From Videos to Conversations: Egocentric Instructions for Task Assistance
Lavisha Aggarwal, Vikas Bahirwani, Andrea Colaco
TL;DR
HowToDIV tackles the scarcity of scalable, multimodal conversational data for AR-based procedural guidance by introducing a fully automatic Monologue-to-Dialogue Conversion (MDC) pipeline that turns egocentric instructional videos into two-person expert–novice dialogues with turn-level grounding. Built on NIV and EgoPER, HowToDIV encompasses 507 sessions, 6,636 dialogue turns, and about 24 hours of video across cooking, mechanical repair, and planting, with annotated atomic-step instructions and user errors. Baseline benchmarks using Gemma-3 and Qwen-2.5 are reported with BLEU, ROUGE, and LLM-as-a-Judge scores, highlighting the benefits of explicit step structure for reducing hallucinations and improving grounding in procedural guidance. The dataset and method enable scalable development and evaluation of AR assistants capable of real-time, interactive guidance grounded in egocentric video, advancing practical task-automation research.
Abstract
Many everyday tasks, ranging from appliance repair and cooking to car maintenance, require expert knowledge, particularly for complex, multi-step procedures. Despite growing interest in AI agents for augmented reality (AR) assistance, progress remains limited by the scarcity of large-scale multimodal conversational datasets grounded in real-world task execution, in part due to the cost and logistical complexity of human-assisted data collection. In this paper, we present a framework to automatically transform single person instructional videos into two-person multimodal task-guidance conversations. Our fully automatic pipeline, based on large language models, provides a scalable and cost efficient alternative to traditional data collection approaches. Using this framework, we introduce HowToDIV, a multimodal dataset comprising 507 conversations, 6,636 question answer pairs, and 24 hours of video spanning multiple domains. Each session consists of a multi-turn expert-novice interaction. Finally, we report baseline results using Gemma 3 and Qwen 2.5 on HowToDIV, providing an initial benchmark for multimodal procedural task assistance.
