Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Modelling human hard palate shape with Bézier curves

  • Rick Janssen,

    Roles Conceptualization, Formal analysis, Methodology, Software, Writing – original draft

    Affiliation Language and Genetics Department, Max Planck Institute for Psycholinguistics, Nijmegen, The Netherlands

  • Scott R. Moisik,

    Roles Conceptualization, Data curation, Investigation, Methodology, Resources, Software, Supervision, Writing – review & editing

    Affiliations Language and Genetics Department, Max Planck Institute for Psycholinguistics, Nijmegen, The Netherlands, Linguistics and Multilingual Studies, Nanyang Technological University, Singapore, Singapore

  • Dan Dediu

    Roles Conceptualization, Formal analysis, Funding acquisition, Investigation, Methodology, Project administration, Resources, Supervision, Visualization, Writing – original draft, Writing – review & editing

    Dan.Dediu@mpi.nl

    Affiliations Language and Genetics Department, Max Planck Institute for Psycholinguistics, Nijmegen, The Netherlands, Donders Institute for Brain, Cognition and Behaviour, Nijmegen, The Netherlands

Abstract

People vary at most levels, from the molecular to the cognitive, and the shape of the hard palate (the bony roof of the mouth) is no exception. The patterns of variation in the hard palate are important for the forensic sciences and (palaeo)anthropology, and might also play a role in speech production, both in pathological cases and normal variation. Here we describe a method based on Bézier curves, whose main aim is to generate possible shapes of the hard palate in humans for use in computer simulations of speech production and language evolution. Moreover, our method can also capture existing patterns of variation using few and easy-to-interpret parameters, and fits actual data obtained from MRI traces very well with as little as two or three free parameters. When compared to the widely-used Principal Component Analysis (PCA), our method fits actual data slightly worse for the same number of degrees of freedom. However, it is much better at generating new shapes without requiring a calibration sample, its parameters have clearer interpretations, and their ranges are grounded in geometrical considerations.

Introduction

Human individuals vary in almost every respect, ranging from genetic to anatomical and cognitive, mostly in quantitative terms (see, for example, [14]). Concerning genetics, more than 80% of the variation is found among individuals within a population, about 10% between populations within a large geographical region, and just approximately 10% between continents; even so, this variation is continuous, clinal and decreases with increasing distance from Africa, due to a serial founder tracing our recent origins and expansion effect [1, 5, 6]. Such patterns are also visible in the distribution of phenotypic diversity, such as skull measurements [7, 8].

The vocal tract (VT) consists grossly of the larynx, the pharynx, the oral and nasal cavities, and is essential for the production of speech [9]. There are few systematic investigations of the patterns of inter-individual and inter-population variation (especially normal variation) in the structure of the various components of the vocal tract (e.g., [1019]), but the available information suggests that this is probably under-appreciated. Moreover, there are indications that some of this variation has a genetic component [2023], but that environmental factors, such as the mechanical properties of food, also play a role [24, 25]. Recent investigations have also indicated that anatomical variation in the VT might result in articulatory accommodation with or without audible effects on speech production [2634].

The hard palate (HP; the bony roof of the mouth) is a very important component of the VT and it plays a crucial role in the production of many speech sounds. The HP is a horizontal bony structure that separates the oral and nasal cavities, and is formed by the palatine process of the maxilla (approximately the anterior three-quarters) and the horizontal part of the palatine bone. The ontogeny of the HP is a complex process integrated in the wider oro-facial development, under the control of complex gene networks and environmental factors. This is shown by evo-devo studies and pathologies with a genetic component, one of the most relevant being cleft palate (with or without lip clefting) occurring in isolation or part of various syndromes (see, for example, [21, 3538] and the OMIM [39] entries for “cleft palate” and “palate shape”).

There are indications that various parameters describing HP shape (such as height, width and arch length) vary between individuals [16, 40, 41] and possibly also between populations [4246]. Moreover, variation between individuals in the shape of the HP might affect articulatory variability [27, 28], the articulation of /∫/ in German [47] of various consonants in Japanese [29], and of the “bunched” versus “retroflex” North American English /r/ [48], among others (see [16] for more examples). Therefore, understanding the patterns of variation of the HP in humans is important for forensics, physical anthropology, speech pathology, but might be relevant for “normal” phonetics and phonology as well.

There are several methods that can be used to fit and summarize the shape of the HP, including Principal Component Analysis (PCA; [16]), classical morphometrics (CM; e.g., [42, 45]) and, more recently, geometric morphometrics (GM; e.g., [49, 50]). PCA and CM are widely used, and vast amounts of data have been collected and described using CM. GM is arguably the only method that truly separates shape and size [51], and is becoming very popular for describing and analyzing biological shape variation.

We describe here a method that models the 2D midsagittal profile of the human HP using Bézier curves, designed with the following ordered goals in mind:

  1. first, we wanted a parsimonious model of the human HP midsagittal shape with as few parameters as possible,
  2. second, these parameters should be meaningful, in the sense that they should have intuitive interpretations and their ranges should be motivated;
  3. third, the method must be able to generate curves that, for all (or the vast majority) of the legal parameter values, could be plausible human HP midsagittal shapes;
  4. last, it should also be able to fit and summarize real HP midsagittal shapes, allowing statistical analyses of the existing inter-individual variation.

Goals (1) and (4) are shared with PCA and GM, goals (2) and (4) with CM, but goal (3) is specific to our method and cannot be fulfilled by PCA, CM or GM without a “calibration” sample and a set of non-obvious constraints and dependencies between the free parameters. Bézier curves are widely used for computer graphics, animations, user interfaces, and even to describe fonts, as they achieve high flexibility with a small number of degrees of freedom. Our choice was based on the four goals enumerated above and on our previous experience with Bézier curves in a computer science context.

While our method captures variation in the midsagittal profile of the human HP, a complete model must also include variation in the coronal shape. In our application of the Bézier model described here to the biomechanical modeling system ArtiSynth [52] (www.artisynth.org) we do model coronal shape using parabolas, but other approaches are also possible.

Materials and methods

Author contributions: the manual tracing was done using a custom MATLAB [53] script by SRM; the Bézier curve model was designed and implemented in Python 2 [54] by RJ; the statistical analyses and plots reported here were conducted in R [55] by DD.

The Python 2 [54] source code for fitting a Bézier curve to existing data and for generating Bézier curves for given parameter values, and the R [55] code used for the analyses presented here, as well as the anonymized hard palate traces, are freely available as Supplementary Information and on our GitHub repository (https://github.com/ddediu/bezier-hard-palate) under a GPL v2 license (https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html).

Bézier curve parametrization

A general Bézier curve of degree n, Cn, is a parametric curve defined by n + 1 control points β0, β1, … βn (in the 2D case each such point has two coordinates, for example, β0 = (x0, y0)) such that the curve always passes through the first (β0) and the last (βn) points and is tangent there to the β0 β1 and βn − 1 βn lines: (1) where Cn is the Bézier curve parametrized by t ∈ [0, 1] which varies along the curve, and Bi,n are the so-called Bernstein polynomials: (2) (see [56, 57] for details).

For any given number (denoted τ) of points described by the parameter t between 0 and 1 as above (i.e, 0 ≤ t ≤ 1 and )), we can recursively evaluate the curve in n steps, following De Casteljau’s algorithm [58]. If we denote the curve’s ith top-level control point as , a first-level recursion on that point as , second level recursion as etc., we evaluate the curve as in Eq 3 (where 0 ≤ sn and 0 ≤ ins).

(3)

For example, if we want to calculate a quadratic Bézier curve, we might recursively derive it as in Eq 4 (Fig 1).

thumbnail
Fig 1. Bézier curve formation following de Casteljau’s algorithm.

Shown are the (top-level) control points and the recursive control points , , and . Number of sampling points is set at τ = 3. For clarity, intervals and are not shown, except for β(3) in panel d. The four figure panels show the sequential application of the algorithm: top-left (a): ; top-right (b): ; bottom-left (c): ; and bottom-right (d): .

https://doi.org/10.1371/journal.pone.0191557.g001

(4)

By sampling t at a higher interval (Fig 2) we can increase spatial resolution. By increasing the number of control points, we can create higher-order curves. The curve we use to model the hard palate is a 4th-order curve (Fig 3), defined by the control points shown in Eq 5, where fixed control points are denoted as 〈x, y〉 and variable control points as .

thumbnail
Fig 2. Cubic Bezier curves with lower and higher spatial sampling intervals.

The left panel (a) shows , while the right panel (b) shows (control points are not shown).

https://doi.org/10.1371/journal.pone.0191557.g002

thumbnail
Fig 3. The hard palate Bezier curve is a 4th-order curve (shown with τ = 50).

https://doi.org/10.1371/journal.pone.0191557.g003

(5)

Using four parameters Palatal fronting, Palatal concavity, Alveolar angle and Alveolar weight, each with a corresponding value 0 ≤ p ≤ 1, we change the position of the two variable control points and (Eq 5), thereby changing the appearance of the curve in a continuous manner, and with various interactions (Figs 4 and 5). It is important to note that the variable control points are completely defined in the context of the fixed control points and the four parameters we just introduced.

thumbnail
Fig 4. The effect of changing a single parameter on the Bézier hard palate model.

Each panel shows the change in the curve resulting from incrementing a single parameter in the range 0.0, 0.1, …, 1.0 (in the direction of the arrow). In each case, the three parameters not subject to adjustment were all set to 0.5. The panels are: top-left (a): Incrementing Alveolar angle; top-right (b): Incrementing Palatal concavity; bottom-left (c): Incrementing Palatal fronting; bottom-right (d): Incrementing Alveolar weight.

https://doi.org/10.1371/journal.pone.0191557.g004

thumbnail
Fig 5. The effect on the curve when changing Alveolar weight, with Alveolar angle set to its extremes (compare to Fig 4 with Alveolar angle set to 0.5, and with Alveolar weight fixed to 0.5, respectively, while changing Alveolar angle).

Palatal concavity and Palatal fronting are set to 0.5. The panels are: left (a): , and right (b): .

https://doi.org/10.1371/journal.pone.0191557.g005

  1. Alveolar angle (angle, “a”) controls the angle of inclination of the alveolar ridge (shelf-like prominence of the alveolar margin) from 180° (approximating a sigmoidal profile) to 90° (approximating a parabolic profile) by adjusting the horizontal as well as vertical positions of , following the parameter value pa (Eqs 6, 7 and Fig 4 panel a). The effects of angle have to be considered in conjunction with that of weight.
    (6) (7)
  2. Palatal concavity (concavity, “c”) increases the vertical displacement between the junction of the hard and soft palates and palatal roof, by adjusting the vertical positions of and (implicitly, through angle and weight) , following the parameter value pc (Eq 8), where effectively and (in conjunction with angle and weight) . In more concrete terms, larger values of pc increase the doming of the hard palate. A value of pc = 0 means the palate can only monotonically decline moving from the velum towards the incisors (Fig 4 panel b).
    (8)
  3. Palatal fronting (briefly fronting, and denoted as “f”) shifts the palatal roof more anteriorly for higher values, by adjusting the horizontal position of , following the parameter value pf (Eq 9), where effectively . Depending on the other parameter values, this generally results in steeper inflections of the palate for higher values of pf (Fig 4 panel c).
    (9)
  4. Alveolar weight (weight, “w”) modifies the ‘magnitude’ of angle, following the parameter value pw (Eqs 10, 11 and Fig 4 panel a). Together with angle, it effectively holds that and . For example, with a sigmoidal profile (pa < 0.5) the onset of the upward inflection coming from the incisors gets shifted more posteriorly for higher values of pw (Fig 5 panel a). With a parabolic profile (pa > 0.5) the vertical onset (coming from the incisors) gets amplified and in effect becomes steeper (Fig 5 panel b). If pw = 0, angle is neutralized.
    (10) (11)

Since the position the variable control points may depend on multiple parameters, the order in which the effects of these parameters is computed is important. More specifically, it holds that {pf, pc}≺papw.

The actual interactive Python script is given in S2 Script.

Systematically generating Bézier curves

In order to explore the variety of curves generated by our approach, we have systematically produced all the Bézier curves corresponding to a fine discretization of the parameter space.

For each of the four parameters, “angle”, “concavity”, “fronting” and “weight”, we considered 51 equally spaced values between 0.0 and 1.0 (0.00, 0.02, 0.04, 0.06, … 0.96, 0.98, 1.00), resulting in 514 = 6,765,201 unique combinations of parameter values. For each combination of parameter values, we generated the corresponding Bézier curve passing through the fixed leftmost and rightmost points (0, 0) and (1, h = 0.311 = arctan(0.322)), respectively (the 0.322 radians angle is due to the internal representation of the Bézier curves by the algorithm and is arbitrary). We then discretized this curve at 100 equidistant positions on the x-axis between 0.0 and 1.0, resulting in 100 points β0 = (0, 0), β1 = (x1, y1), … β100 = (1.0, 0.311). The minimum and maximum y-coordinates of these points are used to define the ratio r = (maxi = 1‥100(yi) − mini = 1‥100(yi))−1 used to rescale the y-coordinate values. These 6,765,201 discretized and normalized Bézier curves can be found in Zenodo at https://doi.org/10.5281/zenodo.1154779.

To interactively explore the structure of these systematically generated Bézier curves, we wrote an R [55] script designed for Rstudio [59] using the library manipulate [60], which allows the real-time manipulation of the values of the four parameters and displays the corresponding Bézier curve (for details see S1 Script).

Participants and hard palate tracing

Our data is composed of two datasets. The first comprises 22 MRI scans reported in [31] from native speakers of American English for which the gender and age are given in the paper, together with sufficiently high resolution midsagittal (and smaller coronal) MRI images acquired during the production of American English /r/. The second contains 85 MRI structural scans from the ArtiVarK sample, covered by amendment 45659.091.14 (1 June, 2015) “ArtiVarK: articulatory variation in speech and language” to the ethics approval “Imaging Human Cognition”, Donders Center for Brain, Cognition and Behaviour, Nijmegen, approved by CMO Regio Arnhem-Nijmegen, The Netherlands. The MRI scans were acquired at the Donders Institute for Brain, Cognition and Behaviour, Nijmegen, The Netherlands, using a 1.5T MAGNETOM®Avanto Siemens (http://www.healthcare.siemens.com/magnetic-resonance-imaging/0-35-to-1-5t-mri-scanner/magnetom-avanto); these are high-resolution structural T1 scans (T1 MPR NS PH8, TE = 2.98ms, TR = 2250ms, flip angle 15°, slice thickness 1mm, pixel spacing 1mm x 1mm, FOV 256 x 256), but we used here a JPEG image of the midsagittal slice to ensure comparability with the other 22 scans.

For each of the 107 MRI scans we worked with one midsagittal slice image that captured the full hard palate (an example is given in Fig 6). Slices were oriented so that the teeth appear on the right of the image while the pharynx/posterior portion of the hard palate appears on the left. In each such image, the hard palate was then manually traced by SRM using a custom-written MATLAB® [53] script, resulting in a sequence of 2D points (ranging between 8 and 25 across tracings) such that the contour connecting them best approximates (as judged visually) the shape of the hard palate shown in the slice. Given the mixed nature of the data (with variable structural visibility), a strictly consistent definition of the hard palate was not possible. We defined the midsagittal contour of the hard palate as beginning posteriorily underneath the posterior nasal spine and/or junction point of the posterior border of the vomer bone with the palatine bones (depending on visibility). The anterior point of the hard palate was defined as the gingival margin of the central maxillary incisors. A source of potential difficulties (also visibile in Fig 6) is that sometimes the tongue was in contact with the palate, making it difficult to unambiguously identify the palate contour. To control for any possible error arising from tracing inconsistency because of the mixed data, SRM performed three repetitions of the tracing process. This resulted in a total of 107 × 3 = 321 tracings.

thumbnail
Fig 6. Mid-sagittal MRI scan with tracing.

An example of a midsagittal MRI scan (41 years old male) also showing one manual tracing (in yellow; the circles represent the actually sampled points and the lines connect consecutive points).

https://doi.org/10.1371/journal.pone.0191557.g006

Each tracing is uniquely denoted using a “T” for the data from Tiede and colleagues [31] and an “A” for the ArtiVarK participants, followed by the numeric participant id, and, if needed, the tracing (1 to 3) preceded by a dot “.”; for example “A01.1” represents the first tracing for participant ID 01 from the ArtiVarK dataset.

Normalizing and resampling the tracings

The tracings are in the slice image’s own coordinate system and, in order to ensure comparability, we normalized them as follows: (i) we first rotated around the tracing’s midpoint such that the right-most point (i.e., the beginning of the alveolar ridge) has the same height as the left-most point, followed by (ii) a translation so that the left-most point has an x-coordinate of 0 and the lowest point of the tracing a y-coordinate of 0, ending with (iii) the independent scaling on the two axes such that the horizontal and vertical lengths of the tracing are 1.0 (i.e., the x-coordinate of the right-most point is 1 and the y-coordinates of the lowest and highest points and 0.0 and 1.0 respectively). These tracings can be found in Zenodo at https://doi.org/10.5281/zenodo.1154779, where we give the coordinates of the leftmost and rightmost points of the tracing (in the original image coordinates in pixels), the rotation (in radians), and the normalized x and y coordinates of their points.

However, for Bézier curve generation and some of the statistical analyses, we needed to make sure that all normalized tracings have the same number of sample points at the same x-coordinates by resampling at m (in most such cases m = 100) equidistant positions on the x-axis between 0.0 and 1.0. More precisely, given a tracing described by the 0 < n + 1 ≤ m 2D points β0 = (0, 0), β1 = (x1, y1), … βn − 1 = (xn − 1, yn − 1), βn = (1, 0), we computed the intersection between the verticals at each of the m equidistant positions on the x-axis , i ∈ {0, 1, …n − 1} with the corresponding segment of the tracing βj βj+1 such that (the general procedure is that if there is more than one such segment, we would pick the one with the smallest j, but this does not occur in our samples), resulting in a set of y coordinates . This process ensures that all the tracings are sampled at the same m equidistant x-coordinates always starting and ending at y-coordinate 0, making them easy to align and compare.

Fitting a Bézier curve to a tracing

Given a normalized tracing defined by n + 1 2D points β0 = (0, 0), β1 = (x1, y1), … βn − 1 = (xn − 1, yn − 1), βn = (1, 0), we fit a four-parameter Bézier curve using a Genetic Algorithm [61] as follows. The “genome” has four real-number “genes” (taking values between 0.0 and 1.0) representing the four parameters of the Bézier curve “angle”, “concavity”, “fronting” and “weight”, and the “fitness function” is computed by first generating the Bézier curve defined by the current values of the four parameters, followed by discretization into n + 1 y-coordinates on the Bézier curve corresponding to the n + 1 xi x-coordinates, and the computation of the mean squared error (MSE) between the discretized Bézier curve and the tracing (12) which represents the genome’s fitness value. In our runs we used a population size of 100 genomes for 1000 generations (or less), and for each tracing we performed 100 independent replications of the algorithm in order to explore the fitness landscape and prevent being captured by local optima. For each replication we used only the best fitting genome (i.e., the parameter values that minimized the MSE between the corresponding Bézier curve and the actual tracing) for analysis; these data are available in the S2 Dataset. The actual parameters used are given in Table 1.

Fixed and free Bézier curve parameters

To investigate the influence of fixing parameters of the Bézier curve on its goodness of fit, we investigated the 16 conditions resulting from specifying which parameters are free and which are fixed. In this context, “fixing” a parameter means that it could only have a single given value, while a “free” parameter’s value could be freely adjusted (between 0.0 and 1.0) by the fitting algorithm. In the first pass, we allowed all parameters to be free in order to obtain the globally best-fitting parameter values afix = 0.1149, cfix = 0.5878, ffix = 0.382, wfix = 0.7204; these values were then used, in the second pass, for the corresponding fixed conditions.

The 16 conditions are denoted here using the first letter of the fixed parameters, if any; therefore the fully-free condition, “”, means that all parameters are free, condition “a” means that parameter “angle” is fixed, condition “acf” means that the parameters “angle”, “concavity” and “fronting” are fixed (leaving thus only the “weight” parameter free), and the full condition, “acfw”, means that all parameters are fixed. The full list of conditions (the powerset of the four parameters, 2{“a”, “c”, “f”, “w”}) is: “”, “a”, “c”, “f”, “w”, “ac”, “af”, “aw”, “cf”, “cw”, “fw”, “acf”, “acw”, “afw”, “cfw”, and “acfw”.

Evaluating the goodness of fit

Thus, for each tracing in each of the 16 conditions we have 100 independent sets of 4 Bézier curve parameter values (denoted in the following for brevity as a, c, f and w for “angle”, “concavity”, “fronting” and “weight”, respectively) that best fit the tracing (i.e., minimize the mean squared error, MSE). Because of the normalization, the MSE can take values between 0 and , where n + 1 is the number of landmarked points in the tracing, and given that our tracings have between 8 and 25 points (mean 21.2), the MSE ranges between a minimum of 0.0 and a maximum of 2.83 or 5.00 with a mean of 4.61 (depending on the actual number of points in the tracing); therefore we can consider that 0.0 ≤ MSE ≤ 5.0. To obtain a better representation of the expected distribution of the MSE, we randomly generated, for each tracing, 10,000 “curves” with the same number of points (i.e., these have random y-values for each of the tracing’s points) and computed the MSE between the tracing and these “curves”. Across all hard palate profiles (henceforth denoted as “HPP”), tracings and replications, these random MSEs vary between 0.0015 and 0.71, with an average of 0.21 and standard deviation of 0.051. Additionally, for each such case we computed the percent of the random MSEs smaller than the actual MSE between the tracing and the best-fitting Bézier curve, as well as a one-sample t-test between this distribution of random MSE and the actual MSE.

Relationship between fitted parameters and original tracings

As detailed above, for each condition C ∈ { “”, “a”, “c”, “f”, “w”, “ac”, “af”, “aw”, “cf”, “cw”, “fw”, “acf”, “acw”, “afw”, “cfw”, “acfw”} and tracing, there are 100 replications of the fitting process, resulting in 100 sets of bets fitting parameter values. The relationship between these sets of best fitting parameter values might reveal the structure of the parameter space, and we analyzed, on the one hand, the relationship between sets belonging to the same tracing, and, on the other, the relationship between HPPs and their best fitting parameter values.

Therefore, we computed Mantel correlations [63] between, on the one hand, the distances (Euclidean and Procrustes [51]) between the original tracings and, on the other, the Euclidean distance between the parameter values as found by the fitting process (however, given the prohibitive computational costs required for processing all 100 replications for all tracings, we sampled 1,000 random replications, resulting in 1,000 Mantel correlations for the Euclidean distances and 1000 for the Procrustes distances). The Procrustes distances were computed using R’s library shapes [64] and more precisely with the function procOPA which returns the squared root of the ordinary Procrustes sum of squares, and function procGPA which returns the root mean square of the full Procrustes distances to the mean shape. A Mantel correlation of −1.0 indicates a perfect negative correlation between the distances (i.e., when two points are very close together in one space they are very far in the other); 0.0 indicates a complete lack of correlation; 1.0 indicates a perfect correlation between the distances (i.e., when two points are very close together in one space, they are also very close in the other).

A different approach to this question uses concepts from spatial Point Pattern Analysis [65], by testing whether the observed pattern of points (here, sets of best fit parameter estimates) are distributed at random, more clustered, or more dispersed than expected. One approach is to compare the Nearest Neighbor (nn) and mean distances between the actual parameter estimates with the nn and mean distances between 1,000 randomly generated sets of an equal number of parameter estimates. Another is to plot the generalized Ripley’s function (see [66] for details on its generalization to more than two dimensions) showing, at each distance scale (“lag”), whether the data is random, clustered, or dispersed.

Choosing between conditions

By fixing various combinations of our four free parameters (“a”, “c”, “f”, and “w”), we have 16 possible conditions (“”, “a”, “c”, “f”, “w”, “ac”, “af”, “aw”, “cf”, “cw”, “fw”, “acf”, “acw”, “afw”, “cfw”, and “acfw”) that can be used to fit a set of HPPs. We would like to be able to chose a set of free parameters that is minimal (in line with Occam’s razor and reduced computational costs of the fitting process) but still produces a good fit to the data.

Simply comparing the distribution of MSE across conditions is not well-suited given that it is expected that conditions with more free parameters fit the data better. A popular approach is to use methods based on information theory that simultaneously consider the model’s fit to the data and its complexity, the best-known [67] being Akaike’s Information Criterion (AIC) and the Bayesian (or Schwarz’s) Information Criterion (BIC).

AIC is defined as AIC = 2k − 2 ln(L) and BIC is BIC = ln(n) ⋅ k − 2 ln(L), where k is the number of free parameters of the model, L is the maximum likelihood of the model for the observed data, and n is the number of observations. However, we cannot directly compute the likelihood of our model for the given data, but we can estimate the −2 ln(L) term using the squared sum of errors ([68]; see also http://www.r-bloggers.com/genestim-a-simple-genetic-algorithm-for-parameters-estimation/ and http://stats.stackexchange.com/questions/16508/calculating-likelihood-from-rmse), resulting in estimates linearly proportional to 2k + n ⋅ ln(MSE) and ln(n) ⋅ k + n ⋅ ln(MSE), respectively. With these, we obtain estimates of the AIC and BIC for each replicate, and we can compare their distribution for different conditions, choosing the condition that is significantly better, having a lower AIC (or BIC) estimate at a threshold of 5 points.

Comparing PCA and Bézier curve fit

In order to compare our method and the classic PCA [69] approach, we fitted both methods to the same 107 MRI midsagittal HP tracings.

For the PCA method, we first aligned and resampled (at n equidistant points) all the normalized tracings. It is sometimes suggested that for PCA the number of variables must be relatively low compared to the number of observations (but see, for example, https://www.encorewiki.org/display/~nzhao/The+Minimum+Sample+Size+in+Factor+Analysis for a discussion) and experiments we have conducted varying n have suggested that a good accuracy is achieved for n = 25. We then conducted PCA with the corresponding y-coordinate values at each of the n resampled x-coordinate locations as the variables, and the tracings as the observations.

Then, for each tracing we reconstructed the y-coordinates corresponding to the n resampled points when using the first l PCs (here, l ∈ {1, 2, 3}), PC1, PC2, … PCl, and the tracing’s specific loadings on these PCs. We then computed the mean standard error (MSE) between the actual y-coordinates of the tracing and the y-coordinates of the reconstruction.

Finally, we compared these l-PC-based MSEs with the distribution of MSEs obtained by our method in all 16 conditions.

Results

Generating possible hard palate shapes

Fig 7 shows the Bézier curves generated by the most extreme values of the four parameters (the corners of the 4-dimensional hypercube [0, 1]4) and S1 Script contains an interactive R [55] script for the visualization of the whole parameter space. It can be seen that even the extreme cases do not visually seem to be completely impossible shapes of human hard palates, but, as discussed below in more detail, the actual tracings of real human HPPs do not cover the parameter space, suggesting that some regions are more “natural” than others.

thumbnail
Fig 7. The most extreme Bézier curves.

These are the Bézier curves generated by our method for the most extreme possible values of the four parameters (namely 0.0 and 1.0).

https://doi.org/10.1371/journal.pone.0191557.g007

Due to the prohibitive computational costs of processing all 514 = 6,765,201 parameter values, we considered a reduced set of 11 equally spaced points resulting in 114 = 14,641 parameter values. In this reduced set, for all possible pairs of parameter values we computed the Procrustes distance between the generated Bézier curves as well as the Euclidean distance between the corresponding parameter values. There is a very high and significant Mantel correlation (computed with 1,000 permutations) between these two sets of distances (Pearson’s r = 0.98 and Spearman’s ρ = 0.99, for both p < 10−4), showing that the difference between the generated Bézier curves corresponds to the difference in the parameter values of the model used to generate them. Fig 8 contains the two-dimensional Multidimensional Scaling (MDS) of the Procrustes distances between the generated Bézier curves (left-hand panel) and of the Euclidean distances between the curves’ parameter values (right-hand panel), showing that they are relatively similar.

thumbnail
Fig 8. MDS of distances between the generated Bézier curves.

The left-hand panel shows the two-dimensional Multidimensional Scaling (MDS) projection of the Procrustes distances between the generated Bézier curves, while the right-hand panel shows the 2D MDS projection of the Euclidean distances between the curves’ parameter values (a 4-dimensional space). Due to computational constraints, we used a reduced set of 114 = 14,641 equally spaced parameter values.

https://doi.org/10.1371/journal.pone.0191557.g008

PCA can also be used to generate new hard palate shapes: given a sample of HPPs, one extracts the first PCs, PCi, that explain most of the variance and, using new loadings, , computes the resulting shape ∑i wiPCi. However, while the shapes generated using loadings wi in the neighborhood of the actual loadings of the sample HPPs are quite realistic, they become less and less so the more different the wi’s are to the actual loadings (Fig 9). It is unclear what the range of possible loadings wi is, and the vast majority of shapes generated with this procedure do not seem to represent valid human hard palates. Moreover, in order to use this PCA-based generation procedure, one needs first to extract the PCs and their loadings from a particular sample, making the procedure dependent on this “calibration” sample.

thumbnail
Fig 9. Possible hard palate shapes generated from the first three Principal Components derived from our sample of MRI scans using various weights.

The first panel (top left, “average palate”) shows the curve generated using the average loadings across the sample on the first three PCs (, i ∈ {1, 2, 3}), while the following three top and three mid panels show the curves generated going the same number of standard deviations away (positive or negative) from the sample averages (i.e., the panel “+1sd” was constructed with weights ). The bottom four panels show various combinations (in no particular order) of deviations (in terms of standard deviations) from the sample average. It can be seen that while the curves generated in the neighborhood of the sample average seem plausible human HPPs, the farther away one deviates from this average, the less plausible these shapes become.

https://doi.org/10.1371/journal.pone.0191557.g009

Tracing midsagittal hard palate profiles

Fig 10 (actual data available in S1 Dataset) shows the three manual tracings of the 107 HP midsagittal profiles, while Fig 11 shows them normalized, facilitating their comparison. Visually, it the three tracings are very similar, but not identical: there are very slight differences between them.

thumbnail
Fig 10. Original tracings per hard palate profile.

The three independent original replication tracings per HPP are shown with different colors. The tracings are oriented with the alveolar ridge to the right. The x and y coordinates have been mirrored to respect the conventions in this paper and are scaled respecting the original x/y scale. Fig 11 shows the normalized tracings allowing a better view of how the shape varies across the traces.

https://doi.org/10.1371/journal.pone.0191557.g010

thumbnail
Fig 11. Normalized tracings per hard palate profile.

This uses the same conventions as Fig 10 except that now the x and y coordinates are normalized to the interval [0, 1] (i.e., translated, rated and scaled). Here, it is clearer that the three replication tracings are quite consistent but there are also slight differences between them.

https://doi.org/10.1371/journal.pone.0191557.g011

Table 2 shows the Pearson’s correlations, Euclidean distances and Procrustes distances [51] between all pairs of normalized tracings (i.e., tracing 1 versus tracing 2, 1 vs. 3, and 2 vs. 3), as well as the generalized Procrustes distance [51] between all three tracings simultaneously, for each participant, where the tracings have been resampled at 100 equally spaced horizontal points to allow comparison. Across HPPs, the inter-tracing correlations are extremely high (r ≥ 0.94) and the Euclidean and Procrustes distances are very small. Moreover, there are no significant differences between the three replication tracings across HPPs (all paired t-tests are not significant) and the correlations between tracings are positive (and mostly significant). This suggests that there are no systematic differences between tracings and that the between-tracings errors are due to the objective difficulty of landmarking. Therefore, the tracing process is very reliable, with a mean correlation between tracings close to 1.0.

thumbnail
Table 2. Inter-tracing reliability.

The ID is the unique identifier of a HPP. The pairs of tracings are denoted as 1–2, 2–3 and 1–3, respectively. r is the Pearson’s correlation, dE the Euclidean distance, dP the (ordinary) Procrustes distance between pairs of tracings, and dPgen the generalized Procrustes distance between all three replication tracings simultaneously. For 100 discretization steps, each between 0.0 and 1.0, the maximum possible Euclidean distance is . The bottom part of the table (italic, below the line) gives the means across HPPs.

https://doi.org/10.1371/journal.pone.0191557.t002

Because the Euclidean distances, Procrustes distances, and Pearson’s correlations, are extremely similar (Mantel correlations ≥ 0.94 in absolute value), we will focus here only on the Euclidean distances. We submitted them to a k-means clustering algorithm (R’s library fpc [70] function pamk, clustering around medioids and estimating the optimal number of clusters using the average silhouette width criterion [71]), and we found that the best number of clusters is k = 2. Moreover, the tracings of any given HPP tend to appear in the same cluster (for 91 out of 107 HPPs, or 85.0%, have all three tracings in the same cluster), confirming, in a different manner, that the tracing process is reliable.

To understand the distribution of the actual variation in human HPPs, we computed the Procrustes distances between each tracing and each of the 456,976 systematically generated Bézier curves with 26 equally spaced parameter values (due to computational constraints, we downsampled from the full set of 6,765,201 51-equally spaced parameter values described in the Materials and Methods). Fig 12 plots for each tracing the closest grid point, showing that the tracings do not cover uniformly the whole parameter space.

thumbnail
Fig 12. Closest (in terms of Procrustes distance) grid point to the tracings.

Each dot represents the closest (in terms of minimizing the Procrustes distance) grid point to a tracing (the actual values have been jittered for better visualization). Each panel represents a 2D projection on two parameters of the 4-dimensional parameter space.

https://doi.org/10.1371/journal.pone.0191557.g012

The analysis of individual tracings shows that the structure of the parameter space is smooth but non-trivial (Fig 13 shows two representative cases), and that the three tracings of the same HPP are highly similar (not shown). Thus, actual human hard palates are non-randomly distributed in the parameter space, apparently more clustered than expected (a similar picture emerges from the distribution of the Bézier fit parameters discussed below).

thumbnail
Fig 13. Closest (in terms of Procrustes distance) 100,000 grid points to two representative tracings.

Each dot represents one of the top closest 100,000 grid points to tracing 1 (left panel) and tracing 4 (right panel, respectively), the darker the color the closer it being to the tracing. Each panel represents a 2D projection on two parameters of the 4-dimensional parameter space.

https://doi.org/10.1371/journal.pone.0191557.g013

Goodness of fit and parameter values across replications

Across all tracings and conditions, the Bézier curves fit the data much better than expected by chance: the one-sample t-tests comparing the MSEs of the actual HPP curves with MSEs of the randomly generated curves show the first are all significantly lower than the second.

How do the 100 independent replications relate to each other? Do all replications result in similar MSE and parameter estimates, suggesting that there is a unique “best-fitting” Bézier curve given by the set of parameter values, or are there multiple such sets? If the latter, are the MSEs comparable across these sets, indicating that there might be multiple equally good “best-fitting” Bézier curves, or are the MSEs different for different parameter values, suggesting that the “fitness landscape” is very complex and the GA becomes stuck in different local optima?

As expected, the different conditions strongly affect the answers, and we must analyze each of the 16 conditions separately; the details are in S1 Text, and we only present here summaries of the results.

In the fully-free condition (“”).

With all four parameters free to vary, there is a lot of variation between the 100 replications. For all HPPs, the MSEs are significantly different between the three tracings (one-way ANOVAs), and for most HPPs the variances in MSEs are significantly different as well (pair-wise Fligner-Killeen test with Bonferroni correction). The MSEs’ standard deviations within each tracing and HPP are very small (see Table 3). All four free parameters show big and significant differences between tracings within HPPs, and large spreads between the replications within tracings, except for “fronting”.

thumbnail
Table 3. Mean standard deviation (across the three replication tracings) of the goodness of fit (MSE) and parameter values for each condition.

https://doi.org/10.1371/journal.pone.0191557.t003

For most HPPs, the parameter values estimated by the 100 replications within each of the three tracings tend to cover different regions of the parameter space (see S1 Text), and the region of the parameter space explored for a given HPP and tracing tends to be roughly linear.

The Mantel correlations between the pair-wise distances (Euclidean or Procrustes) between the tracings and the pair-wise Euclidean distances between fitted parameter values (Table 4) are all significant (p < 10−4 uncorrected for multiple comparisons) and range between 0.48 and 0.50 (mean 0.49) for the Euclidean distances, and 0.45 and 0.47 (mean 0.46) for the Procrustes distances, suggesting that the parameter estimates do preserve the relative relationships between tracings.

thumbnail
Table 4. The distribution of parameter estimates per condition.

https://doi.org/10.1371/journal.pone.0191557.t004

The Nearest Neighbor (nn) and mean distances suggest that the actual parameter estimates are more clustered than expected (p < 10−4), a finding also supported by the generalized Ripley’s function, which shows that there the HPPs are not randomly distributed in the parameter space, being clustered at larger lags and dispersed at smaller lags.

Taken together, these results show that there are strong and (mostly) linear trade-offs between the four free parameters in the sense that, for a given tracing, the 100 optimally fitting parameter values are non-randomly distributed in the parameter space, suggesting the existence of ridges of equal fitness, resulting in multiple approximately equally well-fitting Bézier curves for a given tracing. The fitted parameter values tend to conserve the distances between the original tracings, reinforcing the validity of our fitting method.

Therefore, we expect that fixing some of these four parameters may not adversely affect the goodness of fit and might, in fact, reduce the equivalently good regions of the parameter space. The plots and summaries for all 16 conditions are in S1 Text and in Tables 3 and 4, but, in brief, we have the following results.

For the conditions with one fixed parameter (“a”, “c”, “f” and “w”).

The 100 replications are much more consistent, both in terms of their goodness of fit (MSE) and free parameter estimates, tending to form neat clusters within HPPs. The MSE and parameter estimates differ between most tracings and HPPs, but their variances are smaller than for the fully-free condition “”, with condition “f” showing slightly more variance in parameter estimates than the other three. The parameter estimates are clustered and preserve the relationships between the original tracings slightly better than for the fully-free condition, and best for condition “c”.

For the conditions with two fixed parameters (“ac”, “af”, “aw”, “cf”, “cw” and “fw”).

The estimates and goodness of fit become very tight and the 100 replications cover basically the same spot in the parameter space. This is confirmed by the strong tendency to form three clear-cut clusters of replications corresponding to the tracings, suggesting the fit is precise enough to detect the subtle differences between tracings. The parameter estimates are clustered and preserve the relationship between the original tracings, best for conditions “ac”, “aw” and “cw”.

For the conditions with three fixed parameters (“acw”, “afw” and “cfw”).

The parameter estimates still preserve the relationship between the original tracings, best for “acw”, but the clustering of the parameter estimates is not as clear-cut as before.

When all parameters are fixed (“acfw”).

The goodness of fit and parameter estimates per participant and tracing are (as expected) completely fixed.

Which condition(s) fit the real data best?

The previous section shows that there are differences in how well different conditions fit the data, which, coupled with considerations of computational costs associated with the fitting process, raise the important question concerning how to choose the one (or more) condition(s) that, in some sense, fit the data “best”.

At the coarsest level, allowing all four parameters (“angle”, “concavity”, “fronting” and “weight”) to vary (i.e., the fully-free condition “”) results in a wide (but patterned) dispersion of the 100 replications in the parameter space. Moreover, the tightness of the goodness of fit and of the parameter estimates increases with less free parameters. These are due to the subtle dependencies between the parameters describing our model.

Comparing the goodness of fit (MSE) across conditions (Figs 14 and 15 and Table 5) shows that the worst fit happens for the fully-fixed condition “acfw”, followed by some of the three-fixed parameters conditions. More precisely, the fully-free condition “” has overall the best fit, significantly better (at α-level 0.01 after Tukey’s multiple testing correction) than all the other conditions. However, fixing one parameter results in only a very slight worsening of the fit, while fixing two parameters results in conditions “af”, “aw”, “cf” and “fw” forming a block of similar fits, and “ac” and “cw” forming a second block of similar fits that are only slightly worse than the one-free-parameter conditions “a”, “c” and “w”. The three- and four-fixed parameter conditions result in much worse fits than the one-fixed parameter conditions.

thumbnail
Fig 14. Comparing the goodness of fit across conditions.

The distribution of goodness of fit (MSE) across conditions (identified both on the horizontal axis and by color) represented as boxplots.

https://doi.org/10.1371/journal.pone.0191557.g014

thumbnail
Fig 15. Difference in goodness of fit between conditions.

This symmetric matrix represents the difference in mean goodness of fit (MSE) between all pairs of conditions (in column—row format) as color, varying between no difference (white) and maximum difference (positive red, negative blue); a star * means that the cell represents a significant difference in goodness of fit between the two conditions at the α-level of 0.01 after Tukey’s HSD posthoc testing correction.

https://doi.org/10.1371/journal.pone.0191557.g015

thumbnail
Table 5. The mean and standard deviation of the goodness of fit per condition.

https://doi.org/10.1371/journal.pone.0191557.t005

Figs 16 and 17 show that when considering the Akaike Information Criterion, AIC, (the pattern is very similar for BIC), the fully-free condition “” is not better (i.e., its AIC score differs by less than 5 AIC points) than the conditions with one fixed parameter “a” and “w”, but that it is indeed much better than all the other conditions. The two-fixed parameters conditions “ac” and “cw”, while worse than “a” and “w” (and, as an observation, obtained from these by fixing “c”), are nevertheless comparable to the “c” condition.

thumbnail
Fig 16. Comparing the AIC across conditions.

The distribution of Akaike’s Information Criterion (AIC) across conditions (identified both on the horizontal axis and by color) represented as boxplots; lower AIC values are preferred.

https://doi.org/10.1371/journal.pone.0191557.g016

thumbnail
Fig 17. Difference in AIC between conditions.

This symmetric matrix represents the difference in Akaike’s Information Criterion (AIC) between all pairs of conditions (same conventions as in Fig 15) as color, varying between no difference (white) and maximum difference (positive red, negative blue); a star * means that the cell represents a significant difference in AIC between the two conditions (i.e., the difference is bigger than 5 AIC points).

https://doi.org/10.1371/journal.pone.0191557.g017

All these results together allow us to make the following recommendation:

  • if the computational costs are the limiting factor, then the “ac” or “cw” conditions might be chosen, otherwise
  • “a” or “w” are equally good choices and should be preferred to all other conditions.

Fitting data: Bézier versus PCA

We conducted PCA on the resampled tracings (at 25 equally spaced horizontal positions) and we found that the first PC, PC1, explains most of the variance (52.7%), followed by PC2 (14.2%), and PC3 (11.6%). Fig 18 gives a visual representation of the first three PCs: PC1 represents a hard palate in very broad outlines with an accent on the anterior part (the alveolar ridge to the right), PC2 modulates this general outline in the front and dome parts, and PC3 further modifies the shape of the region immediately behind the alveolar ridge. Fig 19 shows the “average” hard palate obtained using the mean loadings across all participants on the first three PCs. These reconstructed tracings using the first 3 PCs are quite accurate across HPPs and tracings, as shown in Fig 20.

thumbnail
Fig 18. The first three Principal Components.

The first three PCs, PC1—PC3, resulting from fitting the normalized and resampled (at 25 equally spaced horizontal points) 90 tracings.

https://doi.org/10.1371/journal.pone.0191557.g018

thumbnail
Fig 19. The “average” hard palate.

The “average” hard palate reconstructed using the first three PCs, PC1—PC3, resulting from fitting the 90 normalized and resampled (at 25 equally spaced horizontal points) tracings.

https://doi.org/10.1371/journal.pone.0191557.g019

thumbnail
Fig 20. Relationship between goodness-of-fit and number of Principal Components.

The vertical axis shows the goodness of fit (MSE) of the reconstructed tracings to the actual tracings when using a given number of PCs (the horizontal axis), across HPPs (the panels) and tracings (colors).

https://doi.org/10.1371/journal.pone.0191557.g020

Table 6 and Fig 21 compare the goodness of fit of the various Bézier conditions with that of PCA using the first, the first two, and the first three PCs, respectively. As expected, how well the PCA fit the data depends on the number of PCs (degrees of freedom) used, with better fits for more PCs. Comparing the fit of the Bézier method with the PCA, we found that using only the first PC (thus, allowing only one degree of freedom) fits similarly to the Bézier conditions with two fixed parameters “ac” and “cw” (and two degrees of freedom), using the first two PCs (two degrees of freedom) is similar to the one fixed parameter condition “c” (three degrees of freedom), and using the first three PCs (three degrees of freedom) is equivalent to the Bézier conditions with one fixed parameter “a” and “w” (three degrees of freedom).

thumbnail
Table 6. Comparing the goodness of fit of PCA and Bézier-based methods.

https://doi.org/10.1371/journal.pone.0191557.t006

thumbnail
Fig 21. Comparing the goodness of fit of PCA and Bézier-based methods.

The first 16 boxplots represent the conditions for the Bézier curve fitting method, while the last three boxplots represent the PCA fitting method using the first PC, the first two PCs, and the three first PCs, respectively (the boxplots are also distinguished using colors). The vertical axis represents is the MSE.

https://doi.org/10.1371/journal.pone.0191557.g021

Therefore, our Bézier method fits the data relatively well compared with PCA, but the PCA does have an advantage in the sense that for the same number of degrees of freedom it fits the data better.

Discussion

Our method, based on Bézier curves, is primarily aimed at applications that need to generate plausible human midsagittal hard palate profiles. As an example, we are currently using it in the development of an agent-based computer model where computational agents have a realistic geometric model of the vocal tract (based on Peter Birkholz’s widely-used VocalTractLab [72], http://www.vocaltractlab.de, denoted in the following as VTL) that is used to produce actual speech sounds by controlling various parameters of VTL such as tongue tip position or lower jaw aperture. We use the Bézier model to define agents with particular, well-defined hard palate anatomy, so that we can systematically investigate the influence of anatomical variation on speech production, with applications in speech pathology, but also in understanding normal inter-individual phonetic variation and even cross-cultural phonetic and phonological diversity [73]. With the Bézier model, we can specify the hard palate shape either (a) manually, through an interactive interface allowing the real-time modification of the four parameters and the visualization of the resulting Bézier curve, (b) by fitting a real hard palate shape from MRI data, or (c) by encoding the four parameters in the “genome” of an evolutionary algorithm allowing the investigation of inheritance, genetic drift and selection on hard palate shape. We have also developed a preliminary extension of this model to three dimensions using a parabolic description of the coronal shape of the hard palate, and we have integrated it into the biomechanical modeling system ArtiSynth [52] (www.artisynth.org), allowing us to explore the influence of hard palate shape on articulatory biomechanics. One application will be to refine the biomechanical modeling of click consonant articulation we have developed to study the influence of alveolar ridge on click production [74], replacing the current rather artificial manipulation of the alveolar ridge shape by the more adequate one offered by the Bézier curve approach.

Moreover, our method can also fit real human midsagittal hard palate shapes very well using only three (or even two) free parameters, to a level similar to (but slightly worse than) the widely-used Principal Component Analysis (PCA) method. While this is of secondary priority to us, it is nevertheless an important property of our method. First, it shows that indeed our method is appropriate for modeling human midsagittal hard palate profiles. Second, it summarizes real data in a small number (two or three) of meaningful parameters that can be used to statistically analyze patterns of anatomical variation.

There are other methods available, such as PCA, classic (CM) and geometric morphometrics (GM), and higher-order polynomials, that can be used to fit and, to some extent, generate human midsagittal hard palate shapes, and each might be more appropriate in certain settings. Far from promoting our Bézier curves approach as the “silver bullet”, we recognize that in many application GM is the preferred solution as it separates shape from size in a principled way, while CM is widely used and vast amounts of data are available using such descriptions. However, we have shown that the Bézier curves-based approach introduced here is particularly well-suited for computational approaches and might also be a useful way of summarizing existing anatomical variation using more interpretable parameters.

Supporting information

S1 Dataset. This XZ-compressed TAB-separated file contains the tracings (3 per HPP) in the “long” format (i.e., the entries for the same tracing appear on consecutive rows).

It contains: ID (the hard palate’s unique ID), tracing (the tracing attempt number, between 1 and 3), and x and y (the (x, y) coordinates of the consecutive tracing points for a givne tracing, from top to bottom).

https://doi.org/10.1371/journal.pone.0191557.s001

(XZ)

S2 Dataset. Tracings and best fitting Bézier curves.

This XZ-compressed TAB-separated file contains, for each HPP, tracing and replication (one such case per row), the tracings and best fitting Bézier curves, in the following format: name (participant ID), sex and age (participant characteristics), tracing (between 1 and 3), replication (between 0 and 99), x.start, x.end, y.start, y.end and rotation (each tracing’s original coordinates of the leftmost and rightmost points, and the rotation before normalization), lndmk.x.01 to lndmk.x.25 (the normalized x-axis coordinates of the tracing points, starting always at 0.0 and ending at 1.0; those not used in a particular tracing are NA), generation (the generation at which the best-fitting Bézier curve was found), condition (the fixed parameters as string of letters), MSE (the mean squared error of the fit between the Bézier curve and the actual tracing), angle.fixed, conc.fixed, fronting.fixed and weigth.fixed (redundant information of the fixed and free parameters, see column condition above), angle, conc, fronting and weigth (the actual values of the four parameters describing the Bézier curve that best fits the tracing in the current replication), lndmk.y.orig.01 to lndmk.y.orig.25 (the normalized y-axis coordinates of the tracing points corresponding to the lndmk.x.01 to lndmk.x.25 x-axis coordinates), lndmk.y.estim.01 to lndmk.y.estim.25 (the normalized y-axis coordinates of the best Bézier curve found for the tracing in the current replication corresponding to the lndmk.x.01 to lndmk.x.25 x-axis coordinates of the tracing points). Please note that in order to reduce the file size, we used a lower decimal accuracy, which might produce slightly different results from the ones reported in the paper.

https://doi.org/10.1371/journal.pone.0191557.s002

(XZ)

S1 Text. Goodness of fit and parameter values across replications for all conditions.

The file plots-for-all-conditions.pdf contains all the relevant plots for each of the 16 conditions.

https://doi.org/10.1371/journal.pone.0191557.s003

(PDF)

S1 Script. Interactive exploration of generated Bézier curves.

This R script for RStudio uses library manipulate to interactively change the values of the four parameters “angle”, “concavity”, “fronting” and “weight” and to display in real-time the corresponding Bézier curve. Please note that the Python script given in S2 Script is more general and allows the generation on-the-fly of the Bézier curve, while this script only permits the visualization of the already generated Bézier curves. The script is given in the file interactive-script-bezier.R, released under a GPL v2 license (https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html); please see the script file for details and requirements.

https://doi.org/10.1371/journal.pone.0191557.s004

(R)

S2 Script. The Bézier curve model.

The interactive Python 2 script generates a Bézier curve for a given set of parameter values and also allows the visual exploration of the effects and meaning of the model parameters. Please note that this script is general and allows the generation on-the-fly of the Bézier curve, while the R script in S1 Script only permits the visualization of the already generated Bézier curves. The script is given in the file bezier-model.py, released under a GPL v2 license (https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html); please the script file for details and requirements.

https://doi.org/10.1371/journal.pone.0191557.s005

(PY)

Acknowledgments

We wish to thank the ArtiVarK participants, David Norris and Paul Gaalman (Donders Institute for Brain, Cognition and Behaviour, Nijmegen) for access to the Avanto 1.5T MRI scanner and help with piloting, Carly Jaques for participant recruitment and management, and Sabine Kooijman for assistance with obtaining the ethical approval. This work is part of the G[3]bils (Genetic biases in language and speech) project funded by the Netherlands Organisation for Scientific Research (NWO) VIDI grant 276-70-022 to DD.

References

  1. 1. Barbujani G, Colonna V. Human genome diversity: frequently asked questions. Trends in Genetics. 2010;26(7):285–95. pmid:20471132
  2. 2. Durand C, Rappold GA. Height matters-from monogenic disorders to normal variation. Nat Rev Endocrinol. 2013;9(3):171–7. pmid:23337954
  3. 3. Bates TC, Luciano M, Medland SE, Montgomery GW, Wright MJ, Martin NG. Genetic variance in a component of the language acquisition device: ROBO1 polymorphisms associated with phonological buffer deficits. Behav Genet. 2011 Jan;41(1):50–7. pmid:20949370
  4. 4. Plomin R, Haworth CMA, Meaburn EL, Price TS, Davis OSP. Common DNA Markers Can Account for More Than Half of the Genetic Influence on Cognitive Abilities. Psychol Sci. 2013 Apr;24(4):562–8. pmid:23501967
  5. 5. Jobling MA, Hollox E, Hurles M, Kivisild T, Tyler-Smith C. Human evolutionary genetics (2nd edition). New York: Garland Science; 2013.
  6. 6. Ramachandran S, Deshpande O, Roseman CC, Rosenberg NA, Feldman MW, Cavalli-Sforza LL. Support from the relationship of genetic and geographic distance in human populations for a serial founder effect originating in Africa. Proc Natl Acad Sci U S A. 2005;102:15942–7. pmid:16243969
  7. 7. Manica A, Amos W, Balloux F, Hanihara T. The effect of ancient population bottlenecks on human phenotypic variation. Nature. 2007;448(7151):346–8. pmid:17637668
  8. 8. Betti L, Balloux F, Amos W, Hanihara T, Manica A. Distance from Africa, not climate, explains within-population phenotypic diversity in humans. Proc Biol Sci. 2009;276(1658):809–14. pmid:19129123
  9. 9. Gick B, Wilson I, Derrick D. Articulatory Phonetics (1st edition). Malden, MA: Wiley-Blackwell; 2013.
  10. 10. Praveen BN, Sunitha A, Sumona P, Shubhasini A, Syed V. Various Shapes of Soft Palate: A Lateral Cephalometric Study. World Journal of Dentistry. 2011;2:207–10.
  11. 11. Byers SN, Churchill SE, Curran B. Identification of euro-Americans, Afro-Americans, and Amerindians from palatal dimensions. Journal of forensic sciences. 1997;42:3–9. pmid:8988568
  12. 12. Ferrario VF, Sforza C, Dellavia C, Colombo A, Ferrari RP. Three-dimensional hard tissue palatal size and shape: a 10-year longitudinal evaluation in healthy adults. Int J Adult Orthodon Orthognath Surg. 2002;17(1):51–8. pmid:11934056
  13. 13. Fitch WT, Giedd J. Morphology and development of the human vocal tract: a study using magnetic resonance imaging. J Acoust Soc Am. 1999 Sep;106(3 Pt 1):1511–22. pmid:10489707
  14. 14. Kumar DK, Gopal KS. Morphological Variants Of Soft Palate In Normal Individuals: A Digital Cephalometric Study. Journal of Clinical and Diagnostic Research. 2011;5(6):1310–3.
  15. 15. Lammert A, Proctor M, Narayanan S. Morphological Variation in the Adult Vocal Tract: A Study Using rtMRI. In: Proceedings of the 9th International Seminar on Speech Production. 2011.
  16. 16. Lammert A, Proctor M, Narayanan S. Morphological Variation in the Adult Hard Palate and Posterior Pharyngeal Wall. Journal of Speech, Language and Hearing Research. 2013;56:521–30.
  17. 17. You M, Li X, Wang H, Zhang J, Wu H, Liu Y, et al. Morphological variety of the soft palate in normal individuals: a digital cephalometric study. Dentomaxillofac Radiol. 2008;37(6):344–9. pmid:18757720
  18. 18. Harshman R, Ladefoged P, Goldstein L. Factor analysis of tongue shapes. J Acoust Soc Am. 1977;62(3):693–713. pmid:903511
  19. 19. Vorperian HK, Kent RD, Gentry LR, Yandell BS. Magnetic resonance imaging procedures to study the concurrent anatomic development of vocal tract structures: preliminary results. International Journal of Pediatric Otorhinolaryngology. 1999 Aug;49(3):197–206. pmid:10519699
  20. 20. Dellavia C, Sforza C, Orlando F, Ottolina P, Pregliasco F, Ferrario VF. Three-dimensional hard tissue palatal size and shape in Down syndrome subjects. The European Journal of Orthodontics. 2007;29(4):417–22. pmid:17702802
  21. 21. Dixon MJ, Marazita ML, Beaty TH, Murray JC. Cleft lip and palate: synthesizing genetic and environmental influences. Nat Rev Genet. 2011;12(3):167–78. pmid:21331089
  22. 22. Patel SR, Frame JM, Larkin EK, Redline S. Heritability of upper airway dimensions derived using acoustic pharyngometry. Eur Respir J. 2008;32(5):1304–8. pmid:18579548
  23. 23. Reynoso MC, Hernández A, Soto F, García-Cruz O, Martínez y Martínez R, Cantú JM. Autosomal dominant macroglossia in two unrelated families. Hum Genet. 1986;74(2):200–2. pmid:3770748
  24. 24. von Cramon-Taubadel N. Global human mandibular variation reflects differences in agricultural and hunter-gatherer subsistence strategies. PNAS. 2011;108(49):19546–51. pmid:22106280
  25. 25. Kaifu Y, Kasai K, Townsend GC, Richards LC. Tooth wear and the “design” of the human dentition: A perspective from evolutionary medicine. Am J Phys Anthropol. 2003 Jan 1;122(S37):47–61.
  26. 26. Bourdiol P, Mishellany-Dutour A, Abou-El-Karam S, Nicolas E, Woda A. Is the tongue position influenced by the palatal vault dimensions? J Oral Rehabil. 2010;37(2):100–6. pmid:19925581
  27. 27. Brunner J, Fuchs S, Perrier P. The influence of the palate shape on articulatory token-to-token variability. ZAS Papers in Linguistics. 2005;42:43–67.
  28. 28. Brunner J, Fuchs S, Perrier P. On the relationship between palate shape and articulatory behavior. J Acoust Soc Am. 2009;125(6):3936–49. pmid:19507976
  29. 29. Hiki S, Itoh H. Influence Of Palate Shape On Lingual Articulation. Speech Communication. 1986;5:141–58.
  30. 30. Lammert A, Proctor M, Katsamanis A, Narayanan S. Morphological Variation in the Adult Vocal Tract: A Modeling Study of its Potential Acoustic Impact. In: Twelfth Annual Conference of the International Speech Communication Association. 2011. Available from: http://www.mproctor.net/docs/lammert11_IS2011_morphology.pdf
  31. 31. Tiede MK, Boyce SE, Holland CK, Choe KA. A new taxonomy of American English /r/ using MRI and ultrasound. The Journal of the Acoustical Society of America. 2004;115(5):2633–4.
  32. 32. Weirich M, Fuchs S. Vocal tract morphology can influence speaker specific realisations of phonemic contrasts. Proceedings of the ISSP. 2011;251–8.
  33. 33. Weirich M. Articulatory and Acoustic Inter-Speaker Variability in the Production of German Vowels. ZAS Papers in Linguistics. 2010;52:19–42.
  34. 34. Zhou X, Espy-Wilson CY, Tiede M, Boyce S. An articulatory and acoustic study of “retroflex” and “bunched” American English rhotic sound based on MRI. INTERSPEECH. 2007. p. 54–7. Available from: http://www.isr.umd.edu/Labs/SCL/publications/conference/t_zhou_etal_icslp_07.pdf
  35. 35. Stanier P, Moore GE. Genetics of cleft lip and palate: syndromic genes contribute to the incidence of non-syndromic clefts. Hum Mol Genet. 2004;13 Spec No 1:R73–81. pmid:14722155
  36. 36. Boehringer S, van der Lijn F, Liu F, Günther M, Sinigerova S, Nowak S, et al. Genetic determination of human facial morphology: links between cleft-lips and normal variation. Eur J Hum Genet. 2011;19(11):1192–7. pmid:21694738
  37. 37. Bush JO, Jiang R. Palatogenesis: morphogenetic and molecular mechanisms of secondary palate development. Development. 2012;139(2):231–43. pmid:22186724
  38. 38. Leslie EJ, Marazita ML. Genetics of Cleft Lip and Cleft Palate. Am J Med Genet C Semin Med Genet. 2013;163(4):246–58.
  39. 39. Online Mendelian Inheritance in Man, OMIM®. McKusick-Nathans Institute of Genetic Medicine, Johns Hopkins University (Baltimore, MD), 2015. URL: http://omim.org/
  40. 40. Riquelme A, Green LJ. Palatal width, height, and length in human twins. Angle Orthod. 1970;40(2):71–9. pmid:5266016
  41. 41. Townsend GC, Richards LC, Sekikawa M, Brown T, Ozaki T. Variability of palatal dimensions in South Australian twins. J Forensic Odontostomatol. 1990;8(2):3–14. pmid:2130047
  42. 42. D’Souza AS, Mamatha H, Jyothi N. Morphometric analysis of hard palate in south Indian skulls. Biomedical Research. 2012;23(2):173–5.
  43. 43. Hassanali J, Mwaniki D. Palatal analysis and osteology of the hard palate of the Kenyan African skulls. Anat Rec. 1984;209(2):273–80. pmid:6465536
  44. 44. van Reenen JF, Allen DW. The palatal vault of the Bushman (San), Vassekela and Himba. J Dent Assoc S Afr. 1987;42(8):489–92. pmid:3509645
  45. 45. Winkler EM, Kirchengast S. Metric characters of the hard palate and their cephalometric correlations in Namibian! Kung San and Kenyan tribes. Hum Biol. 1993;65(1):139–50. pmid:8436387
  46. 46. Younes S, el Angbawi MF, al Dosari AM. A comparative study of palatal height in a Saudi and Egyptian population. J Oral Rehabil. 1995;22(5):391–5. pmid:7616351
  47. 47. Brunner J, Hoole P, Perrier P, Fuchs S. Temporal development of compensation strategies for perturbed palate shape in German/sch/-production. In: Proceedings of the 7th International Seminar on Speech Production. 2006. p. 247–54. Available from: http://halshs.archives-ouvertes.fr/hal-00403289/
  48. 48. Tiede M, Gracco V, Shiller D, Espy-Wilson S, Boyce CE. Perturbed palatal shape and North American English /r/ production. Journal of the Acoustical Society of America. 2005;117(4):2568–2569.
  49. 49. Chovalopoulou M-E, Valakos ED, Manolis SK. Sex determination by three-dimensional geometric morphometrics of the palate and cranial base. Anthropol Anz. 2013;70(4):407–25. pmid:24620567
  50. 50. Bugaighis I, O’Higgins P, Tiddeman B, Mattick C, Ali OB, Hobson R. Three-dimensional geometric morphometrics applied to the study of children with cleft lip and/or palate from the North East of England. The European Journal of Orthodontics. 2010;. pmid:20097701
  51. 51. Zelditch ML, Swiderski DL, Sheets HD. Geometric Morphometrics for Biologists: A Primer. Academic Press; 2012.
  52. 52. Lloyd JE, Stavness I, Fels SS. ArtiSynth: A fast interactive biomechanical modeling toolkit combining multibody and finite element simulation. In Payan Y (Ed.) Soft tissue biomechanical modeling for computer assisted surgery (pp. 355–394). Berlin, Germany: Springer; 2012.
  53. 53. MATLAB and Statistics Toolbox Release 2012b, The MathWorks, Inc., Natick, Massachusetts, United States. 2012.
  54. 54. Python Software Foundation. Python Language Reference, version 2.7. Available at http://www.python.org
  55. 55. R Core Team. R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. 2015. https://www.R-project.org/.
  56. 56. Bézier Curve. Wolfram MathWorld. http://mathworld.wolfram.com/BezierCurve.html [Accessed Nov. 2015]
  57. 57. Bézier Curve. Wikipedia. https://en.wikipedia.org/wiki/Bézier_curve [Accessed Nov. 2015]
  58. 58. Farin G, Hoschek J, Kim M-S. Handbook of computer aided geometric design. Elsevier. 2002
  59. 59. RStudio Team. RStudio: Integrated Development for R. RStudio, Inc., Boston, MA; 2015. http://www.rstudio.com/.
  60. 60. RStudio Team. manipulate: Interactive Plots for RStudio. R package version 0.98.1103; 2011.
  61. 61. Banzhaf W, Nordin P, Keller RE, Francone FD. Genetic Programming: An Introduction. Morgan Kaufmann Publishers; 1997.
  62. 62. Eiben A, Smith J. Introduction to evolutionary computing (Chapter: Genetic algorithm). Springer-Verlag, Berlin Heidelberg; 2003.
  63. 63. Mantel N. The detection of disease clustering and a generalized regression approach. Cancer Res. 1967;27(2):209–20. pmid:6018555
  64. 64. Ian L. Dryden. shapes: Statistical Shape Analysis. R package version 1.1–11; 2015. http://CRAN.R-project.org/package=shapes.
  65. 65. Schabenberger O, Gotway CA. Statistical Methods for Spatial Data Analysis. Boca Raton, Florida: Chapman & Hall/CRC Press; 2005.
  66. 66. Dediu D, Levinson SC. Abstract Profiles of Structural Stability Point to Universal Tendencies, Family-Specific Factors, and Ancient Connections between Languages. Mesoudi A, editor. PLoS ONE. 2012;7(9):e45198. pmid:23028843
  67. 67. Burnham KP, Anderson DR. Model Selection and Multimodel Inference: A Practical Information-Theoretic Approach. Springer Science & Business Media; 2002.
  68. 68. Panchal G, Ganatra A, Kosta YP, Panchal D. Searching Most Efficient Neural Network Architecture Using Akaike’s Information Criterion (AIC). International Journal of Computer Applications. 2010;1(5):41–4.
  69. 69. Jolliffe IT. Principal Component Analysis. 2nd ed. Springer Verlag: NY; 2002.
  70. 70. Christian Hennig. fpc: Flexible Procedures for Clustering. R package version 2.1–10; 2015. http://CRAN.R-project.org/package=fpc.
  71. 71. Rousseeuw P.J. Silhouettes: A graphical aid to the interpretation and validation of cluster analysis. J. Comput. Appl. Math., 20, 53–65; 1987.
  72. 72. Birkholz P. 3D-Artikulatorische Sprachsynthese. Logos Verlag, Berlin; 2005. http://www.vocaltractlab.de/publications/birkholz-2005-dissertation.pdf.
  73. 73. Dediu D, Janssen R, Moisik SR. Language is not isolated from its wider environment: vocal tract influences on the evolution of speech and language. Language and Communication. 2016;
  74. 74. Moisik SR, Dediu D. Anatomical biasing and clicks: Evidence from biomechanical modeling. Journal of Language Evolution. in press;