PETALface: Parameter Efficient Transfer Learning for Low-resolution Face Recognition
Kartik Narayan, Nithin Gopalakrishnan Nair, Jennifer Xu, Rama, Chellappa, Vishal M. Patel

TL;DR
PETALface introduces a parameter-efficient transfer learning method that enhances low-resolution face recognition by addressing catastrophic forgetting and domain differences, outperforming full fine-tuning with minimal parameters.
Contribution
It is the first to apply parameter-efficient fine-tuning to low-resolution face recognition, using low-rank modules adjusted by image quality to improve performance.
Findings
Outperforms full fine-tuning on low-resolution datasets
Preserves high-resolution and mixed-quality performance
Uses only 0.48% of parameters
Abstract
Pre-training on large-scale datasets and utilizing margin-based loss functions have been highly successful in training models for high-resolution face recognition. However, these models struggle with low-resolution face datasets, in which the faces lack the facial attributes necessary for distinguishing different faces. Full fine-tuning on low-resolution datasets, a naive method for adapting the model, yields inferior performance due to catastrophic forgetting of pre-trained knowledge. Additionally the domain difference between high-resolution (HR) gallery images and low-resolution (LR) probe images in low resolution datasets leads to poor convergence for a single model to adapt to both gallery and probe after fine-tuning. To this end, we propose PETALface, a Parameter-Efficient Transfer Learning approach for low-resolution face recognition. Through PETALface, we attempt to solve both…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition
