English

LumiNet: Perception-Driven Knowledge Distillation via Statistical Logit Calibration

Computer Vision and Pattern Recognition 2025-08-06 v3

Abstract

In the knowledge distillation literature, feature-based methods have dominated due to their ability to effectively tap into extensive teacher models. In contrast, logit-based approaches, which aim to distill "dark knowledge" from teachers, typically exhibit inferior performance compared to feature-based methods. To bridge this gap, we present LumiNet, a novel knowledge distillation algorithm designed to enhance logit-based distillation. We introduce the concept of "perception", aiming to calibrate logits based on the model's representation capability. This concept addresses overconfidence issues in the logit-based distillation method while also introducing a novel method to distill knowledge from the teacher. It reconstructs the logits of a sample/instances by considering relationships with other samples in the batch. LumiNet excels on benchmarks like CIFAR-100, ImageNet, and MSCOCO, outperforming the leading feature-based methods, e.g., compared to KD with ResNet18 and MobileNetV2 on ImageNet, it shows improvements of 1.5% and 2.05%, respectively. Codes are available at https://github.com/ismail31416/LumiNet.

Keywords

Cite

@article{arxiv.2310.03669,
  title  = {LumiNet: Perception-Driven Knowledge Distillation via Statistical Logit Calibration},
  author = {Md. Ismail Hossain and M M Lutfe Elahi and Sameera Ramasinghe and Ali Cheraghian and Fuad Rahman and Nabeel Mohammed and Shafin Rahman},
  journal= {arXiv preprint arXiv:2310.03669},
  year   = {2025}
}

Comments

Accepted at Transactions on Machine Learning Research (TMLR), August 2025

R2 v1 2026-06-28T12:41:44.550Z