TL;DR
This paper introduces COLT, a novel, model-agnostic tool retrieval system for large language models that captures semantic and collaborative relationships to improve diversity and completeness of retrieved tools.
Contribution
The paper proposes a new collaborative learning-based tool retrieval method, COLT, that enhances diversity and completeness over existing semantic-only approaches.
Findings
COLT outperforms existing methods on benchmark datasets.
BERT-mini with COLT surpasses BERT-large in retrieval performance.
The ToolLens dataset is introduced for future research.
Abstract
Recently, integrating external tools with Large Language Models (LLMs) has gained significant attention as an effective strategy to mitigate the limitations inherent in their pre-training data. However, real-world systems often incorporate a wide array of tools, making it impractical to input all tools into LLMs due to length limitations and latency constraints. Therefore, to fully exploit the potential of tool-augmented LLMs, it is crucial to develop an effective tool retrieval system. Existing tool retrieval methods primarily focus on semantic matching between user queries and tool descriptions, frequently leading to the retrieval of redundant, similar tools. Consequently, these methods fail to provide a complete set of diverse tools necessary for addressing the multifaceted problems encountered by LLMs. In this paper, we propose a novel modelagnostic COllaborative Learning-based Tool…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSparse Evolutionary Training · Focus
