Temporal Sub-sampling of Audio Feature Sequences for Automated Audio Captioning
Khoa Nguyen, Konstantinos Drossos, Tuomas Virtanen

TL;DR
This paper introduces a temporal sub-sampling technique for audio feature sequences in audio captioning, improving model performance by leveraging the sequence length disparity between audio inputs and textual outputs.
Contribution
It presents a novel approach of applying temporal sub-sampling within sequence-to-sequence models for audio captioning, enhancing captioning accuracy.
Findings
Improved performance across all evaluated metrics.
Effective utilization of sequence length disparity.
Validation on the Clotho dataset.
Abstract
Audio captioning is the task of automatically creating a textual description for the contents of a general audio signal. Typical audio captioning methods rely on deep neural networks (DNNs), where the target of the DNN is to map the input audio sequence to an output sequence of words, i.e. the caption. Though, the length of the textual description is considerably less than the length of the audio signal, for example 10 words versus some thousands of audio feature vectors. This clearly indicates that an output word corresponds to multiple input feature vectors. In this work we present an approach that focuses on explicitly taking advantage of this difference of lengths between sequences, by applying a temporal sub-sampling to the audio input sequence. We employ a sequence-to-sequence method, which uses a fixed-length vector as an output from the encoder, and we apply temporal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMusic and Audio Processing · Speech Recognition and Synthesis · Video Analysis and Summarization
