cd /news/large-language-models/self-verified-distillation-your-lang… · home topics large-language-models article
[ARTICLE · art-14915] src=arxiv.org pub= topic=large-language-models verified=true sentiment=↑ positive

Self-Verified Distillation: Your Language Model Is Secretly Its Own Synthetic Data Pipeline

Researchers have developed Self-Verified Distillation, a method allowing large language models to improve themselves using only unlabeled prompts without external feedback. The approach, tested on Qwen3 models across math, science, and coding domains, filters self-generated solutions through verification checks and trains on the curated data, yielding performance gains of up to +16.7 points in math reasoning. This self-training technique outperforms test-time compute scaling while requiring only a single inference call, suggesting models can autonomously enhance their capabilities through internal validation pipelines.

read1 min publishedMay 27, 2026

arXiv:2605.26132v1 Announce Type: new Abstract: Can post-trained large language models (LLMs) further improve themselves using only unlabeled prompts, without external teachers or feedback from tools? We study this setting starting only from unlabeled seed questions with no ground-truth solutions, across three reasoning domains: math, science, and coding. We propose Self-Verified Distillation, a simple post-training refinement algorithm in which the model generates candidate solutions to these seed questions, filters them using prompt-based self-verification, and trains on the resulting self-curated dataset. Inspired by the UQ benchmark's use of multiple validators to screen candidate answers to hard unsolved questions, we adapt this validation-based filtering idea to self-training: the model filters its own generated solutions through a three-stage cascade of cycle-consistency, factuality, and correctness checks, accepting a solution only if it passes all stages with unanimous judge votes. We find that sampling more candidate generations and using a larger verification budget during training data construction produces higher-quality self-curated data and, in turn, better reasoning models. We then train Qwen3 models at multiple scales with Self-Verified Distillation and obtain gains across all three domains. For Qwen3-4B, our method improves aggregate held-out pass@1 by +16.7 points in math (AIME26 and HMMT), +11.1 points in science (GPQA Diamond and HLE), and +8.3 points in coding (LCBv5 and LCBv6), with gains also extending to 0.6B and 8B models. Compared to our test-time-only baseline (UQ-TTC), which improves performance by spending extra compute at inference time, Self-Verified Distillation achieves better performance in most settings while requiring only a single inference call at test time.

── more in #large-language-models 4 stories · sorted by recency
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/self-verified-distil…] indexed:0 read:1min 2026-05-27 ·