← Latest papers
🤖 machine learning

Hölder Policy Optimisation

This paper introduces HölderPO, a generalized policy optimization framework that dynamically adjusts the Hölder mean parameter to balance gradient concentration and variance stability, thereby resolving the limitations of fixed aggregation in Group Relative Policy Optimization (GRPO) and achieving state-of-the-art performance on mathematical and task-oriented benchmarks.

Original authors: Yuxiang Chen, Dingli Liang, Yihang Chen, Ziqin Gong, Chenyang Le, Zhaokai Wang, Jiachen Zhu, Lingyu Yang, Jianghao Lin, Weinan Zhang, Jun Wang

Published 2026-05-13
📖 4 min read☕ Coffee break read

Original authors: Yuxiang Chen, Dingli Liang, Yihang Chen, Ziqin Gong, Chenyang Le, Zhaokai Wang, Jiachen Zhu, Lingyu Yang, Jianghao Lin, Weinan Zhang, Jun Wang

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 teaching a brilliant but slightly confused student (a Large Language Model) how to solve complex math problems or navigate a video game world. You give them a bunch of practice attempts, and for each attempt, you have to decide: "Which specific words in their answer were the most important to get right?"

This is the core challenge the paper addresses. The authors propose a new teaching method called HölderPO (Hölder Policy Optimisation).

Here is the breakdown using simple analogies:

1. The Problem: The "One-Size-Fits-All" Teacher

Previous methods (like GRPO) acted like a teacher who always used the same rule to grade a student's essay.

  • The Arithmetic Mean (Standard GRPO): This teacher averages every word equally. If the student gets 90% of the words right but misses one crucial "aha!" moment in a hard math problem, the teacher treats that missed moment as just a tiny blip in the average. The student doesn't learn enough from that specific mistake.
  • The Geometric Mean (Other methods): This teacher is very gentle. They smooth out the grades so no single word matters too much. This is great for easy tasks where the student just needs to be consistent, but on hard tasks, it ignores the rare, critical moments where the student finally figured something out.

The Issue: The paper found that there is no single "perfect" rule.

  • On hard, sparse tasks (like the AIME math competition), the correct answer depends on a few rare, brilliant steps. You need a teacher who zooms in on those specific steps and ignores the rest.
  • On dense tasks (like standard math homework), the correct answer is spread out over many words. You need a teacher who looks at the whole picture to avoid getting confused by noise.

2. The Solution: The "Dial" Teacher (HölderPO)

The authors created a new system with a single dial (called parameter pp) that controls how the teacher grades the student.

  • Turning the dial UP (High pp): The teacher becomes a spotlight. They ignore the boring, average words and focus intensely on the few words that were "super correct" or "super wrong." This is like a coach screaming, "That one move you made was perfect! Do that again!" This helps the student learn rare, difficult skills.
  • Turning the dial DOWN (Low pp): The teacher becomes a wide-angle lens. They look at the whole sequence of words equally. This prevents the student from going crazy trying to perfect one tiny detail and ignoring the rest. This keeps the training stable and calm.

3. The Secret Sauce: The "Dynamic Schedule"

The paper's biggest breakthrough is realizing that you shouldn't keep the dial in one spot forever.

Imagine training a marathon runner:

  1. Early Stage (The Sprint): When the runner is new, they need to learn the specific, explosive movements to get started. You turn the dial UP (High pp). You shout, "Focus on that one perfect stride!" This amplifies the rare, good signals to get them moving.
  2. Late Stage (The Endurance): Once they know how to run, they need to maintain a steady, stable pace without tripping over their own feet. You turn the dial DOWN (Low pp). You say, "Keep your whole body balanced and smooth." This prevents them from over-correcting and crashing.

HölderPO automatically moves the dial from "High" to "Low" as training progresses. It starts by aggressively hunting for the "aha!" moments and ends by smoothing everything out for a stable finish.

4. The Results: Winning the Race

The authors tested this "Dial Teacher" on two types of challenges:

  • Math Competitions (AIME, MATH, etc.): The dynamic method achieved a 54.9% average accuracy, beating the previous best methods by a significant margin. It broke records on the hardest math problems (AIME) by successfully amplifying those rare, correct reasoning steps.
  • Robot/Agent Tasks (ALFWorld): In a simulated world where an agent has to find, clean, and heat objects, the method achieved a 93.8% success rate. This is huge because it means the agent rarely gets lost or confused during long, multi-step tasks.

Summary

Think of HölderPO as a smart training coach that knows when to shout at the student to focus on a specific breakthrough and when to calm them down to ensure they don't make mistakes. By automatically switching between these two modes, it teaches AI models to solve hard problems faster and more reliably than ever before.

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 →