← Latest papers
💻 computer science

OpenReward: Learning to Reward Long-form Agentic Tasks via Reinforcement Learning

This paper introduces OpenRM, a tool-augmented reward model trained via Group Relative Policy Optimization to leverage external evidence for accurately evaluating long-form agentic tasks, thereby significantly improving downstream LLM alignment and evaluation performance.

Original authors: Ziyou Hu, Zhengliang Shi, Minghang Zhu, Haitao Li, Teng Sun, Pengjie Ren, Suzan Verberne, Zhaochun Ren

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

Original authors: Ziyou Hu, Zhengliang Shi, Minghang Zhu, Haitao Li, Teng Sun, Pengjie Ren, Suzan Verberne, Zhaochun Ren

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 have a very smart librarian (the AI) who is great at writing long, detailed reports. But sometimes, this librarian makes things up or gets facts wrong because they are relying only on what's inside their own head, not checking the actual books on the shelves.

To fix this, we need a Judge to grade the librarian's reports. In the past, these Judges were like students who had to memorize the whole library in their heads. If the question was about a specific, obscure fact or a brand-new medical discovery, the Judge would often guess wrong because they didn't have the right "book" open in front of them.

OPENREWARD is a new kind of Judge that doesn't just rely on memory. It's like a Detective with a Magic Phone.

Here is how it works, broken down simply:

1. The Problem: The "Memory-Only" Judge

Imagine you ask a Judge to compare two long travel guides. One guide says, "Visit the Eiffel Tower in Paris," and the other says, "Visit the Eiffel Tower in London."

  • Old Judges: They might just guess based on what they think they know. If they are tired or the question is tricky, they might fail to spot that there is no Eiffel Tower in London.
  • The Issue: For long, complex answers (like medical advice or scientific research), guessing isn't good enough. You need proof.

2. The Solution: The "Detective" Judge (OPENREWARD)

OPENREWARD is different. When it sees two answers, it doesn't just pick one immediately. Instead, it says, "Wait, I need to check the facts first."

  • The Magic Phone (Tools): It has a phone that can instantly call up Wikipedia, search scientific papers, or look up medical databases.
  • The Investigation: It actively uses these tools to gather evidence. It might search for "Balanced Winnow classifier" or "medical symptoms" to see what the real data says.
  • The Verdict: Only after gathering this evidence does it decide which answer is better. It's like a judge who refuses to give a verdict until they have read the actual police report.

3. How We Taught the Detective (Training)

You can't just tell a computer, "Go be a detective." You have to teach it how to use its tools without getting distracted.

  • The "Fake" Library: The researchers couldn't find enough real-world examples of "Good Answer vs. Bad Answer" for these complex tasks. So, they built a simulated library.
    • They took a real document (like a Wikipedia page).
    • They asked an AI to write a question about it.
    • Then, they asked the AI to write two answers:
      1. The Good Answer: The AI was allowed to read the document.
      2. The Bad Answer: The AI was not allowed to read the document (so it had to guess or hallucinate).
  • The Lesson: They showed the Detective Judge these pairs (Good vs. Bad) and taught it: "If you use your phone to check the facts, you get a gold star. If you just guess, you get a penalty."
  • The Reward System: The Judge learned that to get the best score, it must use its tools correctly to find the truth, not just make a quick guess.

4. The Results: Why It Matters

The researchers tested this new Detective Judge against other famous Judges (like GPT-4 or specialized AI judges).

  • Better Accuracy: OPENREWARD was much better at spotting the truth in long, complex answers, especially in science, medicine, and general knowledge.
  • Better Teacher: They also used OPENREWARD to help train other AIs. By using OPENREWARD to pick the best answers from a pile of messy data, they created a "cleaner" textbook for other AIs to learn from. The AIs trained with this "clean" data became smarter and more reliable.

Summary Analogy

Think of the old AI judges as students taking a test with no textbooks allowed. They have to guess.
OPENREWARD is a student who is allowed to use the library and the internet during the test. Because it can look up the answers, it gets a much higher score and helps the whole class learn better.

The paper claims this method makes AI evaluation more reliable for complex tasks and helps train better AI models, but it stops short of saying it is ready for real-world clinical diagnosis or other specific future applications beyond what was tested in the study.

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 →