paper-with-me

Papers

Towards Debiasing Temporal Sentence Grounding in Video

2021-11-08 · Hao Zhang, Aixin Sun, Wei Jing, Joey Tianyi Zhou

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.

📄 PDF Abstract BibTeX arXiv:2111.04321

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTemporal Sentence Grounding

Similar Papers 제목 키워드 기반

Bias-Conflict Sample Synthesis and Adversarial Removal Debias Strategy for Temporal Sentence Grounding in Video

2024-01-15 · Zhaobo Qi, Yibo Yuan, Xiaowen Ruan, Shuhui Wang 외

Temporal Sentence Grounding in Video (TSGV) is troubled by dataset bias issue, which is caused by the uneven temporal distribution of the target moments for samples with similar semantic components in input videos or que…

SentenceTemporal Sentence Grounding

Reducing the Vision and Language Bias for Temporal Sentence Grounding

2022-07-27 · Daizong Liu, Xiaoye Qu, Wei Hu

Temporal sentence grounding (TSG) is an important yet challenging task in multimedia information retrieval. Although previous TSG methods have achieved decent performance, they tend to capture the selection biases of fre…

Information RetrievalMultimodal ReasoningRetrievalSentence+1

Semantic Conditioned Dynamic Modulation for Temporal Sentence Grounding in Videos

2019-10-31 · NeurIPS 2019 12 · Yitian Yuan, Lin Ma, Jingwen Wang, Wei Liu 외

Temporal sentence grounding in videos aims to detect and localize one target video segment, which semantically corresponds to a given sentence. Existing methods mainly tackle this task via matching and aligning semantics…

SentenceTemporal Sentence Grounding

Look Closer to Ground Better: Weakly-Supervised Temporal Grounding of Sentence in Video

2020-01-25 · Zhenfang Chen, Lin Ma, Wenhan Luo, Peng Tang 외

In this paper, we study the problem of weakly-supervised temporal grounding of sentence in video. Specifically, given an untrimmed video and a query sentence, our goal is to localize a temporal segment in the video that …

Sentence

MRTNet: Multi-Resolution Temporal Network for Video Sentence Grounding

2022-12-26 · Wei Ji, Long Chen, Yinwei Wei, Yiming Wu 외

Given an untrimmed video and natural language query, video sentence grounding aims to localize the target temporal moment in the video. Existing methods mainly tackle this task by matching and aligning semantics of the d…

DecoderDescriptiveSentence