用打乱时间顺序重建音频的方法提升声音事件检测精度
JiTTER: Jigsaw Temporal Transformer for Event Reconstruction for Self-Supervised Sound Event Detection
- 通过块级与帧级随机打乱音频,强制模型学习正确时序
- 在DESED数据集上比MAT-SED提升5.89% PSDS指标
- 适合需要精准捕捉声音起止时刻的场景应用
声音事件检测(SED)受益于自监督学习(SSL),特别是基于掩码块预测的MAT-SED框架,该方法通过重建缺失音频段来学习表征。然而,掩码块预测虽能捕捉全局依赖,却破坏瞬态事件结构,且未显式约束时序关系,不利于细粒度事件边界检测。为此,本文提出JiTTER(拼图时间变换器用于事件重建),一种增强时序建模的自监督框架。JiTTER采用分层时间打乱重建策略:在块级和帧级对音频序列进行随机打乱,迫使模型恢复正确时序。该预训练目标促使模型同时学习全局事件结构与细粒度瞬态特征,提升对具有陡峭起止特征事件的检测能力。此外,在块打乱中引入噪声注入,作为轻微扰动机制,进一步正则化特征学习并增强模型鲁棒性。在DESED数据集上的实验表明,JiTTER显著优于MAT-SED,PSDS提升5.89%,验证了显式时序推理在基于SSL的声学事件表征学习中的有效性。研究结果表明,结构化的时序重建任务相比简单掩码预测,更适合作为声学事件表示学习的预训练范式。
原文摘要 · Abstract (English)
Sound event detection (SED) has significantly benefited from self-supervised learning (SSL) approaches, particularly masked audio transformer for SED (MAT-SED), which leverages masked block prediction to reconstruct missing audio segments. However, while effective in capturing global dependencies, masked block prediction disrupts transient sound events and lacks explicit enforcement of temporal order, making it less suitable for fine-grained event boundary detection. To address these limitations, we propose JiTTER (Jigsaw Temporal Transformer for Event Reconstruction), an SSL framework designed to enhance temporal modeling in transformer-based SED. JiTTER introduces a hierarchical temporal shuffle reconstruction strategy, where audio sequences are randomly shuffled at both the block-level and frame-level, forcing the model to reconstruct the correct temporal order. This pretraining objective encourages the model to learn both global event structures and fine-grained transient details, improving its ability to detect events with sharp onset-offset characteristics. Additionally, we incorporate noise injection during block shuffle, providing a subtle perturbation mechanism that further regularizes feature learning and enhances model robustness. Experimental results on the DESED dataset demonstrate that JiTTER outperforms MAT-SED, achieving a 5.89% improvement in PSDS, highlighting the effectiveness of explicit temporal reasoning in SSL-based SED. Our findings suggest that structured temporal reconstruction tasks, rather than simple masked prediction, offer a more effective pretraining paradigm for sound event representation learning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。