Wonders

Key research papers on large language models (LLMs)

GPT-3, scaling laws, instruction tuning and LLaMA, plus the surveys on evaluation, hallucination and agents. Includes what a title search cannot find.

Data from OpenAlex, retrieved September 21, 2026

In short

Almost everything on large language models has been written since 2020: OpenAlex counts 12 titles for 2020 and about 27,000 for 2025. The technical lineage runs through Brown et al. (2020) on GPT-3 and few-shot learning, Kaplan et al. (2020) on scaling laws, Ouyang et al. (2022) on training with human feedback and Touvron et al. (2023) on LLaMA. With a publication rate like that, start from the surveys: Zhao et al., A Survey of Large Language Models, covers pre-training, post-training, utilisation and evaluation in one place.

How the literature is organised

The technical papers here read as one sequence: models were scaled up, found to learn tasks from a few examples, tuned to follow instructions, and released for others to build on.

Brown et al. (2020) trained GPT-3, an autoregressive model with 175 billion parameters, and showed it could perform new tasks from a few demonstrations in the prompt, without gradient updates — while also identifying datasets where few-shot learning still struggles. Kaplan et al. (2020) gave the empirical scaling laws: loss falls as a power law in model size, dataset size and compute, across more than seven orders of magnitude, and larger models are more sample-efficient. Ouyang et al. (2022) fine-tuned GPT-3 on labeler demonstrations and then on rankings of model outputs, and found that the 1.3-billion-parameter InstructGPT was preferred to the 175-billion-parameter GPT-3. Touvron et al. (2023) trained LLaMA using publicly available datasets only and released the models to the research community. Chen et al. (2021) introduced Codex and the HumanEval set for measuring functional correctness of generated programs.

Application papers make up the rest of the most-cited list, led by medicine and education. Singhal et al. (2023) built the MultiMedQA benchmark and found that instruction prompt tuning improved their model's answers but left it inferior to clinicians on human evaluation. Kung et al. (2023) reported ChatGPT performing at or near the passing threshold on all three USMLE steps, and Gilson et al. (2023) measured 44% to 64.4% accuracy across four question sets, with performance falling as questions got harder. Kasneci et al. (2023) set out opportunities and challenges for education.

Main debates

The debates are about reliability, evaluation and security. Models generate plausible but nonfactual content, and Huang et al. (2025) give a taxonomy of hallucination with contributing factors, detection benchmarks and mitigation methods, including the limits of retrieval augmentation as a remedy. Chang et al. (2024) argue that evaluation should be treated as a discipline in its own right, organised around what to evaluate, where and how. Yao et al. (2024) sort the security literature into beneficial applications, offensive ones and vulnerabilities, and note that work on model and parameter extraction attacks is limited and largely theoretical. Zhao et al. name theoretical foundations, efficient scaling, alignment and agentic capability as the open problems.

Where recent work is heading

Current directions visible in the most-cited surveys are autonomous agents built on language models (Wang et al., 2024, who propose a unified framework and survey applications across the social sciences, natural sciences and engineering) and software engineering (Hou et al., 2024, who analysed 395 articles published between January 2017 and January 2024). If you are working outside computer science, note that both of those surveys organise their field by task and identify gaps: an evaluation in your own domain, on your own language or data, is a realistic contribution.

Most-cited foundational papers

Published before 2021 and ranked by how often later work cites them. Read the abstract of each and the full text of the three or four closest to your question. Citation count measures attention, not quality, so treat this as a map of what the field has argued about rather than a ranking of what is true.

  1. 1
    Language Models are Few-Shot Learners

    T. B. Brown and 30 others (2020). arXiv (Cornell University).

    Cited by 3,012Open accessdoi:10.48550/arxiv.2005.14165

  2. 2
    Scaling Laws for Neural Language Models

    Jared Kaplan and 9 others (2020). arXiv (Cornell University).

    Cited by 1,541Open accessdoi:10.48550/arxiv.2001.08361

Most-cited papers since 2021

Primary studies and conceptual papers from 2021 onwards. A paper published in 2024 has had a few years to accumulate citations where the works in the section above have had decades, so compare these counts with each other rather than with the ones above.

  1. 1
    ChatGPT for good? On opportunities and challenges of large language models for education

    Enkelejda Kasneci and 22 others (2023). Learning and Individual Differences.

    Cited by 6,594Open accessdoi:10.1016/j.lindif.2023.102274

  2. 2
    Training language models to follow instructions with human feedback

    Long Ouyang and 19 others (2022). arXiv (Cornell University).

    Cited by 4,350Open accessdoi:10.48550/arxiv.2203.02155

  3. 3
    LLaMA: Open and Efficient Foundation Language Models

    Hugo Touvron and 13 others (2023). arXiv (Cornell University).

    Cited by 3,975Open accessdoi:10.48550/arxiv.2302.13971

  4. 4
    Performance of ChatGPT on USMLE: Potential for AI-assisted medical education using large language models

    Tiffany H. Kung and 10 others (2023). PLOS Digital Health.

    Cited by 3,848Open accessdoi:10.1371/journal.pdig.0000198

  5. 5
    Large language models in medicine

    Arun James Thirunavukarasu and 5 others (2023). Nature Medicine.

    Cited by 3,847doi:10.1038/s41591-023-02448-8

  6. 6
    Large language models encode clinical knowledge

    Karan Singhal and 31 others (2023). Nature.

    Cited by 3,846Open accessdoi:10.1038/s41586-023-06291-2

  7. 7
    How Does ChatGPT Perform on the United States Medical Licensing Examination (USMLE)? The Implications of Large Language Models for Medical Education and Knowledge Assessment

    Aidan Gilson and 6 others (2023). JMIR Medical Education.

    Cited by 2,155Open accessdoi:10.2196/45312

  8. 8
    Evaluating Large Language Models Trained on Code

    Mark Chen and 57 others (2021). arXiv (Cornell University).

    Cited by 1,466Open accessdoi:10.48550/arxiv.2107.03374

