Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

AuralSAM2: Enabling SAM2 Hear Through Pyramid Audio-Visual Feature Prompting

About

Segment Anything Model 2 (SAM2) exhibits strong generalisation for promptable segmentation in video clips; however, its integration with the audio modality remains underexplored. Existing approaches either convert audio into visual prompts (e.g., boxes) via foundation models, or inject adapters into the image encoder for audio-visual fusion. Yet both directions fall short in human-in-the-loop scenarios due to limited prompt accuracy and increased inference overhead. In particular, these adapter-based methods often suffer from audio prompt dilution, where the signal gradually weakens as it propagates through the network. In this work, we propose AuralSAM2, which integrates audio into SAM2 while largely preserving its promptable segmentation capability. Its core module, AuralFuser, fuses audio and visual features to generate sparse and dense prompts. Guided by audio and built upon SAM2's feature pyramid, these prompts propagate auditory cues across visual layers, reinforcing cross-modal influence. To further align modalities, we introduce an audio-guided contrastive loss that emphasises auditory relevance in dominant visual features. Our method achieves notable accuracy gains on public benchmarks with only minimal impact on the interactive efficiency of promptable segmentation. Our code is available at https://github.com/yyliu01/AuralSAM2.

Yuyuan Liu, Yuanhong Chen, Chong Wang, Junlin Han, Junde Wu, Can Peng, Jingkun Chen, Yu Tian, Gustavo Carneiro• 2025

Related benchmarks

TaskDatasetResultRank
Referring Audio-Visual SegmentationRef-AVS
Seen Score12.9
30
Referential Audio-Visual SegmentationRef-AVS (seen)
J & F Score0.5868
28
Referring Audio-Visual SegmentationRef-AVS (mix)
Jaccard Index (J)62.43
28
Referring Audio-Visual SegmentationRef-AVS (unseen)
Jaccard Index (J)68.69
28
Audio-Visual SegmentationAVSBench single-source V1
MJ Score86.62
13
Audio-Visual SegmentationAVSBench multiple-source V1
MJ75.58
13
Audio-Visual SegmentationAVSBench binary V2
MJ Score79.09
8
Audio-Visual SegmentationAVSBench semantic V2
MJ Score50.57
7
Showing 8 of 8 rows

Other info

GitHub

Follow for update