<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>G Vinay, SR Mangala Gowri, and J Anbalagan. Sex determination of human mandible using
metrical parameters. Journal of clinical and diagnostic research: JCDR</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <pub-date>
        <year>2013</year>
      </pub-date>
      <volume>7</volume>
      <issue>12</issue>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>di erences in the mandible, principally in some variables such as the bicondylar and ramus width or the gonial
angle [VMGA13].</p>
      <p>All these ndings provided useful tools to determine the gender of a subject through relatively simple
measurements in the oral cavity, which can be carried out in-situ (directly over the bone) or with the help of
imaging technologies such as X-ray or CT. As it can be seen in Table 1, the majority of these methods for
sex estimations rely on mandibular measurements, which varied in number from 3 to 12. With this approach,
the obtained accuracy ranged from 70 to 95%. The second most followed approach is the gender estimation
through the Mandibular Canine Index (MCI), whose accuracy varied from 64 to 86%. However, these methods
rely on measurements that have to be taken manually by one or several well-trained experts and thus, they are
time-consuming procedures. Also, they are subject to inter- and intra-observer disagreement which, ultimately,
leads to problems of reproducibility.</p>
      <p>That is the main reason why computer-assisted approaches have been adopted in some clinical procedures,
like prostheses design [ARR+17]. In particular, imaging processing techniques have proven to be very useful
in oral-related assessment, tackling di erent tasks such as mandible segmentation [AKM15], teeth outlining
[VBCL+18] or disease diagnosis [RGD13]. In the recent years, the increasing number of medical images, as well
as the increasing computing power, have contributed to the development of more sophisticated machine learning
approaches, such as the Deep Neural Networks (DNNs). This kind of methods has already been used to process
dental images, with numerous successful showcases [VBCVQ+20, LHK+19, YGTY18]. Speci cally, a recent work
proposed the use of DNNs for gender estimation [MVGS19], with a top accuracy of 97%.</p>
      <p>The vast majority of these works are focused on determining the sex of subjects older than 20, mainly because
the permanent teeth are already developed and there are anatomical features related to size in the mature state
which allows for a more accurate gender prediction. This is in line with the ndings of our previous work, where
a DNN architecture was proposed to estimate the chronological age and the sex [VBCVQ+20].</p>
      <p>In this work, a comparison of three DNN architectures has been proposed to determine the sex of a subject
from a dental panoramic image (OPG), focusing on the in uence of the patient's age in the prediction accuracy.
Furthermore, the results of the unexplored group of younger than 20 in [MVGS19] have been analysed.
[FOOD06]
[AM08]
[MSM10]
[MPR13]
[BOTA15]
[SGP+15]
[SPG+16]
[AIB+18]
[MVGS19]</p>
      <p>Sample
40 (20M/20F)
53 (31M/22F)
200 (100M/100F)
200 (100M/100F)
419 (126M/293F)
100 (45M/55FF)
120 (50M/70F)
79 (48M/31F)
4000 (2352M/1648F)</p>
      <p>Age range
20-48
19-28
18-25
20-86
13-26
20-30
16-30
18-74
19-85
[VBCVQ+20] 2289 (1030M/1257F)
4.5-89.2</p>
    </sec>
    <sec id="sec-2">
      <title>Method</title>
      <sec id="sec-2-1">
        <title>Mandible measurements (10)</title>
      </sec>
      <sec id="sec-2-2">
        <title>Tooth crown measurements</title>
        <p>(bucolingual and mesiodistal)</p>
      </sec>
      <sec id="sec-2-3">
        <title>Mandibular Canine Index (MCI)</title>
      </sec>
      <sec id="sec-2-4">
        <title>Mandible measurements (3)</title>
      </sec>
      <sec id="sec-2-5">
        <title>Mandibular measurements</title>
        <p>(Method from [LH96])</p>
      </sec>
      <sec id="sec-2-6">
        <title>Mandibular Canine Index (MCI)</title>
      </sec>
      <sec id="sec-2-7">
        <title>Mandibular Canine Index (MCI)</title>
      </sec>
      <sec id="sec-2-8">
        <title>Mandible measurements (12)</title>
      </sec>
      <sec id="sec-2-9">
        <title>Deep Neural Network</title>
      </sec>
      <sec id="sec-2-10">
        <title>Deep Neural Network</title>
        <p>Accuracy</p>
        <p>95%
64-83%
76%
84%
70.9%
85.5%
64.2%
78.5%
96.7%
85.4%
2</p>
        <p>Material and Methods
In this work, a set of 3400 OPG images provided by the School of Medicine and Dentistry, Universidade de
Santiago de Compostela (Spain) were used. The images were collected under the approval of the ethical committee
of the same university. The patients are distributed homogeneously in terms of sex and concentrated in the age
groups between 5 and 30 (see Table 2).</p>
        <p>To build the sex classi cation system, three di erent CNN approaches have been compared. Firstly, DASNet
(Dental Age and Sex Network) architecture proposed in [VBCVQ+20] was evaluated. This method consists
of a main CNN path to estimate the chronological age. Also, a second identical path is added to classify the
images according to the sex and thus extract gender-dependant features. By propagating those gender features
to intermediate stages of the age path, the method can improve the age predictions. Although the gender
classi cation was not the main objective, it achieves state-of-the-art results.</p>
        <p>The second tested approach is an adaptation of the previous one. Given the fact the main objective of DASNet
was to integrate gender features to improve the chronological age estimation, a new version with the inverted
roles was developed (referred as Dental Sex and Age Network or DSANet). In this case, the main CNN path
corresponds to the gender classi er and the auxiliary path is designed to regress the chronological age and thus
learn maturational features, which are propagated to the gender path in order the improve the sex classi cation.</p>
        <p>The third evaluated method is the so-called VGG16 architecture [SZ14], which has been slightly modi ed (see
Fig. 1). First, the input size of the rst layer of the network was changed from 224x224 to 512 pixels width by 256
pixels height. Second, two convolutional blocks were added at the beginning of the network, each one composed
of a convolutional layer with a ReLU activation and a Batch Normalisation layer [IS15]. As each convolutional is
designed to provide 3 output feature maps, the single-channel x-ray images can be transformed to three-channel
images as it is expected by the VGG16. Moreover, a last block of convolutional, Batch Normalisation and 2x2
pooling layers was added on top of the network to reduce the output size. Finally, the fully connected part of the
original VGG16 architecture was simpli ed, with a single 128-neuron layer and a single output as the probability
of the given image of belonging to the positive class (female).</p>
        <p>All the convolutional layers contain 3x3 kernels in order to match the VGG16 behaviour. The layers
corresponding to the VGG16 backbone were initialised with the weights pre-trained with Imagenet dataset [DDS+09],
and only the last block of the network was allowed to be modi ed during the training.
The networks were trained by using Adadelta optimiser, as it adapts the learning rate automatically [Zei12],
and the batch size was set empirically to 16 as a good compromise between e ciency and regularisation e ect.
All the batches were transformed to improve the variability of the data and so improve the performance of the
network. First column of Table 3 shows the transformations applied: translation in both axes, rotation and
contrast and brightness changing. The brightness was disturbed according to the Power Law Transform, where
each pixel value in the image is raised to a given factor. The contrast was changed according to the formula
f (I 0:5) + 0:5, where f is the factor of the transformation and I is the input image. After the transformations,
pixel values under 0 or over 1 are clipped to preserve the [0,1] range. Second column of Table 3 shows the factor,
that represents the boundaries of the uniform distribution used to get the transformation parameters. Third
column represents the probability of the batch size a ected by the transformation.</p>
        <p>All the experiments to assess the performance of the gender estimation networks were carried out with 8-fold
Cross-Validation. The set of images was divided into 8 parts or folds, with all parts distributed in a similar way
according to the age and the sex of the patients. The model was then trained iteratively, using in each iteration
6 folds to train, 1 fold to validate the training and 1 fold to obtain the performance metrics. The folds used
to each task are changed in each CV-iteration and thus the performance of the model can be averaged over the
whole dataset.</p>
        <p>The performance of the networks was assessed with four di erent metrics. Firstly, the accuracy gives a general
