MAUVE: Measuring the Gap Between Neural Text and Human Text using Divergence Frontiers
About
As major progress is made in open-ended text generation, measuring how close machine-generated text is to human language remains a critical open problem. We introduce MAUVE, a comparison measure for open-ended text generation, which directly compares the learnt distribution from a text generation model to the distribution of human-written text using divergence frontiers. MAUVE scales up to modern text generation models by computing information divergences in a quantized embedding space. Through an extensive empirical study on three open-ended generation tasks, we find that MAUVE identifies known properties of generated text, scales naturally with model size, and correlates with human judgments, with fewer restrictions than existing distributional evaluation metrics.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Sentiment Classification | Twitter Financial News (test) | F1 Score0.546 | 23 | |
| Text Generation | WebText | -- | 15 | |
| Question Answering | TruthfulQA | Correlation Score96.81 | 10 | |
| Factuality Verification | CLIMATE-FEVER | Correctness Score70.95 | 10 | |
| Natural Language Inference | SNLI | Correlation Coefficient41.5 | 10 | |
| Image Captioning | COCO Caption | Correlation Score6.87 | 10 | |
| Summarization | NEWTS | Correlation Score (Corr)1.64 | 10 | |
| Image Classification | unmet-promise (Split 2) | Accuracy56.3 | 9 | |
| Text2SQL | BIRD App Store | Execution Accuracy38.4 | 9 | |
| Text2SQL | BIRD Computer Students | Execution Accuracy48.3 | 9 |