paper-with-me

홈 › Papers

APIVOT: Adaptive Planning with Interleaved Vision-Language Thoughts

2026-07-09 · Emily Jin, Joy Hsu, Yiqing Xu, Weiyu Liu, Nick Haber, Jiajun Wu arxiv

Long-horizon robot planning requires jointly reasoning over semantic task structure and geometric feasibility. To successfully execute a task, a robot must decompose goals, select task-relevant objects, and sequence actions, while ensuring that plans satisfy spatial constraints such as limited free space and object collisions. In this work, we propose APIVOT, a VLM-based planner that adaptively interleaves language and visual thoughts for long-horizon planning. APIVOT learns to leverage language for semantic reasoning, while using visual thoughts as imagined future states for internal verification of geometric feasibility. On long-horizon kitchen tasks, APIVOT outperforms general-purpose VLMs and prior planning frameworks, achieving the largest gains in spatially constrained settings. We find that APIVOT learns meaningful modality selection behavior, demonstrating that adaptive interleaving of vision-language thoughts improves both planning success and reasoning efficiency.

📄 PDF Abstract BibTeX arXiv:2607.08024

Code (1)

Tavish9/awesome-daily-AI-arxiv ★ 111

Similar Papers 제목 키워드 기반

Uni-World VLA: Interleaved World Modeling and Planning for Autonomous Driving

2026-03-28 · Qiqi Liu, Huan Xu, Jingyu Li, Bin Sun 외 arxiv

Autonomous driving requires reasoning about how the environment evolves and planning actions accordingly. Existing world-model-based approaches typically predict future scenes first and plan afterwards, resulting in open…

Trajectory PlanningAutonomous Driving

AIR: Adaptive Interleaved Reasoning with Code in MLLMs

2026-06-22 · Cong Han, Xiaohan Lan, Haibo Qiu, Yujie Zhong arxiv

Following the paradigm shift initiated by OpenAI o3, interleaved reasoning with code to enhance multimodal large language models (MLLMs) has become a pivotal research frontier. The existing literature focuses primarily o…

Reinforcement Learning

Thinking in Text and Images: Interleaved Vision--Language Reasoning Traces for Long-Horizon Robot Manipulation

2026-05-01 · Jinkun Liu, Haohan Chi, Lingfeng Zhang, Yifan Xie 외 arxiv

Long-horizon robotic manipulation requires plans that are both logically coherent and geometrically grounded. Existing Vision-Language-Action policies usually hide planning in latent states or expose only one modality: t…

Robot Manipulation

ATP-Bench: Towards Agentic Tool Planning for MLLM Interleaved Generation

2026-03-31 · Yinuo Liu, Zi Qian, Heng Zhou, Jiahao Zhang 외 arxiv

Interleaved text-and-image generation represents a significant frontier for Multimodal Large Language Models (MLLMs), offering a more intuitive way to convey complex information. Current paradigms rely on either image ge…

Image Generation

Loom: Diffusion-Transformer for Interleaved Generation

2025-12-20 · Mingcheng Ye, Jiaming Liu, Yiren Song arxiv

Interleaved text-image generation aims to jointly produce coherent visual frames and aligned textual descriptions within a single sequence, enabling tasks such as style transfer, compositional synthesis, and procedural t…

Image GenerationStyle Transfer