paper-with-me

홈 › Papers

Residual-as-Teacher: Mitigating Bias Propagation in Student--Teacher Estimation

2026-03-26 · Kakei Yamamoto, Martin J. Wainwright arxiv

We study statistical estimation in a student--teacher setting, where predictions from a pre-trained teacher are used to guide a student model. A standard approach is to train the student to directly match the teacher's outputs, which we refer to as student soft matching (SM). This approach directly propagates any systematic bias or mis-specification present in the teacher, thereby degrading the student's predictions. We propose and analyze an alternative scheme, known as residual-as-teacher (RaT), in which the teacher is used to estimate residuals in the student's predictions. Our analysis shows how the student can thereby emulate a proximal gradient scheme for solving an oracle optimization problem, and this provably reduces the effect of teacher bias. For general student--teacher pairs, we establish non-asymptotic excess risk bounds for any RaT fixed point, along with convergence guarantees for the student-teacher iterative scheme. For kernel-based student--teacher pairs, we prove a sharp separation: the RaT method achieves the minimax-optimal rate, while the SM method incurs constant prediction error for any sample size. Experiments on both synthetic data and ImageNette classification under covariate shift corroborate our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2603.25466

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Dual-Teacher De-biasing Distillation Framework for Multi-domain Fake News Detection

2023-12-02 · Jiayang Li, Xuan Feng, Tianlong Gu, Liang Chang

Multi-domain fake news detection aims to identify whether various news from different domains is real or fake and has become urgent and important. However, existing methods are dedicated to improving the overall performa…

Fake News DetectionKnowledge Distillation

Coupled Calibration and Learning: Mitigating Teacher Bias in LLM Distillation without Target-Domain Reward Feedback

2026-09-15 · Haichen Hu, Yuheng Zhang, David Simchi-Levi arxiv

Large language model (LLM) distillation aims to transfer the capabilities of a powerful teacher to a smaller student. Direct imitation, however, can also transfer the teacher's systematic bias and errors. This challenge …

Cascading Adversarial Bias from Injection to Distillation in Language Models

2025-05-30 · Harsh Chaudhari, Jamie Hayes, Matthew Jagielski, Ilia Shumailov 외

Model distillation has become essential for creating smaller, deployable language models that retain larger system capabilities. However, widespread deployment raises concerns about resilience to adversarial manipulation…

Bias DetectionCode GenerationData Poisoning

Variational Continual Test-Time Adaptation

2024-02-13 · Fan Lyu, Kaile Du, Yuyang Li, Hanyu Zhao 외

The prior drift is crucial in Continual Test-Time Adaptation (CTTA) methods that only use unlabeled test data, as it can cause significant error propagation. In this paper, we introduce VCoTTA, a variational Bayesian app…

Test-time AdaptationVariational Inference

DualFete: Revisiting Teacher-Student Interactions from a Feedback Perspective for Semi-supervised Medical Image Segmentation

2025-11-12 · Le Yi, Wei Huang, Lei Zhang, Kefu Zhao 외 arxiv

The teacher-student paradigm has emerged as a canonical framework in semi-supervised learning. When applied to medical image segmentation, the paradigm faces challenges due to inherent image ambiguities, making it partic…

Semi-supervised Medical Image Segmentation