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.
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.
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.
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.
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.
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.
Study presents a dataset and methods to handle noisy labels in sound event classification.
problem Label noise in sound event classification datasets.
method Developed a dataset with noisy labels and evaluated CNN baseline systems.
result Training with large amounts of noisy data can outperform training with carefully-labeled data.
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.
Simple methods boost sound event classifier accuracy by 2.5%.
problem Label noise in sound event classification datasets.
method Label smoothing regularization, mixup, and noise-robust loss functions.
result Simple methods can boost accuracy by up to 2.5%.
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.
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.
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.
FSD50K provides an open dataset of over 51k audio clips for sound event recognition.
problem Small and domain-specific sound event recognition datasets.
method Creation of an open dataset with over 51k audio clips manually labeled using 200 classes.
result FSD50K is a new open benchmark for sound event recognition research.
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.
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.
New method separates sounds with weak labels in noisy environments.
problem Training audio source separation systems with limited labeled data.
method Proposes objective functions and network architectures for weakly labeled training.
result Achieves significant SI-SDR improvement in noisy scenarios.
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 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.
We present the Infinite Latent Events Model, a nonparametric hierarchical Bayesian distribution over infinite dimensional Dynamic Bayesian Networks with binary state representations and noisy-OR-like transitions. The distribution can be used to learn structure in discrete timeseries data by simultaneously inferring a s…
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.
Improved audio event recognition using audiovisual transformers.
problem Weakly labeled audio event classification with limited temporal information.
method Adapted transformer architecture that combines audio and video inputs.
result State-of-the-art performance on audiovisual data set.
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.
Proposes COALA method for learning audio representations aligned with tags.
problem Lack of annotated data for high-performance audio representation learning.
method Aligns latent representations of audio and tags using a contrastive loss.
result Audio embedding model captures both acoustic and semantic characteristics.
Study improves radio show segmentation using audio embeddings.
problem Automated segmentation of radio shows.
method Created audio embeddings from multi-class classification tasks on different datasets, evaluated performance against text-only baseline.
result Audio embeddings from non-speech sound event classification significantly outperformed text-only baseline by 32.3% in F1-measure.
A system is presented that segments, clusters and predicts musical audio in an unsupervised manner, adjusting the number of (timbre) clusters instantaneously to the audio input. A sequence learning algorithm adapts its structure to a dynamically changing clustering tree. The flow of the system is as follows: 1) segment…
MCLNN improves sound recognition by learning frequency bands.
problem Efficiently recognizing acoustic events from audio signals.
method MCLNN uses a binary mask to force sparseness in network weights, focusing on frequency bands.
result MCLNN achieves competitive performance in sound recognition compared to state-of-the-art methods.
This paper introduces a model of environmental acoustic scenes which adopts a morphological approach by ab-stracting temporal structures of acoustic scenes. To demonstrate its potential, this model is employed to evaluate the performance of a large set of acoustic events detection systems. This model allows us to expli…
The study improves life insurance surrender risk modeling using various machine learning techniques.
problem Accurate modeling of surrender risk in life insurance to meet Solvency II directive requirements.
method Extensive experiments with XGBoost, random forest, GLM, and neural networks; resampling analysis; time-dependent confidence bands.
result Models trained on resampled data predict significantly biased event probabilities, highlighting the need for complementary assessments.
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.
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.
Classifiers and beamforming algorithms improved audio surveillance detection accuracy.
problem Detecting surveillance sound events with high accuracy and efficiency.
method Evaluated seven classifiers and two beamforming algorithms; used data augmentation and tested with varying SNR levels.
result SVM and Delay-and-Sum (DaS) combination achieved the highest accuracy (86.0%), but had high computational cost.
Discovering statistically significant patterns from databases is an important challenging problem. The main obstacle of this problem is in the difficulty of taking into account the selection bias, i.e., the bias arising from the fact that patterns are selected from extremely large number of candidates in databases. In …
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.
The changing nature of the relationship between a retail bank and its customers is examined, particularly with respect to new financial concepts, debt and regulation. The traditional image of a bank is portrayed as a physical building a classical Doric portico. This image conveys concepts of service, soundness, strengt…
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.
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.
Method detects critical events in complex systems by learning latent causal structure.
problem Detecting onset of epileptic seizures, customer churn, or pandemics from hidden causal interactions.
method A machine learning method that learns an optimal feature representation from powers of the empirical covariance or precision matrix.
result Proves structural consistency and demonstrates competitive results in seizure and churn prediction.
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.
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 …
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.
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.
SPPL simplifies probabilistic programming for exact inference.
problem Efficient exact inference in probabilistic models.
method SPPL translates probabilistic programs into sum-product expressions, leveraging new techniques for scalability.
result SPPL achieves up to 3500x speedups in exact inference.
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.