cd /news/large-language-models/negative-self-distillation-learning-… · home topics large-language-models article
[ARTICLE · art-126619] src=machinebrief.com ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

Negative Self-Distillation: Learning to Reason by Avoiding Flaws

A new arXiv paper (2609.11699v1) introduces Negative Self-Distillation (NSD), a framework that improves large language model reasoning by diverging from self-generated flawed reasoning rather than imitating privileged ground-truth solutions. The authors report that NSD consistently outperforms On-Policy Self-Distillation (OPSD) and other label-free, self-bootstrapping reinforcement learning baselines, addressing OPSD's tendency to suppress uncertainty and penalize exploratory, self-corrective behavior on complex reasoning tasks. NSD uses a dynamic gating mechanism to isolate reasoning-critical tokens so gradient updates target behavioral flaws without degrading the model's foundational language capabilities.

by read1 min views1 publishedSep 11, 2026

arXiv:2609.11699v1 Announce Type: cross Abstract: On-Policy Self-Distillation (OPSD) has emerged as a popular paradigm for large language model (LLM) self-improvement, allowing models to act as their own teachers by leveraging privileged information such as ground-truth solutions. However, recent findings indicate that OPSD can severely degrade the performance of LLMs on complex reasoning tasks: By forcing the student to imitate an artificially confident reasoning trace conditioned on privileged information, OPSD inadvertently suppresses expressions of uncertainty and penalizes the exploratory, self-corrective behaviors required to solve challenging problems. To address this, we introduce Negative Self-Distillation (NSD), a new framework that optimizes LLMs by diverging from flawed reasoning rather than imitating privileged solutions. Instead of relying on ground-truth answers or external supervision, NSD uses the model itself to generate a question-specific negative condition (eg, acting as a ``careless reasoner'') and pushes the student's distribution away from this self-generated negative teacher. Naively applying unlearning objectives to achieve this divergence is problematic, as flawed reasoning tokens are confounded with basic linguistic tokens; indiscriminately penalizing both risks catastrophically degrading the model's foundational language capabilities. We resolve this by designing a dynamic gating mechanism that automatically identifies and isolates reasoning-critical tokens, ensuring gradient updates target only behavioral flaws while preserving the model's linguistic priors. Empirically, NSD consistently outperforms OPSD and other label-free, self-bootstrapping reinforcement learning (RL) baselines.

── more in #large-language-models 4 stories · sorted by recency
── more on @negative self-distillation 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/negative-self-distil…] indexed:0 read:1min 2026-09-11 ·