用几何可行性引导增强多模态大模型任务规划能力
Mitigating Cross-Modal Distraction and Ensuring Geometric Feasibility via Affordance-Guided and Self-Consistent MLLMs for Task Planning in Instruction-Following Manipulation
- 引入思维链自一致性机制减少跨模态干扰导致的推理损失
- 结合物体可用性预测,使规划符合物理可达性,成功率提升至76.7%
- 适用于需精准动作规划的机器人操作场景,如厨房任务执行
我们研究了使用上下文学习的多模态大语言模型(MLLM)在指令跟随操作中的闭环任务规划。识别出成功规划的四大关键需求:数量估算、可达性分析、相对定位与碰撞规避。现有基准无法全面评估这些方面。为此,我们提出基于食物准备场景的新基准QuARC(Quantity, Analysis, Relative positioning, Collision),整合四类挑战。通过QuARC,我们发现当前MLLM存在跨模态干扰和几何不可行性两大缺陷。为解决此问题,我们采用自一致性思维链缓解跨模态干扰引起的推理损失,并引入可用性预测器以几何可行性指导规划。综合评估表明,该方法在不进行额外微调的情况下,于基准上取得76.7%的成功率,显著优于ViLa基线(36.7%)。代码与数据集已公开。
原文摘要 · Abstract (English)
We investigate the use of Multimodal Large Language Models (MLLMs) with in-context learning for closed-loop task planning in instruction-following manipulation. We identify four essential requirements for successful task planning: quantity estimation, reachability analysis, relative positioning, and collision avoidance. However, existing benchmarks fail to support holistic evaluation across all these aspects. To address this gap, we introduce \textbf{QuARC} (Quantity, Analysis, Relative positioning, Collision), a new benchmark based on a food preparation scenario that integrates all four challenges. Using QuARC, we reveal two major limitations of current MLLMs: cross-modal distraction and geometric infeasibility. To tackle these, we adapt Chain-of-Thought with Self-Consistency to mitigate reasoning loss from cross-modal distractions and incorporate an affordance predictor to guide planning based on geometric feasibility. Our comprehensive evaluation analyzes performance across multiple baselines and explains sources of improvement. Our method achieves a 76.7\% success rate on the benchmark, significantly outperforming the ViLa baseline (36.7\%), without requiring additional finetuning. Code and dataset are available at https://hcis-lab.github.io/Affordance-Guided-Self-Consistent-MLLM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。