Elsevier

Pattern Recognition

Volume 44, Issue 4, April 2011, Pages 940-950
Pattern Recognition

Quantitative analysis of human facial beauty using geometric features

https://doi.org/10.1016/j.patcog.2010.10.013Get rights and content

Abstract

Perception of human facial beauty is an important aspect of human intelligence and has attracted interests of researchers from diverse fields such as psychology and computer science. Previous studies, however, have the following limitations. First, they did not well quantify the facial feature space. Second, they seldom consider the transformation occurring to faces or the physical sizes of faces. Third, most of them require intensive manual work, e.g. marking landmarks. To overcome these limitations, this paper maps faces onto a human face shape space, and then quantitatively analyses the effect of facial geometric features on human facial beauty by using a similarity transformation invariant shape distance measurement and advanced automatic image processing techniques. With the proposed methodology, we experiment on tens of thousands of female and male faces, revealing that human face shapes lie in a very compact region of the geometric feature space and that female and male average face shapes are very similar. Further, we demonstrate that a face can become more beautiful by making its geometric feature getting obviously closer to the average face shape, but if its distance to the average face shape is already relatively small, deforming it further toward the average face shape cannot effectively improve its attractiveness.

Introduction

Human facial beauty or attractiveness has stimulated the concerted efforts of researchers from diverse fields such as perception, psychology, biology, artificial intelligence, and so on. People became aware of facial beauty even in ancient times, and throughout the long history of human beings, many rules of thumb have been summarized as to what kind of faces looks more attractive [1], [2], [3], [4], [5], [6]. For example, faces with the following features are thought to be more attractive: neonate features such as a small nose and high forehead, or mature features such as prominent cheekbones, or expressive features such as arched eyebrows. Recent psychological studies have found that there is a considerable amount of agreement across age, sex, ethnicity, and social class as to what is a beautiful face [7], [8], [9], and it has been demonstrated that a number of factors underlie the perception of facial attractiveness, including facial skin texture, hair color, symmetry, and the size, shape, and location of organs on the face, and so on [1], [2], [3], [4], [5], [6], [7], [8], [9]. In the past several decades, the advent of computers and the rapid development of computer image and graphics technology as well as computational intelligence technology greatly facilitate and advance the study on facial beauty [10], [11], [12], [13], [14], [15], [16], [17], [18]. For example, genetic algorithm has been adopted to generate prototypes of beautiful faces [10]; image morphing was applied to calculating the average face from a set of faces and to changing the appearance of face [11], [12]; and advanced machine learning techniques such as support vector regression (SVR) have been used to construct a machine predictor of facial beauty and to automatically do beautification for faces [13], [14], [15].

Geometric feature based facial beauty analysis attracted the attention of researchers from psychology and computer science. Landmarks are the most frequently used features to represent the geometric structure of a face [8], [13], [14], [15], [17], [24]. However, different works used different definitions of landmarks (e.g. 224 landmarks in [8], 37 landmarks in [13], 84 landmarks in [15], 29 landmarks in [17], 173 landmarks in [24]), and most of them manually marked the landmarks. The datasets they used are relatively small due to the intensive manual work, e.g. [13] used two datasets each containing 92 Caucasian female face images [17], used a dataset containing 210 images for each gender, and the sizes of datasets in [14], [15] are 91 and 92, respectively.

Two kinds of approaches can be used to analyze the relationship between facial features and facial attractiveness, namely deductive and inductive approaches. [8], [24] used deductive approach. They generated stimuli according to empirical hypotheses, and then examined the effectiveness of the hypotheses. Some recent studies [13], [14], [15], [17] used inductive approach. They collected human ratings of the attractiveness of the faces in their databases, and then established the relationship between facial features and facial attractiveness based on the human ratings by using machine learning methods. Using the obtained relationship, they predicted the attractiveness of a given face and compared the prediction results with human ratings of the attractiveness of the face.

Several facial beauty hypotheses have been raised in the past studies, e.g. symmetrical faces [19], [20], [21], average faces [11], [22], or faces with exaggerated secondary sexual characteristics [23], [24] are found attractive. Among these hypotheses, the most influential and most investigated one is the averageness hypothesis, which assumes that a beautiful face is simply one that is close to an average of all faces, notwithstanding the particular features of those faces. In support of this some researchers have shown that composite faces, digitally blended and averaged, are regarded as more attractive than most of the faces used to create them [11], [18], [22]. One objection to the averageness hypothesis, however, is that the attractiveness of average composite faces may be due to other factors co-varying with the averaging operation such as the smoothed skin texture and the improved symmetry of the average composite faces [25]. Also challenging was the finding of Perrett et al. [8] that composites of beautiful people were rated more appealing than composites from the larger, random population. In order to investigate the effect of individual factor on facial beauty, some researchers manipulated the averageness on shape and texture separately [18], [21], [24]. In their experiments, it was reported that individual faces warped into average face shapes were rated as more attractive than the original, and that decreasing averageness by moving the faces away from average face shapes decreased attractiveness. Some other researchers dissociated symmetry and averageness in facial beauty perception experiments and showed that symmetry does contribute positively to facial beauty, but it cannot solely explain the attractiveness of average faces [24].

