paper-with-me

홈 › Papers

DVD: A Diagnostic Dataset for Multi-step Reasoning in Video Grounded Dialogue

2021-01-01 · ACL 2021 5 · Hung Le, Chinnadhurai Sankar, Seungwhan Moon, Ahmad Beirami, Alborz Geramifard, Satwik Kottur

A video-grounded dialogue system is required to understand both dialogue, which contains semantic dependencies from turn to turn, and video, which contains visual cues of spatial and temporal scene variations. Building such dialogue systems is a challenging problem, involving various reasoning types on both visual and language inputs. Existing benchmarks do not have enough annotations to thoroughly analyze dialogue systems and understand their capabilities and limitations in isolation. These benchmarks are also not explicitly designed to minimise biases that models can exploit without actual reasoning. To address these limitations, in this paper, we present DVD, a Diagnostic Dataset for Video-grounded Dialogues. The dataset is designed to contain minimal biases and has detailed annotations for the different types of reasoning over the spatio-temporal space of video. Dialogues are synthesized over multiple question turns, each of which is injected with a set of cross-turn semantic relationships. We use DVD to analyze existing approaches, providing interesting insights into their abilities and limitations. In total, DVD is built from $11k$ CATER synthetic videos and contains $10$ instances of $10$-round dialogues for each video, resulting in more than $100k$ dialogues and $1M$ question-answer pairs. Our code and dataset are publicly available at https://github.com/facebookresearch/DVDialogues.

📄 PDF Abstract BibTeX arXiv:2101.00151

Code (1)

facebookresearch/DVDialogues 공식 구현 pytorch

Tasks

DiagnosticObject TrackingVisual Reasoning

Similar Papers 제목 키워드 기반

CausalStep: A Benchmark for Explicit Stepwise Causal Reasoning in Videos

2025-07-22 · Xuchen Li, Xuzhao Li, Shiyu Hu, Kaiqi Huang 외 arxiv

Recent advances in large language models (LLMs) have improved reasoning in text and image domains, yet achieving robust video reasoning remains a significant challenge. Existing video benchmarks mainly assess shallow und…

UpstreamQA: A Modular Framework for Explicit Reasoning on Video Question Answering Tasks

2026-04-25 · Jason Nguyen, Ameet Rao, Alexander Chang, Ishaan Kumar 외 arxiv

Video Question Answering (VideoQA) demands models that jointly reason over spatial, temporal, and linguistic cues. However, the task's inherent complexity often requires multi-step reasoning that current large multimodal…

Video Question Answering

VideoPath-LLaVA: Pathology Diagnostic Reasoning Through Video Instruction Tuning

2025-05-07 · Trinh T. L. Vuong, Jin Tae Kwak

We present VideoPath-LLaVA, the first large multimodal model (LMM) in computational pathology that integrates three distinct image scenarios, single patch images, automatically keyframe-extracted clips, and manually segm…

Decision MakingDiagnostic

Step-CoT: Stepwise Visual Chain-of-Thought for Medical Visual Question Answering

2026-03-14 · Lin Fan, Yafei Ou, Zhipeng Deng, Pengyu Dai 외 arxiv

Chain-of-thought (CoT) reasoning has advanced medical visual question answering (VQA), yet most existing CoT rationales are free-form and fail to capture the structured reasoning process clinicians actually follow. This …

Visual Question Answering

Video-R2: Reinforcing Consistent and Grounded Reasoning in Multimodal Language Models

2025-11-28 · Muhammad Maaz, Hanoona Rasheed, Fahad Shahbaz Khan, Salman Khan arxiv

Reasoning over dynamic visual content remains a central challenge for multimodal large language models. Recent thinking models generate explicit reasoning traces for interpretability; however, their reasoning often appea…

Reinforcement Learning