English

Learning Temporal Sentence Grounding From Narrated EgoVideos

Computer Vision and Pattern Recognition 2023-10-27 v1

Abstract

The onset of long-form egocentric datasets such as Ego4D and EPIC-Kitchens presents a new challenge for the task of Temporal Sentence Grounding (TSG). Compared to traditional benchmarks on which this task is evaluated, these datasets offer finer-grained sentences to ground in notably longer videos. In this paper, we develop an approach for learning to ground sentences in these datasets using only narrations and their corresponding rough narration timestamps. We propose to artificially merge clips to train for temporal grounding in a contrastive manner using text-conditioning attention. This Clip Merging (CliMer) approach is shown to be effective when compared with a high performing TSG method -- e.g. mean R@1 improves from 3.9 to 5.7 on Ego4D and from 10.7 to 13.0 on EPIC-Kitchens. Code and data splits available from: https://github.com/keflanagan/CliMer

Keywords

Cite

@article{arxiv.2310.17395,
  title  = {Learning Temporal Sentence Grounding From Narrated EgoVideos},
  author = {Kevin Flanagan and Dima Damen and Michael Wray},
  journal= {arXiv preprint arXiv:2310.17395},
  year   = {2023}
}

Comments

Accepted in BMVC 2023

R2 v1 2026-06-28T13:02:46.181Z