CLAug 21, 2023

Large Language Models on Wikipedia-Style Survey Generation: an Evaluation in NLP Concepts

MIT
arXiv:2308.10410v417 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses the problem of expensive educational material creation for educators and learners, but it is incremental as it builds on existing LLM capabilities.

The study evaluated large language models (LLMs) for generating survey articles on NLP topics, finding that GPT-4 outperformed other models by 2% to 20% in automated benchmarks compared to ground truth, though it sometimes had factual errors.

Educational materials such as survey articles in specialized fields like computer science traditionally require tremendous expert inputs and are therefore expensive to create and update. Recently, Large Language Models (LLMs) have achieved significant success across various general tasks. However, their effectiveness and limitations in the education domain are yet to be fully explored. In this work, we examine the proficiency of LLMs in generating succinct survey articles specific to the niche field of NLP in computer science, focusing on a curated list of 99 topics. Automated benchmarks reveal that GPT-4 surpasses its predecessors, inluding GPT-3.5, PaLM2, and LLaMa2 by margins ranging from 2% to 20% in comparison to the established ground truth. We compare both human and GPT-based evaluation scores and provide in-depth analysis. While our findings suggest that GPT-created surveys are more contemporary and accessible than human-authored ones, certain limitations were observed. Notably, GPT-4, despite often delivering outstanding content, occasionally exhibited lapses like missing details or factual errors. At last, we compared the rating behavior between humans and GPT-4 and found systematic bias in using GPT evaluation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes