vix.ing · top · new · best · stats · spec

WebGPT: Browser-assisted question-answering with human feedback

2021/12/17 by Reiichiro Nakano, Nakano, Reiichiro, Jacob Hilton +35 · 3 voices · 203 citations
Computer Science · #Multimodal Machine Learning Applications #Natural Language Processing Techniques #Topic Modeling #cs.AI #cs.CL #cs.LG

paper · pdf · doi:10.48550/arxiv.2112.09332

openalex publication_date 2021/12/17 · openalex created_date 2022/05/05 · openalex updated_date 2026/07/28

Abstract

We fine-tune GPT-3 to answer long-form questions using a text-based web-browsing environment, which allows the model to search and navigate the web. By setting up the task so that it can be performed by humans, we are able to train models on the task using imitation learning, and then optimize answer quality with human feedback. To make human evaluation of factual accuracy easier, models must collect references while browsing in support of their answers. We train and evaluate our models on ELI5, a dataset of questions asked by Reddit users. Our best model is obtained by fine-tuning GPT-3 using behavior cloning, and then performing rejection sampling against a reward model trained to predict human preferences. This model's answers are preferred by humans 56% of the time to those of our human demonstrators, and 69% of the time to the highest-voted answer from Reddit.

Cited by

Discussions

Related