paper-with-me

홈 › Papers

Moment Quantization for Video Temporal Grounding

2025-04-03 · Xiaolong Sun, Le Wang, Sanping Zhou, Liushuai Shi, Kun Xia, Mengnan Liu, Yabing Wang, Gang Hua

Video temporal grounding is a critical video understanding task, which aims to localize moments relevant to a language description. The challenge of this task lies in distinguishing relevant and irrelevant moments. Previous methods focused on learning continuous features exhibit weak differentiation between foreground and background features. In this paper, we propose a novel Moment-Quantization based Video Temporal Grounding method (MQVTG), which quantizes the input video into various discrete vectors to enhance the discrimination between relevant and irrelevant moments. Specifically, MQVTG maintains a learnable moment codebook, where each video moment matches a codeword. Considering the visual diversity, i.e., various visual expressions for the same moment, MQVTG treats moment-codeword matching as a clustering process without using discrete vectors, avoiding the loss of useful information from direct hard quantization. Additionally, we employ effective prior-initialization and joint-projection strategies to enhance the maintained moment codebook. With its simple implementation, the proposed method can be integrated into existing temporal grounding models as a plug-and-play component. Extensive experiments on six popular benchmarks demonstrate the effectiveness and generalizability of MQVTG, significantly outperforming state-of-the-art methods. Further qualitative analysis shows that our method effectively groups relevant features and separates irrelevant ones, aligning with our goal of enhancing discrimination.

📄 PDF Abstract BibTeX arXiv:2504.02286

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationVideo Understanding

Similar Papers 제목 키워드 기반

Relation-aware Video Reading Comprehension for Temporal Language Grounding

2021-10-12 · EMNLP 2021 11 · Jialin Gao, Xin Sun, Mengmeng Xu, Xi Zhou 외

Temporal language grounding in videos aims to localize the temporal span relevant to the given query sentence. Previous methods treat it either as a boundary regression task or a span extraction task. This paper will for…

Reading ComprehensionRelationSentence

DemaFormer: Damped Exponential Moving Average Transformer with Energy-Based Modeling for Temporal Language Grounding

2023-12-05 · Thong Nguyen, Xiaobao Wu, Xinshuai Dong, Cong-Duy Nguyen 외

Temporal Language Grounding seeks to localize video moments that semantically correspond to a natural language query. Recent advances employ the attention mechanism to learn the relations between video moments and the te…

Diversified Augmentation with Domain Adaptation for Debiased Video Temporal Grounding

2025-01-12 · Junlong Ren, Gangjian Zhang, Haifeng Sun, Hao Wang

Temporal sentence grounding in videos (TSGV) faces challenges due to public TSGV datasets containing significant temporal biases, which are attributed to the uneven temporal distributions of target moments. Existing meth…

Data AugmentationDomain AdaptationSentenceTemporal Sentence Grounding

Multi-Scale Contrastive Learning for Video Temporal Grounding

2024-12-10 · Thong Thanh Nguyen, Yi Bin, Xiaobao Wu, Zhiyuan Hu 외

Temporal grounding, which localizes video moments related to a natural language query, is a core problem of vision-language learning and video understanding. To encode video moments of varying lengths, recent methods emp…

Contrastive LearningData AugmentationFormVideo Grounding+1

Grounding-MD: Grounded Video-language Pre-training for Open-World Moment Detection

2025-04-20 · Weijun Zhuang, Qizhang Li, Xin Li, Ming Liu 외

Temporal Action Detection and Moment Retrieval constitute two pivotal tasks in video understanding, focusing on precisely localizing temporal segments corresponding to specific actions or events. Recent advancements intr…

Action DetectionDecoderMoment RetrievalNatural Language Queries+3