REVIEW 2 major objections 6 minor 23 references
A student recovers a teacher's capability only by matching its output function, not its hidden features, because features have no absolute coordinates.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
Capability transfers through the teacher's output-function invariant on the joint equivalence-class quotient, not through absolute or even CKA-matched hidden features.
T0 review reviewed 2026-07-12 challenge →
load-bearing objection Clean geometric reframing of distillation: capability lives on the joint quotient, so logit matching works and pure feature/CKA matching does not; the ablation is sharp and the caveats are already owned. the 2 major comments →
Teacher Supervision over Representation Equivalence Classes
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
Core claim
Under the premise that rotations and isotropic scales of a layer can be absorbed by the next operator, a network's output function is constant on the joint orbit of representation and reader, so it factors through the joint quotient. Capability is therefore recovered exactly when a distillation objective is defined on that quotient—chiefly logit matching—while absolute feature matching is ill-posed because it is not constant on the student class, and basis-invariant representational losses restore geometry without selecting the reader's frame.
What carries the argument
The factorization f = f-bar ∘ π_joint (Proposition 3.2): the output function descends to the joint quotient of representation and downstream parameters under the absorbable group action, so only objectives constant on those fibers can transfer capability.
Load-bearing premise
Any rotation or uniform rescaling of a layer's activations can be undone by a matching change to the next linear map, leaving the network's outputs unchanged—an identity that is exact for plain MLPs but only approximate once learned per-channel normalizations are present.
What would settle it
On a corrupted model, drive a pure basis-invariant representational loss (CKA or normalized Gram) to near-perfect geometry match while withholding any logit term; if capability (perplexity ratio and top-1 agreement) returns anyway, the claim that capability lives only on the joint quotient fails.
If this is right
- Logit (output-function) matching is the default capability objective; it needs no alignment step and works across unequal hidden widths.
- Relational losses (CKA, normalized Gram) transfer geometry without capability and should accompany, not replace, the logit term.
- Module grafting succeeds only to the extent donor and host share boundary subspace; high CKA is necessary but not sufficient near the readout.
- Restoration and distillation transfer only the part of the teacher's function spanned by the training corpus (teacher × probe set).
- When the output head is untied, the head itself must be trained to pin the representative the reader expects.
Where Pith is reading between the lines
- The same joint-quotient view predicts that multi-agent systems can be collapsed into one model only by matching the collective's joint output function on interaction trajectories, not by matching agents' internal states.
- Model merging of independently trained networks is the two-sided case of grafting: without explicit alignment into a shared frame, the average of two representatives need not lie in either class.
- A trajectory-level (rollout) objective may be required to close the gap the paper notes between one-step logit match and free-running generation quality.
- If low-capacity alignment maps stay cheap, capable modules could be reused across hosts by frame conversion rather than retraining, amortizing pretraining cost within the paper's S ≼ T bound.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper reframes knowledge distillation geometrically: a pretrained representation is identifiable only up to an O(d)×R+ equivalence class (Definition 2.2), so absolute feature matching is ill-posed (Proposition 2.1), while capability—defined as any scalar of the one-step output function—is a joint-class invariant that factors as f = f̄ ∘ π_joint (Proposition 3.2). Admissible objectives are therefore those defined on the appropriate quotient: relational/CKA losses on the representation quotient, align-then-match after Procrustes/W, or logit KD natively on the joint quotient. The same geometry yields graft-success predictions from boundary subspace overlap. Controlled restoration and ablation studies on Qwen2.5 and Llama-3.1 (Tables 3–5), a genuine cross-width distillation run (Table 6), an MLP exactness check (Appendix F, Table 8), and a within-family graft study support the account: L_cka / L_fm align or destroy geometry without restoring function, while L_logit restores capability; recovery is corpus-bounded; overlap predicts graft success but is necessary not sufficient.
Significance. If the account holds, it unifies feature matching, relational distillation, alignment, and grafting under one quotient criterion and explains a recurring empirical pattern—high CKA with broken function—without proposing a new loss. Strengths that should count in the assessment: Propositions 2.1, 3.1, and 3.2 are clean algebraic consequences of Assumption 2.1; Appendix F verifies the exact MLP case to machine precision; the Table 3 ablation cleanly separates geometry from function on held-out probes; Result 8 extends the feature-only collapse to genuine unequal-width distillation from a pristine student; code and per-result scripts are released; graft Predictions 6.1–6.3 are stated as falsifiable. The contribution is conceptual rather than a new SOTA method, but the hinge claim is testable and the experiments target it directly.
major comments (2)
- [Abstract / §1 / §3 (after Prop. 3.2)] Abstract and §1 state that an objective recovers capability “exactly when it is defined” on the joint quotient. The body is more careful: after Proposition 3.2, §3 notes that being defined on the quotient is necessary but not sufficient (a constant loss lives on the quotient yet transfers nothing). The abstract’s “exactly when” should be aligned with the body’s necessary-not-sufficient wording so the organizing claim matches the theorem.
- [§7.1, Tables 3–6, Result 8] The primary capability evidence (Tables 3–5, Results 1–6) is damage-and-restore on a student that shares architecture, tokenizer, and uncorrupted layers with the teacher—i.e., a largely shared coordinate frame (§7.1). Result 8 (Table 6) and the controlled surrogate (Table 7) do address genuine cross-width transfer from a pristine student and are important, but they are short (≤2000 steps), single-pair / synthetic, and three-to-five seeds. The central factorization claim does not require large-scale transfer, yet the abstract’s framing as a distillation validation would be more accurate if it foregrounded restoration as the main design and treated Result 8 as a directional cross-width check, or if Result 8 were modestly strengthened (more seeds/pairs or longer training) so the genuine-transfer leg carries comparable weight to Table 3.
minor comments (6)
- [Abstract; Terms, fixed once; §7.8] Capability is fixed narrowly as one-step output functionals (perplexity, top-1), with Result 7 documenting a teacher-forced vs free-running generation gap. That scope is stated in “Terms, fixed once,” but the abstract and conclusion use “capability” without the one-step qualifier; a brief reminder at first use in the abstract would prevent over-reading.
- [§6, Predictions 6.1–6.3] Prediction 6.2 (domain→overlap→success mediation) is left untested with genuinely distinct pretrained donors; §6 already says so. A single sentence in the abstract’s graft clause (“necessary, not sufficient”) is fine, but avoid any implication that the mediation claim was confirmed.
- [Assumption 2.1; Appendix A] Assumption 2.1 / Appendix A: the operative group on transformers is the architecture-preserving subgroup G0 (γ-preserving for RMSNorm), not full O(d)×R+. The qualitative claims hold on nontrivial G0, which is correctly argued; a forward pointer from Proposition 2.1 to Appendix A in the main text would help readers who stop at the assumption statement.
- [Proposition 2.1; Table 1] Table 1 normalizes L_abs per probe (/N); the caption is clear, but the main text of Proposition 2.1 writes the unnormalized Frobenius form—worth one explicit cross-reference so the table and proposition are not misread as different losses.
- [Figure 1] Figure 1’s “logical spine” is useful; ensuring the PDF renders the arrow labels and “Result 2 / Pred. 6.1–6.3” callouts at print scale would help.
- [§2–§5] Minor notation: G is used both for the group O(d)×R+ and, in places, informally for “geometry”; keeping G strictly for the group avoids a brief ambiguity in §3–§5.
Circularity Check
No significant circularity: the factorization and ill-posedness claims are algebraic consequences of Assumption 2.1; the ablation tests a non-tautological geometry-vs-function split.
specific steps
-
self definitional
[§1 Terms, fixed once; Abstract; Prop. 3.2 + §5 taxonomy]
"capability is any scalar read off that function (perplexity, top–1)—deliberately narrow... 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."
Once capability is defined as scalars of the output function, and Prop. 3.2 places that function on the joint quotient, the claim that objectives defined on the joint quotient (logit KD) recover capability is true by the chosen definition of capability, not by an independent derivation. The paper is transparent about the narrowing, and the complementary empirical claim (CKA/geometry matching does not restore those scalars) remains non-circular; this is therefore a minor definitional step, not a load-bearing collapse of the whole argument.
full rationale
The load-bearing chain is Assumption 2.1 → Prop. 2.1 (absolute matching non-constant on [H_S]) → Prop. 3.1/3.2 (output function constant on joint orbits, hence f = f-bar ∘ π_joint). Those steps are algebraic equalities under the stated absorbable reparametrization; they do not fit free parameters or import uniqueness from the same authors. Capability is deliberately narrowed to scalars of the logits (perplexity, top-1), so “logit matching recovers capability” is nearly definitional once that narrowing is granted—but the paper states the narrowing explicitly and does not smuggle it in as a derived discovery. The non-tautological content is the complementary claim: basis-invariant representational objectives live only on the coarser representation quotient and need not restore the function. That is tested, not defined, by the ablation (Table 3: L_cka → CKA≈0.999 with capability destroyed; L_logit alone restores function with CKA≈0.89) and by the genuine cross-width run (Table 6). Graft Predictions 6.1–6.3 are monotonicity/mediation claims regressed on independently computed boundary CKA/Procrustes residual, not fitted inputs renamed as predictions. No self-citation chain, no uniqueness theorem imported from the author, no ansatz smuggled via prior work. Score 1 only for the mild, transparent definitional narrowing of “capability” to output-function scalars; the central geometric and empirical claims stand independently.
Axiom & Free-Parameter Ledger
free parameters (3)
- combined-loss weight λ (or λ_ℓ, λ_r)
- corruption fraction s
- graft success threshold PPL_graft / PPL_host < 2
axioms (4)
- domain assumption Assumption 2.1: orthogonal rotations and isotropic scales of a layer representation are absorbable by compensating reparametrization of the immediate downstream linear map, leaving the network function unchanged.
- domain assumption The relevant identifiability group for the invariants used (Gram, CKA) is O(d)×R+, not the full GL(d) symmetry of the network.
- ad hoc to paper Capability is any scalar read off the one-step output function (perplexity, top-1 agreement), not trajectory-level generation quality.
- standard math Standard facts about orthogonal Procrustes, CKA, and quotient maps by group actions.
invented entities (2)
-
Joint quotient M/G and representation quotient R^{N×d}/G
independent evidence
-
Representation equivalence class [H] under O(d)×R+
independent evidence
Cite this review
Pith. "Pith review of Teacher Supervision over Representation Equivalence Classes." pith.science (2026). https://pith.science/paper/PEPT7BW5
@misc{pith2026260703572,
author = {Pith},
title = {Pith review of: Teacher Supervision over Representation Equivalence Classes},
year = {2026},
howpublished = {\url{https://pith.science/paper/PEPT7BW5}},
note = {Machine review of arXiv:2607.03572}
}
read the original abstract
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.
Figures
Reference graph
Works this paper leans on
-
[1]
Y. Luo, Y. Jin, W. Yu, M. Zhang, S. Kumar, X. Li, W. Xu, X. Chen, and J. Wang. AgentArk: Distilling multi–agent intelligence into a single LLM agent.arXiv:2602.03955, 2026
Pith/arXiv arXiv 2026
-
[2]
S. K. Ainsworth, J. Hayase, and S. Srinivasa. Git Re–Basin: Merging models modulo permu- tation symmetries. InInternational Conference on Learning Representations (ICLR), 2023
2023
-
[3]
Bansal, P
Y. Bansal, P. Nakkiran, and B. Barak. Revisiting model stitching to compare neural repre- sentations. InAdvances in Neural Information Processing Systems 34, 2021
2021
-
[4]
Cortes, M
C. Cortes, M. Mohri, and A. Rostamizadeh. Algorithms for learning kernels based on centered alignment.Journal of Machine Learning Research, 13:795–828, 2012
2012
-
[5]
Cristianini, J
N. Cristianini, J. Shawe-Taylor, A. Elisseeff, and J. Kandola. On kernel-target alignment. In Advances in Neural Information Processing Systems 14, 2001
2001
-
[6]
Elhage, T
N. Elhage, T. Hume, C. Olsson, et al. Toy models of superposition. Anthropic technical report, Transformer Circuits Thread, 2022
2022
-
[7]
Entezari, H
R. Entezari, H. Sedghi, O. Saukh, and B. Neyshabur. The role of permutation invariance in linear mode connectivity of neural networks. InInternational Conference on Learning Representations (ICLR), 2022
2022
-
[8]
A. Grattafiori et al. (Llama Team). The Llama 3 herd of models.arXiv:2407.21783, 2024. 31
Pith/arXiv arXiv 2024
-
[9]
Gretton, O
A. Gretton, O. Bousquet, A. Smola, and B. Sch¨ olkopf. Measuring statistical dependence with Hilbert–Schmidt norms. InAlgorithmic Learning Theory, pp. 63–77, 2005
2005
-
[10]
C. Gulcehre, T. Le Paine, S. Srinivasan, et al. Reinforced self-training (ReST) for language modeling.arXiv:2308.08998, 2023
Pith/arXiv arXiv 2023
-
[11]
G. Hinton, O. Vinyals, and J. Dean. Distilling the knowledge in a neural network. arXiv:1503.02531, 2015
Pith/arXiv arXiv 2015
-
[12]
M. Klabunde, T. Schumacher, M. Strohmaier, and F. Lemmerich. Similarity of neural network models: A survey of functional and representational measures.arXiv:2305.06329, 2023
Pith/arXiv arXiv 2023
-
[13]
Kornblith, M
S. Kornblith, M. Norouzi, H. Lee, and G. Hinton. Similarity of neural network representations revisited. InProceedings of the 36th International Conference on Machine Learning (ICML), PMLR 97:3519–3529, 2019
2019
-
[14]
Kriegeskorte, M
N. Kriegeskorte, M. Mur, and P. Bandettini. Representational similarity analysis – connecting the branches of systems neuroscience.Frontiers in Systems Neuroscience, 2:4, 2008
2008
-
[15]
J. M. Lee.Introduction to Topological Manifolds, 2nd edition. Graduate Texts in Mathematics, vol. 202. Springer, 2011
2011
-
[16]
Lenc and A
K. Lenc and A. Vedaldi. Understanding image representations by measuring their equivariance and equivalence. InIEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp. 991–999, 2015
2015
-
[17]
W. Park, D. Kim, Y. Lu, and M. Cho. Relational knowledge distillation. InIEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), pp. 3967–3976, 2019
2019
-
[18]
B. S. Bijoy, M. S. Hasan, P. Alipoormolabashi, A. Sil, A. Balasubramanian, and N. Balasubra- manian. ProST: Progressive sub–task training for Pareto–optimal multi–agent systems using small language models. InProceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia–Pacific Chapter of the Assoc...
2025
-
[19]
Qwen2.5 technical report.arXiv:2412.15115, 2024
Qwen Team. Qwen2.5 technical report.arXiv:2412.15115, 2024
Pith/arXiv arXiv 2024
-
[20]
Romero, N
A. Romero, N. Ballas, S. E. Kahou, A. Chassang, C. Gatta, and Y. Bengio. FitNets: Hints for thin deep nets. InInternational Conference on Learning Representations (ICLR), 2015
2015
-
[21]
P. H. Sch¨ onemann. A generalized solution of the orthogonal Procrustes problem.Psychome- trika, 31(1):1–10, 1966
1966
-
[22]
Tung and G
F. Tung and G. Mori. Similarity-preserving knowledge distillation. InIEEE/CVF International Conference on Computer Vision (ICCV), pp. 1365–1374, 2019
2019
-
[23]
teacher× X
E. Zelikman, Y. Wu, J. Mu, and N. D. Goodman. STaR: Bootstrapping reasoning with reasoning. InAdvances in Neural Information Processing Systems 35, 2022. 32 A Exactness of the assumption and the status of the propositions When the absorbing identity is exact.Assumption 2.1 holdsexactlyfor aQwhen the operator Win consumingHis linear and the intervening nor...
2022
This paper was first reviewed by grok-4.5 on July 12, 2026.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.