paper-with-me

Papers

Selective Query-guided Debiasing for Video Corpus Moment Retrieval

2022-10-17 · Sunjae Yoon, Ji Woo Hong, Eunseop Yoon, Dahyun Kim, Junyeong Kim, Hee Suk Yoon, Chang D. Yoo

Video moment retrieval (VMR) aims to localize target moments in untrimmed videos pertinent to a given textual query. Existing retrieval systems tend to rely on retrieval bias as a shortcut and thus, fail to sufficiently learn multi-modal interactions between query and video. This retrieval bias stems from learning frequent co-occurrence patterns between query and moments, which spuriously correlate objects (e.g., a pencil) referred in the query with moments (e.g., scene of writing with a pencil) where the objects frequently appear in the video, such that they converge into biased moment predictions. Although recent debiasing methods have focused on removing this retrieval bias, we argue that these biased predictions sometimes should be preserved because there are many queries where biased predictions are rather helpful. To conjugate this retrieval bias, we propose a Selective Query-guided Debiasing network (SQuiDNet), which incorporates the following two main properties: (1) Biased Moment Retrieval that intentionally uncovers the biased moments inherent in objects of the query and (2) Selective Query-guided Debiasing that performs selective debiasing guided by the meaning of the query. Our experimental results on three moment retrieval benchmarks (i.e., TVR, ActivityNet, DiDeMo) show the effectiveness of SQuiDNet and qualitative analysis shows improved interpretability.

📄 PDF Abstract BibTeX arXiv:2210.08714

Code (1)

dbstjswo505/SQuiDNet 공식 구현 pytorch

Tasks

Moment RetrievalRetrievalVideo Corpus Moment Retrieval

Similar 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 en…

SentenceTemporal Sentence Grounding

QD-VMR: Query Debiasing with Contextual Understanding Enhancement for Video Moment Retrieval

2024-08-23 · Chenghua Gao, Min Li, Jianshuo Liu, Junxing Ren 외

Video Moment Retrieval (VMR) aims to retrieve relevant moments of an untrimmed video corresponding to the query. While cross-modal interaction approaches have shown progress in filtering out query-irrelevant information …

Contrastive LearningMoment RetrievalRetrieval

Asymmetric Cross-Guided Attention Network for Actor and Action Video Segmentation From Natural Language Query

2019-10-01 · ICCV 2019 10 · Hao Wang, Cheng Deng, Junchi Yan, Dacheng Tao

Actor and action video segmentation from natural language query aims to selectively segment the actor and its action in a video based on an input textual description. Previous works mostly focus on learning simple correl…

Referring Expression SegmentationSegmentationVideo SegmentationVideo Semantic Segmentation

Steering LLMs Towards Unbiased Responses: A Causality-Guided Debiasing Framework

2024-03-13 · Jingling Li, Zeyu Tang, Xiaoyu Liu, Peter Spirtes 외

Large language models (LLMs) can easily generate biased and discriminative responses. As LLMs tap into consequential decision-making (e.g., hiring and healthcare), it is of crucial importance to develop strategies to mit…

Decision Making

Inference-Time Selective Debiasing

2024-07-27 · Gleb Kuzmin, Neemesh Yadav, Ivan Smirnov, Timothy Baldwin 외

We propose selective debiasing -- an inference-time safety mechanism that aims to increase the overall quality of models in terms of prediction performance and fairness in the situation when re-training a model is prohib…

Fairnesstext-classificationText Classification