paper-with-me

Papers

Time-weighted Frequency Domain Audio Representation with GMM Estimator for Anomalous Sound Detection

2023-05-05 · Jian Guan, Youde Liu, Qiaoxi Zhu, Tieran Zheng, Jiqing Han, Wenwu Wang

Although deep learning is the mainstream method in unsupervised anomalous sound detection, Gaussian Mixture Model (GMM) with statistical audio frequency representation as input can achieve comparable results with much lower model complexity and fewer parameters. Existing statistical frequency representations, e.g, the log-Mel spectrogram's average or maximum over time, do not always work well for different machines. This paper presents Time-Weighted Frequency Domain Representation (TWFR) with the GMM method (TWFR-GMM) for anomalous sound detection. The TWFR is a generalized statistical frequency domain representation that can adapt to different machine types, using the global weighted ranking pooling over time-domain. This allows GMM estimator to recognize anomalies, even under domain-shift conditions, as visualized with a Mahalanobis distance-based metric. Experiments on DCASE 2022 Challenge Task2 dataset show that our method has better detection performance than recent deep learning methods. TWFR-GMM is the core of our submission that achieved the 3rd place in DCASE 2022 Challenge Task2.

📄 PDF Abstract BibTeX arXiv:2305.03328

Code (1)

liuyoude/twfr-gmm 공식 구현 pytorch

Similar Papers 제목 키워드 기반

MelNet: A Generative Model for Audio in the Frequency Domain

2019-06-04 · Sean Vasquez, Mike Lewis

Capturing high-level structure in audio waveforms is challenging because a single second of audio spans tens of thousands of timesteps. While long-range dependencies are difficult to model directly in the time domain, we…

Audio GenerationMusic GenerationSpeech Synthesistext-to-speech+2

High Quality Audio Coding with MDCTNet

2022-12-08 · Grant Davidson, Mark Vinton, Per Ekstrand, Cong Zhou 외

We propose a neural audio generative model, MDCTNet, operating in the perceptually weighted domain of an adaptive modified discrete cosine transform (MDCT). The architecture of the model captures correlations in both tim…

Vocal Bursts Intensity Prediction

Comparing Time and Frequency Domain for Audio Event Recognition Using Deep Learning

2016-03-18 · Lars Hertel, Huy Phan, Alfred Mertins

Recognizing acoustic events is an intricate problem for a machine and an emerging field of research. Deep neural networks achieve convincing results and are currently the state-of-the-art approach for many tasks. One adv…

Real-time Single-channel Dereverberation and Separation with Time-domainAudio Separation Network

2018-09-02 · ISCA Interspeech 2018 9 · Yi Luo, Nima Mesgarani

We investigate the recently proposed Time-domain Audio Sep-aration Network (TasNet) in the task of real-time single-channel speech dereverberation. Unlike systems that take time-frequency representation of the au…

DenoisingSpeech DereverberationSpeech Separation

Bayesian Reconstruction of Fourier Pairs

2020-11-09 · Felipe Tobar, Lerko Araya-Hernández, Pablo Huijse, Petar M. Djurić

In a number of data-driven applications such as detection of arrhythmia, interferometry or audio compression, observations are acquired indistinctly in the time or frequency domains: temporal observations allow us to stu…

AstronomyAudio Compression