arXiv:2507.15130cs.CV2025-07被引 4

通过辅助任务和多标记预测,提升视频规划模型的长期动作预测能力。

Enhancing Visual Planning with Auxiliary Tasks and Multi-token Prediction

  • 引入辅助任务增强数据稀缺下的规划能力
  • 用多标记预测显式建模动作空间,提升3步预测准确率
  • 适用于长期视觉规划场景,尤其适合缺乏标注数据的任务

视觉规划辅助(VPA)旨在基于用户进度视频预测达成目标所需的一系列动作。尽管多模态大语言模型在视频理解上取得进展,但长时程视觉规划仍是难题。本文指出两大挑战:一是程序化标注数据稀缺,限制模型学习任务动态;二是传统单标记预测难以捕捉视觉规划中结构化的动作空间。为此,提出辅助任务增强与多标记预测方法。前者通过设计相关辅助任务(如目标预测)训练模型,后者采用多头机制同时预测多个未来动作。所提VideoPlan模型在COIN和CrossTask数据集上分别领先7.3%和3.4%(预测3个未来动作)。在Ego4D长期动作预测任务中,虽未使用专属第一人称特征,仍达到顶尖水平。代码将公开。

原文摘要 · Abstract (English)

Visual Planning for Assistance (VPA) aims to predict a sequence of user actions required to achieve a specified goal based on a video showing the user's progress. Although recent advances in multimodal large language models (MLLMs) have shown promising results in video understanding, long-horizon visual planning remains a challenging problem. We identify two challenges in training large MLLMs for video-based planning tasks: (1) scarcity of procedural annotations, limiting the model's ability to learn procedural task dynamics effectively, and (2) inefficiency of next-token prediction objective to explicitly capture the structured action space for visual planning when compared to free-form, natural language. To tackle data scarcity, we introduce Auxiliary Task Augmentation. We design and train our model on auxiliary tasks relevant to long-horizon video-based planning (e.g., goal prediction) to augment the model's planning ability. To more explicitly model the structured action space unique to visual planning tasks, we leverage Multi-token Prediction, extending traditional next-token prediction by using multiple heads to predict multiple future tokens during training. Our approach, VideoPlan, achieves state-of-the-art VPA performance on the COIN and CrossTask datasets, surpassing prior methods by 7.3% and 3.4%, respectively, when predicting 3 future actions. We further extend our method to the challenging Ego4D Long-term Action Anticipation task, and show that it is on par with the state-of-the-art approaches despite not using specialized egocentric features. Code will be made available.

视觉规划多模态动作预测大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。