paper-with-me

Papers

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

2024-11-26 · CVPR 2025 1 · 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 .

📄 PDF Abstract BibTeX arXiv:2411.17646

Code (1)

claudiacuttano/samwise 공식 구현 pytorch

Tasks

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

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Enriching Video Captions With Contextual Text

2020-07-29 · Philipp Rimle, Pelin Dogan, Markus Gross

Understanding video content and generating caption with context is an important and challenging task. Unlike prior methods that typically attempt to generate generic video captions without context, our architecture conte…

Video Captioning

SMILE: Infusing Spatial and Motion Semantics in Masked Video Learning

2025-04-01 · CVPR 2025 1 · Fida Mohammad Thoker, Letian Jiang, Chen Zhao, Bernard Ghanem

Masked video modeling, such as VideoMAE, is an effective paradigm for video self-supervised learning (SSL). However, they are primarily based on reconstructing pixel-level details on natural videos which have substantial…

Representation LearningSelf-Supervised Learning

Towards Infusing Auxiliary Knowledge for Distracted Driver Detection

2024-08-29 · Ishwar B Balappanawar, Ashmit Chamoli, Ruwan Wickramarachchi, Aditya Mishra 외

Distracted driving is a leading cause of road accidents globally. Identification of distracted driving involves reliably detecting and classifying various forms of driver distraction (e.g., texting, eating, or using in-c…

Infusing Environmental Captions for Long-Form Video Language Grounding

2024-08-05 · Hyogun Lee, Soyeon Hong, Mujeen Sung, Jinwoo Choi

In this work, we tackle the problem of long-form video-language grounding (VLG). Given a long-form video and a natural language query, a model should temporally localize the precise moment that answers the query. Humans …

FormLanguage ModelingLanguage ModellingLarge Language Model

PEPNet: Parameter and Embedding Personalized Network for Infusing with Personalized Prior Information

2023-02-02 · Jianxin Chang, Chenbin Zhang, Yiqun Hui, Dewei Leng 외

With the increase of content pages and interactive buttons in online services such as online-shopping and video-watching websites, industrial-scale recommender systems face challenges in multi-domain and multi-task recom…

Recommendation Systems