paper-with-me

홈 › Papers

VIGiA: Instructional Video Guidance via Dialogue Reasoning and Retrieval

2026-02-22 · Diogo Glória-Silva, David Semedo, João Maglhães arxiv

We introduce VIGiA, a novel multimodal dialogue model designed to understand and reason over complex, multi-step instructional video action plans. Unlike prior work which focuses mainly on text-only guidance, or treats vision and language in isolation, VIGiA supports grounded, plan-aware dialogue that requires reasoning over visual inputs, instructional plans, and interleaved user interactions. To this end, VIGiA incorporates two key capabilities: (1) multimodal plan reasoning, enabling the model to align uni- and multimodal queries with the current task plan and respond accurately; and (2) plan-based retrieval, allowing it to retrieve relevant plan steps in either textual or visual representations. Experiments were done on a novel dataset with rich Instructional Video Dialogues aligned with Cooking and DIY plans. Our evaluation shows that VIGiA outperforms existing state-of-the-art models on all tasks in a conversational plan guidance setting, reaching over 90\% accuracy on plan-aware VQA.

📄 PDF Abstract BibTeX arXiv:2602.19146

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generating Dialogues from Egocentric Instructional Videos for Task Assistance: Dataset, Method and Benchmark

2025-08-15 · Lavisha Aggarwal, Vikas Bahirwani, Lin Li, Andrea Colaco arxiv

Many everyday tasks ranging from fixing appliances, cooking recipes to car maintenance require expert knowledge, especially when tasks are complex and multi-step. Despite growing interest in AI agents, there is a scarcit…

Show and Guide: Instructional-Plan Grounded Vision and Language Model

2024-09-27 · Diogo Glória-Silva, David Semedo, João Magalhães

Guiding users through complex procedural plans is an inherently multimodal task in which having visually illustrated plan steps is crucial to deliver an effective plan guidance. However, existing works on plan-following …

Language ModelingLanguage ModellingMoment Retrieval

Building Scaffolding Dialogue Data with LLM-Simulated Novices

2025-08-06 · Si Chen, Izzy Molnar, Ting Hua, Peiyu Li 외 arxiv

High-quality, multi-turn instructional dialogues between novices and experts are essential for developing AI systems that support teaching, learning, and decision-making. These dialogues often involve scaffolding -- the …

Inductive-Deductive Strategy Reuse for Multi-Turn Instructional Dialogues

2024-04-17 · Jiao Ou, Jiayu Wu, Che Liu, Fuzheng Zhang 외

Aligning large language models (LLMs) with human expectations requires high-quality instructional dialogues, which usually require instructions that are diverse and in-depth. Existing methods leverage two LLMs to interac…

Discerning minds or generic tutors? Evaluating instructional guidance capabilities in Socratic LLMs

2025-08-08 · Ying Liu, Can Li, Ting Zhang, Mei Wang 외 arxiv

The conversational capabilities of large language models hold significant promise for enabling scalable and interactive tutoring. While prior research has primarily examined their ability to generate Socratic questions, …

Question Generation