Lightweight Neural Network with Knowledge Distillation for CSI Feedback
Yiming Cui, Jiajia Guo, Zheng Cao, Huaze Tang, Chao-Kai Wen, Shi Jin,, Xin Wang, Xiaolin Hou

TL;DR
This paper proposes a knowledge distillation approach to develop lightweight neural networks for CSI feedback, significantly reducing complexity while maintaining high performance, thus enabling practical deployment on resource-limited devices.
Contribution
It introduces two novel knowledge distillation methods tailored for CSI feedback autoencoders, improving lightweight models' performance and generalization capabilities.
Findings
Student autoencoder performance improved significantly.
Inference time reduced to about 14% of teacher network.
Generalization across scenarios and environments enhanced.
Abstract
Deep learning has shown promise in enhancing channel state information (CSI) feedback. However, many studies indicate that better feedback performance often accompanies higher computational complexity. Pursuing better performance-complexity tradeoffs is crucial to facilitate practical deployment, especially on computation-limited devices, which may have to use lightweight autoencoder with unfavorable performance. To achieve this goal, this paper introduces knowledge distillation (KD) to achieve better tradeoffs, where knowledge from a complicated teacher autoencoder is transferred to a lightweight student autoencoder for performance improvement. Specifically, two methods are proposed for implementation. Firstly, an autoencoder KD-based method is introduced by training a student autoencoder to mimic the reconstructed CSI of a pretrained teacher autoencoder. Secondly, an encoder KD-based…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsBalanced Selection · Knowledge Distillation
