paper-with-me

홈 › Papers

Learning to Answer Visual Questions from Web Videos

2022-05-10 · Antoine Yang, Antoine Miech, Josef Sivic, Ivan Laptev, Cordelia Schmid

Recent methods for visual question answering rely on large-scale annotated datasets. Manual annotation of questions and answers for videos, however, is tedious, expensive and prevents scalability. In this work, we propose to avoid manual annotation and generate a large-scale training dataset for video question answering making use of automatic cross-modal supervision. We leverage a question generation transformer trained on text data and use it to generate question-answer pairs from transcribed video narrations. Given narrated videos, we then automatically generate the HowToVQA69M dataset with 69M video-question-answer triplets. To handle the open vocabulary of diverse answers in this dataset, we propose a training procedure based on a contrastive loss between a video-question multi-modal transformer and an answer transformer. We introduce the zero-shot VideoQA task and the VideoQA feature probe evaluation setting and show excellent results, in particular for rare answers. Furthermore, our method achieves competitive results on MSRVTT-QA, ActivityNet-QA, MSVD-QA and How2QA datasets. We also show that our VideoQA dataset generation approach generalizes to another source of web video and text data. We use our method to generate the WebVidVQA3M dataset from the WebVid dataset, i.e., videos with alt-text annotations, and show its benefits for training VideoQA models. Finally, for a detailed evaluation we introduce iVQA, a new VideoQA dataset with reduced language bias and high-quality manual annotations. Code, datasets and trained models are available at https://antoyang.github.io/just-ask.html

📄 PDF Abstract BibTeX arXiv:2205.05019

Code (1)

antoyang/just-ask 공식 구현 pytorch

Tasks

Dataset GenerationQuestion AnsweringQuestion GenerationQuestion-GenerationVideo Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Zero-Shot Learning

Similar Papers 제목 키워드 기반

Towards Answering Health-related Questions from Medical Videos: Datasets and Approaches

2023-09-21 · Deepak Gupta, Kush Attal, Dina Demner-Fushman

The increase in the availability of online videos has transformed the way we access information and knowledge. A growing number of individuals now prefer instructional videos as they offer a series of step-by-step proced…

YTCommentQA: Video Question Answerability in Instructional Videos

2024-01-30 · Saelyne Yang, Sunghyun Park, Yunseok Jang, Moontae Lee

Instructional videos provide detailed how-to guides for various tasks, with viewers often posing questions regarding the content. Addressing these questions is vital for comprehending the content, yet receiving immediate…

Question AnsweringVideo Question Answering

Boosting Audio Visual Question Answering via Key Semantic-Aware Cues

2024-07-30 · Guangyao Li, Henghui Du, Di Hu

The Audio Visual Question Answering (AVQA) task aims to answer questions related to various visual objects, sounds, and their interactions in videos. Such naturally multimodal videos contain rich and complex dynamic audi…

Audio-visual Question AnsweringAudio-Visual Question Answering (AVQA)Question AnsweringVisual Question Answering

NEWSKVQA: Knowledge-Aware News Video Question Answering

2022-02-08 · Pranay Gupta, Manish Gupta

Answering questions in the context of videos can be helpful in video indexing, video retrieval systems, video summarization, learning management systems and surveillance video analysis. Although there exists a large body…

Common Sense ReasoningManagementMultiple-choiceQuestion Answering+6

TVQA+: Spatio-Temporal Grounding for Video Question Answering

2019-04-25 · ACL 2020 6 · Jie Lei, Licheng Yu, Tamara L. Berg, Mohit Bansal

We present the task of Spatio-Temporal Video Question Answering, which requires intelligent systems to simultaneously retrieve relevant moments and detect referenced visual concepts (people and objects) to answer natural…

Question AnsweringVideo Question Answering