paper-with-me

Papers

ToolScope: Enhancing LLM Agent Tool Use through Tool Merging and Context-Aware Filtering

2025-10-22 · Marianne Menglin Liu, Daniel Garcia, Fjona Parllaku, Vikas Upadhyay, Syed Fahad Allam Shah, Dan Roth arxiv

Large language model (LLM) agents rely on external tools to solve complex tasks, but real-world toolsets often contain redundant tools with overlapping names and descriptions, introducing ambiguity and reducing selection accuracy. LLMs also face strict input context limits, preventing efficient consideration of large toolsets. To address these challenges, we propose ToolScope, which includes: (1) ToolScopeMerger with Auto-Correction to automatically audit and fix tool merges, reducing redundancy, and (2) ToolScopeRetriever to rank and select only the most relevant tools for each query, compressing toolsets to fit within context limits without sacrificing accuracy. Evaluations on three state-of-the-art LLMs and three open-source tool-use benchmarks show gains of 8.38% to 38.6% in tool selection accuracy, demonstrating ToolScope's effectiveness in enhancing LLM tool use.

📄 PDF Abstract BibTeX arXiv:2510.20036

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ToolScope: An Agentic Framework for Vision-Guided and Long-Horizon Tool Use

2025-10-31 · Mengjie Deng, Guanting Dong, Zhicheng Dou arxiv

Recently, large language models (LLMs) have demonstrated remarkable problem-solving capabilities by autonomously integrating with external tools for collaborative reasoning. However, due to the inherently complex and div…

MetaAgent: Toward Self-Evolving Agent via Tool Meta-Learning

2025-08-01 · Hongjin Qian, Zheng Liu arxiv

In this work, we propose MetaAgent, an agentic paradigm inspired by the principle of learning-by-doing, where expertise is developed through hands-on practice and continual self-improvement. MetaAgent starts with a minim…

ChemHAS: Hierarchical Agent Stacking for Enhancing Chemistry Tools

2025-05-27 · Zhucong Li, Bowei Zhang, Jin Xiao, Zhijian Zhou 외

Large Language Model (LLM)-based agents have demonstrated the ability to improve performance in chemistry-related tasks by selecting appropriate tools. However, their effectiveness remains limited by the inherent predict…

AI AgentLanguage ModelingLanguage ModellingLarge Language Model+1

Agora: Enhancing LLM Agent Reasoning Via Auction-Based Task Allocation

2026-07-10 · Kaiji Zhou, Ales Leonardis, Yue Feng arxiv

Enhancing the reasoning capabilities of large language model (LLM) agents requires effective orchestration of diverse expert models and tools. However, existing frameworks typically call APIs based on coarse-grained matc…

LAMMI-Pathology: A Tool-Centric Bottom-Up LVLM-Agent Framework for Molecularly Informed Medical Intelligence in Pathology

2026-02-21 · Haoyang Su, Shaoting Zhang, Xiaosong Wang arxiv

The emergence of tool-calling-based agent systems introduces a more evidence-driven paradigm for pathology image analysis in contrast to the coarse-grained text-image diagnostic approaches. With the recent large-scale ex…