paper-with-me

Papers

Towards Practical Tool Usage for Continually Learning LLMs

2024-04-14 · Jerry Huang, Prasanna Parthasarathi, Mehdi Rezagholizadeh, Sarath Chandar

Large language models (LLMs) show an innate skill for solving language based tasks. But insights have suggested an inability to adjust for information or task-solving skills becoming outdated, as their knowledge, stored directly within their parameters, remains static in time. Tool use helps by offloading work to systems that the LLM can access through an interface, but LLMs that use them still must adapt to nonstationary environments for prolonged use, as new tools can emerge and existing tools can change. Nevertheless, tools require less specialized knowledge, therefore we hypothesize they are better suited for continual learning (CL) as they rely less on parametric memory for solving tasks and instead focus on learning when to apply pre-defined tools. To verify this, we develop a synthetic benchmark and follow this by aggregating existing NLP tasks to form a more realistic testing scenario. While we demonstrate scaling model size is not a solution, regardless of tool usage, continual learning techniques can enable tool LLMs to both adapt faster while forgetting less, highlighting their potential as continual learners.

📄 PDF Abstract BibTeX arXiv:2404.09339

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Self-Guided Function Calling in Large Language Models via Stepwise Experience Recall

2025-08-21 · Sijia Cui, Aiyao He, Shuai Xu, Hongming Zhang 외 arxiv

Function calling enables large language models (LLMs) to interact with external systems by leveraging tools and APIs. When faced with multi-step tool usage, LLMs still struggle with tool selection, parameter generation, …

Prompt Engineering

WTU-EVAL: A Whether-or-Not Tool Usage Evaluation Benchmark for Large Language Models

2024-07-02 · Kangyun Ning, Yisong Su, Xueqiang Lv, Yuanzhe Zhang 외

Although Large Language Models (LLMs) excel in NLP tasks, they still need external tools to extend their ability. Current research on tool learning with LLMs often assumes mandatory tool use, which does not always align …

Multi-modal Agent Tuning: Building a VLM-Driven Agent for Efficient Tool Usage

2024-12-20 · Zhi Gao, Bofei Zhang, Pengxiang Li, Xiaojian Ma 외

The advancement of large language models (LLMs) prompts the development of multi-modal agents, which are used as a controller to call external tools, providing a feasible way to solve practical tasks. In this paper, we p…

Language ModelingLanguage Modelling

Look Before You Leap: Towards Decision-Aware and Generalizable Tool-Usage for Large Language Models

2024-02-26 · Anchun Gui, Jian Li, Yong Dai, Nan Du 외

Tool-augmented large language models (LLMs) are attracting widespread attention when accessing up-to-date knowledge and alleviating hallucination issues. Nowadays, advanced closed-source LLMs (e.g., ChatGPT) have demonst…

Decision MakingHallucinationIn-Context Learning

COLT: Enhancing Video Large Language Models with Continual Tool Usage

2025-09-23 · Yuyang Liu, Meng Cao, Xinyuan Shi, Xiaondan Liang arxiv

The success of Large Language Models (LLMs) has significantly propelled the research of video understanding. To harvest the benefits of well-trained expert models (i.e., tools), video LLMs prioritize the exploration of t…