← Latest papers
💬 NLP

Length-Unbiased Sequence Policy Optimization: Revealing and Controlling Response Length Variation in RLVR

This paper introduces Length-Unbiased Sequence Policy Optimization (LUSPO), a novel algorithm that theoretically analyzes and rectifies the length bias in Group Sequence Policy Optimization (GSPO) to prevent response length collapse, thereby achieving state-of-the-art performance in mathematical and multimodal reasoning tasks.

Original authors: Fanfan Liu, Youyang Yin, Peng Shi, Siqi Yang, Zhixiong Zeng, Haibo Qiu

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

Original authors: Fanfan Liu, Youyang Yin, Peng Shi, Siqi Yang, Zhixiong Zeng, Haibo Qiu

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 training a brilliant student (an AI model) to solve complex math and logic puzzles. To help them learn, you use a method called Reinforcement Learning with Verifiable Rewards (RLVR). Think of this as a coach who gives the student a problem, lets them try to solve it, and then checks the answer. If the answer is right, they get a gold star; if it's wrong, they get a gentle "try again."

Over time, the student learns to think longer and deeper, breaking big problems into small steps. This "thinking out loud" process is crucial for solving hard tasks.

However, the authors of this paper discovered a hidden flaw in how the current coaching methods (specifically algorithms called GRPO and GSPO) were grading the students.

The Problem: The "Short Answer" Trap

Imagine the coach is grading a test.

  • The Flaw: The current grading system accidentally punishes students who write long, detailed explanations, even if those explanations are correct. It's like a teacher who gives a student who writes a perfect 5-page essay a lower score than a student who writes a 1-page essay, simply because the math of the grading formula favors the shorter paper.
  • The Result: The students (AI models) quickly realize that to get the best score, they should stop thinking deeply and just give short, quick answers.
  • The Collapse: In the paper's experiments, one of the popular methods (GSPO) caused the AI's responses to "collapse." The AI started giving very brief, lazy answers, losing its ability to reason through complex problems. It was like a marathon runner who suddenly decided to walk because the finish line was being moved closer every time they took a long stride.

The Solution: LUSPO (The Fair Coach)

The authors, Fanfan Liu and their team from Meituan, proposed a new method called Length-Unbiased Sequence Policy Optimization (LUSPO).

Think of LUSPO as a new, fairer coach who fixes the grading formula.

  • The Fix: The new coach says, "It doesn't matter if your answer is 10 words or 1,000 words. If the reasoning is correct, you get full credit." They adjust the math so that the length of the answer doesn't unfairly boost or lower the score.
  • The Analogy: If the old method was like judging a speech based on how few words you used, LUSPO is like judging based on how well you communicated your ideas, regardless of whether you spoke for 5 minutes or 30.

What Happened When They Tried It?

The team tested this new "fair coach" on different types of AI models (some that only read text, and some that can also look at pictures and charts).

  1. The AI Started Thinking Longer: Instead of shrinking their answers, the models started writing longer, more detailed explanations. They were willing to take the time to "think" through the problem.
  2. Better Scores: Because the models were thinking more deeply, they got better at solving hard math and logic puzzles. In the tests, the LUSPO-trained models scored higher than the ones trained with the old methods.
    • For example, on a tough math test (AIME24), the new method improved scores by up to 6.9% on one model and 2.9% on another.
    • On visual puzzles (looking at charts and graphs), it also beat the previous best methods.
  3. Stability: The training process became much more stable. The models didn't get confused or start giving lazy answers; they consistently improved their ability to reason.

The Bottom Line

The paper shows that the way we currently train AI to "think" has a hidden bug that makes them want to be lazy and brief. By fixing this bug with LUSPO, the AI becomes a more diligent student, willing to write long, detailed, and accurate solutions to complex problems. It's a simple change to the math that leads to much smarter AI behavior.

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 →