paper-with-me

홈 › Papers

THE SJTU SYSTEM FOR DCASE2021 CHALLENGE TASK 6: AUDIO CAPTIONING BASED ON ENCODER PRE-TRAINING AND REINFORCEMENT LEARNING

2021-07-06 · DCASE Challenge 2021 7 · Xuenan Xu, Zeyu Xie, Mengyue Wu, Kai Yu

This report proposes an audio captioning system for the Detection and Classification of Acoustic Scenes and Events (DCASE) 2021 challenge task Task 6. Our audio captioning system consists of a 10-layer convolution neural network (CNN) encoder and a tempo- ral attentional single layer gated recurrent unit (GRU) decoder. In this challenge, there is no restriction on the usage of external data and pre-trained models. To better model the concepts in an audio clip, we pre-train the CNN encoder with audio tagging on AudioSet. After standard cross entropy based training, we further fine-tune the model with reinforcement learning to directly optimize the evalua- tion metric. Experiments show that our proposed system achieves a SPIDEr of 28.6 on the public evaluation split without ensemble1.

📄 PDF Abstract BibTeX

Code (1)

wsntxxn/AudioCaption pytorch

Tasks

Audio captioningAudio TaggingDecoderreinforcement-learningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Language-based Audio Retrieval Task in DCASE 2022 Challenge

2022-06-13 · Huang Xie, Samuel Lipping, Tuomas Virtanen

Language-based audio retrieval is a task, where natural language textual captions are used as queries to retrieve audio signals from a dataset. It has been first introduced into DCASE 2022 Challenge as Subtask 6B of task…

Audio captioningRetrieval

Language-based Audio Retrieval Task in DCASE 2022 Challenge

2022-09-20 · Huang Xie, Samuel Lipping, Tuomas Virtanen

Language-based audio retrieval is a task, where natural language textual captions are used as queries to retrieve audio signals from a dataset. It has been first introduced into DCASE 2022 Challenge as Subtask 6B of task…

Audio captioningRetrieval

General audio tagging with ensembling convolutional neural network and statistical features

2018-10-30 · Kele Xu, Boqing Zhu, Qiuqiang Kong, Haibo Mi 외

Audio tagging aims to infer descriptive labels from audio clips. Audio tagging is challenging due to the limited size of data and noisy labels. In this paper, we describe our solution for the DCASE 2018 Task 2 general au…

Audio TaggingDescriptiveEnsemble LearningTask 2

The NTT DCASE2020 Challenge Task 6 system: Automated Audio Captioning with Keywords and Sentence Length Estimation

2020-07-01 · Yuma Koizumi, Daiki Takeuchi, Yasunori Ohishi, Noboru Harada 외

This technical report describes the system participating to the Detection and Classification of Acoustic Scenes and Events (DCASE) 2020 Challenge, Task 6: automated audio captioning. Our submission focuses on solving two…

Audio captioningCaption GenerationMulti-Task LearningSentence

Sound Event Detection in Synthetic Audio: Analysis of the DCASE 2016 Task Results

2017-11-15 · Grégoire Lafay, Emmanouil Benetos, Mathieu Lagrange

As part of the 2016 public evaluation challenge on Detection and Classification of Acoustic Scenes and Events (DCASE 2016), the second task focused on evaluating sound event detection systems using synthetic mixtures of …

Event DetectionGeneral ClassificationSound Event Detection