paper-with-me

Papers

Beyond ReAct: A Planner-Centric Framework for Complex Tool-Augmented LLM Reasoning

2025-11-13 · Xiaolong Wei, Yuehu Dong, Xingliang Wang, Xingyu Zhang, Zhejun Zhao, Dongdong Shen, Long Xia, Dawei Yin arxiv

Existing tool-augmented large language models (LLMs) encounter significant challenges when processing complex queries. Current frameworks such as ReAct are prone to local optimization traps due to their reliance on incremental decision-making processes. To address these limitations, we propose a novel Planner-centric Plan-Execute paradigm that fundamentally resolves local optimization bottlenecks through architectural innovation. Central to our approach is a novel Planner model that performs global Directed Acyclic Graph (DAG) planning for complex queries, enabling optimized execution beyond conventional tool coordination. We also introduce ComplexTool-Plan, a large-scale benchmark dataset featuring complex queries that demand sophisticated multi-tool composition and coordination capabilities. Additionally, we develop a two-stage training methodology that integrates Supervised Fine-Tuning (SFT) with Group Relative Policy Optimization (GRPO), systematically enhancing the Planner's tool selection accuracy and global planning awareness through structured DAG-based planning. When integrated with a capable executor, our framework achieves state-of-the-art performance on the StableToolBench benchmark for complex user queries, demonstrating superior end-to-end execution capabilities and robust handling of intricate multi-tool workflows.

📄 PDF Abstract BibTeX arXiv:2511.10037

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging Values and Behavior: A Hierarchical Framework for Proactive Embodied Agents

2026-04-30 · Chunhui Zhang, Yuxuan Wang, Aoyang Qin, Yi-Long Lu 외 arxiv

Current embodied agents are often limited to passive instruction-following or reactive need-satisfaction, lacking a stable, high-order value framework essential for long-term, self-directed behavior and resolving motivat…

ProDrive: Proactive Planning for Autonomous Driving via Ego-Environment Co-Evolution

2026-04-28 · Chuyao Fu, Shengzhe Gan, Zhuoli Ouyang, Yuhan Rui 외 arxiv

End-to-end autonomous driving planners typically generate trajectories from current observations alone. However, real-world driving is highly dynamic, and such reactive planning cannot anticipate future scene evolution, …

Autonomous Driving

IntentReact: Guiding Reactive Object-Centric Navigation via Topological Intent

2026-03-26 · Yanmei Jiao, Anpeng Lu, Wenhan Hu, Rong Xiong 외 arxiv

Object-goal visual navigation requires robots to reason over semantic structure and act effectively under partial observability. Recent approaches based on object-level topological maps enable long-horizon navigation wit…

Visual Navigation

Large Language Model Enhanced Differentiable Trajectory Planning for IoT-Enabled Autonomous Driving

2026-07-11 · Shihao Zhang, Jing Yang, Ziyu Song, Zheng Lin 외 arxiv

Autonomous driving planning is a key component of IoT-enabled intelligent transportation systems, requiring vehicles to generate safe, efficient, and executable trajectories in complex urban environments from multi-sourc…

Trajectory PlanningAutonomous DrivingData Augmentation

Language as Cost: Proactive Hazard Mapping using VLM for Robot Navigation

2025-08-05 · Mintaek Oh, Chan Kim, Seung-Woo Seo, Seong-Woo Kim arxiv

Robots operating in human-centric or hazardous environments must proactively anticipate and mitigate dangers beyond basic obstacle detection. Traditional navigation systems often depend on static maps, which struggle to …

Robot Navigation