paper-with-me

홈 › Papers

Learning to Locate Visual Answer in Video Corpus Using Question

2022-10-11 · Bin Li, Yixuan Weng, Bin Sun, Shutao Li

We introduce a new task, named video corpus visual answer localization (VCVAL), which aims to locate the visual answer in a large collection of untrimmed instructional videos using a natural language question. This task requires a range of skills - the interaction between vision and language, video retrieval, passage comprehension, and visual answer localization. In this paper, we propose a cross-modal contrastive global-span (CCGS) method for the VCVAL, jointly training the video corpus retrieval and visual answer localization subtasks with the global-span matrix. We have reconstructed a dataset named MedVidCQA, on which the VCVAL task is benchmarked. Experimental results show that the proposed method outperforms other competitive methods both in the video corpus retrieval and visual answer localization subtasks. Most importantly, we perform detailed analyses on extensive experiments, paving a new path for understanding the instructional videos, which ushers in further research.

📄 PDF Abstract BibTeX arXiv:2210.05423

Code (1)

wengsyx/ccgs 공식 구현 pytorch

Tasks

Contrastive LearningLanguage ModellingRetrievalVideo Retrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

PolySmart @ TRECVid 2024 Medical Video Question Answering

2024-12-20 · Jiaxin Wu, Yiyang Jiang, Xiao-Yong Wei, Qing Li

Video Corpus Visual Answer Localization (VCVAL) includes question-related video retrieval and visual answer localization in the videos. Specifically, we use text-to-text retrieval to find relevant videos for a medical qu…

Question AnsweringRetrievalText RetrievalVideo Question Answering+1

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

2022-10-05 · Tianwen Qian, Ran Cui, Jingjing Chen, Pai Peng 외

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 sh…

Question AnsweringVideo Question Answering

Overview of the MedVidQA 2022 Shared Task on Medical Video Question-Answering

2022-05-01 · BioNLP (ACL) 2022 5 · Deepak Gupta, Dina Demner-Fushman

In this paper, we present an overview of the MedVidQA 2022 shared task, collocated with the 21st BioNLP workshop at ACL 2022. The shared task addressed two of the challenges faced by medical video question answering: (I)…

Question AnsweringVideo ClassificationVideo Question AnsweringVideo Understanding

Overview of the NLPCC 2026 Shared Task 1: Difficulty-Aware Multilingual and Multimodal Medical Instructional Video Understanding Evaluation

2026-07-07 · Shenxi Liu, Kan Li, Mingyang Zhao, Yuhang Tian 외 arxiv

Following the CMIVQA, MMI-VQA, and M4IVQA challenges in NLPCC 2023--2025, we introduce the Difficulty-Aware Medical Instructional Video Question Answering (DA-MIVQA) shared task for NLPCC 2026. DA-MIVQA extends previous …

Video Question AnsweringVisual Grounding

Retrieving-to-Answer: Zero-Shot Video Question Answering with Frozen Large Language Models

2023-06-15 · Junting Pan, Ziyi Lin, Yuying Ge, Xiatian Zhu 외

Video Question Answering (VideoQA) has been significantly advanced from the scaling of recent Large Language Models (LLMs). The key idea is to convert the visual information into the language feature space so that the ca…

cross-modal alignmentDomain GeneralizationQuestion AnsweringRetrieval+2