Enhance Temporal Relations in Audio Captioning with Sound Event Detection
Zeyu Xie, Xuenan Xu, Mengyue Wu, Kai Yu
TL;DR
Problem: AAC systems struggle to describe temporal relations between audio events. Approach: introduces a temporal tag-guided captioning model, temp-tag-AAC, that derives four-scale temporal tags from SED outputs and uses them as guidance at the first decoding step; compares against a baseline and direct SED integration methods (Cat-prob-AAC, Attn-prob-AAC). Contributions: (i) a 4-scale temporal tag system with a matching mechanism to align SED-derived relations with temporal conjunctions, (ii) new temporal metrics $ACC_{temp}$ and $F1_{temp}$, and (iii) empirical evidence that temp-tag-AAC substantially improves temporal expression accuracy on AudioCaps and generalizes less well on Clotho due to domain mismatch. Findings: direct SED fusion yields limited gains in temporal descriptions, while temp-tag-AAC improves $ACC_{temp}$ and $F1_{temp}$ and maintains competitive overall caption quality on AudioCaps. Significance: enables more human-like temporal reasoning in AAC, with potential to improve user understanding of audio content.
Abstract
Automated audio captioning aims at generating natural language descriptions for given audio clips, not only detecting and classifying sounds, but also summarizing the relationships between audio events. Recent research advances in audio captioning have introduced additional guidance to improve the accuracy of audio events in generated sentences. However, temporal relations between audio events have received little attention while revealing complex relations is a key component in summarizing audio content. Therefore, this paper aims to better capture temporal relationships in caption generation with sound event detection (SED), a task that locates events' timestamps. We investigate the best approach to integrate temporal information in a captioning model and propose a temporal tag system to transform the timestamps into comprehensible relations. Results evaluated by the proposed temporal metrics suggest that great improvement is achieved in terms of temporal relation generation.
