paper-with-me

Papers

Locate before Answering: Answer Guided Question Localization for Video Question Answering

2022-10-05 · Tianwen Qian, Ran Cui, Jingjing Chen, Pai Peng, Xiaowei Guo, Yu-Gang Jiang

Video question answering (VideoQA) is an essential task in vision-language understanding, which has attracted numerous research attention recently. Nevertheless, existing works mostly achieve promising performances on short videos of duration within 15 seconds. For VideoQA on minute-level long-term videos, those methods are likely to fail because of lacking the ability to deal with noise and redundancy caused by scene changes and multiple actions in the video. Considering the fact that the question often remains concentrated in a short temporal range, we propose to first locate the question to a segment in the video and then infer the answer using the located segment only. Under this scheme, we propose "Locate before Answering" (LocAns), a novel approach that integrates a question locator and an answer predictor into an end-to-end model. During the training phase, the available answer label not only serves as the supervision signal of the answer predictor, but also is used to generate pseudo temporal labels for the question locator. Moreover, we design a decoupled alternative training strategy to update the two modules separately. In the experiments, LocAns achieves state-of-the-art performance on two modern long-term VideoQA datasets NExT-QA and ActivityNet-QA, and its qualitative examples show the reliable performance of the question localization.

📄 PDF Abstract BibTeX arXiv:2210.02081

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

Think about it! Improving defeasible reasoning by first modeling the question scenario

2021-10-24 · Aman Madaan, Niket Tandon, Dheeraj Rajagopal, Peter Clark 외

Defeasible reasoning is the mode of reasoning where conclusions can be overturned by taking into account new evidence. Existing cognitive science literature on defeasible reasoning suggests that a person forms a mental m…

MCR-Net: A Multi-Step Co-Interactive Relation Network for Unanswerable Questions on Machine Reading Comprehension

2021-03-08 · Wei Peng, Yue Hu, Jing Yu, Luxi Xing 외

Question answering systems usually use keyword searches to retrieve potential passages related to a question, and then extract the answer from passages with the machine reading comprehension methods. However, many questi…

Machine Reading ComprehensionQuestion AnsweringReading ComprehensionRelation+1

VoQA: Visual-only Question Answering

2025-05-20 · Luyang Jiang, Jianing An, Jie Luo, Wenjun Wu 외

We propose Visual-only Question Answering (VoQA), a novel multimodal task in which questions are visually embedded within images, without any accompanying textual input. This requires models to locate, recognize, and rea…

Question Answering

Rider: Reader-Guided Passage Reranking for Open-Domain Question Answering

2021-01-01 · Yuning Mao, Pengcheng He, Xiaodong Liu, Yelong Shen 외

Current open-domain question answering systems often follow a Retriever-Reader architecture, where the retriever first retrieves relevant passages and the reader then reads the retrieved passages to form an answer. In th…

Natural QuestionsOpen-Domain Question AnsweringPassage RerankingQuestion Answering+3

Attention-guided Evidence Grounding for Spoken Question Answering

2026-03-17 · Ke Yang, Bolin Chen, Yuejie Li, Yueying Hua 외 arxiv

Spoken Question Answering (Spoken QA) presents a challenging cross-modal problem: effectively aligning acoustic queries with textual knowledge while avoiding the latency and error propagation inherent in cascaded ASR-bas…

Question Answering