paper-with-me

Papers

T2SGrid: Temporal-to-Spatial Gridification for Video Temporal Grounding

2026-03-07 · Chaohong Guo, Yihan He, Yongwei Nie, Fei Ma, Xuemiao Xu, Chengjiang Long arxiv

Video Temporal Grounding (VTG) aims to localize the video segment that corresponds to a natural language query, which requires a comprehensive understanding of complex temporal dynamics. Existing Vision-LMMs typically perceive temporal dynamics via positional encoding, text-based timestamps, or visual frame numbering. However, these approaches exhibit notable limitations: assigning each frame a text-based timestamp token introduces additional computational overhead and leads to sparsity in visual attention, positional encoding struggles to capture absolute temporal information, and visual frame numbering often compromises spatial detail. To address these issues, we propose Temporal to Spatial Gridification (T2SGrid), a novel framework that reformulates video temporal understanding as a spatial understanding task. The core idea of T2SGrid is to process video content in clips rather than individual frames. we employ a overlapping sliding windows mechanism to segment the video into temporal clips. Within each window, frames are arranged chronologically in a row-major order into a composite grid image, effectively transforming temporal sequences into structured 2D layouts. The gridification not only encodes temporal information but also enhances local attention within each grid. Furthermore, T2SGrid enables the use of composite text timestamps to establish global temporal awareness. Experiments on standard VTG benchmarks demonstrate that T2SGrid achieves superior performance.

📄 PDF Abstract BibTeX arXiv:2603.06973

Code (0)

등록된 구현이 없습니다.

Tasks

Temporal Sequences

Similar Papers 제목 키워드 기반

Learned Gridification for Efficient Point Cloud Processing

2023-07-22 · Putri A. van der Linden, David W. Romero, Erik J. Bekkers

Neural operations that rely on neighborhood information are much more expensive when deployed on point clouds than on grid data due to the irregular distances between points in a point cloud. In a grid, on the other hand…

VideoLoom: A Video Large Language Model for Joint Spatial-Temporal Understanding

2026-01-12 · Jiapeng Shi, Junke Wang, Zuyao You, Bo He 외 arxiv

This paper presents VideoLoom, a unified Video Large Language Model (Video LLM) for joint spatial-temporal understanding. To facilitate the development of fine-grained spatial and temporal localization capabilities, we c…

Referring Video Object Segmentation

Learning Fine-Grained Visual Understanding for Video Question Answering via Decoupling Spatial-Temporal Modeling

2022-10-08 · Hsin-Ying Lee, Hung-Ting Su, Bing-Chen Tsai, Tsung-Han Wu 외

While recent large-scale video-language pre-training made great progress in video question answering, the design of spatial modeling of video-language models is less fine-grained than that of image-language models; exist…

Language ModelingLanguage ModellingQuestion AnsweringVideo Question Answering

Orthogonal Temporal Interpolation for Zero-Shot Video Recognition

2023-08-14 · Yan Zhu, Junbao Zhuo, Bin Ma, Jiajia Geng 외

Zero-shot video recognition (ZSVR) is a task that aims to recognize video categories that have not been seen during the model training process. Recently, vision-language models (VLMs) pre-trained on large-scale image-tex…

Video RecognitionZero-Shot Action RecognitionZero-Shot Action Recognition on HMDB51Zero-Shot Action Recognition on UCF101

Edit Temporal-Consistent Videos with Image Diffusion Model

2023-08-17 · Yuanzhi Wang, Yong Li, Xiaoya Zhang, Xin Liu 외

Large-scale text-to-image (T2I) diffusion models have been extended for text-guided video editing, yielding impressive zero-shot video editing performance. Nonetheless, the generated videos usually show spatial irregular…

modelVideo EditingVideo Temporal Consistency