paper-with-me

홈 › Papers

Rethinking the Video Sampling and Reasoning Strategies for Temporal Sentence Grounding

2023-01-02 · Jiahao Zhu, Daizong Liu, Pan Zhou, Xing Di, Yu Cheng, Song Yang, Wenzheng Xu, Zichuan Xu, Yao Wan, Lichao Sun, Zeyu Xiong

Temporal sentence grounding (TSG) aims to identify the temporal boundary of a specific segment from an untrimmed video by a sentence query. All existing works first utilize a sparse sampling strategy to extract a fixed number of video frames and then conduct multi-modal interactions with query sentence for reasoning. However, we argue that these methods have overlooked two indispensable issues: 1) Boundary-bias: The annotated target segment generally refers to two specific frames as corresponding start and end timestamps. The video downsampling process may lose these two frames and take the adjacent irrelevant frames as new boundaries. 2) Reasoning-bias: Such incorrect new boundary frames also lead to the reasoning bias during frame-query interaction, reducing the generalization ability of model. To alleviate above limitations, in this paper, we propose a novel Siamese Sampling and Reasoning Network (SSRN) for TSG, which introduces a siamese sampling mechanism to generate additional contextual frames to enrich and refine the new boundaries. Specifically, a reasoning strategy is developed to learn the inter-relationship among these frames and generate soft labels on boundaries for more accurate frame-query reasoning. Such mechanism is also able to supplement the absent consecutive visual semantics to the sampled sparse frames for fine-grained activity understanding. Extensive experiments demonstrate the effectiveness of SSRN on three challenging datasets.

📄 PDF Abstract BibTeX arXiv:2301.00514

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTemporal Sentence Grounding

Similar Papers 제목 키워드 기반

Beyond Frame Selection: Rethinking Long-Video Understanding with MLLMs

2026-08-06 · Ziling Huang, Shin'ichi Satoh arxiv

Multimodal Large Language Models (MLLMs) have made strong progress in video understanding, yet long videos remain difficult: the visual token budget grows with video length, so temporally sparse evidence is easily lost. …

ATM: Action Temporality Modeling for Video Question Answering

2023-09-05 · Junwen Chen, Jie Zhu, Yu Kong

Despite significant progress in video question answering (VideoQA), existing methods fall short of questions that require causal/temporal reasoning across frames. This can be attributed to imprecise motion representation…

Contrastive LearningOptical Flow EstimationQuestion AnsweringVideo Question Answering

Towards Debiasing Temporal Sentence Grounding in Video

2021-11-08 · Hao Zhang, Aixin Sun, Wei Jing, Joey Tianyi Zhou

The temporal sentence grounding in video (TSGV) task is to locate a temporal moment from an untrimmed video, to match a language query, i.e., a sentence. Without considering bias in moment annotations (e.g., start and en…

SentenceTemporal Sentence Grounding

FrameMind: Frame-Interleaved Video Reasoning via Reinforcement Learning

2025-09-28 · Haonan Ge, Yiwei Wang, Kai-Wei Chang, Hang Wu 외 arxiv

Current video understanding models rely on fixed frame sampling strategies, processing predetermined visual inputs regardless of the specific reasoning requirements of each question. This static approach limits their abi…

Reinforcement Learning

MomentSeg: Moment-Centric Sampling for Enhanced Video Pixel Understanding

2025-10-10 · Ming Dai, Sen Yang, Boqiang Duan, Wankou Yang 외 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 s…

Referring Video Object SegmentationTemporal Sentence Grounding