paper-with-me

홈 › Papers

SING: Synthetic Intention Graph for Scalable Active Tool Discovery in LLM Agents

2026-06-15 · Qiao Xiao, Haochen Shi, Yisen Gao, Wenbin Hu, Huihao Jing, Tianshi Zheng, Baixuan Xu, Ziheng Zhang, Weiqi Wang, Haoran Li, Jiaxin Bai, Yangqiu Song arxiv

Large language model (LLM) agents increasingly rely on agent harnesses that manage context, tools, and multi-turn execution, making tools a central interface for acting in realistic digital environments. As harness-connected tool ecosystems expand to hundreds or thousands of APIs, services, and task-specific skills, exhaustive tool schema injection becomes costly and imposes a closed-world assumption that limits agents to a predefined static inventory. Retrieval-augmented tool selection offers a natural alternative, but existing one-shot retrieval methods often fail to align isolated tool descriptions with the agent's true task intention, especially in long-horizon tasks where required capabilities emerge through decomposition, observations, and newly induced subgoals. We propose SING, an intention-aware active tool discovery framework that builds an intention-tool graph linking user intentions, tool capabilities, and tool collaboration patterns, and dynamically retrieves tools according to evolving task states. Using a unified corpus of 7,471 tools, we evaluate SING on three real-world tool-use benchmarks. SING improves Global Recall@5 by up to 59.8% and downstream success rate by up to 28.9% over baselines, while reducing full-corpus tool-schema exposure by 99.8%, demonstrating that intention-aware graph structure enables more accurate and context-efficient tool discovery in large-scale agentic ecosystems.

📄 PDF Abstract BibTeX arXiv:2606.16591

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VIS-iTrack: Visual Intention through Gaze Tracking using Low-Cost Webcam

2022-02-05 · Shahed Anzarus Sabab, Mohammad Ridwan Kabir, Sayed Rizban Hussain, Hasan Mahmud 외

Human intention is an internal, mental characterization for acquiring desired information. From interactive interfaces containing either textual or graphical information, intention to perceive desired information is subj…

A correlational analysis of multiagent sensorimotor interactions: clustering autonomous and controllable entities

2017-11-22 · M. Sánchez-Fibla, C. Moulin-Frier, X. Arsiwalla, P. Verschure

A first step to reach Theory of Mind (ToM) abilities (attribution of beliefs to others) in synthetic agents through sensorimotor interactions, would be to tag sensory data with agent typology and action intentions: auton…

ClusteringTAG

Act2Intention: A Benchmark For Developing Active Mobile Agents Through Inferring User Intention from GUI Actions

2026-08-14 · Xiaokai Yan, Jingtao Ding, Yong Li, Zhiwen Yu arxiv

Mobile GUI Agents powered by multimodal large language models (MLLMs) show promise in human-computer intelligence. However, current research primarily focuses on reactive task execution while lacking a comprehensive unde…

Fast and Scalable Game-Theoretic Trajectory Planning with Intentional Uncertainties

2025-07-16 · Zhenmin Huang, Yusen Xie, Benshan Ma, Shaojie Shen 외 arxiv

Trajectory planning involving multi-agent interactions has been a long-standing challenge in the field of robotics, primarily burdened by the inherent yet intricate interactions among agents. While game-theoretic methods…

Trajectory Planning

Does Synthetic Layered Design Data Benefit Layered Design Decomposition?

2026-05-14 · Kam Man Wu, Haolin Yang, Qingyu Chen, Yihu Tang 외 arxiv

Recent advances in image generation have made it easy to produce high-quality images. However, these outputs are inherently flattened, entangling foreground elements, background, and text within a fixed canvas. As a resu…

Image Generation