← Latest papers
🤖 machine learning

Co-Evolving Policy Distillation

This paper proposes Co-Evolving Policy Distillation (CoPD), a novel training paradigm that integrates parallel expert training with bidirectional online policy distillation to overcome capability loss and behavioral gaps, achieving superior all-in-one text, image, and video reasoning performance compared to existing RLVR and distillation methods.

Original authors: Naibin Gu, Chenxu Yang, Qingyi Si, Chuanyu Qin, Dingyu Yao, Peng Fu, Zheng Lin, Weiping Wang, Nan Duan, Jiaqi Wang

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

Original authors: Naibin Gu, Chenxu Yang, Qingyi Si, Chuanyu Qin, Dingyu Yao, Peng Fu, Zheng Lin, Weiping Wang, Nan Duan, Jiaqi 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 trying to train a single, super-smart student to become an expert in three very different fields: Math, Art, and Video Analysis.

In the past, researchers tried two main ways to do this, but both had a major flaw. This paper introduces a new method called Co-Evolving Policy Distillation (CoPD) that fixes those flaws by having the student learn in a unique, "dance-like" partnership.

Here is how the paper explains the problem and the solution, using simple analogies:

The Problem: The "Tug-of-War" and the "Too-Far-Apart" Gap

1. The "Tug-of-War" (Mixed RLVR)
Imagine trying to teach your student Math and Art at the exact same time, in the same classroom, with the same teacher.

  • The Issue: Math requires strict logic and rules, while Art requires creativity and breaking rules. When you mix them, the student gets confused. The paper calls this "capability divergence." It's like a tug-of-war where the Math lesson pulls the student one way, and the Art lesson pulls them the other. The student ends up mediocre at both because the lessons cancel each other out.

2. The "Too-Far-Apart" Gap (Static OPD)
So, researchers tried a different approach: "Let's train a Math expert first, then train an Art expert separately, and then have them teach a new student."

  • The Issue: By the time the Math expert is finished training, they have changed so much that they are no longer speaking the same "language" as the new student. The student is a beginner; the expert is a grandmaster.
  • The Analogy: Imagine a grandmaster chess player trying to teach a toddler. The grandmaster makes moves that are too complex for the toddler to understand. The toddler (the student) looks at the grandmaster's (the teacher's) moves and thinks, "I have no idea what you are doing." The knowledge is lost because they are too far apart in their thinking patterns. The paper calls this a "behavioral pattern gap."

The Solution: The "Co-Evolving Dance" (CoPD)

The authors propose CoPD, which changes the training schedule entirely. Instead of training one expert first and then teaching later, they train two students simultaneously who are constantly teaching and learning from each other.

Here is how the dance works:

Step 1: The Solo Practice (RLVR Phase)

  • The "Math Student" practices only Math problems.
  • The "Art Student" practices only Art problems.
  • Why? This allows them to get really good at their specific skills and discover new, advanced techniques. They start to drift apart in their thinking, which is good because it means they have new things to teach each other.

Step 2: The Dance Partner Swap (Mutual OPD Phase)

  • Before they drift too far apart, they stop and swap roles.
  • The Math Student tries to solve Art problems, and the Art Student watches and gives feedback.
  • The Art Student tries to solve Math problems, and the Math Student watches and gives feedback.
  • Why? Because they just practiced together, they are still close enough in their thinking patterns to understand each other. The Math Student can say, "I see you're trying to do X, but here is a better way," and the Art Student actually understands it because they are still on the same page.

Step 3: Repeat

  • They go back to Step 1 to learn even more advanced tricks, then swap again in Step 2.
  • This cycle repeats constantly.

Why This Works Better

The paper claims this method is superior for three main reasons:

  1. No Tug-of-War: Because they practice their specific skills separately for a while, they don't get confused by mixing Math and Art rules.
  2. No "Too-Far-Apart" Gap: Because they swap roles during training (not after), they never drift so far apart that they can't understand each other. They stay in a "sweet spot" where the teacher is advanced enough to teach, but close enough to be understood.
  3. Mutual Growth: They aren't just a teacher and a student; they are co-evolving. They grow together. The paper found that the final result is a single model that is actually better at both Math and Art than the individual "experts" were on their own.

The Results

The researchers tested this on a model that needed to handle text (Math), images (Art), and videos.

  • Old Methods: The model was either confused (mixed training) or lost knowledge (static teaching).
  • CoPD: The model mastered all three. In fact, the final "all-in-one" model performed better than the specialized experts it was built from.

Summary

Think of CoPD not as a school where you graduate one subject before starting the next, but as a gym where two athletes train together. They do their own drills to get stronger, then immediately spot each other to share tips while they are still warm and in sync. By the time they are done, they are both stronger than they would have been training alone or training in isolation.

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 →