paper-with-me

홈 › Papers

Long-Horizon Plan Execution in Large Tool Spaces through Entropy-Guided Branching

2026-04-13 · Rongzhe Wei, Ge Shi, Min Cheng, Na Zhang, Pan Li, Sarthak Ghosh, Vaibhav Gorde, Leman Akoglu arxiv

Large Language Models (LLMs) have significantly advanced tool-augmented agents, enabling autonomous reasoning via API interactions. However, executing multi-step tasks within massive tool libraries remains challenging due to two critical bottlenecks: (1) the absence of rigorous, plan-level evaluation frameworks and (2) the computational demand of exploring vast decision spaces stemming from large toolsets and long-horizon planning. To bridge these gaps, we first introduce SLATE (Synthetic Large-scale API Toolkit for E-commerce), a large-scale context-aware benchmark designed for the automated assessment of tool-integrated agents. Unlike static metrics, SLATE accommodates diverse yet functionally valid execution trajectories, revealing that current agents struggle with self-correction and search efficiency. Motivated by these findings, we next propose Entropy-Guided Branching (EGB), an uncertainty-aware search algorithm that dynamically expands decision branches where predictive entropy is high. EGB optimizes the exploration-exploitation trade-off, significantly enhancing both task success rates and computational efficiency. Extensive experiments on SLATE demonstrate that our dual contribution provides a robust foundation for developing reliable and scalable LLM agents in tool-rich environments.

📄 PDF Abstract BibTeX arXiv:2604.12126

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

S1-NexusAgent: a Self-Evolving Agent Framework for Multidisciplinary Scientific Research

2026-02-02 · S1-NexusAgent Team arxiv

Modern scientific research relies on large-scale data, complex workflows, and specialized tools, which existing LLMs and tool-based agents struggle to handle due to limitations in long-horizon planning, robust goal maint…

Continual Learning

MineEvolve: Self-Evolution with Accumulated Knowledge for Long-Horizon Embodied Minecraft Agents

2026-03-13 · Zhengwei Xie, Zhisheng Chen, Ziyan Weng, Jinhan Li 외 arxiv

Long-horizon embodied intelligence requires agents to improve through interaction, not merely to execute plans generated from static goals. A central challenge is therefore to transform past executions into knowledge tha…

Towards Long-horizon Embodied Agents with Tool-Aligned Vision-Language-Action Models

2026-05-13 · Zixing Lei, Changxing Liu, Yichen Xiong, Minhao Xiong 외 arxiv

Vision-language-action (VLA) models are effective robot action executors, but they remain limited on long-horizon tasks due to the dual burden of extended closed-loop planning and diverse physical operations. We therefor…

Instruction Following

PolyWorkBench: Benchmarking LLM Agents for Cross-Lingual Long-Horizon Workflows

2026-07-07 · Hongliang Li, Yijin Liu, Zhiwei Zhang, Zihe Liu 외 arxiv

While Large Language Model (LLM) agents excel at monolingual long-horizon planning and tool use, enterprise workflows inherently require processing multilingual resources across extended trajectories. The interaction bet…

WebAnchor: Anchoring Agent Planning to Stabilize Long-Horizon Web Reasoning

2026-01-06 · Xinmiao Yu, Liwen Zhang, Xiaocheng Feng, Yong Jiang 외 arxiv

Large Language Model(LLM)-based agents have shown strong capabilities in web information seeking, with reinforcement learning (RL) becoming a key optimization paradigm. However, planning remains a bottleneck, as existing…

Reinforcement Learning