paper-with-me

홈 › Papers

HTAA: Enhancing LLM Planning via Hybrid Toolset Agentization & Adaptation

2026-04-13 · Chengrui Huang, Junshuo Zhang, Zhiyuan Ma, Xikun Wang, Ximeng Wang, Menghua Jiang, Gang Zeng, Zhaobing Han, Shen Gao, Shuo Shang arxiv

Enabling large language models to scale and reliably use hundreds of tools is critical for real-world applications, yet challenging due to the inefficiency and error accumulation inherent in flat tool-calling architectures. To address this, we propose Hybrid Toolset Agentization & Adaptation (HTAA), a hierarchical framework for scalable tool-use planning. We propose a novel toolset agentization paradigm, which encapsulates frequently co-used tools into specialized agent tools, thereby reducing the planner's action space and mitigating redundancy. To ensure effective coordination, we design Asymmetric Planner Adaptation, a trajectory-based training paradigm that aligns the high-level planner with agent tools via backward reconstruction and forward refinement. To validate the performance of HTAA, we conduct experiments on a real-world internal dataset, InfoVerify, based on the POI validation workflow of China's largest online large-scale ride-hailing platform, featuring long-horizon executable tool trajectories. Experiments on InfoVerify and widely-used benchmarks show that HTAA consistently achieves higher task success rates, requires short tool calling trajectories, and significantly reduces context overhead compared to strong baselines. Furthermore, in a production deployment, HTAA substantially reduces manual validation effort and operational cost, demonstrating its practical efficacy.

📄 PDF Abstract BibTeX arXiv:2604.10917

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Schema-Aware Planning and Hybrid Knowledge Toolset for Reliable Knowledge Graph Triple Verification

2026-04-05 · Xinyan Ma, Xianhao Ou, Weihao Zhang, Shixin Jiang 외 arxiv

Knowledge Graphs (KGs) serve as a critical foundation for AI systems, yet their automated construction inevitably introduces noise, compromising data trustworthiness. Existing triple verification methods, based on graph …

Knowledge Graphs

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 외 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…

Hybrid Transfer in Deep Reinforcement Learning for Ads Allocation

2022-04-02 · Ze Wang, Guogang Liao, Xiaowen Shi, Xiaoxu Wu 외

Ads allocation, which involves allocating ads and organic items to limited slots in feed with the purpose of maximizing platform revenue, has become a research hotspot. Notice that, e-commerce platforms usually have mult…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

X-RiSAWOZ: High-Quality End-to-End Multilingual Dialogue Datasets and Few-shot Agents

2023-06-30 · Mehrad Moradshahi, Tianhao Shen, Kalika Bali, Monojit Choudhury 외

Task-oriented dialogue research has mainly focused on a few popular languages like English and Chinese, due to the high dataset creation cost for a new language. To reduce the cost, we apply manual editing to automatical…

Entity AlignmentMachine TranslationTranslation

El Agente Forjador: Task-Driven Agent Generation for Quantum Simulation

2026-04-16 · Zijian Zhang, Aiwei Yin, Amaan Baweja, Jiaru Bai 외 arxiv

AI for science promises to accelerate the discovery process. The advent of large language models (LLMs) and agentic workflows enables the expediting of a growing range of scientific tasks. However, most of the current ge…