CVMar 10

LAP: A Language-Aware Planning Model For Procedure Planning In Instructional Videos

arXiv:2603.09743v116.4h-index: 5
Predicted impact top 49% in CV · last 90 daysOriginality Highly original
AI Analysis

This addresses the challenge of predicting action sequences in videos for applications like robotics or video understanding, representing a novel method for a known bottleneck.

The paper tackles the problem of procedure planning in instructional videos, where existing methods struggle with visual ambiguity, by introducing a language-aware planning model that uses text descriptions to represent actions, achieving new state-of-the-art performance across multiple benchmarks and metrics.

Procedure planning requires a model to predict a sequence of actions that transform a start visual observation into a goal in instructional videos. While most existing methods rely primarily on visual observations as input, they often struggle with the inherent ambiguity where different actions can appear visually similar. In this work, we argue that language descriptions offer a more distinctive representation in the latent space for procedure planning. We introduce Language-Aware Planning (LAP), a novel method that leverages the expressiveness of language to bridge visual observation and planning. LAP uses a finetuned Vision Language Model (VLM) to translate visual observations into text descriptions and to predict actions and extract text embeddings. These text embeddings are more distinctive than visual embeddings and are used in a diffusion model for planning action sequences. We evaluate LAP on three procedure planning benchmarks: CrossTask, Coin, and NIV. LAP achieves new state-of-the-art performance across multiple metrics and time horizons by large margin, demonstrating the significant advantage of language-aware planning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes