paper-with-me

홈 › Papers

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 answers is difficult. While numerous computational models have been developed for Video Question Answering (Video QA) tasks, they are primarily trained on questions generated based on video content, aiming to produce answers from within the content. However, in real-world situations, users may pose questions that go beyond the video's informational boundaries, highlighting the necessity to determine if a video can provide the answer. Discerning whether a question can be answered by video content is challenging due to the multi-modal nature of videos, where visual and verbal information are intertwined. To bridge this gap, we present the YTCommentQA dataset, which contains naturally-generated questions from YouTube, categorized by their answerability and required modality to answer -- visual, script, or both. Experiments with answerability classification tasks demonstrate the complexity of YTCommentQA and emphasize the need to comprehend the combined role of visual and script information in video reasoning. The dataset is available at https://github.com/lgresearch/YTCommentQA.

📄 PDF Abstract BibTeX arXiv:2401.17343

Code (1)

lgresearch/ytcommentqa 공식 구현

Tasks

Question AnsweringVideo Question Answering

Similar Papers 제목 키워드 기반

How to Make a BLT Sandwich? Learning to Reason towards Understanding Web Instructional Videos

2018-12-02 · Shaojie Wang, Wentian Zhao, Ziyi Kou, Chenliang Xu

Understanding web instructional videos is an essential branch of video understanding in two aspects. First, most existing video methods focus on short-term actions for a-few-second-long video clips; these methods are not…

Logical ReasoningQuestion AnsweringVideo Understanding

InstructionBench: An Instructional Video Understanding Benchmark

2025-04-07 · Haiwan Wei, Yitian Yuan, Xiaohan Lan, Wei Ke 외

Despite progress in video large language models (Video-LLMs), research on instructional video understanding, crucial for enhancing access to instructional content, remains insufficient. To address this, we introduce Inst…

Common Sense ReasoningMultiple-choiceVideo Understanding

VPAI_Lab at MedVidQA 2022: A Two-Stage Cross-modal Fusion Method for Medical Instructional Video Classification

2022-05-01 · BioNLP (ACL) 2022 5 · Bin Li, Yixuan Weng, Fei Xia, Bin Sun 외

This paper introduces the approach of VPAI_Lab team’s experiments on BioNLP 2022 shared task 1 Medical Video Classification (MedVidCL). Given an input video, the MedVidCL task aims to correctly classify it into one of th…

Video Classification

TutorialVQA: Question Answering Dataset for Tutorial Videos

2019-12-02 · LREC 2020 5 · Anthony Colas, Seokhwan Kim, Franck Dernoncourt, Siddhesh Gupte 외

Despite the number of currently available datasets on video question answering, there still remains a need for a dataset involving multi-step and non-factoid answers. Moreover, relying on video transcripts remains an und…

Question AnsweringVideo Question Answering

Procedure Planning in Instructional Videos

2019-07-02 · ECCV 2020 8 · Chien-Yi Chang, De-An Huang, Danfei Xu, Ehsan Adeli 외

In this paper, we study the problem of procedure planning in instructional videos, which can be seen as a step towards enabling autonomous agents to plan for complex tasks in everyday settings such as cooking. Given the …