ASAISDJan 23, 2025

Exploring Finetuned Audio-LLM on Heart Murmur Features

arXiv:2501.13884v17 citationsh-index: 45Smart Health
Originality Incremental advance
AI Analysis

This work addresses the need for more detailed heart murmur analysis to assist cardiologists in diagnosis, though it is incremental as it applies an existing LLM to a new biomedical domain.

The study tackled the problem of diagnosing cardiovascular diseases by predicting multiple acoustic features of heart murmurs from phonocardiograms, where existing methods only classify healthy vs unhealthy. The result showed that a finetuned audio LLM outperformed state-of-the-art methods in 8 out of 11 features and successfully classified long-tail features with limited data.

Large language models (LLMs) for audio have excelled in recognizing and analyzing human speech, music, and environmental sounds. However, their potential for understanding other types of sounds, particularly biomedical sounds, remains largely underexplored despite significant scientific interest. In this study, we focus on diagnosing cardiovascular diseases using phonocardiograms, i.e., heart sounds. Most existing deep neural network (DNN) paradigms are restricted to heart murmur classification (healthy vs unhealthy) and do not predict other acoustic features of the murmur such as timing, grading, harshness, pitch, and quality, which are important in helping physicians diagnose the underlying heart conditions. We propose to finetune an audio LLM, Qwen2-Audio, on the PhysioNet CirCor DigiScope phonocardiogram (PCG) dataset and evaluate its performance in classifying 11 expert-labeled murmur features. Additionally, we aim to achieve more noise-robust and generalizable system by exploring a preprocessing segmentation algorithm using an audio representation model, SSAMBA. Our results indicate that the LLM-based model outperforms state-of-the-art methods in 8 of the 11 features and performs comparably in the remaining 3. Moreover, the LLM successfully classifies long-tail murmur features with limited training data, a task that all previous methods have failed to classify. These findings underscore the potential of audio LLMs as assistants to human cardiologists in enhancing heart disease diagnosis.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes