Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

SimpleOPD: A Tokenizer-Agnostic Approach to Distill Long-Context Reasoning into Smaller Models

AI By Crimson AI Hugging Face Papers 17 August 2026 · 00:00 7 views
Share: X Telegram

Researchers introduce SimpleOPD, a method for on-policy distillation from long-context reasoning teachers to short-context students, overcoming tokenizer mismatches and training instability. It achieves significant gains on mathematical proof reasoning and generalizes to science benchmarks.

SimpleOPD: A Tokenizer-Agnostic Approach to Distill Long-Context Reasoning into Smaller Models

Key points

On-policy distillation (OPD) is a promising technique for transferring reasoning abilities from stronger teacher models to smaller student models. However, applying OPD to long-context reasoning teachers and short-context students poses practical challenges, including tokenizer mismatches, distribution shifts, response length explosion, and training instability.

In a new paper, researchers present SimpleOPD, a method that addresses these issues by performing distillation in a shared text space and aligning only tokens that occupy identical text spans under both tokenizers. This tokenizer-agnostic approach enables effective knowledge transfer even when the teacher and student use different tokenizers.

To prevent excessive generation length and frequent truncation, the method introduces a student reference KL loss and masks the advantages of special termination tokens such as </think> and <|im_end|>. This constrains the student from drifting too far from its initial policy, mitigating teacher-student distribution mismatch and fostering steady length growth.

Experiments on both same-family and different-family student models, including Qwen3, Qwen3.5, Intern-S2, GLM-4.7, and Gemma-4, show consistent gains in mathematical reasoning, especially in natural-language math proving. Notably, Intern-S2-Preview improves by 21.2 points on ProofBench, reaching 55.2 and surpassing Gemini-2.5-Pro. The method also improves performance on science benchmarks such as HLE and HiPhO, suggesting that OPD transfers reasoning capabilities that generalize beyond the mathematical training domain.

ModelProofBench ScoreImprovement
Intern-S2-Preview (with SimpleOPD)55.2+21.2 points
Gemini-2.5-Pro (reference)Below 55.2-
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 29 Aug 2026

Hugging Face Audit: 110 of 124 AI Evaluations Fail to Support Their Claims

A new commit-bound census of 124 Inspect Evals units reveals that 110 stop before deterministic inference due to missing historica...

4
Research paper
Hugging Face 29 Aug 2026

Aphanta: New Framework Diagnoses When Image Editing Boosts Multimodal Reasoning

Hugging Face researchers introduce Aphanta, a diagnostic framework that evaluates when image-editing intermediates improve multimo...

5
Research paper
Hugging Face 29 Aug 2026

EditaLive! Enables Real-Time Character Video Editing for Live Streaming

Hugging Face researchers introduce EditaLive, a framework for real-time human-centric video editing in live streams, achieving sta...

4