paper-with-me

Papers

Multi-Task Learning for Interpretable Weakly Labelled Sound Event Detection

2020-08-17 · Soham Deshmukh, Bhiksha Raj, Rita Singh

Weakly Labelled learning has garnered lot of attention in recent years due to its potential to scale Sound Event Detection (SED) and is formulated as Multiple Instance Learning (MIL) problem. This paper proposes a Multi-Task Learning (MTL) framework for learning from Weakly Labelled Audio data which encompasses the traditional MIL setup. To show the utility of proposed framework, we use the input TimeFrequency representation (T-F) reconstruction as the auxiliary task. We show that the chosen auxiliary task de-noises internal T-F representation and improves SED performance under noisy recordings. Our second contribution is introducing two step Attention Pooling mechanism. By having 2-steps in attention mechanism, the network retains better T-F level information without compromising SED performance. The visualisation of first step and second step attention weights helps in localising the audio-event in T-F domain. For evaluating the proposed framework, we remix the DCASE 2019 task 1 acoustic scene data with DCASE 2018 Task 2 sounds event data under 0, 10 and 20 db SNR resulting in a multi-class Weakly labelled SED problem. The proposed total framework outperforms existing benchmark models over all SNRs, specifically 22.3 %, 12.8 %, 5.9 % improvement over benchmark model on 0, 10 and 20 dB SNR respectively. We carry out ablation study to determine the contribution of each auxiliary task and 2-step Attention Pooling to the SED performance improvement. The code is publicly released

📄 PDF Abstract BibTeX arXiv:2008.07085

Code (1)

soham97/MTL_Weakly_labelled_audio_data pytorch

Tasks

Event DetectionMultiple Instance LearningMulti-Task LearningSound Event DetectionTask 2

Similar Papers 제목 키워드 기반

Power pooling: An adaptive pooling function for weakly labelled sound event detection

2020-10-20 · Yuzhuo Liu, Hangting Chen, YunWang, Pengyuan Zhang

Access to large corpora with strongly labelled sound events is expensive and difficult in engineering applications. Much research turns to address the problem of how to detect both the types and the timestamps of sound e…

Event DetectionMultiple Instance LearningSound Event Detection

Audio Tagging With Connectionist Temporal Classification Model Using Sequential Labelled Data

2018-08-06 · Yuanbo Hou, Qiuqiang Kong, Shengchen Li

Audio tagging aims to predict one or several labels in an audio clip. Many previous works use weakly labelled data (WLD) for audio tagging, where only presence or absence of sound events is known, but the order of sound …

Audio TaggingGeneral Classification

Classification of multivariate weakly-labelled time-series with attention

2021-02-16 · Surayez Rahman, Chang Wei Tan

This research identifies a gap in weakly-labelled multivariate time-series classification (TSC), where state-of-the-art TSC models do not per-form well. Weakly labelled time-series are time-series containing noise and si…

ClassificationEEGElectroencephalogram (EEG)General Classification+3

WavCaps: A ChatGPT-Assisted Weakly-Labelled Audio Captioning Dataset for Audio-Language Multimodal Research

2023-03-30 · Xinhao Mei, Chutong Meng, Haohe Liu, Qiuqiang Kong 외

The advancement of audio-language (AL) multimodal learning tasks has been significant in recent years. However, researchers face challenges due to the costly and time-consuming collection process of existing audio-langua…

Audio captioningEvent DetectionLanguage ModellingLarge Language Model+4

DLWL: Improving Detection for Lowshot Classes With Weakly Labelled Data

2020-06-01 · CVPR 2020 6 · Vignesh Ramanathan, Rui Wang, Dhruv Mahajan

Large detection datasets have a long tail of lowshot classes with very few bounding box annotations. We wish to improve detection for lowshot classes with weakly labelled web-scale datasets only having image-level labels…