CVAI Catalog

·

View Catalog

DBRes (Dual Bayesian ResNet)

University of Oxford / University of Surrey

Phonocardiogram (PCG) / heart sounds

Filter catalog by Modality:
Heart Sounds / Phonocardiography

Heart murmur detection

Filter catalog by Disease / Trait:
Structural Heart & Cardiomyopathy

Multi-class classification

Filter catalog by Task Type:
Classification

CNN (2D)

Filter catalog by Architecture:
Convolutional (CNN)

PyTorch

Filter catalog by Framework:
PyTorch

code View code

Model weights not public. Contact creators for more information.

Dual Bayesian ResNet model for heart murmur detection from multi-location phonocardiogram (PCG) recordings, developed for the George B. Moody PhysioNet Challenge 2022. Each patient's PCG recordings are segmented into overlapping log-mel spectrograms, which are passed through two Bayesian ResNet binary classifiers running simultaneously (present vs. unknown-or-absent, and unknown vs. present-or-absent); the two outputs are aggregated into a patient-level present/unknown/absent murmur classification. An optional second-stage XGBoost model integrates the DBRes output with demographic data and hand-crafted signal features. On the Challenge's official hidden test set, DBRes achieved a weighted accuracy of 0.771 for the murmur-detection task, placing 4th among all teams.

memory Specifications

category

Architecture

CNN (2D)

Dual Bayesian ResNet operating on overlapping log-mel spectrogram segments of PCG recordings, with two simultaneous binary classification heads (present vs. rest, unknown vs. rest) aggregated into a 3-class patient-level prediction; optionally fused with demographic/signal features via XGBoost

code

Framework

PyTorch

calendar_month

Added to catalog

2026-08-12

description Publication

Dual Bayesian ResNet: A Deep Learning Approach to Heart Murmur Detection open_in_new

Benjamin Walker, Felix Krones, Ivan Kiskin, Guy Parsons, Terry Lyons, Adam Mahdi

Computing in Cardiology (CinC) · 2022 · original paper

DOI: 10.22489/CinC.2022.355

database Training & evaluation data

public 1,568 subjects · Brazil · 2014-2015

Phonocardiogram recordings from up to four auscultation locations (aortic, pulmonic, tricuspid, mitral valve areas) collected with a Littmann 3200 digital stethoscope during two pediatric screening campaigns in Paraiba, Brazil; largely pediatric population (neonates to adolescents) plus some pregnant adults, with expert murmur and clinical-outcome annotations.

science Capabilities & performance

Three-class classification of heart murmur as present, absent, or unknown from multi-location phonocardiogram recordings

Multi-class classification Heart murmur detection
0.771 Accuracy PhysioNet Challenge 2022 hidden test set · external