WebGPT:基于浏览器辅助的问答系统与人类反馈优化

WebGPT: Browser-assisted question-answering with human feedback

OpenAI OpenAI · OpenAI · 2021-12-17 · arXiv:2112.09332 ↗ · 被引 1914

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们通过基于文本的网页浏览环境微调 GPT-3,使其能够搜索和浏览网页来回答长问题。通过设置可由人类执行的任务,我们能够使用模仿学习训练模型,然后通过人类反馈优化答案质量。为了使事实准确性的人工评估更容易,模型在浏览时必须收集引用以支持其答案。我们在 ELI5(Reddit 用户提出的问题数据集)上训练和评估模型。我们最好的模型是通过行为克隆微调 GPT-3,然后对预测人类偏好的奖励模型进行拒绝采样得到的。该模型的答案在 56%的情况下比人类演示者的答案更受人类青睐,在 69%的情况下比 Reddit 上最高赞的答案更受欢迎。

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.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 20)

阅读逐段中英对照全文 →