paper-with-me

홈 › Papers

AvaTaR: Optimizing LLM Agents for Tool Usage via Contrastive Reasoning

2024-06-17 · Shirley Wu, Shiyu Zhao, Qian Huang, Kexin Huang, Michihiro Yasunaga, Kaidi Cao, Vassilis N. Ioannidis, Karthik Subbian, Jure Leskovec, James Zou

Large language model (LLM) agents have demonstrated impressive capabilities in utilizing external tools and knowledge to boost accuracy and reduce hallucinations. However, developing prompting techniques that enable LLM agents to effectively use these tools and knowledge remains a heuristic and labor-intensive task. Here, we introduce AvaTaR, a novel and automated framework that optimizes an LLM agent to effectively leverage provided tools, improving performance on a given task. During optimization, we design a comparator module to iteratively deliver insightful and comprehensive prompts to the LLM agent by contrastively reasoning between positive and negative examples sampled from training data. We demonstrate AvaTaR on four complex multimodal retrieval datasets featuring textual, visual, and relational information, and three general question-answering (QA) datasets. We find AvaTaR consistently outperforms state-of-the-art approaches across all seven tasks, exhibiting strong generalization ability when applied to novel cases and achieving an average relative improvement of 14% on the Hit@1 metric for the retrieval datasets and 13% for the QA datasets. Code and dataset are available at https://github.com/zou-group/avatar.

📄 PDF Abstract BibTeX arXiv:2406.11200

Code (1)

zou-group/avatar 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

MassTool: A Multi-Task Search-Based Tool Retrieval Framework for Large Language Models

2025-07-01 · Jianghao Lin, Xinyuan Wang, Xinyi Dai, Menghui Zhu 외 arxiv

Tool retrieval is a critical component in enabling large language models (LLMs) to interact effectively with external tools. It aims to precisely filter the massive tools into a small set of candidates for the downstream…

Multi-Task Learning

9th Workshop on Sign Language Translation and Avatar Technologies (SLTAT 2025)

2025-08-11 · Fabrizio Nunnari, Cristina Luna Jiménez, Rosalee Wolfe, John C. McDonald 외 arxiv

The Sign Language Translation and Avatar Technology (SLTAT) workshops continue a series of gatherings to share recent advances in improving deaf / human communication through non-invasive means. This 2025 edition, the 9t…

Sign Language TranslationSign Language Recognition

Evaluating Privilege Usage of Agents with Real-World Tools

2026-03-30 · Quan Zhang, Lianhang Fu, Lvsi Lian, Gwihwan Go 외 arxiv

Equipping LLM agents with real-world tools can substantially improve productivity. However, granting agents autonomy over tool use also transfers the associated privileges to both the agent and the underlying LLM. Improp…

HamNoSyS2SiGML: Translating HamNoSys Into SiGML

2020-05-01 · LREC 2020 5 · Carolina Neves, Lu{\'\i}sa Coheur, Hugo Nicolau

Sign Languages are visual languages and the main means of communication used by Deaf people. However, the majority of the information available online is presented through written form. Hence, it is not of easy access to…

Anticipatory Planning for Multimodal AI Agents

2026-03-17 · Yongyuan Liang, Shijie Zhou, Yu Gu, Hao Tan 외 arxiv

Recent advances in multimodal agents have improved computer-use interaction and tool-usage, yet most existing systems remain reactive, optimizing actions in isolation without reasoning about future states or long-term go…

Reinforcement Learning