teacher-student

Tag

Cards List
#teacher-student

Calibrating Teacher--Student Discrepancy for On-Policy Distillation

arXiv cs.AI · yesterday Cached

The paper introduces Calibrated On-Policy Distillation (Cal-OPD), a method that estimates the teacher's self-deviation to calibrate teacher-student discrepancies, improving on-policy distillation for mathematical reasoning tasks.

0 favorites 0 likes
#teacher-student

Hidden Gauge Controls Feature Specialization in ReLU Networks

arXiv cs.LG · 2026-08-10 Cached

A theoretical study shows that in overparameterized ReLU networks, a positive-homogeneous scaling gauge hidden in the initial parameters can deterministically control which duplicate neuron learns a teacher feature, affecting specialization time and pruning trajectories.

0 favorites 0 likes
#teacher-student

Progressive$^2$: A Teacher-Student Progressive Co-Evolving Knowledge Distillation Method for Substantial Model Compression

arXiv cs.LG · 2026-08-04 Cached

Proposes Progressive2, a teacher-student progressive co-evolving knowledge distillation method for substantial model compression, addressing large disparity between server and client capabilities. Introduces progressive teacher layer selection and student size reduction with a multi-feature fusion adapter.

0 favorites 0 likes
#teacher-student

@pallavishekhar_: How does Knowledge Distillation work? Read here: https://outcomeschool.com/blog/how-does-knowledge-distillation-work…

X AI KOLs Timeline · 2026-07-31 Cached

An educational blog post explaining how knowledge distillation works, covering the teacher-student framework, soft labels, temperature, and distillation loss, with real examples.

0 favorites 0 likes
#teacher-student

Learning What Matters: Supervising Sparse Attention Routing with Causal Evidence Sets

arXiv cs.LG · 2026-07-27 Cached

This paper tests the assumption that attention weights reveal what a model actually depends on for its output, finding that attention and causal dependence often disagree. They propose using causal evidence sets obtained via intervention masking as supervision for sparse attention routers, achieving near-perfect accuracy on retrieval tasks where attention-distilled routers fail.

0 favorites 0 likes
#teacher-student

AgentBrew: Lifelong Knowledge Brewing from Strong Teachers to Weak LLM Agents

arXiv cs.AI · 2026-07-21 Cached

AgentBrew proposes a training-free method for distilling knowledge from strong teacher LLM agents to weak student agents, using a failure-triggered reflection loop and student-aware synthesis to create executable notes, improving performance on coding, math, and tool-use tasks without weight updates.

0 favorites 0 likes
#teacher-student

@qingke_ai: https://x.com/qingke_ai/status/2073975637904380059

X AI KOLs Timeline · 2026-07-06 Cached

This paper investigates the position bias phenomenon in online distillation, finding that early tokens provide more useful supervision signals, and proposes the importance-weighted IW-OPD method to improve OPD training.

0 favorites 0 likes
#teacher-student

@TheTuringPost: https://x.com/TheTuringPost/status/2068474648925216861

X AI KOLs Timeline · 2026-06-20 Cached

An educational overview of knowledge distillation, covering its history, core concepts like softmax and temperature, types, scaling laws, and practical examples including DeepSeek-R1.

0 favorites 0 likes
#teacher-student

SG-OPD: Sign-Gated On-Policy Distillation via Sign-Consistency Gating and Phased Teacher Sampling

Hugging Face Daily Papers · 2026-06-08 Cached

Sign-Gated On-Policy Distillation (SG-OPD) enhances standard on-policy distillation by using a binary verifier as a trust signal for teacher supervision, improving performance on competition-level math reasoning benchmarks.

0 favorites 0 likes
#teacher-student

Beyond Scalar Rewards by Internalizing Reasoning into Score Distributions

Hugging Face Daily Papers · 2026-06-08 Cached

Z-Reward is a teacher-student framework that decouples complex reasoning from efficient reward deployment for text-to-image training. It achieves 89.6% human preference accuracy with a 27B teacher and 88.6% with a 9B student, outperforming prior methods.

0 favorites 0 likes
#teacher-student

Prompt-Level Distillation: A Non-Parametric Alternative to Model Fine-Tuning for Efficient Reasoning

Hugging Face Daily Papers · 2026-06-02 Cached

Prompt-Level Distillation (PLD) extracts reasoning patterns from teacher models into structured instructions for student model system prompts, improving performance on reasoning tasks without fine-tuning overhead.

0 favorites 0 likes
#teacher-student

Distribution Corrected Offline Data Distillation for Large Language Models

arXiv cs.CL · 2026-05-15 Cached

This paper proposes a principled offline reasoning distillation framework that corrects teacher-student distribution drift, improving reasoning accuracy on math benchmarks without requiring online rollouts.

0 favorites 0 likes
#teacher-student

How to Fine-Tune a Reasoning Model? A Teacher-Student Cooperation Framework to Synthesize Student-Consistent SFT Data

Hugging Face Daily Papers · 2026-03-23 Cached

This paper introduces TESSY, a teacher-student cooperative framework for fine-tuning reasoning models that generates on-policy SFT data by decoupling generation into capability tokens (from teacher) and style tokens (from student), addressing catastrophic forgetting issues when using off-policy teacher data.

0 favorites 0 likes
#teacher-student

Teacher–student curriculum learning

OpenAI Blog · 2017-07-01 Cached

OpenAI proposes Teacher–Student Curriculum Learning (TSCL), a framework where a Teacher algorithm automatically selects subtasks for a Student to learn complex tasks, optimizing based on learning curve slope and preventing forgetting. The approach matches or surpasses hand-crafted curricula on decimal addition and Minecraft navigation tasks, enabling solutions previously impossible with direct training.

0 favorites 0 likes
← Back to home

Submit Feedback