← Latest papers
💬 NLP

Re3: A Holistic Framework and Dataset for Modeling Collaborative Document Revision

This paper introduces Re3, a holistic framework and the accompanying Re3-Sci dataset of annotated scientific paper revisions, reviews, and edit summaries, to enable the modeling of collaborative document revision and to evaluate the capabilities of large language models in automating edit analysis and facilitating text-based collaboration.

Original authors: Qian Ruan, Ilia Kuznetsov, Iryna Gurevych

Published 2026-01-30
📖 5 min read🧠 Deep dive

Original authors: Qian Ruan, Ilia Kuznetsov, Iryna Gurevych

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 are watching a group of friends trying to write a story together. One person drafts a paragraph, another reads it and says, "This part is confusing, and that fact is wrong." The first person then rewrites the paragraph, and a third person writes a note explaining why they made those changes.

This paper, titled Re3, is about building a map to understand exactly how this messy, back-and-forth process works. The authors realized that while computers are getting good at reading text, they are terrible at understanding the conversation behind the changes. They wanted to create a system that connects three things:

  1. The Review: The feedback (e.g., "Fix this grammar").
  2. The Revision: The actual changes made to the text.
  3. The Response: The author's explanation of what they did.

The Problem: Missing the Big Picture

Before this paper, researchers studied these pieces separately. They looked at how sentences change, or how reviews are written, but they didn't have a way to see the whole picture at once. It's like trying to understand a movie by only watching the trailers, the script, and the director's notes separately, without ever seeing the film itself.

The authors argue that to really understand how people collaborate, you need to see the entire document and how every single change fits into the bigger story.

The Solution: Re3 and the "Re3-Sci" Dataset

To fix this, the team created Re3, a new framework (a set of rules and categories) for analyzing these documents. They then built a massive dataset called Re3-Sci to test it.

Think of Re3-Sci as a giant, organized library of 314 scientific papers that went through the peer-review process. For every paper, they have:

  • The original draft.
  • The final version.
  • The reviewers' comments.
  • The authors' replies.

But they didn't just collect the files; they acted like super-detectives. They manually labeled 11,600 specific changes (edits) in these papers. For every change, they asked:

  • What did they do? (Did they add a sentence? Delete a paragraph? Merge two ideas?)
  • Why did they do it? (Was it to fix a typo? To add a new fact? To change a scientific claim?)
  • Where did it happen? (Was it a tiny word change or a whole section rewrite?)

What They Discovered (The "Human" Insights)

By looking at all this data, the authors found some interesting patterns about how humans edit:

  • The "Bookends" Effect: People tend to do the most editing at the very beginning (Introduction) and the very end (Conclusion) of a paper. The middle is usually more stable.
  • Fact vs. Flow: Early in the process, people mostly fix grammar and clarity (making sentences flow better). Later on, they focus more on changing facts and scientific claims.
  • Reviewers are Specific: When a reviewer gives a specific, clear instruction (e.g., "Add a citation here"), authors usually follow it. But if the reviewer just says "This section is weak," authors are less likely to make a specific change.
  • Not Everything Changes: Even in papers that get "heavily revised," most of the text stays the same. Only about 18% of the sentences are actually changed, and even fewer are changed for deep scientific reasons.

Can Computers Do This? (The AI Experiment)

The authors also asked: "Can modern AI (Large Language Models) understand this process?"

They tested the AI on four tasks:

  1. Guessing the Intent: Can the AI look at a change and guess if it was for grammar or for a new fact?
    • Result: The AI got about 70% right. It's pretty good, but it still struggles to tell the difference between a "fact" change and a "claim" change.
  2. Summarizing Changes: Can the AI read all the changes and write a short summary for the author to send back to the reviewers?
    • Result: The AI could write a summary, but it sometimes missed details or got the facts slightly wrong. It tended to group changes by "what was done" (e.g., "We deleted 5 things") rather than "where it happened" (e.g., "In the Introduction, we changed...").
  3. Matching Reviews to Changes: Can the AI link a reviewer's comment to the specific sentence the author changed?
    • Result: The AI was very good at this, almost perfect.
  4. Finding Review Requests: Can the AI spot which sentences in a review are actually instructions for the author?
    • Result: The AI was very good at spotting these instructions.

The Bottom Line

This paper doesn't claim that AI is ready to replace human editors or that it can write scientific papers for us yet. Instead, it provides the first complete map of how collaborative writing actually happens.

They built the tools, the data, and the rules to help computers learn the "language" of collaboration. It's like giving a computer a dictionary and a grammar book for the complex dance of writing, reviewing, and revising, so that in the future, AI can actually help humans work together better, rather than just guessing what they are doing.

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 →