Augmented Language Models: a Survey
Gr\'egoire Mialon, Roberto Dess\`i, Maria Lomeli, Christoforos, Nalmpantis, Ram Pasunuru, Roberta Raileanu, Baptiste Rozi\`ere, Timo Schick,, Jane Dwivedi-Yu, Asli Celikyilmaz, Edouard Grave, Yann LeCun, and Thomas, Scialom

TL;DR
This survey discusses Augmented Language Models (ALMs) that combine reasoning and tool use capabilities, enhancing their performance and addressing limitations of traditional language models.
Contribution
It provides a comprehensive review of ALMs, highlighting their ability to reason, utilize external tools, and improve upon standard language modeling tasks.
Findings
ALMs can outperform traditional LMs on several benchmarks.
Augmented LMs enhance interpretability, consistency, and scalability.
They effectively combine reasoning and tool use in language tasks.
Abstract
This survey reviews works in which language models (LMs) are augmented with reasoning skills and the ability to use tools. The former is defined as decomposing a potentially complex task into simpler subtasks while the latter consists in calling external modules such as a code interpreter. LMs can leverage these augmentations separately or in combination via heuristics, or learn to do so from demonstrations. While adhering to a standard missing tokens prediction objective, such augmented LMs can use various, possibly non-parametric external modules to expand their context processing ability, thus departing from the pure language modeling paradigm. We therefore refer to them as Augmented Language Models (ALMs). The missing token objective allows ALMs to learn to reason, use tools, and even act, while still performing standard natural language tasks and even outperforming most regular LMs…
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
