Prior Knowledge Distillation Network for Face Super-Resolution
Qiu Yang, Xiao Sun, Xin-yu Li, Feng-Qi Cui, Yu-Tong Guo, Shuang-Zhen, Hu, Ping Luo, Si-Ying Li

TL;DR
This paper introduces a prior knowledge distillation network for face super-resolution that transfers priors from a teacher to a student network, improving reconstruction quality without relying on prior estimation during testing.
Contribution
The proposed PKDN method effectively distills prior knowledge into a lightweight network, enhancing face super-resolution performance over existing methods.
Findings
Outperforms existing FSR methods on benchmark datasets.
Utilizes robust attention mechanisms for better prior integration.
Maintains multi-scale features to prevent information loss.
Abstract
The purpose of face super-resolution (FSR) is to reconstruct high-resolution (HR) face images from low-resolution (LR) inputs. With the continuous advancement of deep learning technologies, contemporary prior-guided FSR methods initially estimate facial priors and then use this information to assist in the super-resolution reconstruction process. However, ensuring the accuracy of prior estimation remains challenging, and straightforward cascading and convolutional operations often fail to fully leverage prior knowledge. Inaccurate or insufficiently utilized prior information inevitably degrades FSR performance. To address this issue, we propose a prior knowledge distillation network (PKDN) for FSR, which involves transferring prior information from the teacher network to the student network. This approach enables the network to learn priors during the training stage while relying solely…
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
TopicsAdvanced Image Processing Techniques · Face recognition and analysis
MethodsSoftmax · Attention Is All You Need · Knowledge Distillation
