A ViT-to-CNN knowledge-distillation pipeline for retinal disease classification is reported with 89% student accuracy, but the deployment claim, baseline comparison, and reported numbers are internally unreliable.
Cross-Architecture Knowledge Distillation
1 Pith paper cite this work, alongside 1 external citations. Polarity classification is still indexing.
abstract
Transformer attracts much attention because of its ability to learn global relations and superior performance. In order to achieve higher performance, it is natural to distill complementary knowledge from Transformer to convolutional neural network (CNN). However, most existing knowledge distillation methods only consider homologous-architecture distillation, such as distilling knowledge from CNN to CNN. They may not be suitable when applying to cross-architecture scenarios, such as from Transformer to CNN. To deal with this problem, a novel cross-architecture knowledge distillation method is proposed. Specifically, instead of directly mimicking output/intermediate features of the teacher, partially cross attention projector and group-wise linear projector are introduced to align the student features with the teacher's in two projected feature spaces. And a multi-view robust training scheme is further presented to improve the robustness and stability of the framework. Extensive experiments show that the proposed method outperforms 14 state-of-the-arts on both small-scale and large-scale datasets.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
REJECT 1roles
method 1polarities
use method 1representative citing papers
citing papers explorer
-
Cross-Architecture Knowledge Distillation (KD) for Retinal Fundus Image Anomaly Detection on NVIDIA Jetson Nano
A ViT-to-CNN knowledge-distillation pipeline for retinal disease classification is reported with 89% student accuracy, but the deployment claim, baseline comparison, and reported numbers are internally unreliable.