paper-with-me

Papers

SAM2-LOVE: Segment Anything Model 2 in Language-aided Audio-Visual Scenes

2025-06-02 · CVPR 2025 1 · Yuji Wang, Haoran Xu, Yong liu, Jiaze Li, Yansong Tang

Reference Audio-Visual Segmentation (Ref-AVS) aims to provide a pixel-wise scene understanding in Language-aided Audio-Visual Scenes (LAVS). This task requires the model to continuously segment objects referred to by text and audio from a video. Previous dual-modality methods always fail due to the lack of a third modality and the existing triple-modality method struggles with spatio-temporal consistency, leading to the target shift of different frames. In this work, we introduce a novel framework, termed SAM2-LOVE, which integrates textual, audio, and visual representations into a learnable token to prompt and align SAM2 for achieving Ref-AVS in the LAVS. Technically, our approach includes a multimodal fusion module aimed at improving multimodal understanding of SAM2, as well as token propagation and accumulation strategies designed to enhance spatio-temporal consistency without forgetting historical information. We conducted extensive experiments to demonstrate that SAM2-LOVE outperforms the SOTA by 8.5\% in $\mathcal{J\&F}$ on the Ref-AVS benchmark and showcase the simplicity and effectiveness of the components. Our code will be available here.

📄 PDF Abstract BibTeX arXiv:2506.01558

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

AV-SAM: Segment Anything Model Meets Audio-Visual Localization and Segmentation

2023-05-03 · Shentong Mo, Yapeng Tian

Segment Anything Model (SAM) has recently shown its powerful effectiveness in visual segmentation tasks. However, there is less exploration concerning how SAM works on audio-visual tasks, such as visual sound localizatio…

DecoderObject LocalizationSegmentationVisual Localization

Extending Segment Anything Model into Auditory and Temporal Dimensions for Audio-Visual Segmentation

2024-06-10 · Juhyeong Seon, Woobin Im, Sebin Lee, Jumin Lee 외

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 extensi…

Decoder

SimToken: A Simple Baseline for Referring Audio-Visual Segmentation

2025-09-22 · Dian Jin, Yanghao Zhou, Jinxing Zhou, Jiaqi Ma 외 arxiv

Referring Audio-Visual Segmentation (Ref-AVS) aims to segment specific objects in videos based on natural language expressions involving audio, vision, and text information. This task poses significant challenges in cros…

Object Localization

TASAM: Terrain-and-Aware Segment Anything Model for Temporal-Scale Remote Sensing Segmentation

2025-09-19 · Tianyang Wang, Xi Xiao, Gaofei Chen, Hanzhang Chi 외 arxiv

Segment Anything Model (SAM) has demonstrated impressive zero-shot segmentation capabilities across natural image domains, but it struggles to generalize to the unique challenges of remote sensing data, such as complex t…

Image Segmentation

SAVE: Segment Audio-Visual Easy way using Segment Anything Model

2024-07-02 · Khanh-Binh Nguyen, Chae Jung Park

The primary aim of Audio-Visual Segmentation (AVS) is to precisely identify and locate auditory elements within visual scenes by accurately predicting segmentation masks at the pixel level. Achieving this involves compre…