Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Retrieval is Accurate Generation

About

Standard language models generate text by selecting tokens from a fixed, finite, and standalone vocabulary. We introduce a novel method that selects context-aware phrases from a collection of supporting documents. One of the most significant challenges for this paradigm shift is determining the training oracles, because a string of text can be segmented in various ways and each segment can be retrieved from numerous possible documents. To address this, we propose to initialize the training oracles using linguistic heuristics and, more importantly, bootstrap the oracles through iterative self-reinforcement. Extensive experiments show that our model not only outperforms standard language models on a variety of knowledge-intensive tasks but also demonstrates improved generation quality in open-ended text generation. For instance, compared to the standard language model counterpart, our model raises the accuracy from 23.47% to 36.27% on OpenbookQA, and improves the MAUVE score from 42.61% to 81.58% in open-ended text generation. Remarkably, our model also achieves the best performance and the lowest latency among several retrieval-augmented baselines. In conclusion, we assert that retrieval is more accurate generation and hope that our work will encourage further research on this new paradigm shift.

Bowen Cao, Deng Cai, Leyang Cui, Xuxin Cheng, Wei Bi, Yuexian Zou, Shuming Shi• 2024

Related benchmarks

TaskDatasetResultRank
Question AnsweringMedQA-USMLE (test)
Accuracy25.06
101
Question AnsweringARC Challenge (test)
Accuracy24.34
63
Question AnsweringMedMCQA (test)--
48
Open-ended generationWikiText-103 (test)
MAUVE0.2614
26
Open-ended Text GenerationLaw-MT Out of Domain (test)
MAUVE28.14
16
Open-ended Text GenerationScaling Data Store
MAUVE26.97
12
Question AnsweringTruthfulQA (test)
Accuracy29.38
4
Showing 7 of 7 rows

Other info

Follow for update