English

Towards Debiasing Temporal Sentence Grounding in Video

Computer Vision and Pattern Recognition 2021-11-09 v1 Computation and Language

Abstract

The temporal sentence grounding in video (TSGV) task is to locate a temporal moment from an untrimmed video, to match a language query, i.e., a sentence. Without considering bias in moment annotations (e.g., start and end positions in a video), many models tend to capture statistical regularities of the moment annotations, and do not well learn cross-modal reasoning between video and language query. In this paper, we propose two debiasing strategies, data debiasing and model debiasing, to "force" a TSGV model to capture cross-modal interactions. Data debiasing performs data oversampling through video truncation to balance moment temporal distribution in train set. Model debiasing leverages video-only and query-only models to capture the distribution bias, and forces the model to learn cross-modal interactions. Using VSLNet as the base model, we evaluate impact of the two strategies on two datasets that contain out-of-distribution test instances. Results show that both strategies are effective in improving model generalization capability. Equipped with both debiasing strategies, VSLNet achieves best results on both datasets.

Keywords

Cite

@article{arxiv.2111.04321,
  title  = {Towards Debiasing Temporal Sentence Grounding in Video},
  author = {Hao Zhang and Aixin Sun and Wei Jing and Joey Tianyi Zhou},
  journal= {arXiv preprint arXiv:2111.04321},
  year   = {2021}
}

Comments

13 pages, 6 figures, 11 tables

R2 v1 2026-06-24T07:30:02.504Z