← Latest papers
💻 computer science

Rationale Matters: Learning Transferable Rubrics via Proxy-Guided Critique for VLMReward Models

The paper proposes Proxy-GRM, a novel framework that enhances the performance and transferability of Vision-Language Model reward models by training lightweight proxy agents to provide differentiable feedback on rubric quality during reinforcement learning, achieving state-of-the-art results with significantly less training data.

Original authors: Weijie Qiu, Dai Guan, Junxin Wang, Zhihang Li, Yongbo Gai, Mengyu Zhou, Erchao Zhao, Xiaoxi Jiang, Guanjun Jiang

Published 2026-03-18
📖 5 min read🧠 Deep dive

Original authors: Weijie Qiu, Dai Guan, Junxin Wang, Zhihang Li, Yongbo Gai, Mengyu Zhou, Erchao Zhao, Xiaoxi Jiang, Guanjun Jiang

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

The Big Picture: The "Why" Matters More Than the "What"

Imagine you are a teacher grading a student's essay.

  • Old Way: You just look at the essay and give it a grade (A, B, or F). You know what the grade is, but you don't necessarily know why you gave it that grade. If another teacher looks at your grade, they might disagree because they don't see your thought process.
  • The Problem: In the world of AI (specifically Vision-Language Models that look at pictures and answer questions), we have "Reward Models" that act as these teachers. They look at two AI answers and pick the better one. But often, these AI teachers just guess the winner without writing down a clear reason. They might say "Answer A is better," but if you ask them to explain why later, their explanation is vague, biased, or makes no sense. This is called a "black box."

The Solution: The "Proxy" (The Independent Grader)

The authors of this paper, Proxy-GRM, realized that for an AI teacher to be truly good, it needs to write a clear, logical checklist (a Rubric) before it picks a winner.

But here's the catch: How do you teach the AI to write a good checklist if you don't have a human checking every single one?

Enter the "Proxy."

Think of the Proxy as a strict, independent teaching assistant.

  1. The Main AI (The Policy) writes an essay and a checklist (Rubric).
  2. The Proxy reads only the checklist and the original essay. It ignores the Main AI's final grade.
  3. The Test: Can the Proxy, using only the checklist provided, figure out which answer is actually better?
    • If Yes: The checklist was clear, logical, and transferable. The Main AI gets a high score.
    • If No: The checklist was confusing, biased, or made up nonsense. The Main AI gets a low score.

The Analogy: The "Recipe" vs. The "Chef"

Imagine the Main AI is a Chef trying to teach a new apprentice how to cook a perfect steak.

  • The Bad Chef: Just says, "This steak is good because it tastes good." (This is the old way). If you ask the apprentice to cook it, they have no idea what to do.
  • The Good Chef (Proxy-GRM): Writes a detailed recipe: "Sear for 3 minutes, flip, add butter, rest for 5 minutes."
  • The Proxy: Is a taste-tester who only looks at the recipe. The Proxy tries to cook the steak using only those instructions.
    • If the Proxy cooks a perfect steak, the recipe was Transferable (it works for anyone).
    • If the Proxy burns the steak, the recipe was bad, even if the Chef claimed it was perfect.

The paper teaches the Chef (Main AI) to write recipes that the Taste-Tester (Proxy) can actually follow.

Why This is a Big Deal (The "Magic" Findings)

The researchers found some surprising things while training this system:

  1. Less Data, Better Results: Usually, AI needs massive amounts of data to learn. This method learned to write perfect checklists using 4 times less data than other methods. It's like learning to be a master chef by tasting 100 dishes instead of 400.
  2. The "SFT" vs. "RL" Surprise: They tried two types of "Teaching Assistants" (Proxies):
    • Proxy-SFT: A student who was taught by copying a master teacher's notes perfectly.
    • Proxy-RL: A student who learned by trial and error (guessing and getting rewarded).
    • The Result: The copying student (SFT) was actually a better judge! The "trial and error" student sometimes developed weird habits that made them bad at checking the recipes. This teaches us that for checking work, being faithful to the rules is better than being "creative."
  3. The "Transferable" Superpower: The checklists the Main AI learned to write were so good that other AI models (that weren't even part of the training) could read them and get the right answer. It's like writing a manual that is so clear that a different brand of robot can read it and do the job perfectly.

Summary in One Sentence

Proxy-GRM teaches AI to write clear, logical checklists for grading answers by using a "second opinion" robot to verify that those checklists actually make sense to anyone else, resulting in smarter, more reliable AI that needs less data to learn.

Why Should You Care?

This makes AI more trustworthy. Instead of an AI just saying "I think this image is safe," it can give you a clear, logical list of reasons why it's safe, and you can trust that list because it was proven to work by an independent checker. It moves AI from "guessing" to "reasoning."

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 →