Despite the increasing public and professional interest and the extensive research in the field, the published studies have not yet reached consensus on those facial beauty hypotheses or on the characteristics that make human faces attractive. Moreover, there are some limitations in previous studies on facial beauty. First, the difference between face shapes was not quantified and it was consequently hard to quantitatively assess the impact of deviation from average face shapes on facial beauty. Second, they ignored the transformation, e.g. scaling and rotation, occurring to the faces during generation of face images. Such transformation can however greatly affect the calculated distances between face shapes, and thus impair the reliability of the conclusions. They did not normalize the physical sizes of faces when evaluating their attractiveness, yet as common observations in our daily life tell us, the distance between a small-sized face to a large-sized face could be very large, but the facial beauty perception of them could be similar. Third, most of them require intensive manual work, e.g. marking landmarks. Forth, most existing studies are based on human ratings of the attractiveness of faces. The quality of the collected human ratings severely affects the results. According to our experiments, if an absolute attractiveness score in a certain scale (e.g. 10-point scale [17] or 7-point scale [8], [13], [14]) is required to assign to a face, large variation would be observed among different people. Unfortunately, only the averaging human ratings were used as ground truth in [13], [14], [15], [17], but the variance of human ratings was not reported or analyzed. Moreover, when collecting the attractiveness scores of faces, they did not isolate the facial geometric features from other features. As a consequence, the collected attractiveness scores depend not just on geometric features, but also on other features like textures. It is thus problematic to study the relationship between geometric features and facial beauty based on such kind of attractiveness scores.

The goal of this preliminary study is to quantitatively analyze the effect of facial geometric features on the attractiveness of faces. In order to conquer the above-mentioned limitations of existing studies, we consider human faces in a feature space, namely human face shape space, which is defined by the facial geometric features and is a subspace of the unit hypersphere. Every human face after normalization is represented by a point in the space. The distance between two face shapes in the human face shape space is measured in terms of the angle between them, and an effective algorithm is proposed to calculate it such that the measured distance is invariant to similarity transformation (i.e. translation, rotation, and scaling). Based on the established human face shape space and the distance measurement and by using advanced automatic image processing techniques, we are enabled to quantitatively evaluate the human face shapes and their contribution to the human facial beauty perception without interference of non-geometric features. Moreover, we employ a deductive approach in this study, i.e. human ratings are only used for evaluation experiments (instead of scoring each individual faces, participants are requested to choose out the most beautiful face from a set of faces which differ only in their geometric features).

The rest of this paper is organized as follows. In Section 2, we introduce in detail the human face shape space, the shape distance measurement, the average face shapes, and associated algorithms, which compose the basis of the quantitative analysis. In Section 3, we then introduce the image processing techniques and the face stimuli we employed in the experiments, as well as the design of the perception experiments in this paper. In Section 4, we report and analyze the results we have obtained and the main findings of the study will be also presented there, including (i) the human face shapes are condensed in a very small region of the feature space, (ii) the female and male average face shapes are very similar, and (iii) faces generally become more beautiful as their geometric features get obviously closer to the average face shapes, while it cannot effectively improve the attractiveness of a face which is already relatively close to the average face shape by further deforming it toward the average face shape. The paper is finally concluded in Section 5 with discussion on future work.

Section snippets

Perception function of facial beauty

In this study, two dimensional face images are used as stimuli. Given a face image I, we model the perception of its beauty by a function as follows:b=f(G,t,x),where b is its beauty score, G and t are, respectively, the geometric and texture features extracted from the face image I, and x denotes all other factors affecting the facial beauty perception (e.g. secondary sexual characteristics). These various factors make the facial beauty perception process quite complicated and so far, it is

Automatic geometric feature extraction

In order to extract the geometric feature on a face image, we first detect the face on the image by using the method proposed by Viola and Jones (VJ face detector) [27]. This method is known for its ability to detect frontal faces quickly and accurately. On the detected face region, we then use the method in [28] to detect the position of the eyes on the face. Based on the positions of the face region and eyes, we use the active shape model (ASM) [29], [30], [31] to locate the landmarks on the

Distribution of human face shapes in SG

