MEGA Hub

TimePLE: Rethinking Temporal Representation for Video Temporal Grounding

Authors

Do you know Yuhui Zeng?You can claim authorship or link another user.Do you know Xinyu Mao?You can claim authorship or link another user.Do you know Xiaokun Liu?You can claim authorship or link another user.Do you know Xin Tao?You can claim authorship or link another user.Do you know Jinfa Huang?You can claim authorship or link another user.Do you know Jiayi Ji?You can claim authorship or link another user.Do you know Xiawu Zheng?You can claim authorship or link another user.

Abstract

Video temporal grounding (VTG) aims to localize the continuous video interval described by a natural-language query. However, current VLM-based methods typically produce this interval indirectly through two endpoint outputs, represented either as discrete timestamp tokens or continuous boundary coordinates. These formulations differ in how endpoints are encoded, but not in what is predicted: the event interval remains a derived object, while interval validity, duration, and interval-level similarity are handled only implicitly. We propose TimePLE, which reformulates VTG from endpoint prediction to interval-native grounding by predicting a single joint distribution over valid temporal intervals. TimePLE maps each interval to a point in a canonical position-duration square, where every support point corresponds to a valid span and neighboring points represent geometrically similar intervals. Given a video and query, the VLM generates a single latent <|TIMESPAN|> token whose hidden state is decoded into a joint interval distribution, refined through duration-aware coordinate correction, and converted into continuous boundaries. The same interval representation is used to encode input temporal anchors, aligning video-side temporal evidence with output-side span prediction. To reliably align the latent span representation with complete event intervals, we curate 90K-scale grounded samples and human-verify 3K-scale benchmark annotations. Experiments across four VTG benchmarks show that TimePLE consistently outperforms endpoint prediction baselines, achieving an average mIoU of 58.9, with clear gains on short-duration and medium-duration events.

Community

00

Publication notes

Author note
25 pages, 13 figures