English

GATES: Self-Distillation under Privileged Context with Consensus Gating

Machine Learning 2026-02-25 v1 Computation and Language

Abstract

We study self-distillation in settings where supervision is unreliable: there are no ground truth labels, verifiable rewards, or external graders to evaluate answers. We focus on document-grounded question answering with asymmetric context, where a single model serves as both tutor (with access to a relevant source document during training) and student (answering from the question alone at test time). Rather than assuming tutor correctness, we derive supervision online from tutor consensus by sampling multiple document-grounded reasoning traces and using agreement to gate learning. Conditioned on this reliability signal, we distill knowledge through full tutor reasoning trajectories (not just final answers), providing a dense and stable learning signal. Empirically, this consensus-gated trajectory distillation substantially improves transfer to the document-free student. Held-out in-domain accuracy under asymmetric evaluation improves from 46.0\% to 62.0\%, and average (maj@8) accuracy on public document-free math benchmarks improves from 20.2\% to 35.4\%.

Keywords

Cite

@article{arxiv.2602.20574,
  title  = {GATES: Self-Distillation under Privileged Context with Consensus Gating},
  author = {Alex Stein and Furong Huang and Tom Goldstein},
  journal= {arXiv preprint arXiv:2602.20574},
  year   = {2026}
}

Comments

10 Pages of main text with an additional 7 pages of supplementary material

R2 v1 2026-07-01T10:49:23.206Z