ModAR:模态自回归的世界-动作模型

HuggingFace Daily Papers(社区热门论文)·2026-09-15 08:00·1天前
AI 导读

研究者提出 ModAR,首个在预测动作前对多种未来模态进行自回归去噪的世界-动作模型(WAM),使每次预测都能以先前生成的模态为条件。实验显示,预测点轨迹、DINO 特征和深度图对 WAM 有益,而额外预测未来 RGB 并未带来一致收益。ModAR 在各数据规模下平均成功率最高,在三个真实双臂任务上超越基线,并以约 20 倍更少的训练 FLOPs、无需预训练取得 75% 对 72% 的平均成功率。

HuggingFace Daily Papers(社区热门论文)
40AI 编辑部评分,满分 100

ModAR:模态自回归的世界-动作模型

2026-09-15 08:00· 1天前
AI 导读

研究者提出 ModAR,首个在预测动作前对多种未来模态进行自回归去噪的世界-动作模型(WAM),使每次预测都能以先前生成的模态为条件。实验显示,预测点轨迹、DINO 特征和深度图对 WAM 有益,而额外预测未来 RGB 并未带来一致收益。ModAR 在各数据规模下平均成功率最高,在三个真实双臂任务上超越基线,并以约 20 倍更少的训练 FLOPs、无需预训练取得 75% 对 72% 的平均成功率。

World-action models (WAMs) jointly model future observations and actions, typically predicting the future as RGB images. Other visual modalities such as depth, pretrained visual features, and point tracks can more efficiently capture geometric, semantic, and motion features. However, how best to combine these modalities within WAMs remains an open question. We introduce ModAR, the first WAM to autoregressively denoise multiple future modalities before predicting actions. This allows each prediction to condition on previously generated modalities.

We train from scratch to systematically study how training-data mixtures, predicted modalities, and WAM formulations affect performance. In our evaluations, WAMs benefit from predicting point tracks, DINO features, and depth maps, while additionally predicting future RGB does not provide a consistent benefit. We also find that ModAR's sequential generation outperforms existing WAM formulations, with the highest average success rate at all evaluated data scales. We also fine-tune the video-model-initialized WAM Flex-π on the same data; ModAR achieves a slightly higher observed average success rate (75% vs. 72%) while using approximately 20times fewer training FLOPs and no pretraining.

On three real-world bimanual tasks, ModAR outperforms baselines and improves with human videos.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org