paper-with-me

홈 › Papers

Teacher Supervision over Representation Equivalence Classes

2026-07-03 · Sang Il Han arxiv

Knowledge distillation is usually framed as a choice of what to match in the teacher - its logits, hidden features, or sample relations - which presupposes that the teacher's representation has absolute coordinates to match. It does not: a pretrained representation is identifiable only up to an orthogonal-and-isotropic-scaling equivalence class, so a student should learn the teacher's equivalence class, not its features. The organizing fact is that capability is the teacher's output function, a class invariant that factors through the quotient by the class action, so an objective recovers capability exactly when it is defined there. This makes absolute feature matching ill-posed, and admissible supervision a matter of targeting class invariants (Gram structure, CKA, principal subspaces) or aligning coordinates first, unifying feature matching, relational distillation, alignment, and grafting in one geometric account. We validate our framework on Qwen2.5 and Llama-3.1. A restoration study recovers a corrupted model's representation (CKA ~ 0.99) but not its capability, and an ablation isolates the cause: output-function (logit) matching drives capability, while matching hidden representations aligns geometry without restoring function. Recovery is confined to the corpus-covered region, and a graft study confirms that boundary overlap predicts transplant success but is necessary, not sufficient.

📄 PDF Abstract BibTeX arXiv:2607.03572

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

Teaching via Best-Case Counterexamples in the Learning-with-Equivalence-Queries Paradigm

2021-12-01 · NeurIPS 2021 12 · Akash Kumar, Yuxin Chen, Adish Singla

We study the sample complexity of teaching, termed as "teaching dimension" (TD) in the literature, for the learning-with-equivalence-queries (LwEQ) paradigm. More concretely, we consider a learner who asks equivalence qu…

GOTHAM: Graph Class Incremental Learning Framework under Weak Supervision

2025-04-07 · Aditya Hemant Shahane, Prathosh A. P, Sandeep Kumar

Graphs are growing rapidly, along with the number of distinct label categories associated with them. Applications like e-commerce, healthcare, recommendation systems, and various social media platforms are rapidly moving…

Attributeclass-incremental learningClass Incremental LearningIncremental Learning+3

Enriching Knowledge Distillation with Cross-Modal Teacher Fusion

2025-11-12 · Amir M. Mansourian, Amir Mohammad Babaei, Shohreh Kasaei arxiv

Multi-teacher knowledge distillation (KD), a more effective technique than traditional single-teacher methods, transfers knowledge from expert teachers to a compact student model using logit or feature matching. However,…

Knowledge Distillation

Formulas for Counting the Sizes of Markov Equivalence Classes of Directed Acyclic Graphs

2016-10-23 · Yangbo He, Bin Yu

The sizes of Markov equivalence classes of directed acyclic graphs play important roles in measuring the uncertainty and complexity in causal learning. A Markov equivalence class can be represented by an essential graph …

Learning Bayesian Network Equivalence Classes with Ant Colony Optimization

2014-01-15 · Rónán Daly, Qiang Shen

Bayesian networks are a useful tool in the representation of uncertain knowledge. This paper proposes a new algorithm called ACO-E, to learn the structure of a Bayesian network. It does this by conducting a search throug…