English

EventCoT: Event-centric Video Chain-of-thought for Reasoning Temporal Localization

Computer Vision and Pattern Recognition 2026-07-06 v1 Artificial Intelligence

Abstract

Reasoning temporal localization (RTL) requires a model to generate an answer that itself contains the time interval supporting it, so high-level reasoning and precise temporal grounding must be produced jointly in a single response. To tackle this challenging task, we propose the first event-centric video chain-of-thought framework, dubbed EventCoT. EventCoT first performs event-centric tokenization of the input video to convert it into compact event tokens, enabling efficient identification of question-relevant events. It then reasons within the identified events to generate the answer, grounding the time interval via embedding matching that aligns placeholder tokens with visual embeddings. EventCoT achieves state-of-the-art results on ActivityNet-RTL for reasoning temporal localization while using substantially fewer visual tokens than previous work. To verify its general performance, we further evaluate EventCoT on the grounded video question answering benchmark ReXTime, where it attains strong zero-shot results.

Keywords

Cite

@article{arxiv.2607.04872,
  title  = {EventCoT: Event-centric Video Chain-of-thought for Reasoning Temporal Localization},
  author = {Youngkil Song and Yoonjae Baek and Dongwon Kim and Inho Kim and Dongkeun Kim and Suha Kwak},
  journal= {arXiv preprint arXiv:2607.04872},
  year   = {2026}
}

Comments

25 pages, 11 figures, 16 tables. Co-corresponding authors: Dongkeun Kim and Suha Kwak