HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

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

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

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

Abstract

This study presents our team PathToMyHeart's contribution to the George B. Moody PhysioNet Challenge 2022. Two models are implemented. The first model is a Dual Bayesian ResNet (DBRes), where each patient's recording is segmented into overlapping log mel spectrograms. These undergo two binary classifications: present versus unknown or absent, and unknown versus present or absent. The classifications are aggregated to give a patient's final classification. The second model is the output of DBRes integrated with demographic data and signal features using XGBoost.DBRes achieved our best weighted accuracy of $0.771$ on the hidden test set for murmur classification, which placed us fourth for the murmur task. (On the clinical outcome task, which we neglected, we scored 17th with costs of $12637$.) On our held-out subset of the training set, integrating the demographic data and signal features improved DBRes's accuracy from $0.762$ to $0.820$. However, this decreased DBRes's weighted accuracy from $0.780$ to $0.749$. Our results demonstrate that log mel spectrograms are an effective representation of heart sound recordings, Bayesian networks provide strong supervised classification performance, and treating the ternary classification as two binary classifications increases performance on the weighted accuracy.

Benchmarks

BenchmarkMethodologyMetrics
classify-murmurs-on-circor-digiscopeDBResNet
Weighted Accuracy: 0.771
Weighted accuracy (validation): 0.768

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Dual Bayesian ResNet: A Deep Learning Approach to Heart Murmur Detection | Papers | HyperAI