English

Local-Global Video-Text Interactions for Temporal Grounding

Computer Vision and Pattern Recognition 2020-04-17 v1

Abstract

This paper addresses the problem of text-to-video temporal grounding, which aims to identify the time interval in a video semantically relevant to a text query. We tackle this problem using a novel regression-based model that learns to extract a collection of mid-level features for semantic phrases in a text query, which corresponds to important semantic entities described in the query (e.g., actors, objects, and actions), and reflect bi-modal interactions between the linguistic features of the query and the visual features of the video in multiple levels. The proposed method effectively predicts the target time interval by exploiting contextual information from local to global during bi-modal interactions. Through in-depth ablation studies, we find out that incorporating both local and global context in video and text interactions is crucial to the accurate grounding. Our experiment shows that the proposed method outperforms the state of the arts on Charades-STA and ActivityNet Captions datasets by large margins, 7.44\% and 4.61\% points at Recall@tIoU=0.5 metric, respectively. Code is available in https://github.com/JonghwanMun/LGI4temporalgrounding.

Keywords

Cite

@article{arxiv.2004.07514,
  title  = {Local-Global Video-Text Interactions for Temporal Grounding},
  author = {Jonghwan Mun and Minsu Cho and Bohyung Han},
  journal= {arXiv preprint arXiv:2004.07514},
  year   = {2020}
}

Comments

CVPR 2020; code available in https://github.com/JonghwanMun/LGI4temporalgrounding

R2 v1 2026-06-23T14:53:24.125Z