paper-with-me

홈 › Papers

Learning Procedural-aware Video Representations through State-Grounded Hierarchy Unfolding

2025-11-25 · Jinghan Zhao, Yifei Huang, Feng Lu arxiv

Learning procedural-aware video representations is a key step towards building agents that can reason about and execute complex tasks. Existing methods typically address this problem by aligning visual content with textual descriptions at the task and step levels to inject procedural semantics into video representations. However, due to their high level of abstraction, 'task' and 'step' descriptions fail to form a robust alignment with the concrete, observable details in visual data. To address this, we introduce 'states', i.e., textual snapshots of object configurations, as a visually-grounded semantic layer that anchors abstract procedures to what a model can actually see. We formalize this insight in a novel Task-Step-State (TSS) framework, where tasks are achieved via steps that drive transitions between observable states. To enforce this structure, we propose a progressive pre-training strategy that unfolds the TSS hierarchy, forcing the model to ground representations in states while associating them with steps and high-level tasks. Extensive experiments on the COIN and CrossTask datasets show that our method outperforms baseline models on multiple downstream tasks, including task recognition, step recognition, and next step prediction. Ablation studies show that introducing state supervision is a key driver of performance gains across all tasks. Additionally, our progressive pretraining strategy proves more effective than standard joint training, as it better enforces the intended hierarchical structure.

📄 PDF Abstract BibTeX arXiv:2511.20073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

How to Correctly Make Mistakes: A Framework for Constructing and Benchmarking Mistake Aware Egocentric Procedural Videos

2026-04-16 · Olga Loginova, Frank Keller arxiv

Reliable procedural monitoring in video requires exposure to naturally occurring human errors and the recoveries that follow. In egocentric recordings, mistakes are often partially occluded by hands and revealed through …

Video Generation

Less is More: Label-Guided Summarization of Procedural and Instructional Videos

2026-01-18 · Shreya Rajpal, Michal Golovanevsky, Carsten Eickhoff arxiv

Video summarization helps turn long videos into clear, concise representations that are easier to review, document, and analyze, especially in high-stakes domains like surgical training. Prior work has progressed from us…

Video Summarization

Procedural Reading Comprehension with Attribute-Aware Context Flow

2020-03-31 · AKBC 2020 6 · Aida Amini, Antoine Bosselut, Bhavana Dalvi Mishra, Yejin Choi 외

Procedural texts often describe processes (e.g., photosynthesis and cooking) that happen over entities (e.g., light, food). In this paper, we introduce an algorithm for procedural reading comprehension by translating the…

AttributeReading Comprehension

Action Dynamics Task Graphs for Learning Plannable Representations of Procedural Tasks

2023-01-11 · Weichao Mao, Ruta Desai, Michael Louis Iuzzolino, Nitin Kamra

Given video demonstrations and paired narrations of an at-home procedural task such as changing a tire, we present an approach to extract the underlying task structure -- relevant actions and their temporal dependencies …

Task 2

What Changed and What Could Have Changed? State-Change Counterfactuals for Procedure-Aware Video Representation Learning

2025-03-27 · Chi-Hsi Kung, Frangil Ramirez, Juhyung Ha, Yi-Ting Chen 외

Understanding a procedural activity requires modeling both how action steps transform the scene, and how evolving scene transformations can influence the sequence of action steps, even those that are accidental or errone…

Action SegmentationcounterfactualCounterfactual ReasoningRepresentation Learning+1