Recent reviews and meta-analyses

The fastest way into a literature. A good review gives you the structure of the field, a reference list to mine and, in its limitations section, the gaps other researchers have already spotted.

  1. 1
    A Survey on Evaluation of Large Language Models

    Yupeng Chang and 15 others (2024). ACM Transactions on Intelligent Systems and Technology.

    Cited by 2,784doi:10.1145/3641289

  2. 2
    A Survey on Hallucination in Large Language Models: Principles, Taxonomy, Challenges, and Open Questions

    Lei Huang and 10 others (2025). ACM Transactions on Information Systems.

    Cited by 2,073doi:10.1145/3703155

  3. 3
    A survey on large language model based autonomous agents

    Lei Wang and 12 others (2024). Frontiers of Computer Science.

    Cited by 1,610Open accessdoi:10.1007/s11704-024-40231-1

  4. 4
    A Survey of Large Language Models

    Wayne Xin Zhao and 22 others (2026). Frontiers of Computer Science.

    Cited by 1,550Open accessdoi:10.1007/s11704-026-60308-3

  5. 5
    A survey on large language model (LLM) security and privacy: The Good, The Bad, and The Ugly

    Yifan Yao and 5 others (2024). High-Confidence Computing.

    Cited by 1,007Open accessdoi:10.1016/j.hcc.2024.100211

  6. 6
    Large Language Models for Software Engineering: A Systematic Literature Review

    Xinyi Hou and 9 others (2024). ACM Transactions on Software Engineering and Methodology.

    Cited by 904doi:10.1145/3695988

How big the literature is, and where it is published

OpenAlex indexes 82,428 works whose title matches this topic. The chart shows how many were published each year from 2007 to 2025; the current year is left out because it is incomplete.

2007: 1 works120072012: 3 works2016: 1 works2018: 5 works2019: 6 works2020: 12 works2021: 49 works2022: 286 works2023: 5,305 works2024: 17,762 works2025: 26,821 works26,8212025
Show the numbers as a table
YearWorks
20071
20123
20161
20185
20196
202012
202149
2022286
20235,305
202417,762
202526,821

Journals behind the most-cited work

Counted across the 66 most-cited works on the topic, not across everything published. Browsing recent issues of the first two or three is a reliable way to find current work that has not yet been cited much.

Sub-topics to narrow into

A thesis-sized question usually sits inside one of these, combined with a population or a setting.

How to cite these papers

Every paper above has a DOI, a part of the reference that is easy to leave out. Here is one of them, “Large language models in medicine” (2023), in the two styles students ask about most:

APA 7th edition

Thirunavukarasu, A. J., Ting, D. S. J., Elangovan, K., Gutierrez, L., Tan, T. F., & Ting, D. S. W. (2023). Large language models in medicine. Nature Medicine, 29(8), 1930–1940. https://doi.org/10.1038/s41591-023-02448-8

MLA 9th edition

Thirunavukarasu, Arun James, et al. “Large Language Models in Medicine.” Nature Medicine, vol. 29, no. 8, 2023, pp. 1930–40, https://doi.org/10.1038/s41591-023-02448-8.

Check the details against the article itself before you submit: databases, including the one behind this page, sometimes carry the online-first year rather than the volume year. Full rules and more examples are in our guides to APA, MLA, Chicago, Harvard, Vancouver and ABNT, with the rest in the citation guides. You can also format a reference from its DOI with our free citation tools.

Frequently asked questions

Why are there only two foundational papers on this page?

Because this page is a title search. OpenAlex finds 12 titles containing the phrase for 2020 and only 6 for 2019, so there is very little to be foundational. The papers that made these models possible — on the transformer architecture, and on pre-trained models such as BERT and GPT-2 — do not carry the phrase in their titles, so a title search cannot reach them. Any of the surveys listed here will give you those references in its first section.

Is it acceptable to cite arXiv preprints?

In machine learning, yes, and this page shows why: five of the works listed here — Brown, Kaplan, Ouyang, Touvron and Chen — carry arXiv DOIs. Cite the peer-reviewed version when there is one, and check whether a preprint has since been published. Our guide to citing preprints, working papers and other non-peer-reviewed sources shows the formats.

How do I keep a literature review on LLMs current?

Set a cut-off date and state it. Then anchor the review on surveys that are maintained rather than on individual results: Zhao et al., whose journal version in Frontiers of Computer Science is dated 2026, and Chang et al. (2024) on evaluation, who keep their materials in a public repository.

How this page was made

The lists come from OpenAlex, an open index of scholarly works whose data are published under a CC0 licence, queried on September 21, 2026 for works whose title matches ("large language models" OR "large language model"). Only works with a DOI are listed. Each one was checked against the publisher’s own record at Crossref or DataCite (title, year, first author, journal, volume and pages), and in three cases, where the publisher deposited no byline, against PubMed; anything OpenAlex or Crossref flags as retracted was left out, and an editor took out results that matched the words but not the subject. Citation counts are OpenAlex’s on that date and are usually lower than Google Scholar’s, which counts more kinds of document. Ranking by citations tells you what a field has relied on, not what is correct; several heavily cited papers on any topic are cited because later work disputes them. Books without a DOI are missing, which matters in fields where the founding text is a book.

Related research topics

Find your own gap.

Search 320M+ scholarly works on large language models, keep what matters on a board, and export the references. 14 days free. Students get 50% off.

Start with this topic →