paper-with-me

Papers

AdaPlanBench: Evaluating Adaptive Planning in Large Language Model Agents under World and User Constraints

2026-06-04 · Jiayu Liu, Cheng Qian, Zhenhailong Wang, Bingxuan Li, Jiateng Liu, Qing Zong, Heng Wang, Jeonghwan Kim, Yumeng Wang, Bingxiang He, Xiusi Chen, Yi R. Fung, Heng Ji arxiv

Planning for real-world problems by language models often involves both world and user constraints, which may not be fully specified upfront and are progressively disclosed through interaction. However, existing benchmarks still underexplore adaptive planning under such progressively revealed dual constraints. To address this gap, we introduce AdaPlanBench, a dynamic interactive benchmark for evaluating whether Large Language Model (LLM) agents can adaptively plan and re-plan under progressively revealed world and user constraints. AdaPlanBench is built on 307 household tasks, with a scalable constraint construction pipeline that augments each task with dual constraints. At runtime, agents interact with the environment in a multi-turn protocol where hidden constraints are revealed only when the agent proposes a plan that violates them, requiring iterative plan revision under accumulating feedback. This makes planning challenging, as agents must infer and track constraints from feedback while re-planning effectively. Experiments on ten leading LLMs show that adaptive planning under dual constraints remains challenging, with the best model reaching only 67.75% accuracy. We further observe that performance degrades as more constraints accumulate, with user constraints posing a particularly large challenge and failures often stemming from weaker physical grounding and reduced effectiveness. These results establish AdaPlanBench as a testbed for dual-constrained interactive planning and highlight the challenge of reliable adaptation to dynamically revealed constraints in LLM agents.

📄 PDF Abstract BibTeX arXiv:2606.05622

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Planning, Living and Judging: A Multi-agent LLM-based Framework for Cyclical Urban Planning

2024-12-29 · Hang Ni, Yuzhi Wang, Hao liu

Urban regeneration presents significant challenges within the context of urbanization, requiring adaptive approaches to tackle evolving needs. Leveraging advancements in large language models (LLMs), we propose Cyclical …

Put Your Money Where Your Mouth Is: Evaluating Strategic Planning and Execution of LLM Agents in an Auction Arena

2023-10-09 · Jiangjie Chen, Siyu Yuan, Rong Ye, Bodhisattwa Prasad Majumder 외

Recent advancements in Large Language Models (LLMs) showcase advanced reasoning, yet NLP evaluations often depend on static benchmarks. Evaluating this necessitates environments that test strategic reasoning in dynamic, …

Management

Institutional Foundations of Adaptive Planning: Exploration of Flood Planning in the Lower Rio Grande Valley, Texas, USA

2022-09-30 · Ashley D. Ross, Ali Nejat, Virgie Greb

Adaptive planning is ideally suited for the deep uncertainties presented by climate change. While there is a robust scholarship on the theory and methods of adaptive planning, this has largely neglected how adaptive plan…

PlanningBench: Generating Scalable and Verifiable Planning Data for Evaluating and Training Large Language Models

2026-05-20 · Ziliang Zhao, Zenan Xu, Shuting Wang, Hongjin Qian 외 arxiv

Planning is a fundamental capability for large language models (LLMs) because such complex tasks require models to coordinate goals, constraints, resources, and long-term consequences into executable and verifiable solut…

Reinforcement Learning

DeeAD: Dynamic Early Exit of Vision-Language Action for Efficient Autonomous Driving

2025-11-25 · Haibo HU, Lianming Huang, Nan Guan, Chun Jason Xue arxiv

Vision-Language Action (VLA) models unify perception, reasoning, and trajectory generation for autonomous driving, but suffer from significant inference latency due to deep transformer stacks. We present DeeAD, a trainin…

Autonomous Driving