GEAR: Augmenting Language Models with Generalizable and Efficient Tool Resolution
Yining Lu, Haoping Yu, Daniel Khashabi

TL;DR
GEAR is a novel, efficient algorithm that improves language models' ability to use external tools across diverse tasks without task-specific training, reducing computational costs and increasing accuracy.
Contribution
GEAR introduces a generalizable, efficient tool grounding method that leverages small and large language models without task-specific demonstrations.
Findings
GEAR outperforms prior methods in tool grounding precision.
GEAR achieves higher downstream task accuracy with less computation.
GEAR demonstrates strong generalization across multiple datasets and tools.
Abstract
Augmenting large language models (LLM) to use external tools enhances their performance across a variety of tasks. However, prior works over-rely on task-specific demonstration of tool use that limits their generalizability and computational cost due to making many calls to large-scale LLMs. We introduce GEAR, a computationally efficient query-tool grounding algorithm that is generalizable to various tasks that require tool use while not relying on task-specific demonstrations. GEAR achieves better efficiency by delegating tool grounding and execution to small language models (SLM) and LLM, respectively; while leveraging semantic and pattern-based evaluation at both question and answer levels for generalizable tool grounding. We evaluate GEAR on 14 datasets across 6 downstream tasks, demonstrating its strong generalizability to novel tasks, tools and different SLMs. Despite offering…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Text Readability and Simplification
MethodsMulti-Head Attention · 15 Ways to Contact How can i speak to someone at Delta Airlines · Attention Is All You Need · Cosine Annealing · {Dispute@FaQ-s}How to file a dispute with Expedia? · Linear Layer · Dense Connections · Dropout · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Cosine Annealing
