paper-with-me

홈 › Papers

GEAR: Augmenting Language Models with Generalizable and Efficient Tool Resolution

2023-07-17 · Yining Lu, Haoping Yu, Daniel Khashabi

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 more efficiency, GEAR achieves higher precision in tool grounding compared to prior strategies using LLM prompting, thus improving downstream accuracy at a reduced computational cost. For example, we demonstrate that GEAR-augmented GPT-J and GPT-3 outperform counterpart tool-augmented baselines because of better tool use.

📄 PDF Abstract BibTeX arXiv:2307.08775

Code (1)

yining610/gear 공식 구현

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

GEAR-VLA: Learning Geometry-Aware Action Representations for Generalizable Robotic Manipulation

2026-06-07 · Yuan Zhang, Shiqi Zhang, Yedong Shen, Shuai Dong 외 arxiv

Vision-Language-Action (VLA) models achieve strong benchmark performance but still struggle in real-world deployment with unseen objects, background shifts, and different robot embodiments. We argue that this stems from …

Action Understanding

LanguageARC: Developing Language Resources Through Citizen Linguistics

2020-05-01 · LREC 2020 5 · James Fiumara, Christopher Cieri, Jonathan Wright, Mark Liberman

This paper introduces the citizen science platform, LanguageARC, developed within the NIEUW (Novel Incentives and Workflows) project supported by the National Science Foundation under Grant No. 1730377. LanguageARC is a …

ARC

Multi-resolution Dynamic Mode Decomposition for Damage Detection in Wind Turbine Gearboxes

2021-10-08 · Paolo Climaco, Jochen Garcke, Rodrigo Iza-Teran

We introduce an approach for damage detection in gearboxes based on the analysis of sensor data with the multi-resolution dynamic mode decomposition (mrDMD). The application focus is the condition monitoring of wind turb…

GEAR: Granularity-Adaptive Advantage Reweighting for LLM Agents via Self-Distillation

2026-05-12 · Sijia Li, Yuchen Huang, Zifan Liu, Yanping Li 외 arxiv

Reinforcement learning has become a widely used post-training approach for LLM agents, where training commonly relies on outcome-level rewards that provide only coarse supervision. While finer-grained credit assignment i…

Reinforcement LearningMathematical Reasoning

SegEarth-R1: Geospatial Pixel Reasoning via Large Language Model

2025-04-13 · Kaiyu Li, Zepeng Xin, Li Pang, Chao Pang 외

Remote sensing has become critical for understanding environmental dynamics, urban planning, and disaster management. However, traditional remote sensing workflows often rely on explicit segmentation or detection methods…

Language ModelingLanguage ModellingLarge Language ModelSegmentation