paper-with-me

Papers

Complementary and Contrastive Learning for Audio-Visual Segmentation

2025-10-11 · Sitong Gong, Yunzhi Zhuge, Lu Zhang, Pingping Zhang, Huchuan Lu arxiv

Audio-Visual Segmentation (AVS) aims to generate pixel-wise segmentation maps that correlate with the auditory signals of objects. This field has seen significant progress with numerous CNN and Transformer-based methods enhancing the segmentation accuracy and robustness. Traditional CNN approaches manage audio-visual interactions through basic operations like padding and multiplications but are restricted by CNNs' limited local receptive field. More recently, Transformer-based methods treat auditory cues as queries, utilizing attention mechanisms to enhance audio-visual cooperation within frames. Nevertheless, they typically struggle to extract multimodal coefficients and temporal dynamics adequately. To overcome these limitations, we present the Complementary and Contrastive Transformer (CCFormer), a novel framework adept at processing both local and global information and capturing spatial-temporal context comprehensively. Our CCFormer initiates with the Early Integration Module (EIM) that employs a parallel bilateral architecture, merging multi-scale visual features with audio data to boost cross-modal complementarity. To extract the intra-frame spatial features and facilitate the perception of temporal coherence, we introduce the Multi-query Transformer Module (MTM), which dynamically endows audio queries with learning capabilities and models the frame and video-level relations simultaneously. Furthermore, we propose the Bi-modal Contrastive Learning (BCL) to promote the alignment across both modalities in the unified feature space. Through the effective combination of those designs, our method sets new state-of-the-art benchmarks across the S4, MS3 and AVSS datasets. Our source code and model weights will be made publicly available at https://github.com/SitongGong/CCFormer

📄 PDF Abstract BibTeX arXiv:2510.10051

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Expression Prompt Collaboration Transformer for Universal Referring Video Object Segmentation

2023-08-08 · Jiajun Chen, Jiacheng Lin, Guojin Zhong, Haolong Fu 외

Audio-guided Video Object Segmentation (A-VOS) and Referring Video Object Segmentation (R-VOS) are two highly related tasks that both aim to segment specific objects from video sequences according to expression prompts. …

Contrastive LearningObjectReferring Expression SegmentationReferring Video Object Segmentation+4

Contrastive Conditional Latent Diffusion for Audio-visual Segmentation

2023-07-31 · Yuxin Mao, Jing Zhang, Mochu Xiang, Yunqiu Lv 외

We propose a latent diffusion model with contrastive learning for audio-visual segmentation (AVS) to extensively explore the contribution of audio. We interpret AVS as a conditional generation task, where audio is define…

Contrastive LearningDenoisingRepresentation LearningSegmentation

VocSegMRI: Multimodal Learning for Precise Vocal Tract Segmentation in Real-time MRI

2025-09-17 · Daiqi Liu, Johannes Enk, Maureen Stone, Fangxu Xing 외 arxiv

Accurate segmentation of articulatory structures in real-time MRI (rtMRI) remains challenging, as existing methods rely primarily on visual cues and overlook complementary information from synchronized speech signals. We…

Contrastive Learning

Unraveling Instance Associations: A Closer Look for Audio-Visual Segmentation

2023-04-06 · CVPR 2024 1 · Yuanhong Chen, Yuyuan Liu, Hu Wang, Fengbei Liu 외

Audio-visual segmentation (AVS) is a challenging task that involves accurately segmenting sounding objects based on audio-visual cues. The effectiveness of audio-visual learning critically depends on achieving accurate c…

audio-visual learningContrastive Learningcross-modal alignmentSegmentation

Weakly-Supervised Audio-Visual Segmentation

2023-11-25 · NeurIPS 2023 11

Audio-visual segmentation is a challenging task that aims to predict pixel-level masks for sound sources in a video. Previous work applied a comprehensive manually designed architecture with countless pixel-wise accurate…

Contrastive LearningSegmentation