English

A Transformer-based Audio Captioning Model with Keyword Estimation

Audio and Speech Processing 2020-08-11 v2 Machine Learning Sound Machine Learning

Abstract

One of the problems with automated audio captioning (AAC) is the indeterminacy in word selection corresponding to the audio event/scene. Since one acoustic event/scene can be described with several words, it results in a combinatorial explosion of possible captions and difficulty in training. To solve this problem, we propose a Transformer-based audio-captioning model with keyword estimation called TRACKE. It simultaneously solves the word-selection indeterminacy problem with the main task of AAC while executing the sub-task of acoustic event detection/acoustic scene classification (i.e., keyword estimation). TRACKE estimates keywords, which comprise a word set corresponding to audio events/scenes in the input audio, and generates the caption while referring to the estimated keywords to reduce word-selection indeterminacy. Experimental results on a public AAC dataset indicate that TRACKE achieved state-of-the-art performance and successfully estimated both the caption and its keywords.

Keywords

Cite

@article{arxiv.2007.00222,
  title  = {A Transformer-based Audio Captioning Model with Keyword Estimation},
  author = {Yuma Koizumi and Ryo Masumura and Kyosuke Nishida and Masahiro Yasuda and Shoichiro Saito},
  journal= {arXiv preprint arXiv:2007.00222},
  year   = {2020}
}

Comments

Accepted to Interspeech 2020

R2 v1 2026-06-23T16:45:26.456Z