Feature Representation Transferring to Lightweight Models via Perception Coherence
Abstract
In this paper, we propose a method for transferring feature representation to lightweight student models from larger teacher models. We mathematically define a new notion called perception coherence. Based on this notion, we propose a loss function, which takes into account the dissimilarities between data points in feature space through their ranking. At a high level, by minimizing this loss function, the student model learns to mimic how the teacher model perceives inputs. More precisely, our method is motivated by the fact that the representational capacity of the student model is weaker than the teacher model. Hence, we aim to develop a conceptually new method allowing for a better relaxation. This means that, the student model does not need to preserve the absolute geometry of the teacher one, while preserving global coherence through dissimilarity ranking. Importantly, while rankings are defined only on finite sets, our notion of perception coherence extends them into a probabilistic form. This formulation depends on the input distribution and applies to general dissimilarity metrics. Our theoretical insights provide a probabilistic perspective on the process of feature representation transfer. Our experimental results show that our method outperforms or achieves on-par performance with strong baseline methods for representation transfer, particularly class-unaware ones.
Cite
Text
Nguyen et al. "Feature Representation Transferring to Lightweight Models via Perception Coherence." Transactions on Machine Learning Research, 2026.Markdown
[Nguyen et al. "Feature Representation Transferring to Lightweight Models via Perception Coherence." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/nguyen2026tmlr-feature/)BibTeX
@article{nguyen2026tmlr-feature,
title = {{Feature Representation Transferring to Lightweight Models via Perception Coherence}},
author = {Nguyen, Hai-Vy and Gamboa, Fabrice and Zhang, Sixin and Chhaibi, Reda and Gratton, Serge and Giaccone, Thierry},
journal = {Transactions on Machine Learning Research},
year = {2026},
url = {https://mlanthology.org/tmlr/2026/nguyen2026tmlr-feature/}
}