paper-with-me

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 directly applicable to long videos. Second, unlike unconstrained long videos, e.g., movies, instructional videos are more structured in that they have step-by-step procedure constraining the understanding task. In this paper, we study reasoning on instructional videos via question-answering (QA). Surprisingly, it has not been an emphasis in the video community despite its rich applications. We thereby introduce YouQuek, an annotated QA dataset for instructional videos based on the recent YouCook2. The questions in YouQuek are not limited to cues on one frame but related to logical reasoning in the temporal dimension. Observing the lack of effective representations for modeling long videos, we propose a set of carefully designed models including a novel Recurrent Graph Convolutional Network (RGCN) that captures both temporal order and relation information. Furthermore, we study multiple modalities including description and transcripts for the purpose of boosting video understanding. Extensive experiments on YouQuek suggest that RGCN performs the best in terms of QA accuracy and a better performance is gained by introducing human annotated description.

📄 PDF Abstract BibTeX arXiv:1812.00344

Code (0)

등록된 구현이 없습니다.

Tasks

Logical ReasoningQuestion AnsweringVideo Understanding

Methods 이 논문이 사용한 방법론

RGCN An RGCN, or Relational Graph Convolution Network, is a an application of the GCN framework to modeling relational data,…

Similar Papers 제목 키워드 기반

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

Procedure-Aware Pretraining for Instructional Video Understanding

2023-03-31 · CVPR 2023 1 · Honglu Zhou, Roberto Martín-Martín, Mubbasir Kapadia, Silvio Savarese 외

Our goal is to learn a video representation that is useful for downstream procedure understanding tasks in instructional videos. Due to the small amount of available annotations, a key challenge in procedure understandin…

Video Understanding

InstrAct: Towards Action-Centric Understanding in Instructional Videos

2026-04-09 · Zhuoyi Yang, Jiapeng Yu, Reuben Tan, Boyang Li 외 arxiv

Understanding instructional videos requires recognizing fine-grained actions and modeling their temporal relations, which remains challenging for current Video Foundation Models (VFMs). This difficulty stems from noisy w…

Contrastive Learning

YouMakeup VQA Challenge: Towards Fine-grained Action Understanding in Domain-Specific Videos

2020-04-12 · Shizhe Chen, Weiying Wang, Ludan Ruan, Linli Yao 외

The goal of the YouMakeup VQA Challenge 2020 is to provide a common benchmark for fine-grained action understanding in domain-specific videos e.g. makeup instructional videos. We propose two novel question-answering task…

Action UnderstandingQuestion AnsweringSentenceVisual Question Answering (VQA)

LEMON: How Well Do MLLMs Perform Temporal Multimodal Understanding on Instructional Videos?

2026-01-27 · Zhuang Yu, Lei Shen, Jing Zhao, Shiliang Sun arxiv

Recent multimodal large language models (MLLMs) have shown remarkable progress across vision, audio, and language tasks, yet their performance on long-form, knowledge-intensive, and temporally structured educational cont…