AgentX, a stage-planner-executor agentic workflow, matches ReAct and Magentic-One on output quality in three applications while cutting token use on web search, and MCP servers deployed on AWS Lambda run at negligible cloud cost.
Alignment for Efficient Tool Calling of Large Language Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Recent advancements in tool learning have enabled large language models (LLMs) to integrate external tools, enhancing their task performance by expanding their knowledge boundaries. However, relying on tools often introduces tradeoffs between performance, speed, and cost, with LLMs sometimes exhibiting overreliance and overconfidence in tool usage. This paper addresses the challenge of aligning LLMs with their knowledge boundaries to make more intelligent decisions about tool invocation. We propose a multi objective alignment framework that combines probabilistic knowledge boundary estimation with dynamic decision making, allowing LLMs to better assess when to invoke tools based on their confidence. Our framework includes two methods for knowledge boundary estimation, consistency based and absolute estimation, and two training strategies for integrating these estimates into the model decision making process. Experimental results on various tool invocation scenarios demonstrate the effectiveness of our framework, showing significant improvements in tool efficiency by reducing unnecessary tool usage.
citation-role summary
citation-polarity summary
fields
cs.DC 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
AgentX: Towards Orchestrating Robust Agentic Workflow Patterns with FaaS-hosted MCP Services
AgentX, a stage-planner-executor agentic workflow, matches ReAct and Magentic-One on output quality in three applications while cutting token use on web search, and MCP servers deployed on AWS Lambda run at negligible cloud cost.