解决音视频实例分割中声音重叠与时间错位的匹配难题
Hear to See: Discerning Stateful Listening for Audio-Visual Instance Segmentation

- 用分层声义投影建立声音与视觉的精准对应关系
- 在AVISeg上达48.54 mAP,比之前提升7.8%
- 适合研究音视频同步、动态跟踪的学者参考
音频-视觉实例分割(AVIS)需精准识别并追踪有声音的物体,生成像素级掩码。现有方法难以将重叠的声源与视觉实例匹配,且无法处理音视频信号的时间异步性。本文提出Hear to See(H2S),通过两种机制应对挑战:声义投影器(ASP)解耦混合音频,在语义到空间域建立分层对应;异步动态调制器(ADM)利用音频调制的Mamba模型自适应调整状态转移,动态变化时优先当前信息,稳定期保持连续性。在AVISeg数据集上,H2S使用预训练的ResNet50达到48.54 mAP,超越此前方法7.8%。代码将在论文录用后开源。
原文摘要 · Abstract (English)
Audio-visual instance segmentation (AVIS) requires accurately identifying and tracking individual sounding objects with pixel-level masks. Existing methods struggle to match overlapping acoustic events with visual instances and handle asynchronous audio-visual dynamics. Therefore, two critical questions arise: how can a model establish precise correspondence between overlapping sound sources and visual instances, and how can a model maintain robust tracking when audio and visual signals are temporally misaligned?This paper proposes Hear to See (H2S), addressing these challenges through two mechanisms. The Acoustic-Semantic Projector (ASP) disentangles mixed audio and establishes hierarchical correspondence from semantic to spatial domains. The Asynchronous Dynamics Modulator (ADM) adaptively adjusts state transitions via audio-modulated Mamba, prioritizing current information during dynamic variations and maintaining continuity in stable periods.Experiments on AVISeg show H2S achieves SOTA performance, attaining 48.54 mAP with a COCO pretrained ResNet50 and surpassing the previous by 7.8\%. The code will be open-sourced once the paper is accepted. The source code will be publicly available at https://github.com/leiyeliu/H2S.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。