1: \begin{abstract}
2: Although deep learning has significantly improved Face Recognition~(FR), dramatic performance deterioration may occur when processing Low Resolution~(LR) faces.
3: To alleviate this, approaches based on unified feature space are proposed with the sacrifice under High Resolution~(HR) circumstances.
4: To deal with the huge domain gap between HR and LR domains and achieve the best on both domains, we first took a closer look at the impacts of several resolution augmentations and then analyzed the difficulty of LR samples from the perspective of the model gradient produced by different resolution samples.
5: Besides, we also find that the introduction of some resolutions could help the learning of lower resolutions.
6: Based on these, we divide the LR samples into three difficulties according to the resolution, and propose a more effective Multi-Resolution Augmentation.
7: Then, due to the rapidly increasing domain gap as the resolution decreases, we carefully design a novel and effective metric loss based on a $LogExp$ distance function that provides decent gradients to prevent oscillation near the convergence point or tolerance to small distance errors; it could also dynamically adjust the penalty for errors in different dimensions, allowing for more optimization of dimensions with large errors.
8: Combining these two insights, our model could learn more general knowledge in a wide resolution range of images and balanced results can be achieved by our extremely simple framework.
9: Moreover, the augmentations and metrics are the cornerstones of LRFR, so our method could be considered a new baseline for the LRFR task.
10: Experiments on the LRFR datasets: SCface, XQLFW and large-scale LRFR dataset: TinyFace demonstrate the effectiveness of our methods, while the degradation on HRFR datasets is significantly reduced.
11: \end{abstract}
12: