English

Language Models are Few-Shot Butlers

Computation and Language 2021-09-21 v2 Machine Learning

Abstract

Pretrained language models demonstrate strong performance in most NLP tasks when fine-tuned on small task-specific datasets. Hence, these autoregressive models constitute ideal agents to operate in text-based environments where language understanding and generative capabilities are essential. Nonetheless, collecting expert demonstrations in such environments is a time-consuming endeavour. We introduce a two-stage procedure to learn from a small set of demonstrations and further improve by interacting with an environment. We show that language models fine-tuned with only 1.2% of the expert demonstrations and a simple reinforcement learning algorithm achieve a 51% absolute improvement in success rate over existing methods in the ALFWorld environment.

Keywords

Cite

@article{arxiv.2104.07972,
  title  = {Language Models are Few-Shot Butlers},
  author = {Vincent Micheli and François Fleuret},
  journal= {arXiv preprint arXiv:2104.07972},
  year   = {2021}
}

Comments

EMNLP 2021

R2 v1 2026-06-24T01:14:07.261Z