arXiv:2501.07810cs.CV2025-01中稿 · IEEE Transactions …被引 32

用线性复杂度的Mamba模型提升音视频分割精度

AVS-Mamba: Exploring Temporal and Multi-modal Mamba for Audio-Visual Segmentation

  • 采用Mamba架构处理时序信息,计算复杂度线性增长
  • 在AVSBench数据集上实现新SOTA,object与semantic任务均领先
  • 适合需要高效多模态融合的视频理解场景

音视频分割(AVS)的核心是定位并勾勒出视频中发声物体。尽管基于Transformer的方法表现良好,但其处理长距离依赖时因二次计算开销受限,难以应对复杂场景。为突破此瓶颈并实现线性复杂度下的多模态理解,我们提出AVS-Mamba,一种用于音视频分割的选通状态空间模型。框架包含两个关键组件:用于序列视频处理的时序Mamba模块,以及用于视觉-音频深度融合的视觉-音频融合模块。在此基础上,构建多尺度时序编码器,增强跨尺度视觉特征学习,促进帧内与帧间信息感知。为实现多模态融合,提出模态聚合解码器,利用视觉-音频融合模块在帧与时间维度上整合视觉特征至音频特征。此外,采用上下文融合金字塔,实现音频到视觉的空间-时序协同建模。通过这些创新,方法在AVSBench-object和AVSBench-semantic数据集上达到新SOTA。代码与模型权重已公开。

原文摘要 · Abstract (English)

The essence of audio-visual segmentation (AVS) lies in locating and delineating sound-emitting objects within a video stream. While Transformer-based methods have shown promise, their handling of long-range dependencies struggles due to quadratic computational costs, presenting a bottleneck in complex scenarios. To overcome this limitation and facilitate complex multi-modal comprehension with linear complexity, we introduce AVS-Mamba, a selective state space model to address the AVS task. Our framework incorporates two key components for video understanding and cross-modal learning: Temporal Mamba Block for sequential video processing and Vision-to-Audio Fusion Block for advanced audio-vision integration. Building on this, we develop the Multi-scale Temporal Encoder, aimed at enhancing the learning of visual features across scales, facilitating the perception of intra- and inter-frame information. To perform multi-modal fusion, we propose the Modality Aggregation Decoder, leveraging the Vision-to-Audio Fusion Block to integrate visual features into audio features across both frame and temporal levels. Further, we adopt the Contextual Integration Pyramid to perform audio-to-vision spatial-temporal context collaboration. Through these innovative contributions, our approach achieves new state-of-the-art results on the AVSBench-object and AVSBench-semantic datasets. Our source code and model weights are available at AVS-Mamba.

音视频分割Mamba多模态

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。