paper-with-me

홈 › Papers

MomentSeg: Moment-Centric Sampling for Enhanced Video Pixel Understanding

2025-10-10 · Ming Dai, Sen Yang, Boqiang Duan, Wankou Yang, Jingdong Wang arxiv

Referring Video Object Segmentation (RefVOS) seeks to segment target objects in videos guided by natural language descriptions, demanding both temporal reasoning and fine-grained visual comprehension. Existing sampling strategies for LLM-based approaches typically rely on either handcrafted heuristics or external keyframe models. The former often overlooks essential temporal cues, while the latter increases system complexity. To address this, we propose a unified framework that jointly optimizes Temporal Sentence Grounding (TSG) and RefVOS, naturally incorporating key moment grounding capability. During training, we introduce a novel TSG paradigm that employs a dedicated \texttt{[FIND]} token for key moment identification through temporal token similarity matching, thereby avoiding the need for external timestamp encodings. For inference, we design a Moment-Centric Sampling (MCS) strategy that densely samples informative moments while sparsely sampling non-essential frames, preserving both motion details and global context. To further enhance tracking stability, we develop Bidirectional Anchor-updated Propagation (BAP), which leverages the most relevant moment as start point for high-quality mask initialization and dynamically updates at sampled points to mitigate accumulated errors. Code and model will be available at: https://github.com/Dmmm1997/MomentSeg

📄 PDF Abstract BibTeX arXiv:2510.09274

Code (0)

등록된 구현이 없습니다.

Tasks

Referring Video Object SegmentationTemporal Sentence Grounding

Similar Papers 제목 키워드 기반

Object-Shot Enhanced Grounding Network for Egocentric Video

2025-05-07 · CVPR 2025 1 · Yisen Feng, Haoyu Zhang, Meng Liu, Weili Guan 외

Egocentric video grounding is a crucial task for embodied intelligence applications, distinct from exocentric video moment localization. Existing methods primarily focus on the distributional differences between egocentr…

Video Grounding

Detecting Precise Hand Touch Moments in Egocentric Video

2026-04-14 · Huy Anh Nguyen, Feras Dayoub, Minh Hoai arxiv

We address the challenging task of detecting the precise moment when hands make contact with objects in egocentric videos. This frame-level detection is crucial for augmented reality, human-computer interaction, assistiv…

Query-centric Audio-Visual Cognition Network for Moment Retrieval, Segmentation and Step-Captioning

2024-12-18 · Yunbin Tu, Liang Li, Li Su, Qingming Huang

Video has emerged as a favored multimedia format on the internet. To better gain video contents, a new topic HIREST is presented, including video retrieval, moment retrieval, moment segmentation, and step-captioning. The…

Moment RetrievalMulti-Task LearningRetrievalVideo Retrieval+1

EgoLoc: A Generalizable Solution for Temporal Interaction Localization in Egocentric Videos

2025-08-17 · Junyi Ma, Erhang Zhang, Yin-Dong Zheng, Yuchen Xie 외 arxiv

Analyzing hand-object interaction in egocentric vision facilitates VR/AR applications and human-robot policy transfer. Existing research has mostly focused on modeling the behavior paradigm of interactive actions (i.e., …

Temporal Action LocalizationMotion Planning

SemanticMoments: Training-Free Motion Similarity via Third Moment Features

2026-02-09 · Saar Huberman, Kfir Goldberg, Or Patashnik, Sagie Benaim 외 arxiv

Retrieving videos based on semantic motion is a fundamental, yet unsolved, problem. Existing video representation approaches overly rely on static appearance and scene context rather than motion dynamics, a bias inherite…