Heart diseases constitute a global health burden, and the problem is exacerbated by the error-prone nature of listening to and interpreting heart sounds. This motivates the development of automated classification to screen for abnormal heart sounds. Existing machine learning-based systems achieve accurate classificatio…
Novel CNN integrates learnable FIR filters for heart sound detection.
problem Automatic detection of heart sound abnormalities for early diagnosis.
method Proposes a CNN with tConv layers to learn FIR filter-bank parameters.
result Proposed models outperform state-of-the-art systems in heart sound detection.
Novel method segments heart sound signals using LSTMs with attention.
problem Heart sound segmentation for diagnostic applications.
method Bidirectional LSTMs with attention mechanisms.
result State-of-the-art performance on multiple benchmarks.
A new method classifies heart sounds using i-vectors and machine learning.
problem Heart sound classification for disease diagnostics.
method Extract i-vectors from MFCC features, apply PCA and VAE for dimensionality reduction, then use GMMs and SVM for classification.
result The method improves heart sound classification by 16% on the Physionet dataset.
Paper uses CNNs to classify heart sounds from short segments.
problem Classifying heart sounds from short segments of individual beats.
method Developed a 1D-CNN and 2D-CNN ensemble for feature learning and score-level fusion.
result ECNN ensemble achieved 89.22% accuracy and 89.94% sensitivity on the PhysioNet CinC 2016 database.
Deep neural network detects heart murmur with high accuracy.
problem Detecting heart murmur from heart sound recordings.
method Parallel combination of RNN-BiLSTM and CNN.
result 96-100% sensitivity and specificity, 98% F1 score.
Paper classifies heart sound recordings as normal or abnormal.
problem Classifying normal/abnormal heart sound recordings.
method Four steps: preprocessing, feature extraction, training, validation. Back propagation neural network used.
result Optimal threshold determined for distinguishing normal and abnormal.
This paper uses fuzzy C-Means clustering and sonification to analyze heart rate variability.
problem Identifying suitable features from HRV analysis for sonification.
method Unsupervised machine learning (fuzzy C-Means clustering) and sonification techniques.
result Improves sonification interpretability by selecting appropriate HRV features.
Proposes a novel anomaly detection method for echocardiogram videos.
problem Anomaly detection in echocardiogram videos.
method Dynamic Variational Trajectory Models (TVAE-C, TVAE-R, TVAE-S) trained on healthy infant echocardiogram videos.
result Superior performance in detecting congenital heart defects and pulmonary hypertension.
A new method detects anomalous sounds using self-supervised learning.
problem Detecting anomalous sounds in noisy data.
method Flow-based self-supervised density estimation using Normalizing Flows.
result The method improves anomaly detection performance significantly.
Paper introduces ToyADMOS dataset for detecting anomalous machine sounds.
problem Lack of large-scale datasets for ADMOS anomaly detection.
method Collected anomalous sounds of miniature machines by deliberate damage.
result Released dataset includes over 180 hours of normal and 4,000 anomalous sounds.
Paper proposes a method to detect unknown anomalous sounds without training data using deep learning and Neyman-Pearson lemma.
problem Unsupervised detection of unknown anomalous sounds in audio data.
method Uses an autoencoder to minimize reconstruction error of normal sounds and Neyman-Pearson lemma to maximize true positive rate under low false positive rate conditions.
result The proposed method improves performance measures of unsupervised anomaly detection in audio data under low false positive rate conditions.
Paper proposes active learning for sound event detection with reduced annotation effort.
problem Reducing annotation effort for sound event detection.
method Change point detection for candidate selection, mismatch-first farthest-traversal for selection, training with context recordings.
result The proposed system achieves similar performance to full annotation with only 2% of data, reducing annotation effort.
Semi-supervised learning method augments minority class examples for robust anomaly detection in clinical signals.
problem Class imbalance in minority class instances impairs robustness of clinical analytics solutions.
method Intelligent augmentation of minority class examples to balance class distribution and construct a smooth decision boundary.
result The proposed method outperforms state-of-the-art algorithms in anomaly detection for clinical signals.
The paper presents a method for sound event localization and detection using CRNN models.
problem Sound event localization and detection in complex environments.
method Consecutive ensemble of CRNN models for estimating event onset, offset, direction of arrival, and classification.
result The proposed method outperforms other participants in the DCASE2019 task3.
Paper improves sound event detection using semi-supervised learning.
problem Weakly labeled sound event detection in polyphonic audio clips.
method Combines tri-training and adversarial learning for semi-supervised learning.
result Significant performance improvement over baseline model.
Batch uniformization improves anomaly detection in sound data.
problem Anomaly scores for rare and frequent normal sounds are not uniform.
method Propose batch uniformization to minimize anomaly scores by weighting samples based on their density.
result Improves performance of unsupervised anomaly detection in sound data.
Paper discusses ASD challenge for machine condition monitoring.
problem Detecting unknown anomalous sounds without labeled data.
method Design and evaluation of a large-scale ASD dataset, novel approaches.
result Several novel approaches developed, evaluation results analyzed.
Paper detects adversarial attacks in sound classification models.
problem Adversarial attacks threaten data-driven models, especially in sound classification.
method Detects adversarial subspaces in unitary vector domain using chordal distance and generalized Schur decomposition.
result Regularized logistic regression detector outperforms other approaches on benchmark datasets.
Reduces sound event localization error by 2.6x with hybrid parametric-deep learning.
problem Sound event localization and detection accuracy.
method Hybrid approach combining parametric spatial audio analysis and deep learning.
result Reduction of localization error by 2.6x compared to baseline.
DCASE 2021 ASD task tackles domain-shifted anomalous sound detection.
problem Detecting unknown anomalous sounds under domain-shifted conditions.
method Ensemble of outlier exposure and inlier modeling detectors, feature learning from machine identification.
result Two types of remarkable approaches were adopted by top teams.
End-to-end sound event detection uses learned time-frequency representations.
problem Sound event detection using standard features like mel spectrogram.
method End-to-end approach with a feedforward layer block and convolutional recurrent network.
result The learned time-frequency representations improve performance over fixed features.
A method for semi-supervised sound event detection using teacher-student learning.
problem Weakly-labeled data in sound event detection.
method Guided Learning with a teacher model for audio tagging and a student model for boundary detection.
result The method improves boundary detection performance using unlabeled data.
As part of the 2016 public evaluation challenge on Detection and Classification of Acoustic Scenes and Events (DCASE 2016), the second task focused on evaluating sound event detection systems using synthetic mixtures of office sounds. This task, which follows the `Event Detection - Office Synthetic' task of DCASE 2013,…
Automatically detecting sound units of humpback whales in complex time-varying background noises is a current challenge for scientists. In this paper, we explore the applicability of Convolution Neural Network (CNN) method for this task. In the evaluation stage, we present 6 bi-class classification experimentations of …
Deep neural networks improve heart disease diagnosis accuracy.
problem Improving accuracy of heart disease diagnosis.
method Design and use of deep neural networks (DNNs) for detecting heart disease based on clinical data.
result HEARO-5 architecture yields 99% accuracy and 0.98 MCC.
SELD-TCN improves sound event localization and detection efficiency.
problem Efficient sound event localization and detection on embedded hardware.
method Developed a novel temporal convolutional network (TCN) architecture.
result SELD-TCN outperforms state-of-the-art SELDnet on four datasets.
ECGDetect uses deep learning to detect ischemia in heart ECGs.
problem Detecting early signs of acute coronary syndrome in patients.
method Developed a deep learning model using the LTST database.
result Deep neural network achieved 90.31% ROC-AUC, 89.34% sensitivity, 87.81% specificity.
Kernel test evaluates dynamical system data streams.
problem Evaluate if data streams from dynamical systems are from the same distribution.
method Proposes a novel kernel two-sample test for dynamical systems, addressing independence and autocorrelation challenges.
result Data-driven method with theoretical guarantees for anomaly detection.
AI detects heart disease from ECGs with improved interpretability and performance.
problem Undiagnosed structural heart disease due to high cost and accessibility of echocardiography.
method Generalized additive model integrating clinically meaningful ECG predictors.
result Improved AUROC, AUPRC, and F1 score compared to deep-learning baselines.
Paper presents a deep learning framework for classifying respiratory anomalies and lung diseases from sound recordings.
problem Classifying respiratory anomalies and lung diseases from respiratory sound recordings.
method The framework uses front-end feature extraction to transform sound into spectrograms, and a deep learning network to classify these features.
result The proposed deep learning system outperforms current state-of-the-art methods on the ICBHI benchmark dataset.
Automatic Music Transcription (AMT) is one of the oldest and most well-studied problems in the field of music information retrieval. Within this challenging research field, onset detection and instrument recognition take important places in transcription systems, as they respectively help to determine exact onset times…
Smart city surveillance benefits from sound event recognition.
problem Improving monitoring capabilities in smart cities.
method Exploration of several classifiers on the SESA dataset.
result SGD achieved 72.13% accuracy in sound event recognition.
Study shows DL models trained on healthy subjects perform worse on patients' ECG data.
problem Inefficiency of DL models on heterogeneous datasets for heart beat detection.
method Investigated and evaluated the use of Transfer Learning to adapt DL models to different datasets.
result Transfer Learning improves classification performance on small sample size datasets.
Sound event detection (SED) methods are tasked with labeling segments of audio recordings by the presence of active sound sources. SED is typically posed as a supervised machine learning problem, requiring strong annotations for the presence or absence of each sound source at every time instant within the recording. Ho…
Review of deep learning techniques for audio signal processing.
problem Improving audio signal processing using deep learning.
method Analysis of various deep learning models and techniques.
result Advancements in speech, music, and environmental sound processing.
New dataset for industrial machine malfunction detection with domain shifts.
problem Challenges in detecting anomalies due to domain shifts in industrial sounds.
method Created a dataset with domain shifts for five types of industrial machines.
result Significant performance differences between source and target domains.
New dataset for industrial machine sounds to aid maintenance.
problem Lack of public datasets for industrial machine sounds.
method Recorded normal and anomalous sounds of industrial machines.
result Assists in automated facility maintenance development.
Improved heart rate and activity recognition with low-power wrist sensors.
problem Challenges in battery life, cost, and sensor performance in wrist-worn sensing applications.
method Used photoplethysmography (PPG) for heart rate and activity recognition, applying transfer learning and CNNs.
result Low sampling frequencies (5 Hz and 10 Hz) achieved good performance in heart rate and activity recognition.
Biodiversity monitoring using audio recordings is achievable at a truly global scale via large-scale deployment of inexpensive, unattended recording stations or by large-scale crowdsourcing using recording and species recognition on mobile devices. The ability, however, to reliably identify vocalising animal species is…
New method uses tensor decomposition to improve noise reduction in machine fault detection.
problem Noise in acoustic signals hinders fault detection in industrial machines.
method Non-negative Canonical Polyadic (CP) decomposition for denoising spectral data.
result Improvement in unsupervised anomaly detection for machine fault detection.
Paper proposes Adversarial Oversampling for heart disease detection.
problem Imbalanced classes in heartbeats images classification.
method 2D Convolutional Neural Network with InfoGAN for synthetic oversampling.
result Proposed Adversarial Oversampling improves classifier performance for minority classes.
Deep learning speeds sound speed inversion in ultrasound.
problem Limited high-end ultrasound hardware for shear wave imaging.
method Fully convolutional deep neural network using simulated data.
result Inversion of longitudinal sound speed at high frame rates.
Active stacking improves heart rate estimation accuracy with minimal labeled data.
problem Inconsistent heart rate estimation across subjects due to signal quality and individual differences.
method Active learning and stacking ensemble regression to aggregate base estimators.
result Active stacking significantly outperforms other methods with minimal labeled data.
Paper proposes MTL for weakly labelled SED, improving performance with 2-step attention.
problem Weakly labelled sound event detection.
method Multi-Task Learning framework with 2-step Attention Pooling.
result Improved SED performance with 22.3%, 12.8%, 5.9% gains at 0, 10, 20 dB SNR.
Study uses machine learning to predict heart failure in cancer patients.
problem Early detection of cancer patients at risk for cardiotoxicity.
method Examined four machine learning algorithms on 143,199 cancer patients.
result Gradient boosting model achieved best AUC score of 0.9077.
Algorithm selects optimal segment for physiological signal analysis.
problem Physiological signals are often corrupted by noise, requiring selective analysis.
method Combines deep neural networks for signal analysis and combinatorial optimization for segment selection.
result Significant improvement in system performance, e.g. 2.4% increase in sensitivity for heart sound segmentation.
CNNs improve ECG noise detection for better heart condition monitoring.
problem Signal noise in mobile ECGs hinders accurate diagnosis.
method Developed and trained a 16-layer CNN on a noise-annotated dataset.
result 16-layer CNN achieves 0.977 AUC on ECG noise detection.