English

GmFace: A Mathematical Model for Face Image Representation Using Multi-Gaussian

Computer Vision and Pattern Recognition 2020-08-04 v1 Machine Learning

Abstract

Establishing mathematical models is a ubiquitous and effective method to understand the objective world. Due to complex physiological structures and dynamic behaviors, mathematical representation of the human face is an especially challenging task. A mathematical model for face image representation called GmFace is proposed in the form of a multi-Gaussian function in this paper. The model utilizes the advantages of two-dimensional Gaussian function which provides a symmetric bell surface with a shape that can be controlled by parameters. The GmNet is then designed using Gaussian functions as neurons, with parameters that correspond to each of the parameters of GmFace in order to transform the problem of GmFace parameter solving into a network optimization problem of GmNet. The face modeling process can be described by the following steps: (1) GmNet initialization; (2) feeding GmNet with face image(s); (3) training GmNet until convergence; (4) drawing out the parameters of GmNet (as the same as GmFace); (5) recording the face model GmFace. Furthermore, using GmFace, several face image transformation operations can be realized mathematically through simple parameter computation.

Cite

@article{arxiv.2008.00752,
  title  = {GmFace: A Mathematical Model for Face Image Representation Using Multi-Gaussian},
  author = {Liping Zhang and Weijun Li and Lina Yu and Xiaoli Dong and Linjun Sun and Xin Ning and Jian Xu and Hong Qin},
  journal= {arXiv preprint arXiv:2008.00752},
  year   = {2020}
}

Comments

12 pages, 12 figures, 4 tables

R2 v1 2026-06-23T17:35:47.767Z