Overview and Meta-Analysis of DCASE 2026 Challenge Task 6: Audio Moment Retrieval from Long Audio

📅 2026-09-11
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文探讨了从长音频中基于文本查询检索匹配时刻的问题,使用预训练特征提取器与DETR网络结合的方法,并通过优化特征提取和检测网络提高了性能。
📝 Abstract
This paper presents an overview of the Detection and Classification of Acoustic Scenes and Events (DCASE) 2026 Challenge Task 6, Audio Moment Retrieval (AMR) from Long Audio. Given a several-minute-long audio recording and a free-form text query, AMR aims to retrieve temporal moments in the recording that match the query, where each moment is represented by a pair of start and end timestamps. This task requires effective cross-modal alignment and long-range temporal modeling. We describe the task definition, the evaluation metrics, the development and evaluation datasets, and a baseline system that combines a pre-trained MS-CLAP feature extractor with a Detection Transformer (DETR)-based moment-detection network. On the development data, the baseline trained on a manually annotated dataset and a synthetic dataset achieved Recall1@0.7 of 13.56%, indicating that AMR in long audio remains a challenging problem. The challenge attracted 21 teams, which submitted 59 systems in total. The three best systems achieved Recall1@0.7 of 48.59%, roughly 3.5 times the baseline score. The results show that strengthening the audio-text feature extractor and the moment-detection network led to substantial performance improvements. Furthermore, the top three teams boosted performance by applying confidence score calibration or ensembling across different temporal resolutions of features.
Problem

Research questions and friction points this paper is trying to address.

Audio Moment Retrieval
Cross-modal Alignment
Long-range Temporal Modeling
Innovation

Methods, ideas, or system contributions that make the work stand out.

Audio Moment Retrieval
Cross-modal Alignment
Long-range Temporal Modeling
MS-CLAP Feature Extractor
Detection Transformer (DETR)
🔎 Similar Papers
2024-09-24IEEE International Conference on Acoustics, Speech, and Signal ProcessingCitations: 1