Extending Segment Anything Model into Auditory and Temporal Dimensions for Audio-Visual Segmentation
Juhyeong Seon, Woobin Im, Sebin Lee, Jumin Lee, and Sung-Eui Yoon

TL;DR
This paper extends the Segment Anything Model to handle audio-visual data by incorporating spatio-temporal attention, enabling better segmentation of sound sources across video sequences and outperforming existing methods.
Contribution
The authors introduce a novel Spatio-Temporal, Bidirectional Audio-Visual Attention module into SAM, allowing it to utilize temporal context for improved audio-visual segmentation.
Findings
Achieved 8.3% mIoU improvement on AVS benchmarks.
Outperformed state-of-the-art methods in multi-source audio-visual segmentation.
Demonstrated effective utilization of spatio-temporal cross-modal relationships.
Abstract
Audio-visual segmentation (AVS) aims to segment sound sources in the video sequence, requiring a pixel-level understanding of audio-visual correspondence. As the Segment Anything Model (SAM) has strongly impacted extensive fields of dense prediction problems, prior works have investigated the introduction of SAM into AVS with audio as a new modality of the prompt. Nevertheless, constrained by SAM's single-frame segmentation scheme, the temporal context across multiple frames of audio-visual data remains insufficiently utilized. To this end, we study the extension of SAM's capabilities to the sequence of audio-visual scenes by analyzing contextual cross-modal relationships across the frames. To achieve this, we propose a Spatio-Temporal, Bidirectional Audio-Visual Attention (ST-BAVA) module integrated into the middle of SAM's image encoder and mask decoder. It adaptively updates the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Music and Audio Processing · Hearing Loss and Rehabilitation
MethodsSegment Anything Model
