Improved neural network detects heart sounds with 87.5% accuracy from noisy recordings.
problem Detecting cardiac abnormalities from noisy heart sound recordings.
method Segmental Convolutional Neural Network (CNN) architecture trained on noisy recordings.
result Best model achieved 87.5% accuracy on PhysioNet/CinC Challenge dataset.
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.
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.
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.
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.
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.
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.
New formulae identify discrete probability laws without needing normalization constants.
problem Characterizing non-normalized discrete probability distributions.
method Derive explicit formulae for mass functions using Stein's method.
result Developed tools for solving statistical problems without normalization constants.
New method locates heart arrhythmia points quickly and reliably.
problem Locating a point-source heart arrhythmia using catheter data.
method Developed a nonconvex feasibility problem and optimization algorithm.
result Robust and fast localization of arrhythmia sources without prior anatomy knowledge.
Bayesian nonparametric method segments multi-sequence time series data.
problem Temporal segmentation of multi-sequence time series data into stationary segments.
method Gaussian process priors and nonparametric distribution for segment partitioning.
result Model effectively segments synthetic and real-time series data.
PPGnet model estimates heart rate from PPG signals without motion artifacts.
problem Wearable PPG devices struggle with motion artifacts.
method End-to-end deep learning model using 8-second PPG signals.
result Achieved mean absolute error of 3.36+-4.1 BPM on IEEE SPC 2015 dataset.
Framework for imputing missing heart data to simulate brain-heart interactions.
problem Lack of multi-modal patient data representing heart and brain processes.
method Probabilistic framework for joint cardiac data imputation and mechanistic model personalization.
result Accurate imputation of missing cardiac features in incomplete datasets.
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.
BC learning improves deep sound recognition performance.
problem Improving deep sound recognition using novel training data.
method BC learning: mixing sounds from different classes to generate between-class sounds and train models to recognize these.
result BC learning improves performance on various sound recognition networks, surpassing human level.
Smartphones can estimate heart rate from other sensor data.
problem Gaps in heart rate data from wearable sensors.
method Regression, SVM, and random forest algorithms to estimate heart rate from smartphone data.
result Smartphone data can improve heart rate estimation from wearable sensors.
This paper improves universal sound separation using sound classification.
problem Separating acoustic sources from an open domain, regardless of their class.
method Utilizing semantic embeddings from a sound classifier to condition a separation network.
result Classifier embeddings provide nearly one dB of SNR gain, and iterative models achieve significant performance.
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.
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.
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.
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.
Breath sounds can identify speakers with high accuracy.
problem Identifying speakers from breath sounds.
method Examined breath sounds during continuous speech, focusing on inhalation phase.
result Breath sounds carry unique speaker-specific information, enabling accurate speaker identification.
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.
Paper presents an audiovisual model to recognize sounds from weakly labeled video data.
problem Sound recognition from weakly labeled video data.
method Audiovisual fusion model with attention mechanism.
result The model achieves a mean Average Precision (mAP) of 46.16 on AudioSet, outperforming state-of-the-art models.
Neural network synthesizes percussive sounds with adjustable timbral features.
problem Control over high-level timbral characteristics of percussive sounds.
method Feedforward convolutional neural network mapping input parameters to waveform.
result Changing input parameters produces a waveform congruent with desired characteristics.
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.
CNN improves whale sound detection in noisy environments.
problem Automatically detecting humpback whale sounds in complex background noises.
method Used Convolution Neural Network (CNN) for bi-class classification.
result CNN features outperformed traditional spectrogram methods in detecting whale sounds.
Machine learning predicts exercise load from heart rate data post-exercise.
problem Monitoring energy expenditure in real life.
method Machine learning methods (linear regression, etc.) applied to heart rate data.
result Random forest and k-nearest neighbors classifiers predict load levels accurately.
MCLNN improves sound classification with fewer parameters.
problem Improving sound classification accuracy with fewer parameters.
method MCLNN uses a binary mask to induce sparseness in frequency bands, automating feature exploration.
result MCLNN achieves competitive results on Urbansound8k with 12% fewer parameters.
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.
Deep learning models improve sound separation across various types of sounds.
problem Developing a universal method to separate arbitrary sounds of different types.
method Created a dataset of mixtures containing arbitrary sounds, investigated mask-based separation architectures, and tested different framewise analysis-synthesis bases.
result STFT outperformed learnable bases in universal sound separation tasks.
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.
AI-assisted heart disease diagnosis reduces misdiagnosis and saves lives.
problem Misdiagnosis of heart disease leads to unnecessary deaths.
method Developed an AI application using ML and DNN algorithms on a dataset from the Cleveland Clinic Foundation.
result DNN model achieved a 92% accuracy rate, reducing misdiagnosis.
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.
In this study we present a kernel based convolution model to characterize neural responses to natural sounds by decoding their time-varying acoustic features. The model allows to decode natural sounds from high-dimensional neural recordings, such as magnetoencephalography (MEG), that track timing and location of human …
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.
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.
MCLNN improves sound event recognition with fewer parameters.
problem Improving sound event recognition with deep neural networks.
method Developed MCLNN to enforce sparseness and frequency shift invariance.
result MCLNN achieved competitive performance with 12% fewer parameters.
This paper analyzes sound event detection in synthetic office audio, comparing different systems.
problem Comparing sound event detection systems in synthetic office audio.
method Analysis of systems submitted to DCASE 2016 task, using synthetic office sounds.
result Statistical analysis of results, highlighting system performance under controlled conditions.
MCLNN improves sound recognition by learning frequency bands.
problem Sound recognition from neural networks often misses environmental sound specifics.
method MCLNN incorporates filterbank behavior and automates feature combination exploration.
result MCLNN outperforms state-of-the-art methods on ESC-10 dataset.
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.
DL-FUMI learns heartbeat patterns from BCG signals for precise heart rate estimation.
problem Estimating precise heart rates from ballistocardiogram signals with uncertainty.
method Multiple instance dictionary learning to learn heartbeat concepts from BCG signals.
result DL-FUMI's heartbeat concept achieves superior performance over comparison algorithms.
Study predicts heart failure patient survival using stacked ensemble ML.
problem Predicting survival of heart failure patients.
method Collect and analyze patient data, apply SMOTE, use K-Means, Fuzzy C-Means clustering, Random Forest, XGBoost, Decision Tree, and propose a stacked ensemble model.
result Supervised ML algorithms outperform unsupervised models, achieving high accuracy and F1 score.
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.
Unsupervised learning identifies sound categories from unlabeled audio.
problem Learning sound categories from unlabeled audio recordings.
method Class-agnostic semantic constraints and triplet loss-based training.
result Low-dimensional embeddings recover 41% and 84% of supervised performance.
Interpretable survival analysis improves heart failure risk prediction.
problem Improving heart failure risk prediction using survival analysis.
method Survival stacking, ControlBurn, Explainable Boosting Machines.
result Achieves state-of-the-art performance and provides novel insights.
CNN classifies sleep-wake states from heart rate variability.
problem Classifying sleep-wake states from heart rate data.
method Convolutional Neural Network (CNN) trained on ECG data.
result CNN achieves high accuracy in classifying wake/sleep stages.
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.