idea of the correctly classi ed images. Then, the sensitivity and speci city metrics provide the percentage of the
well-classi ed female and male images, respectively. To calculate these three measurements, we set a threshold
of 0.5 to decide if the prediction class is positive (female) or negative (male). Finally, the Area Under the ROC
Curve (AUC) combines the sensitivity and speci city metrics obtained for every possible classi cation threshold
(not only 0.5), so it is useful to evaluate the robustness of the network.</p>
        <p>In Table 4 the prediction results are shown independently for each age group (following the same division as
in Table 2 for people older than 20 and a ner division for younger people) and for each network. With DASNet,
the accuracy of the classi cation goes beyond 90% in every age group older than 16 years of age. In younger
people, the performance decreases up to 75% in the range 5-8 and the accuracy peak is reached in the group
18-20 (96.24%). The female images are classi ed better as in 9 of the 13 evaluated age groups, where the most
noticeable di erences are in the group 5-8, with a 12% in favour of male images (greater speci city). The AUC
exceeds 80% in every group, reaching a top value of 98.23% in the group 18-20.</p>
        <p>The results of DSANet show an accuracy of over 83% in subjects older than 8 years of age and over 90% when
going beyond 16, where the top accuracy of 96.68% is obtained between 30 and 40. The performance is better in
the images of females in every age group, being 12% the greatest di erence between 40 and 50 years of age. The
AUC stays above 90% in every age group but the younger, reaching a value of almost 99% in the range 30-40.</p>
        <p>With VGG16, the gender estimation accuracy exceeds 90% in people aged from 16 to 60, with a signi cant
peak of 94% in the 30-40 age range. The performance in people older than 60 starts to decrease with an accuracy
of 88%, being 83% in the older age group. The performance in younger groups stays between 84% and 90% in
the 8-16 age range, being 70% for the subjects younger than 8. The images of females are classi ed better in
almost every age group, being especially noticeable in groups 16-18 and 18-20 (sensitivity values of 96.88% and
96%). The most considerable di erences between the performance in female and male images occur in groups
12-14 and 16-18 (di erence of 13%), while the most balanced predictions are made in the group 50-60 (di erence
of 0.03%). The AUC falls below 78% in the youngest age group, but exceeds 94% between 14 and 70 years of
age.</p>
        <p>When comparing the three networks side by side, all the metrics are highly correlated. When focusing on
subjects older than 20, DSANet outperforms DASNet and VGG16 in almost every case, with a substantial
accuracy di erence of 4-8% in the group 70-90. In terms of sensitivity/speci city DSANet classi es better the
female images in every case, with the largest margin appearing in the group 70-90 (6% with respect to DASNet
and 10% with respect to VGG16). The classi cation of images of males is carried out better by DASNet in
subjects older than 60, by DSANet in people between 20 and 40 years of age and by VGG16 in the remaining
group (40 to 50). In general terms DSAnet produced the highest AUC, although the di erences are normally
lower than 2% (except for the group 70-90, where the VGG16 performs worse by a large margin).</p>
        <p>Although the accuracy of the method is lower in people younger than 20, the performance metrics follows an
improvement pattern along all that period. As can be seen in Fig. 2, there is a jump at about 8 years of age
which is specially noticeable in DSANet and VGG16, where the accuracy improves from 70 to 84% and from 71
to 82%, respectively. The better balance between sensitivity and speci city is obtained by DSANet in people
younger than 18, and by DASNet in people between 18 and 20 years of age. Regarding AUC values, the greatest
di erence appears when classifying images of children age from 8 and 10, being 90% with DSANet, 86% with
DASNet and only 78% with VGG16.</p>
        <p>(a) DASNet
(b) DSANet
(c) VGG16
In this work, three di erent Deep Learning architectures based in Convolutional Neural Networks have been
used for tackling gender estimation from dental panoramic images. The rst, DASNet, is a network architecture
proposed in our previous work [VBCVQ+20], conceived to estimate the chronological age by combining both
maturational- and gender-dependent features. The second one is a proposed adaptation of DASNet (called
DSANet) where the main objective moves from the age estimation to the gender classi cation under the same
idea of combining maturational and sexual features. The third one is an adaptation of the so-called VGG16
pretrained with Imagenet dataset, which have already demonstrated good results in other gender estimation
method [MVGS19].</p>
        <p>The results of all the networks show a strong correlation, performing better in young adults (18 to 20 years
of age) and middle-age adults (around 30-40). Also, they tend to classify better the images of females (higher
sensitivity). The networks have also proved to obtain robust predictions (in terms of AUC), regardless of the
speci c threshold used to determine if the output probability produces a female or a male classi cation. Although
DSANet provide better results in general, it is noticeably that DASNet outperforms it in subjects younger than
8 by a signi cant margin. VGG16 performs better than the others in people aged from 14 to 16, but it tends to
obtain worse results in general terms. To the best of our knowledge, this has to do with the fact that DASNet
and DSANet architectures combine maturational and sexual features, and thus the network can learn in a more
structured way.</p>
        <p>In general, the results support the fact that it is quite challenging to determine the sex in people younger than
16 by looking only at the oral cavity. In the youngest age groups, the images show great variability, motivated by
the presence of mixed dentition stages and the heterogeneity in mandibular growth patterns [FMA+15, MO14],
and thus the networks can not go beyond 90% of accuracy. More research focused on these age groups should
be conducted to improve these sex-prediction ndings.</p>
        <p>In conclusion, all the networks provide reliable predictions of sex, being the DSANet the most accurate in the
majority of the age groups. The suitability of this approach is specially relevant in patients older than 16 years
old, reporting accuracies between 90 and 96.2%. Although the performance decreases in younger people, the
method is still useful in subjects older than 8 when combined with other radiological methods, with accuracies
over 83%, demonstrating the usefulness of automatic approaches in sex prediction.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Acknowledgements</title>
      <p>This work has received nancial support from Conseller a de Cultura, Educacion e Ordenacion Universitaria
(accreditation 2019-2022 ED431G-2019/04, 2017-2020 Potential Growth Group ED431B 2017/029, 2017-2020
Competitive Reference Group ED431C 2017/69, and N Vila-Blanco support ED481A-2017) and the European
Regional Development Fund (ERDF), which acknowledges the CiTIUS-Research Center in Intelligent
Technologies of the University of Santiago de Compostela as a Research Center of the Galician University System.
References
[AIB+18]</p>
      <p>AH Abdi, S Kasaei, and M Mehdizadeh. Automatic segmentation of mandible in panoramic x-ray.
Journal of Medical Imaging, 2(4):044003, 2015.</p>
      <p>AB Acharya and S Mainali. Sex discrimination potential of buccolingual and mesiodistal tooth
dimensions. Journal of Forensic Sciences, 53(4):790{792, 2008.</p>
      <p>DC Ackland, D Robinson, M Redhead, PVS Lee, A Moskaljuk, and G Dimitroulis. A personalized
3d-printed prosthetic joint replacement for the human temporomandibular joint: From implant
design to implantation. J Mechanical Behavior of Biomedical Materials, 69:404{411, 2017.
MF Bilfeld, F Dedouit, H Rousseau, N Sans, J Braga, D Rouge, and N Telmon. Human coxal
bone sexual dimorphism and multislice computed tomography: geometric morphometric analysis
of 65 adults. Journal of Forensic Sciences, 57(3):578{588, 2012.</p>
      <p>DH Badran, DA Othman, HW Thnaibat, and WM Amin. Predictive accuracy of mandibular
ramus exure as a morphologic indicator of sex dimorphism in jordanians. International Journal
of Morphology, 33(4), 2015.</p>
      <p>D Charisi, C Eliopoulos, V Vanna, CG Koilias, and SK Manolis. Sexual dimorphism of the arm
bones in a modern greek population. Journal of Forensic Sciences, 56(1):10{18, 2011.</p>
      <p>J Deng, W Dong, R Socher, L-J Li, K Li, and L Fei-Fei. Imagenet: A large-scale hierarchical
image database. In 2009 IEEE Conf. on Computer Vision and Pattern Recognition, pages 248{255.
IEEE, 2009.</p>
      <p>MFN Feres, TS Muniz, SH de Andrade, M Lemos, and SSN Pignatari. Craniofacial skeletal
pattern: is it really correlated with the degree of adenoid obstruction? Dental press journal of
orthodontics, 20(4):68{75, 2015.</p>
      <p>D Franklin, P O'Higgins, CE Oxnard, and I Dadour. Determination of sex in south african blacks
by discriminant function analysis of mandibular linear dimensions. Forensic Science, Medicine,
and Pathology, 2(4):263{268, 2006.</p>
      <p>SM Harris and DT Case. Sexual dimorphism in the tarsal bones: implications for sex
determination. Journal of Forensic Sciences, 57(2):295{305, 2012.</p>
      <p>S Io e and C Szegedy. Batch normalization: Accelerating deep network training by reducing
internal covariate shift. arXiv preprint arXiv:1502.03167, 2015.
[LHK+19]
[MO14]
[MPR13]
[MSM10]
[MVGS19]
[SGP+15]
[SPG+16]
[SZ14]
[VBCL+18]</p>
      <p>SR Loth and M Henneberg. Mandibular ramus exure: a new morphologic indicator of sexual
dimorphism in the human skeleton. American Journal of Physical Anthropology: The O cial
Publication of the American Association of Physical Anthropologists, 99(3):473{485, 1996.
J-H Lee, S-S Han, YH Kim, C Lee, and I Kim. Application of a fully deep convolutional neural
network to the automation of tooth segmentation on panoramic radiographs. Oral Surgery, Oral
Medicine, Oral Pathology and Oral Radiology, 2019.</p>
      <p>H Liversidge. Variation in modern human dental development. Cambridge Studies in Biological
and Evolutionary Anthropology, pages 73{113, 2003.</p>
      <p>ICL Mun~oz and PB Orta. Comparison of cephalometric patterns in mouth breathing and nose
breathing children. International journal of pediatric otorhinolaryngology, 78(7):1167{1172, 2014.
M Marinescu, V Panaitescu, and M Rosu. Sex determination in romanian mandible using
discriminant function analysis: Comparative results of a time-e cient method. Rom J Leg Med,
21(4):305{8, 2013.</p>
      <p>
        IAhmed Mughal, AS Saqib, and F Manzur. Mandibular canine index (mci). The Professional
Medical Journal, 17(
        <xref ref-type="bibr" rid="ref1">03</xref>
        ):459{463, 2010.
      </p>
      <p>D Milosevic, M Vodanovic, I Galic, and M Subasic. Estimating biological gender from panoramic
dental x-ray images. In 2019 11th International Symposium on Image and Signal Processing and
Analysis (ISPA), pages 105{110. IEEE, 2019.</p>
      <p>DH Parekh, SV Patel, AZ Zalawadia, and SM Patel. Odontometric study of maxillary canine
teeth to establish sexual dimorphism in gujarat population. Int J Biological and Medical Research,
3(3):1935{7, 2012.</p>
      <p>MG Roberts, J Graham, and H Devlin. Image texture in dental panoramic radiographs as a
potential biomarker of osteoporosis. IEEE Trans. Biomedical Engineering, 60(9):2384{2392, 2013.
GT Schwartz and MC Dean. Sexual dimorphism in modern human permanent teeth. American
Journal of Physical Anthropology: The O cial Publication of the American Association of Physical
Anthropologists, 128(2):312{317, 2005.</p>
      <p>SKumar Singh, A Gupta, B Padmavathi, S Kumar, S Roy, A Kumar, et al. Mandibular canine
index: A reliable predictor for gender identi cation using study cast in indian population. Indian
Journal of Dental Research, 26(4):396, 2015.</p>
      <p>AM Silva, ML Pereira, S Gouveia, JN Tavares, A Azevedo, and IM Caldas. A new approach to
sex estimation using the mandibular canine index. Medicine, Science and Law, 56(1):7{12, 2016.
K Simonyan and A Zisserman. Very deep convolutional networks for large-scale image recognition.
arXiv preprint arXiv:1409.1556, 2014.</p>
      <p>N Vila-Blanco, TF Cootes, C Lindner, I Tomas, and MJ Carreira. Fully automatic teeth
segmentation in adult opg images. In International Workshop on Computational Methods and Clinical
Applications in Musculoskeletal Imaging, pages 11{21. Springer, 2018.</p>
      <p>MD Zeiler. Adadelta: an adaptive learning rate method. arXiv preprint arXiv:1212.5701, 2012.
M Yan, J Guo, W Tian, and Z Yi. Symmetric convolutional neural network for mandible
segmentation. Knowledge-Based Systems, 159:63{71, 2018.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>[Liv03]</mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>