ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.6k
Citations
38
Influential Citations
ACM Computing Surveys
Venue
2023
Year
Large, pre-trained language models (PLMs) such as BERT and GPT have drastically changed the Natural Language Processing (NLP) field. For numerous NLP tasks, approaches leveraging PLMs have achieved state-of-the-art performance. The key idea is to learn a generic, latent representation of language from a generic task once, then share it across disparate NLP tasks. Language modeling serves as the generic task, one with abundant self-supervised text available for extensive training. This article presents the key fundamental concepts of PLM architectures and a comprehensive view of the shift to PLM-driven NLP techniques. It surveys work applying the pre-training then fine-tuning, prompting, and text generation approaches. In addition, it discusses PLM limitations and suggested directions for future research.
This survey is a pivotal reference in the rapidly evolving field of NLP, capturing the transformative impact of large pre-trained language models (PLMs) like BERT and GPT. It systematically organizes the vast body of work that has emerged since the introduction of these models, offering a clear taxonomy of approaches: pre-training then fine-tuning, prompting, and text generation. For AI practitioners, this paper serves as a comprehensive map of the current landscape, helping them understand the core ideas and trade-offs of each paradigm.
The paper's significance lies in its timing and scope. Published in ACM Computing Surveys, it consolidates knowledge that was previously scattered across numerous papers, making it an essential starting point for anyone entering the field or seeking to broaden their understanding. By highlighting the shift from task-specific architectures to generic, reusable language representations, it underscores a fundamental change in how NLP systems are built and deployed.
The survey makes several key technical contributions:
As a survey, the paper does not introduce new experimental results. Instead, it aggregates findings from numerous studies, noting that PLM-based approaches have achieved state-of-the-art performance on many NLP benchmarks. For example, it references the success of models like BERT and GPT on tasks such as GLUE, SQuAD, and SuperGLUE, though specific numbers are not detailed in the abstract. The paper's value is in its synthesis, providing a high-level view of the consistent gains achieved by PLMs across diverse tasks.
The broader impact of this survey is substantial. It not only documents the current state of the art but also shapes future research by identifying open challenges. For the AI community, it reinforces the importance of large-scale pre-training and the potential of prompting as a lightweight adaptation method. It also serves as an educational resource, enabling newcomers to quickly grasp the key concepts and trends. As PLMs continue to evolve, this survey will remain a foundational reference, guiding both academic research and industrial applications.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba