Skip to main content

ORIGINAL RESEARCH article

Front. Psychol., 03 November 2022
Sec. Perception Science
This article is part of the Research Topic Recent Advances and Future Directions in Facial Appearance Research View all 12 articles

Examination of morphological traits of children's faces related to perceptions of cuteness using Gaussian process ordinal regression

  • 1Graduate School of Engineering, Osaka Electro-Communication University, Neyagawa, Japan
  • 2Graduate School of Human Sciences, Osaka University, Suita, Japan

Konrad Lorenz, an ethologist, proposed that certain physical elements are perceived as cute and induce caretaking behavior in other individuals, with the evolutionary function of enhancing offspring survival. He called these features Kindchenschema, baby schema. According to his introspection, these include a large forehead, chubby round features, and chubby cheeks. Previous studies are limited to examining the effects of these facial features on perceived cuteness. However, other morphological factors may be related to perceived cuteness. This study uses Bayesian optimization, one of the global sequential optimization methods for estimating unknown functions, to search for facial morphological features that enhance the perceptions of facial cuteness. We applied Bayesian optimization incorporating Gaussian process ordinal regression (GPOR), which allows an estimation of the latent cuteness function based on evaluations using the Likert scale. A total of 96 preschool children provided the facial images used in this study. We summarized the facial shape variations using methodologies of geometric morphometrics and principal component analysis (PCA) up to the third principal component (PC), which we refer to as the face space. A total of 40 participants evaluated the images created by warping the average facial texture of the children's faces with randomly generated parameters in the face space. Facial traits related to perceived cuteness were estimated based on the averaged cuteness function. Perceived cuteness was linked to the relative lower position of facial components and narrower jawline but not to the forehead height.

1. Introduction

Ethologist Konrad Lorenz pointed out that certain physical features of animals induce specific behaviors and affective responses related to caretaking behaviors (Lorenz, 1943). Further, he called such universal features across species the baby schema (“Kindchenschema”). Lorenz argued that baby schema includes features such as a large head, big eyes, high and protruding forehead, chubby cheeks, small nose, and mouth, that are perceived as cute. Many empirical studies have supported this idea, suggesting a biological and evolutionary basis for cognitive and emotional responses to specific features typical of children's faces (Kringelbach et al., 2016). For example, some studies have shown that infants' level of facial cuteness is associated with a large forehead, small chin, full lips, and chubby round features (Hildebrandt and Fitzgerald, 1979; Almanza-Sepúlveda et al., 2018) suggesting that faces that are perceived as cute have some traits in common.

However, facial traits that elicits the perception of cuteness are not identical to the facial features possessed by human infants. This is because the emphasis on infant facial traits does not necessarily increase the levels of perceived cuteness of children's faces (Komori and Nittono, 2013). Therefore, the factors that induce the perception of cuteness cannot be clarified only by examining the objective characteristics of human infants. Thus far, different approaches have been used to investigate which facial features affect the perception of cuteness. One approach is to take specific facial elements, such as roundness of the face, the height of forehead and eyes, nose and mouth size, and manipulate the images directly to examine their effects on perceived cuteness (Sternglanz et al., 1977; Alley, 1981; Glocker et al., 2009; Borgi et al., 2014; Endendijk et al., 2018; Löwenbrück and Hess, 2021). However, there is a limit to this method of determining a priori which features to manipulate since there may be unknown factors that increase the levels of cuteness. Another approach is to create facial images having features that enhance cuteness by computationally compositing images of faces with high cuteness (Sprengelmeyer et al., 2009; Lobmaier et al., 2010; Hahn et al., 2013; Nittono et al., 2022). However, such a method cannot clarify which features are involved in cuteness perception and the degree to which they are involved. The other approach is analyzing the correlation between the locations of facial landmarks and perceived cuteness. Almanza-Sepúlveda et al. (2018) examined the relationship between infants' facial traits and cuteness based on a linear regression analysis. However, it is possible that the relationship between facial traits and cuteness is non-linear, similar to that between facial traits and attractiveness (Komori et al., 2009b). Thus, this study aims to solve these problems of previous methodologies by using a method that can comprehensively examine the non-linear relationship between morphological facial traits and perceived cuteness.

We assume that people have their own psychological function f(x) (the present study refers to this function as the utility function) that maps the multivariate input x (i.e., certain traits of a presented face) to a scalar value representing the degree of perceived cuteness of the person whose face has been assessed. Thus, the problem of elucidating the impression evaluation mechanism for others' faces can be regarded as the problem of estimating the parameters of the utility function f(x).

The input x of the utility function corresponds to the morphological features of the faces. Instead of arbitrarily targeting specific facial features for investigation, such as forehead size and eye position, this study uses a methodology of geometric morphometrics (Bookstein, 1991; Dryden and Mardia, 1998) to represent the features of infants' facial shapes in a few dimensions. Geometric morphometrics is a technique used to represent facial shape as multivariate data (Komori et al., 2009b).

Even if facial features are represented in a small number of dimensions, the number of combinations is so large that it is not easy to reveal the utility function f. One way to thoroughly examine a psychological utility function f(x) is to explore the search space via a grid search. However, it is challenging to obtain responses to multidimensional stimuli by performing a grid search because of the high cost of the evaluation task. Moreover, since the utility function of cuteness perception may be complicated, it is inappropriate to apply methods, such as conjoint analysis, which does not consider feature combinations, to study the cuteness perception. Since the utility function of perceived cuteness may be multi-peaked or have a complex shape, it is also inappropriate to apply methods such as conjoint analysis (Rao et al., 2014), which does not take into account feature combinations, to the study of cuteness perception.

