← Latest papers
💬 NLP

Large-scale dataset of automatically classified rhetorical sections in scientific papers

This paper presents a large-scale dataset of automatically classified rhetorical sections for 15.6 million scientific papers from the Semantic Scholar Open Research Corpus, validated to achieve human-level agreement and enabling granular computational analysis of scientific writing patterns.

Original authors: Daniel Verdi, Jacob Aarup Dalsgaard, Roberta Sinatra

Published 2026-07-07
📖 4 min read☕ Coffee break read

Original authors: Daniel Verdi, Jacob Aarup Dalsgaard, Roberta Sinatra

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you walk into a massive library containing 15.6 million scientific papers. If you tried to read them all, you'd be overwhelmed. But even more confusing is that every paper is a bit of a puzzle: some have clear chapters like "Introduction" or "Methods," while others use weird titles like "The Journey of Discovery" or "What We Found."

This paper is about building a super-fast, automated librarian that can walk through this entire library, look at every single paper, and instantly sort the pages into their correct chapters.

Here is how they did it, explained simply:

1. The Problem: The "Messy Desk"

Scientists usually write papers in a standard format called IMRaD (Introduction, Methods, Results, and Discussion). It's like a recipe: you say what you're cooking, how you'll cook it, what happened, and what you think about it.

But in the real world, scientists are messy.

  • One paper might call the "Methods" section "Experimental Design."
  • Another might call "Results" "Findings."
  • Some papers mix sections together, like "Results and Discussion."

Trying to find the "Methods" section in millions of papers by hand is impossible. Previous attempts to do this with computers were like trying to find a needle in a haystack using a tiny magnet—they only worked on small piles of papers and didn't scale up.

2. The Solution: The "Rule-Based Detective"

Instead of using a complex, expensive AI that tries to "think" like a human (which takes forever and costs a fortune), the authors built a Rule-Based Detective.

Think of this detective as a very strict librarian with a checklist:

  • Pass 1 (The Exact Match): The detective looks for the word "Introduction." If it sees it, it tags it.
  • Pass 2 (The Pattern Match): The detective looks for variations. If it sees "Study Design" or "How We Did It," it knows, "Ah, that's the Methods section!"
  • The "Fill-in-the-Blanks" Trick: Sometimes the detective misses a header. But it knows that if the page before says "Methods" and the page after says "Results," everything in between must be part of the "Methods" section. It fills in the gaps automatically.

Why this approach?
The authors chose this "dumb" but fast method over a "smart" AI because:

  • Speed: It processed 15 million papers in just a few hours on normal computers.
  • Transparency: You can look at the rules and say, "Oh, it labeled this 'Methods' because it saw the word 'Design'." With a complex AI, it's often a "black box" where you don't know why it made a choice.
  • Cost: It was incredibly cheap to run.

3. The Result: A Clean, Organized Library

After running the detective through the library, they filtered out the papers that were too messy (like a paper with only one section, which isn't a real scientific study).

The Final Dataset:

  • 13.5 million papers are now neatly organized.
  • Every paper has its sections labeled (Introduction, Methods, Results, etc.).
  • It covers mostly science, tech, engineering, and math (STEM), with a huge chunk being medical and biology papers.

4. Did It Work? (The "Taste Test")

To make sure their detective wasn't just guessing, they ran two tests:

  1. Human Test: They hired 32 smart people (with Master's degrees or PhDs) to manually label 100 papers.
  2. AI Test: They asked a powerful Large Language Model (like a super-smart chatbot) to label 1,000 papers.

The Verdict:
The rule-based detective performed just as well as the humans.

  • The humans agreed with each other about 61% of the time (which is actually pretty low, showing that even experts find some sections confusing!).
  • The detective agreed with the humans at almost the same rate (58%).
  • This means the computer is as good as a human expert at sorting these papers, but it can do it millions of times faster.

5. What's in the Box?

The authors didn't just keep this to themselves. They released the entire map of the library for free.

  • They didn't give away the full text of the papers (because that's already available elsewhere).
  • Instead, they gave a "map" that tells you exactly where the "Introduction" starts and ends in every single one of those 13.5 million papers.

Summary

This paper is about creating a massive, free map of scientific writing. By using simple, fast rules instead of complex AI, they successfully organized millions of messy scientific papers into neat chapters. This allows other researchers to study how scientists write, spot trends in different fields, or analyze scientific communication on a scale that was previously impossible.

The Bottom Line: They built a fast, cheap, and reliable robot librarian that can sort the world's scientific papers better than a human could, and they handed the keys to everyone.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →