Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,181 papers · 148 categories

Trend · papers per month

0.4%0.7%1.1%1.4% · Aug 200219922001200920182026
48 results for breath sounds

Deep CNN-RNN model classifies breathing sounds for respiratory disease diagnosis.

problem Automated diagnosis of respiratory diseases using wearable devices.
method Patient-specific model tuning and local log quantization of weights.
result 71.81% accuracy on leave-one-out validation with patient-specific data.

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.

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.

A deep neural network detects sleep events in polysomnograms with high accuracy.

problem Manual scoring of sleep events in clinical analysis is inconsistent and time-consuming.
method A single deep neural network architecture trained on 1653 recordings for joint detection of arousals, leg movements, and sleep disordered breathing.
result Joint detection of sleep events yields higher accuracy compared to separate models, and correlates well with manual annotations.

The paper uses AI to analyze ECG data, revealing age-related changes and identifying key features.

problem Investigating age-related changes in ECG data to distinguish healthy from disease-related changes.
method Employed deep-learning and tree-based models on raw ECG signals and features from a diverse age group.
result Identified age-related declines in breathing rates and high SDANN values in elderly individuals.

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.

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.

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.

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.

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.

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 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.

A multi-head attention network improves ASC by recognizing overlapping sound patterns.

problem Challenging ASC due to overlapping sound patterns and complex event mixtures.
method Proposes a multi-head attention network to model complex temporal input structures.
result Achieved competitive performance on DCASE 2018 Task 5 dataset.

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.

Adaptive pooling operators improve sound event detection with weak labels.

problem Efficiently label audio recordings with weakly annotated sound sources.
method Developed adaptive pooling operators for multiple instance learning.
result Adaptive pooling operators outperform non-adaptive methods on static predictions and nearly match strong annotations.

Generative replay extends sound classification models to new classes without old data.

problem Incrementally refining a sound classifier with new data causes previously learned tasks to degrade.
method Developed a generative replay procedure to generate training data in place of older datasets.
result Generative replay with 4% of old data performs as well as keeping 20% of old data.

InverSynth automatically tunes synthesizer parameters from audio input.

problem Manual tuning of synthesizer parameters is time-consuming and requires expertise.
method Strided convolutional neural networks for inferring synthesizer parameters.
result InverSynth outperforms baselines in synthesizer parameter tuning.

New saliency evaluations focus on completeness and soundness, improving explanations.

problem Current saliency evaluations focus on completeness but ignore soundness.
method Introduces new intrinsic evaluation metrics based on completeness and soundness.
result Simple saliency method matches or outperforms prior methods in new evaluations.

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.