This study aimed to estimate the relationship between child facial features and perceived cuteness using the Gaussian process regression (GPR) model (O'Hagan, 1978; Neal, 1997), a non-parametric Bayesian approach to metric regression. Gaussian process regression is a method for estimating an unknown black-box function using a kernel function and is often used to find the maximum/minimum value of the function. Unlike linear regression analysis, GPR has the advantage of being able to estimate non-linear functions, such as multi-peaked functions, and also provide probabilistic predictions.

However, there are problems in using GPR to estimate psychological utility functions. In a typical GPR method, the return value (i.e., the responses from the participants) from an unknown function is expected to be a continuous quantity. Conversely, psychological research commonly uses methods that require discrete responses from participants, such as Likert scales, dichotomous choices, and paired comparison methods. Therefore, using discrete responses to estimate psychophysical functions based on natural human responses is desirable.

We used the Gaussian process ordinal regression (GPOR) (Chu et al., 2005), which can estimate non-linear function f from discrete responses (i.e., responses to a Likert scale).

Let D=(xi,yi)|i=1,,N=(x,y) denote the set of facial traits xi and the corresponding cuteness evaluation label yiL, where L is a finite set of R ordinal categories, denoted L = {1, 2, …R}. We assume that the utility function f follows a zero mean Gaussian process prior defined by a kernel function K.

f~GP(0,K)    (1)

Here, we used an RBF ARD kernel (MacKay, 1996).

K(xi,xj)=exp(-12d=1Dηd(xdi-xdj)2)    (2)

Let b be the threshold variable, where b0 < b1 < ⋯ < br and b0 = −∞, br = ∞, which map f(xi) to the discrete variable yi. Under noise-free conditions, the ideal likelihood function would be defined as Pideal(yi|f(xi))=1 when byi−1 < f(xi) < byi (0 otherwise). In the presence of noise from inputs or targets, the latent functions are contaminated by Gaussian noise with zero mean and unknown variance, denoted N(δ;0,σ2), where δ is a Gaussian random variable. The ordinal likelihood function becomes

P(yif(xi))=Φ(zi(yi))-Φ(zi(yi-1))    (3)
zi(s)=bs-f(xi)σδ    (4)

where Φ(z) is the cumulative unit Gaussian (CDF) whereby Φ(z)=-zN(γ;0,1)dγ. Based on Bayes' theorem, the posterior probability can then be written as

P(fD)=1P(D)(i=1)nP(yif(xi))P(f)    (5)

To approximate the posterior distribution and model evidence P(D) we used the Laplace approximation at the maximum a posteriori (MAP) estimate (Williams and Barber, 1998). Under the Laplace approximation, the predictive distribution of the utility function can be described as a Gaussian N(f(x);μ,σ2) where the predictive mean (μx*) and variance (σx*2) for which the response y* is unknown.

μx*=k*TK1fMAP    (6)
σx*2=K(X,X)k*T(K+ΛMAP1)1k*    (7)

where; k* is the covariance between the test case and the training data. Further, fMAP is the MAP estimate of the utility function, ΛMAP is a diagonal matrix whose i-th entry is the second derivative of the likelihood function training sample i concerning f(xi).

This study examines the effectiveness of GPOR as a novel method for revealing the utility function f, a black box function that describes the relationship between multidimensional facial features and perceived cuteness, from two perspectives.

First, we compare the predictive performance of the GPOR model used in this study with an ordinal logistic regression model, a standard generalized linear regression model for ordinal data, using the leave-one-out cross-validation (LOOCV) approach.

Second, we average the utility functions obtained from the participants in the experiment and examine their shape. Furthermore, by identifying the face shapes corresponding to the maximum and minimum values of the average utility function, we explore the factors that determine the perceived facial cuteness of a child. Finally, these results will be discussed based on whether GPOR can provide useful information in psychological studies.

2. Computational analysis of facial images

2.1. Materials and facial shape measurement

Japanese preschool children (n = 96, 48 boys and 48 girls; age 3–4 years, mean age = 3.98, SD = 0.55) provided the facial frontal images used in this study. Written informed consents were obtained from the legal guardians for the publication of non-personally identifiable images or data included in this article. A neutral expression on each face was captured using a digital camera. Additionally, the foreheads of the models were exposed using a headband, after removing head accessories such as eyeglasses. These images are the same as those used in the authors' previous study (Komori and Nittono, 2013).

Eighty facial landmarks were selected based on a previous study (Komori et al., 2009a). These landmarks consisted of morphological and functional points, such as the pupils, contours of eyes, eyebrows, nose, and mouth, among others. The authors visually measured all landmarks for each of the 96 photographs using a program written by the authors.

2.2. Facial shape standardization

Each face differed in location, size, and orientation. To standardize them, we performed a generalized Procrustes analysis (GPA) on the facial landmarks of all faces. This method preserves information about the relative spatial relationships of landmarks throughout the standardization. For the standardization of location and size, we used the centroid size technique (Bookstein, 1991). All facial shapes were translated for that the centroid (center of gravity) to have the exact location scaled to the same centroid size, which is the sum of the squared distances from the centroid to each landmark. For alignment of the orientation, rotations around the centroid of the faces (Dryden and Mardia, 1998) were performed to minimize the sum of the squared distances among corresponding feature points between samples. The “Shapes” statistical package, which runs in an R statistical analysis environment, was employed for the analyses.

Facial differences derived from facial asymmetries are not the focus of this study. Therefore, to exclude facial variations derived from facial asymmetries and the coordinates of original facial images, the mirror-reversed versions of the same images were used to create a “symmetrical version” of the individuals following the procedures of a previous study (Komori et al., 2009a). Consequently, each “symmetrical version” of the individuals was represented as a point on a linear space of 160 dimensions (x- and y-coordinates × 80 landmarks). This study refers to this multidimensional space as “face space.” The center of this face space corresponds to the average face of the “symmetrical version” faces.

All face images were gray-scaled and warped to the average face landmark coordinates using thin-plate splines transformation (TPS), a non-linear image deformation technique. Then, the average face texture was synthesized by averaging the luminance values of the warped images (Figure 1).

FIGURE 1
www.frontiersin.org

Figure 1. Average facial image.

2.3. Facial feature extraction

Variations in children's facial features were summarized using a principal component analysis (PCA). The results of the PCA indicated that the contributions of the first three principal components (PCs) for the total variance were relatively large (PC1: 31.6%; PC2: 19.2%; PC3: 13.7%; cumulative contribution ratio: 64.5%), and thus up to the PC3 was considered in the study. Based on the distributions of children's facial shapes, the facial landmark coordinates changes along each PC were calculated (Figure 2). The PC1 was related to lower chin position and lower hairline, indicating that PC1 is related to relative eye and mouth position. Further, the higher the score, the higher the relative eye and mouth position. The PC2 was associated with the face width face from the cheekbones to the jaw. PC3 was linked to the height or the length of the forehead.

FIGURE 2
www.frontiersin.org

Figure 2. Facial shape changes along each PC. When the score of each PC increases, each facial landmark (depicted as a circle) moves along the leading line.

The facial images corresponding to the theoretical values of −2SD, −SD, average, +SD, and +2SD along each PC were made by warping the average facial texture of the children's faces using TPS (Figure 3).

FIGURE 3
www.frontiersin.org

Figure 3. Differences in face shape along the each principal component (−2 SD/−SD/MEAN/+SD/+2 SD). The aspect ratios of the images were different from each other due to TPS warping.

3. Assessment of perceived cuteness

3.1. Participant

Forty undergraduates (20 men and 20 women; mean age = 22.13, SD = 2.20) participated in the assessment of facial cuteness.

3.2. Procedure

The images presented to the participants are the warped images of the average facial image (Figure 3) using TPS so that the facial shapes correspond to given PC scores in the face space. Participants were instructed to evaluate the levels of cuteness of face images. Further, they were rated on a 5-point scale where 1 = not cute (kawaii in Japanese) at all and 5 = very cute ((kawaii) according to their first impressions of the images, i.e., without contemplating their responses. No time limit was set for the responses in each trial. Facial images were presented on an LCD monitor. The participants responded with a keyboard.

The rating task consists of 20 practice trials and 60 test trials.

In the first 45 test trials, the stimulus images were generated from the PC scores randomly selected from a range of ±2SD in the face space. In the subsequent 15 trials, the images were generated from the PC scores at which the upper confidence bound (UCB) values are maximized based on the response history of the participants in the previous test trials where N is the number of trials:

UCBx=μx+logNNσx.    (8)

Upper confidence bound is a type of acquisition function often used in Bayesian optimization. This type of experimental procedure is called a sequential experimental design. The trials were separated by 5 s of a blank gray screen. Each participant completed the rating task in about 30 min. The application used in the experiments was implemented in a PsychoPy environment (Peirce, 2007).

4. Results

4.1. Leave-one-out error analysis

The predictive performance of GPOR was examined using leave-one-out cross-validation (LOOCV). Specifically, we withheld one response from each participant. Further, we fit the models of GPOR and ordinal logistic regression on the remaining responses of the participant and formed a prediction of the held-out response using each of the learned models. We then compared each learned model's predictions with the observed responses for the held-out trial and computed the zero-one error and the squared error. Zero-one error gives an error of 1 to every incorrect prediction. Absolute error is the deviation of the prediction from the actual target. By computing the mean of the held-out zero-one errors (MZE) and the mean of absolute errors (MAE) across all participants, we can evaluate the predictive performance of the models.

• Mean zero-one error (MZE): the fraction of incorrect predictions on test data; 1Ni=1NI(ŷiyi), where I(·) denotes an indicator function which gives 1 when the argument is true and 0 otherwise.

• Mean absolute error (MAE): the average deviation of predicted test outputs from the true rank, in which we treat the ordinal scales as consecutive integers, 1Ni=1N|ŷi-yi|.

The distribution of ratings is shown in Figure 4. The MZE and mean MAE of the predictions by the GPOR model and by ordinal logistic regression were obtained by LOOCV (Table 1).

FIGURE 4
www.frontiersin.org

Figure 4. Distribution of ratings.

TABLE 1
www.frontiersin.org

Table 1. Cross-validation results.

Mean zero-one error refers to the fraction of classes predicted that differ from the correct response, which is the fraction of incorrect predictions. This study's chance level of MZE is 0.8 because the participants were given a 5-point scale. The MZEs of both models had higher prediction accuracies than chance level [ordinal logistic regression: t(39) = −4.71, p < 0.001, Cohen's d = 0.74; GPOR: t(39) = −6.71, p < 0.001, Cohen's d = 1.06]. The GPOR model had a lower error rate than the ordinal logistic regression model [t(39) = −2.81, p = 0.007, Cohen's d = 0.44]. Mean of absolute error is the average deviation of the prediction from the actual target values in which ordinal scales are treated as consecutive integers, and, as with MZE, GPOR performed better than ordinal logistic regression [t(39) = −5.87, p < 0.001, Cohen's d = 0.93]. These results suggest that GPOR is more effective than the generalized linear model in estimating the utility function that represents the relationship between facial features and perceived cuteness.

4.2. Facial shape that maximizes and minimizes perceived cuteness

The utility function fs of each participant s is expressed as a set of predicted means estimated by using GPOR. The predicted means and the variances were obtained within ±2SD. of each dimension of the PCs with an interval of 0.4, resulting in 1,331 points per participant. The maximum value of utility function fs(xs*) for each participant was shown to be significantly greater than zero [p(fs(xs*)0)<0.01 for each participant], where xs*=argmaxxAfs(x) in face space A, indicating that differences in face shape had a consistent influence on individual judgments.

Next, we calculated the mean of the predicted mean μSx and the predicted variance σSx2 for each coordinate x. M denotes the number of participants in this study.

μSx=1Ms=1Mμsx    (9)
σSx2=1Ms=1M(μsx2+σsx2)-μSx2    (10)

Here, μSx is an estimate of the average perceived cuteness for a given facial feature x, and we refer to the set of μSx as the average utility function fS. Figure 5 the relationship between the first, second, and third PCs of facial traits and the average perceived cuteness. The perceived cuteness is higher for the combination of slightly lower the first and the second PC scores. However, the high scores of the third PC are consistently associated with perceived cuteness.

FIGURE 5
www.frontiersin.org

Figure 5. Averaged utility function of perceived cuteness on (A) PC1 and PC2 and (B) PC1 and PC3. The height of each surface describes the strength of the perceived cuteness. Red dots represent the PC score corresponding to the maximum of the function and blue dots represent the PC scores corresponding to the minimum.

x* denotes the coordinate of a maximum of averaged cuteness in the face space A.

x*=argmaxxAμSx    (11)

The maximum predicted mean μSx* of the function fS was significantly greater than zero [p(fS(x*)0)<.05], according to the combined predicted variance σSx*2. This suggests that averaging utility functions of the participants is valid in examining the average tendency of judgments.

The coordinates of the maximum value x* of the average utility function were obtained (PC1: −0.8, PC2: −0.4, PC3: 0.8). Further, the coordinates of minimal value x of the average utility function were obtained (PC1: 0.0, PC2: 0.4, PC3: −1.6).

x-=argminxAμSx    (12)

Figure 6 shows the face images corresponding to the maximum and minimum values of the average utility function.

FIGURE 6
www.frontiersin.org

Figure 6. Facial images generated from the parameters corresponding to (A) the maximum (PC1: -0.8, PC2: -0.4, PC3: 0.8) and (B) the minimum of the averaged utility function of cuteness (PC1: 0.0, PC2: 0.4, PC3: −1.6).

The face perceived to be the cutest, on average, is characterized by low eye position, smaller chin, narrow jawline and forehead, according to the first PC related to relative eye position, the second to jawline width, and the third to forehead height. Conversely, the face with the minimum utility function for perceived cuteness is characterized by high eye position, wide jawline, and high forehead.

5. Discussion

The present study used GPOR (Chu et al., 2005), a non-linear regression analysis, to estimate utility functions that describe the relationship between multivariate children's facial shape traits and the degree of perceived cuteness. We measured children's face shapes and constructed a face space through feature dimensionality reduction using a combination of methodologies of geometric morphometrics (Bookstein, 1991; Dryden and Mardia, 1998) and a PCA. Participants were instructed to rate the cuteness of the facial images synthesized within the face space on a 5-point scale. Furthermore, the average utility function was calculated, and the faces with the maximum and minimum values were synthesized.

5.1. Effectiveness of the proposed method

The results of a LOOCV of ordinal prediction accuracy showed that the GPOR model had better prediction accuracy than the logistic ordinal regression model, indicating that non-linear models are effective in estimating the utility function of perceived cuteness. Another advantage of using non-linear regression models is that it allows the estimation of face shapes with maximum and minimum perceived cuteness. Among non-linear regression models (e.g., LOESS model, Komori et al., 2009b), The GPR model is superior because it can assess prediction uncertainty.

The commonly used method for estimating multivariate utility functions is a technique similar to the analysis of variance, called conjoint analysis (Rao et al., 2014). However, the conjoint analysis generally does not examine higher-order interactions because it requires a more significant number of trials. Moreover, the complicated balance of facial components influences perceived cuteness. Thus, the GPR is more suitable for studies on faces than conjoint analysis.

One of the conventional methods used to examine the morphological characteristics of faces related to perceived cuteness is to create a composite image of face images judged to be relatively cute and explore the characteristics of the composite image (Sprengelmeyer et al., 2009; Lobmaier et al., 2010; Hahn et al., 2013; Nittono et al., 2022). Such methods implicitly assume that the cuteness utility function exhibits a unimodal response, but if this response were multimodal, such procedures could lead to erroneous conclusions. Contrastingly, using GPR, it is possible to examine the relationship between face shape and perceived cuteness even if the utility function is multimodal. The results of this study do not show that the utility function for cuteness was multimodal. Nevertheless, future studies may find multimodality in the estimated function when adding the facial feature dimension.

5.2. Facial features associated with perceived cuteness

The parameters corresponding to the maximum value of the mean utility function suggest that a face with a low eye position, small chin, narrow jawline, and a small forehead are features that enhance perceived cuteness. Almanza-Sepúlveda et al. (2018) examined the relationship between infants' facial traits and cuteness argued that small chin and narrow jawline are related to the roundness of the face, and consequently, the roundness leads to cuteness. The results of this study are consistent with this explanation.

Although many previous studies have argued that a large forehead is a cue for perceived cuteness (e.g., Hildebrandt and Fitzgerald, 1979), the results of this study suggest that forehead height itself does not contribute to cuteness enhancement. Rather, the width of forehead (represented in PC1) appears to be associated with perceived cuteness. Contrastingly, the relatively low position of facial parts such as the eyes and mouth contribute to cuteness. These results suggest that high foreheads may impair the roundness of the face, resulting in low cuteness. It should be noted that while previous studies examined infants' faces, this study used faces of 3- to 4-year-old children as stimuli. This discrepancy may be the cause of the inconsistency of the results. This means that different morphological factors may have affected perceived cuteness in the previous and present studies. It is necessary to conduct further research on the possibility that the morphological features of the face that affect perceived cuteness change along with growth.

5.3. Limitations and Future Directions

In this study, the locations of facial landmark coordinates were determined based on previous studies (Kamachi et al., 2001; Komori and Nittono, 2013), in which the shape of the forehead was measured with reference to the hairline. However, the shape of the hairline did not fully and accurately represent or replicate the features of the child's forehead. In the future, 3D measurements would be needed to encompass and replicate the three-dimensional shape of the forehead, which reflects the facial features of children.

Next, children's facial features were reduced to three PCs using PCA. Nonetheless, these three dimensions do not fully explain the variations in the facial features of young children. Notably, facial features not included in the three dimensions might affect perceived cuteness. Therefore, future studies should consider even greater dimensions of facial features. However, it is unclear how many trials would be required to construct a model with sufficient prediction accuracy when the number of dimensions considered was increased.

6. Conclusion

This study examined the relationship between children's face shapes and perceived cuteness in multivariate data using GPOR. Gaussian process ordinal regression is an extension of GPR that can be applied to ordinal scale responses and has not been used in psychological research before. This study, estimated the average utility function of perceived cuteness based on responses to a Likert scale, thereby identifying facial features associated with perceived cuteness.

This method can be applied to both research relating to facial cuteness and that pertaining to the study of various facial assessments, such as facial attractiveness, impressions, and stereotypes, and the shapes of the utility functions estimated from these investigations will provide clues to finding the factors that determine various judgments on faces.

Data availability statement

The raw data supporting the conclusions of this article will be made available by the authors, without undue reservation.

Ethics statement

The studies involving human participants were reviewed and approved by Behavioral Research Ethics Committee of the Osaka University School of Human Sciences (HB019-058) and the Ethics Committee of the Osaka Electro-Communication University (18-004). Written informed consent to participate in this study was provided by the participants' legal guardian/next of kin. Written informed consent for the publication of potentially identifiable images/data was not required as the figures included in the manuscript are composites generated using a large number of individual images.

Author contributions

MK, KS, and HN contributed to the conception, designed the study, and performed the experiment. MK and HN collected, measured, and synthesized facial images. MK, TT, and KS implemented the experimental and analytical programs. Further, MK and TT performed the statistical analysis. Finally, MK and TT wrote the draft of the manuscript and made figures and tables. All authors contributed to manuscript revision and read and approved the submitted version.

Funding

This study was supported by the JSPS KAKENHI (grant nos. 19K03375 to MK, 17H02651, and 21H04897 to HN).

Acknowledgments

We thank Haruka Shibata for her help in conducting the experiment.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher's note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Alley, T. R. (1981). Head shape and the perception of cuteness. Dev. Psychol. 17:650. doi: 10.1037/0012-1649.17.5.650

CrossRef Full Text | Google Scholar

Almanza-Sepúlveda, M. L., Dudin, A., Wonch, K. E., Steiner, M., Feinberg, D. R., Fleming, A. S., et al. (2018). Exploring the morphological and emotional correlates of infant cuteness. Infant Behav. Dev. 53, 90–100. doi: 10.1016/j.infbeh.2018.08.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Bookstein, F. L. (1991). Morphometric Tools for Landmark Data. New York, NY: Cambridge University Press. doi: 10.1017/CBO9780511573064

CrossRef Full Text | Google Scholar

Borgi, M., Cogliati-Dezza, I., Brelsford, V., Meints, K., and Cirulli, F. (2014). Baby schema in human and animal faces induces cuteness perception and gaze allocation in children. Front Psychol. 5:411. doi: 10.3389/fpsyg.2014.00411

PubMed Abstract | CrossRef Full Text | Google Scholar

Chu, W., Ghahramani, Z., and Williams, C. K. (2005). Gaussian processes for ordinal regression. J. Mach. Learn. Res. 6, 1019–1041.

PubMed Abstract | Google Scholar

Dryden, I. L., and Mardia, K. V. (1998). Statistical Shape Analysis. Chichester: Wiley. doi: 10.5555/1046920.1088707

CrossRef Full Text | Google Scholar

Endendijk, J. J., Spencer, H., van Baar, A. L., and Bos, P. A. (2018). Mothers' neural responses to infant faces are associated with activation of the maternal care system and observed intrusiveness with their own child. Cogn. Affect. Behav. Neurosci. 18, 609–621. doi: 10.3758/s13415-018-0592-6

PubMed Abstract | CrossRef Full Text | Google Scholar

Glocker, M. L., Langleben, D. D., Ruparel, K., Loughead, J. W., Gur, R. C., and Sachser, N. (2009). Baby schema in infant faces induces cuteness perception and motivation for caretaking in adults. Ethology 115, 257–263. doi: 10.1111/j.1439-0310.2008.01603.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Hahn, A. C., Xiao, D., Sprengelmeyer, R., and Perrett, D. I. (2013). Gender differences in the incentive salience of adult and infant faces. Quart. J. Exp. Psychol. 66, 200–208. doi: 10.1080/17470218.2012.705860

PubMed Abstract | CrossRef Full Text | Google Scholar

Hildebrandt, K. A., and Fitzgerald, H. E. (1979). Facial feature determinants of perceived infant attractiveness. Infant Behav. Dev. 2, 329–339. doi: 10.1016/S0163-6383(79)80043-0

CrossRef Full Text | Google Scholar

Kamachi, M., Bruce, V., Mukaida, S., Gyoba, J., Yoshikawa, S., and Akamatsu, S. (2001). Dynamic properties influence the perception of facial expressions. Perception 42, 875–887. doi: 10.1068/p3131

PubMed Abstract | CrossRef Full Text | Google Scholar

Komori, M., Kawamura, S., and Ishihara, S. (2009a). Averageness or symmetry: which is more important for facial attractiveness? Acta Psychol. 131, 136–142. doi: 10.1016/j.actpsy.2009.03.008

PubMed Abstract | CrossRef Full Text | Google Scholar

Komori, M., Kawamura, S., and Ishihara, S. (2009b). Effect of averageness and sexual dimorphism on the judgment of facial attractiveness. Vis. Res. 49, 862–869. doi: 10.1016/j.visres.2009.03.005

PubMed Abstract | CrossRef Full Text | Google Scholar

Komori, M., and Nittono, H. (2013). Influence of age-independent facial traits on adult judgments of cuteness and infantility of a child's face. Proc. Soc. Behav. Sci. 97, 285–291. doi: 10.1016/j.sbspro.2013.10.235

CrossRef Full Text | Google Scholar

Kringelbach, M. L., Stark, E. A., Alexander, C., Bornstein, M. H., and Stein, A. (2016). On cuteness: unlocking the parental brain and beyond. Trends Cogn. Sci. 20, 545–558. doi: 10.1016/j.tics.2016.05.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Lobmaier, J. S., Sprengelmeyer, R., Wiffen, B., and Perrett, D. I. (2010). Female and male responses to cuteness, age and emotion in infant faces. Evol. Hum. Behav. 31, 16–21. doi: 10.1016/j.evolhumbehav.2009.05.004

CrossRef Full Text | Google Scholar

Lorenz, K. (1943). The innate forms of potential experience. Z. Tierpsychol 5, 235–409. doi: 10.1111/j.1439-0310.1943.tb00655.x

CrossRef Full Text | Google Scholar

Löwenbrück, F., and Hess, U. (2021). Not all “caregivers” are created equal: Liking, caring and facial expression responses to the baby schema as a function of parenthood and testosterone. Biol. Psychol. 163:108120. doi: 10.1016/j.biopsycho.2021.108120

PubMed Abstract | CrossRef Full Text | Google Scholar

MacKay, D. J. (1996). “Bayesian methods for backpropagation networks,” in Models of Neural Networks III. Physics of Neural Networks, eds E. Domany, J. L. van Hemmen, and K. Schulten (New York, NY: Springer), 211–254. doi: 10.1007/978-1-4612-0723-8_6

CrossRef Full Text | Google Scholar

Neal, R. M. (1997). Monte Carlo implementation of Gaussian process models for Bayesian regression and classification. arXiv Preprint. doi: 10.48550/arXiv.physics/9701026

CrossRef Full Text | Google Scholar

Nittono, H., Ohashi, A., and Komori, M. (2022). Creation and validation of the Japanese Cute Infant Face (JCIF) dataset. Front. Psychol. 13:819428. doi: 10.3389/fpsyg.2022.819428

PubMed Abstract | CrossRef Full Text | Google Scholar

O'Hagan, A. (1978). Curve fitting and optimal design for prediction. J. Roy. Stat. Soc. B Methodol. 40, 1–24. doi: 10.1111/j.2517-6161.1978.tb01643.x

CrossRef Full Text | Google Scholar

Peirce, J. W. (2007). Psychopy-psychophysics software in python. J. Neurosci. Methods 162, 8–13. doi: 10.1016/j.jneumeth.2006.11.017

PubMed Abstract | CrossRef Full Text | Google Scholar

Rao, V. R. (2014). Applied Conjoint Analysis. Heidelberg; New York, NY; Dordrecht; London: Springer. doi: 10.1007/978-3-540-87753-0

CrossRef Full Text | Google Scholar

Sprengelmeyer, R., Perrett, D. I., Fagan, E., Cornwell, R., Lobmaier, J., Sprengelmeyer, A., et al. (2009). The cutest little baby face: a hormonal link to sensitivity to cuteness in infant faces. Psychol. Sci. 20, 149–154. doi: 10.1111/j.1467-9280.2009.02272.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Sternglanz, S. H., Gray, J. L., and Murakami, M. (1977). Adult preferences for infantile facial features: an ethological approach. Anim. Behav. 25, 108–115. doi: 10.1016/0003-3472(77)90072-0

PubMed Abstract | CrossRef Full Text | Google Scholar

Williams, C. K., and Barber, D. (1998). Bayesian classification with Gaussian processes. IEEE Trans. Pattern Anal. Mach. Intell. 20, 1342–1351. doi: 10.1109/34.735807

CrossRef Full Text | Google Scholar

Keywords: Gaussian process ordinal regression, Bayesian optimization, face, baby schema, cuteness

Citation: Komori M, Teraji T, Shiroshita K and Nittono H (2022) Examination of morphological traits of children's faces related to perceptions of cuteness using Gaussian process ordinal regression. Front. Psychol. 13:979341. doi: 10.3389/fpsyg.2022.979341

Received: 15 July 2022; Accepted: 17 October 2022;
Published: 03 November 2022.

Edited by:

Ayahito Ito, Kochi University of Technology, Japan

Reviewed by:

Ryuhei Ueda, Kyoto University, Japan
Yousuke Kawachi, Tohoku University, Japan

Copyright © 2022 Komori, Teraji, Shiroshita and Nittono. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Masashi Komori, komori@osakac.ac.jp

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.