Intelligent Synthesis Driven Model Calibration: Framework and Face Recognition Application

Abstract

Deep Neural Networks (DNNs) that achieve state-of-the-art results are still prone to suffer performance degradation when deployed in many real-world scenarios due to shifts between the training and deployment domains. Limited data from a given setting can be enriched through synthesis, then used to calibrate a pre-trained DNN to improve the performance in the setting. Most enrichment approaches try to generate as much data as possible; however, this blind approach is computationally expensive and can lead to generating redundant data. Contrary to this, we develop synthesis, here exemplified for faces, methods and propose information-driven approaches to exploit and optimally select face synthesis types both at training and testing. We show that our approaches, without re-designing a new DNN, lead to more efficient training and improved performance. We demonstrate the effectiveness of our approaches by calibrating a state-of-the-art DNN to two challenging face recognition datasets.

Cite

Text

Qiu et al. "Intelligent Synthesis Driven Model Calibration: Framework and Face Recognition Application." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.301

Markdown

[Qiu et al. "Intelligent Synthesis Driven Model Calibration: Framework and Face Recognition Application." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/qiu2017iccvw-intelligent/) doi:10.1109/ICCVW.2017.301

BibTeX

@inproceedings{qiu2017iccvw-intelligent,
  title     = {{Intelligent Synthesis Driven Model Calibration: Framework and Face Recognition Application}},
  author    = {Qiu, Qiang and Hashemi, Jordan and Sapiro, Guillermo},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2017},
  pages     = {2564-2572},
  doi       = {10.1109/ICCVW.2017.301},
  url       = {https://mlanthology.org/iccvw/2017/qiu2017iccvw-intelligent/}
}