We first investigated the distribution of human face shapes in SG. According to the histogram of the pair-wise distances between the training data in the Shanghai database shown in Fig. 5, the face shapes distribute in a very compact region. Some statistics are listed in Table 1 on these pair-wise distances between female faces (F–F), between male faces (M–M), and between all the faces (ALL). These results demonstrate that it is reasonable for us to assume that the human face shapes lie on a

Conclusions

In this paper, the effect of geometric features on human facial beauty has been quantitatively investigated via automatic face shape analysis. We have defined a human face shape space in which every face is represented as a point on the unit hypersphere, and a distance measurement between two face shapes in the space which is invariant to similarity transformation. These enable us to quantitatively and more reliably (referring to the invariance to underlying transformation to face images) study

Acknowledgements

The authors would like to thank the editor and the anonymous reviewers for their help in improving the paper. The work is partially supported by the GRF fund from the HKSAR Government, the central fund from Hong Kong Polytechnic University, and the NSFC Oversea fund (61020106004), China.

David Zhang graduated in Computer Science from Peking University. He received his M.Sc. in Computer Science in 1982 and his Ph.D. in 1985 from the Harbin Institute of Technology (HIT). From 1986 to 1988 he was a Postdoctoral Fellow at Tsinghua University and then an Associate Professor at the Academia Sinica, Beijing. In 1994 he received his second Ph.D. in Electrical and Computer Engineering from the University of Waterloo, Ontario, Canada. Currently, he is a Chair Professor at the Hong Kong

References (33)

  • K.S. Choe et al.

    The Korean American woman’s face: anthropometric measurements and quantitative analysis of facial aesthetics

    Archives of Facial Plastic Surgery

    (2004)
  • M. Dobke et al.

    Facial aesthetic preferences among Asian women: are all oriental Asians the same?

    Aesthetic Plastic Surgery

    (2006)
  • M.R. Cunningham et al.

    Their ideas of beauty are, on the whole, the same as ours: consistency and variability in the cross-cultural perception of female attractiveness

    Journal of Personality and Social Psychology

    (1995)
  • D.I. Perrett et al.

    Facial shape and judgements of female attractiveness

    Nature

    (1994)
  • D.I. Perrett et al.

    Effects of sexual dimorphism on facial attractiveness

    Nature

    (1998)
  • J.H. Langlois et al.

    Attractive faces are only average

    Psychological Science

    (1990)
  • Cited by (0)

    David Zhang graduated in Computer Science from Peking University. He received his M.Sc. in Computer Science in 1982 and his Ph.D. in 1985 from the Harbin Institute of Technology (HIT). From 1986 to 1988 he was a Postdoctoral Fellow at Tsinghua University and then an Associate Professor at the Academia Sinica, Beijing. In 1994 he received his second Ph.D. in Electrical and Computer Engineering from the University of Waterloo, Ontario, Canada. Currently, he is a Chair Professor at the Hong Kong Polytechnic University, where he is the Founding Director of the Biometrics Technology Centre (UGC/CRC) supported by the Hong Kong SAR Government in 1998. He also serves as Visiting Chair Professor in Tsinghua University, and Adjunct Professor in Peking University, Shanghai Jiao Tong University, HIT, and the University of Waterloo. He is the Founder and Editor-in-Chief, International Journal of Image and Graphics (IJIG); Book Editor, Springer International Series on Biometrics (KISB); Organizer, the International Conference on Biometrics Authentication (ICBA); Associate Editor of more than 10 international journals, including IEEE Transactions and Pattern Recognition; and author of more than 10 books and 200 journal papers. Professor Zhang is a Croucher Senior Research Fellow, Distinguished Speaker of IEEE Computer Society, and a Fellow of both IEEE and IAPR.

    Qijun Zhao holds a B.S. degree and an M.S. degree both from the Department of Computer Science and Engineering, Shanghai Jiao Tong University, Shanghai, China. He received his Ph.D. degree in computer science from the Department of Computing at the Hong Kong Polytechnic University in 2010. He is now a post-doc fellow in the Pattern Recognition and Image Processing Lab at Michigan State University. His research interests mainly lie in the fields of pattern recognition, machine learning, image processing, and artificial intelligence, with applications to biometrics, information security, and intelligent systems.

    Fangmei Chen holds a B.S. degree in electronic engineering from the School of Electronic and Information Engineering, Dalian University of Technology, Dalian, PR China. She is now a Ph.D. candidate at the Department of Electronic Engineering of Tsinghua University and is a member of the Biometrics Research Center of the Hong Kong Polytechnic University. Her research interests include facial beauty analysis, data mining, machine learning, statistical pattern recognition, computational intelligence, and computational aesthetics.

    View full text