SDAIASSep 22, 2025

Scattering Transformer: A Training-Free Transformer Architecture for Heart Murmur Detection

arXiv:2509.18424v22 citationsh-index: 1
Originality Incremental advance
AI Analysis

This provides a lightweight, resource-efficient alternative for heart sound interpretation in settings with limited data, though it is incremental as it builds on existing wavelet scattering and transformer concepts.

The study tackled the problem of automating heart murmur detection with limited training data by introducing the Scattering Transformer, a training-free transformer architecture, which achieved a Weighted Accuracy of 0.786 and Unweighted Average Recall of 0.697 on the CirCor DigiScope dataset, performing competitively with state-of-the-art methods.

In an attempt to address the need for skilled clinicians in heart sound interpretation, recent research efforts on automating cardiac auscultation have explored deep learning approaches. The majority of these approaches have been based on supervised learning that is always challenged in occasions where training data is limited. More recently, there has been a growing interest in potentials of pre-trained self-supervised audio foundation models for biomedical end tasks. Despite exhibiting promising results, these foundational models are typically computationally intensive. Within the context of automatic cardiac auscultation, this study explores a lightweight alternative to these general-purpose audio foundation models by introducing the Scattering Transformer, a novel, training-free transformer architecture for heart murmur detection. The proposed method leverages standard wavelet scattering networks by introducing contextual dependencies in a transformer-like architecture without any backpropagation. We evaluate our approach on the public CirCor DigiScope dataset, directly comparing it against leading general-purpose foundational models. The Scattering Transformer achieves a Weighted Accuracy(WAR) of 0.786 and an Unweighted Average Recall(UAR) of 0.697, demonstrating performance highly competitive with contemporary state of the art methods. This study establishes the Scattering Transformer as a viable and promising alternative in resource-constrained setups.

Foundations

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

Your Notes