paper-with-me

홈 › Papers

FilterAugment: An Acoustic Environmental Data Augmentation Method

2021-10-07 · Hyeonuk Nam, Seong-Hu Kim, Yong-Hwa Park

Acoustic environments affect acoustic characteristics of sound to be recognized by physically interacting with sound wave propagation. Thus, training acoustic models for audio and speech tasks requires regularization on various acoustic environments in order to achieve robust performance in real life applications. We propose FilterAugment, a data augmentation method for regularization of acoustic models on various acoustic environments. FilterAugment mimics acoustic filters by applying different weights on frequency bands, therefore enables model to extract relevant information from wider frequency region. It is an improved version of frequency masking which masks information on random frequency bands. FilterAugment improved sound event detection (SED) model performance by 6.50% while frequency masking only improved 2.13% in terms of polyphonic sound detection score (PSDS). It achieved equal error rate (EER) of 1.22% when applied to a text-independent speaker verification model, outperforming model used frequency masking with EER of 1.26%. Prototype of FilterAugment was applied in our participation in DCASE 2021 challenge task 4, and played a major role in achieving the 3rd rank.

📄 PDF Abstract BibTeX arXiv:2110.03282

Code (1)

frednam93/FilterAugSED 공식 구현 pytorch

Tasks

Data AugmentationEvent DetectionSound Event DetectionSpeaker VerificationText-Independent Speaker Verification

Similar Papers 제목 키워드 기반

Towards Understanding of Frequency Dependence on Sound Event Detection

2025-02-11 · Hyeonuk Nam, Seong-Hu Kim, Deokki Min, Byeong-Yun Ko 외

In this work, various analysis methods are conducted on frequency-dependent methods on SED to further delve into their detailed characteristics and behaviors on SED. While SED has been rapidly advancing through the adopt…

Data AugmentationEvent DetectionSound Event Detection

Environment Transfer for Distributed Systems

2021-01-06 · Chunheng Jiang, Jae-wook Ahn, Nirmit Desai

Collecting sufficient amount of data that can represent various acoustic environmental attributes is a critical problem for distributed acoustic machine learning. Several audio data augmentation techniques have been intr…

Data Augmentation

Heavily Augmented Sound Event Detection utilizing Weak Predictions

2021-07-08 · Hyeonuk Nam, Byeong-Yun Ko, Gyeong-Tae Lee, Seong-Hu Kim 외

The performances of Sound Event Detection (SED) systems are greatly limited by the difficulty in generating large strongly labeled dataset. In this work, we used two main approaches to overcome the lack of strongly label…

Data AugmentationEvent DetectionSound Event Detection

A Squeeze-and-Excitation and Transformer based Cross-task System for Environmental Sound Recognition

2022-03-16 · Jisheng Bai, Jianfeng Chen, Mou Wang, Muhammad Saad Ayub

Environmental sound recognition (ESR) is an emerging research topic in audio pattern recognition. Many tasks are presented to resort to computational models for ESR in real-life applications. However, current models are …

Acoustic Scene ClassificationData AugmentationScene Classification

RCT: Random Consistency Training for Semi-supervised Sound Event Detection

2021-10-21 · Nian Shao, Erfan Loweimi, Xiaofei Li

Sound event detection (SED), as a core module of acoustic environmental analysis, suffers from the problem of data deficiency. The integration of semi-supervised learning (SSL) largely mitigates such problem while bringi…

Data AugmentationEvent DetectionSound Event Detection