← Latest papers
🤖 AI

PCSD: Persistent Consistency for Self-Distillation in Agentic Reinforcement Learning

The paper proposes Persistent Consistency Self-Distillation (PCSD), a novel method that generates adaptive token-level distillation weights based on the local persistence of teacher signals to effectively combine dense guidance with sparse environmental feedback, thereby significantly improving the performance of language model agents in complex interactive tasks like ALFWorld and WebShop.

Original authors: Chunji Lv, Yangguang Wei, Junlin Liu, Yang Gao, Ming Liu, Xinming Wang, Jinyang Wu, Guoren Wang, Changsheng Li

Published 2026-08-04
📖 3 min read☕ Coffee break read

Original authors: Chunji Lv, Yangguang Wei, Junlin Liu, Yang Gao, Ming Liu, Xinming Wang, Jinyang Wu, Guoren Wang, Changsheng Li

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 robot to play a very long, complicated video game. The robot, powered by a giant brain called a Large Language Model (LLM), has to make hundreds of tiny decisions in a row to reach a goal. The problem is that the game only gives the robot a "Win" or "Lose" score at the very end. It's like playing a game of chess and only being told if you won after the 50th move, with no hints about whether your moves in the middle were good or bad. This makes learning incredibly hard because the robot doesn't know which specific steps led to the victory.

To help, scientists have tried a trick called "self-distillation." Imagine the robot has a super-smart, frozen version of itself (a "teacher") that knows all the secret strategies. This teacher watches the robot play and whispers, "Hey, that move was good!" or "No, try this instead!" for every single step. But here's the catch: even the super-smart teacher can get confused or make mistakes in the heat of the moment. If the robot blindly copies the teacher every time, it might learn bad habits. The big question researchers are trying to solve is: How do we teach the robot to listen to the teacher only when the teacher is actually right, and ignore the teacher when they are just guessing?

This is where a new method called PCSD (Persistent Consistency for Self-Distillation) comes in. The researchers behind this paper realized that a teacher's advice shouldn't be judged by a single moment. Instead of looking at just one step, PCSD looks at a "neighborhood" of steps to see if the teacher's support is persistent. Think of it like a crowd cheering for a runner. If the crowd cheers for just one second, it might be a random noise or a mistake. But if the crowd keeps cheering loudly for the runner over several seconds, that's a sign of genuine support. PCSD uses this idea to filter out the "noise" and only let the robot learn from the teacher's advice when that advice is consistent and steady.

The paper finds that this "persistence" check works really well. When they tested PCSD on two difficult digital worlds—ALFWorld (a text-based house where the robot has to do chores like finding a watch and putting it in a safe) and WebShop (a simulated online store where the robot has to buy specific items)—the robot learned much faster and better than before. Without needing any extra help during the actual test, PCSD helped the robot achieve a 90.6% success rate on ALFWorld, beating the previous best method by a significant margin (about 15 points). On the shopping task, it also performed very strongly, proving that checking for "consistent" teacher support is a smarter way to learn than just blindly copying or looking at isolated moments. The researchers suggest that by combining this steady guidance with the usual game rewards, robots can master complex, long-term tasks much more effectively.

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 →