Papers › SAMWISE: Infusing Wisdom in SAM2 for Text-Driven Video Segmentation

SAMWISE: Infusing Wisdom in SAM2 for Text-Driven Video Segmentation

26 Nov 2024CVPR 2025 1arXiv:2411.17646archive 2025-07-28

Claudia Cuttano, Gabriele Trivigno, Gabriele Rosi, Carlo Masone, Giuseppe Averta

Referring Video Object Segmentation (RVOS) relies on natural language expressions to segment an object in a video clip. Existing methods restrict reasoning either to independent short clips, losing global context, or process the entire video offline, impairing their application in a streaming fashion. In this work, we aim to surpass these limitations and design an RVOS method capable of effectively operating in streaming-like scenarios while retaining contextual information from past frames. We build upon the Segment-Anything 2 (SAM2) model, that provides robust segmentation and tracking capabilities and is naturally suited for streaming processing. We make SAM2 wiser, by empowering it with natural language understanding and explicit temporal modeling at the feature extraction stage, without fine-tuning its weights, and without outsourcing modality interaction to external models. To this end, we introduce a novel adapter module that injects temporal information and multi-modal cues in the feature extraction process. We further reveal the phenomenon of tracking bias in SAM2 and propose a learnable module to adjust its tracking focus when the current frame features suggest a new object more aligned with the caption. Our proposed method, SAMWISE, achieves state-of-the-art across various benchmarks, by adding a negligible overhead of less than 5 M parameters. Code is available at https://github.com/ClaudiaCuttano/SAMWISE .

PaperPDFConference PDFCode

Code

claudiacuttano/samwise officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Natural Language UnderstandingReferring Video Object SegmentationSemantic SegmentationVideo Object SegmentationVideo SegmentationVideo Semantic Segmentation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Referring Video Object Segmentation Long-RVOS SAMWISE J&F 35.6 #5 of 7 Archive leaderboard report
Referring Video Object Segmentation Long-RVOS SAMWISE tIoU 68.4 #5 of 7 Archive leaderboard report
Referring Video Object Segmentation Long-RVOS SAMWISE vIoU 28.6 #5 of 7 Archive leaderboard report
Referring Video Object Segmentation MeViS SAMWISE F 51.2 #6 of 16 Archive leaderboard report
Referring Video Object Segmentation MeViS SAMWISE J 45.4 #6 of 16 Archive leaderboard report
Referring Video Object Segmentation MeViS SAMWISE J&F 48.3 #6 of 16 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AdapterFocus

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections