<!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 />
    <article-meta>
      <title-group>
        <article-title>A Modified CNN for Age and Gender Prediction</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>nish Ali</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>o Epifania</string-name>
          <email>francesco.epifania@socialthingum.com</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>m Ahmed</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>l Khan</string-name>
          <email>bkhan66688@gmail.com</email>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Marconi</string-name>
          <email>luca.marconi@socialthingum.com</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>o Matamoros</string-name>
          <email>ricardo.matamoros@socialthingum.com</email>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>UET</institution>
          ,
          <addr-line>Taxila, Taxila</addr-line>
          ,
          <country country="PK">Pakistan</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Milano-Bicocca</institution>
          ,
          <addr-line>Milan</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Age and gender information are essential for many real-world applications, such as social intelligence, biometric identity verification, video surveillance, human-computer interaction, digital consumer, crowd behavior analysis, online marketing, item recommendation, and many more. This study intends to employ deep learning technology in the prediction process, effective accuracy, and predictive mining and assess it in order to obtain the best outcomes of prediction and get around the issues of time, accuracy, and processing load. In this multi-task learning problem, age and gender are predicted concurrently with the help of a single Convolutional neural network with two heads (output branches). The model has 95% accuracy for gender classifier and 92% accuracy for age classifier. The pro-posed model uses the computing resources (RAM, CPU, and GPU) in a much more optimized manner and the computing cost is also lower.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Convolutional Neural Network</kwd>
        <kwd>Recognition System</kwd>
        <kwd>Gender Prediction</kwd>
        <kwd>Age Prediction</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        For many real-world applications, including social intelligence, biometric identity verification,
video surveillance, human-computer interface, digital consumer, crowd behavior analysis, online
marketing, item suggestion, and many more, age and gen-der data are crucial [
        <xref ref-type="bibr" rid="ref1 ref14">1, 14</xref>
        ]. No matter how
widespread their uses, being able to automatically determine age and gender from face pictures is a
very difficult problem [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. This is especially true given the various sources of intra-class variations at
peo-ple's facial images, which restricts the use of these models in real-world programs [
        <xref ref-type="bibr" rid="ref16 ref2">2, 16</xref>
        ]. In the
past several years, a lot of works have been offered for predicting age and gender [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Recent research
has focused in particular on using a classifier after manually extracting face information from photos
[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Nonetheless, because to the out-standing success of deep learning models in several computer
vision issues over the past few years [18], the majority of the more recent efforts on age and gender
predictions have turned toward models based on deep neural networks [
        <xref ref-type="bibr" rid="ref4">4, 19</xref>
        ].
      </p>
      <p>
        As aim to propose a deep learning system in this study to jointly estimate the age and gender from
facial images. Given the intuition that a few neighboring parts of the face provide very obvious
messages regarding a person's age and gender [20] (inclusive of beard and moustache for male, and
wrinkles around eyes and mouth for age) [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. Employ a single version using a multi-task learning
approach to collectively estimate both gender and age bucket since estimating age and gender from
faces is highly correlated [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Additionally, as knowing a person's gender helps us estimate their age
more accurately, add the predicted gender output to the age-prediction branch's feature [21].
      </p>
      <p>
        In order to accurately anticipate the future and learn more about a specific man or woman, studies
in the biometric field, including human face recognition applications, focus on gender and age
prediction [
        <xref ref-type="bibr" rid="ref7">7, 22</xref>
        ]. Different techniques and algorithms are used throughout the process, with deep
learning seeing the highest usage rates [
        <xref ref-type="bibr" rid="ref8">8, 23</xref>
        ]. In this study, propose a deep learning framework to
predict the gender and age group of face images with a high accuracy rate. This framework is built on
the ensemble of attention and residual Convolutional networks.
      </p>
      <p>The aims of the proposed model are to use the approach of deep learning technique in the
prediction process, the effective accuracy and predictive mining and evaluate it reaching to get best
results of prediction and overcome the problems of time, accuracy and processing load. Section 2
presents the related work while Section 3 discusses the proposed methodology. The Section 4
elaborate the results of proposed model while Section 5 conclude the paper.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related Work</title>
      <p>
        Prediction of age and gender from the face photos, as a special problem of face analysis has been
attracting attention in recent years [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. There are many works done so far in the prediction of age and
gender from facial images. Here are review of the most promising research work.
      </p>
      <p>
        Nada et al., [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] conducted research on validation and prediction of gender and age using CNN for
one single image. The UP-student’s dataset was used in the experiment to evaluate the suggested
method. Sadly, age estimation deteriorated due to the pro-posed solution's poor gender prediction
performance [24]. Overall, both genders had a gender prediction accuracy of roughly 82%.
Additionally, the algorithm performs better when guessing images of male faces (89%, compared to
74% for females). After examining the photographs where the model failed to correctly estimate the
gender, there were a number of causes. The primary cause at some ages, the distinction between the
facial characteristics of men and women is not always as obvious as it ought to be. Hijab also conceals
various facial characteristics in photographs of women. Finally, there is a flaw in the model that was
utilized; it did not assign the moustache enough importance in predicting gender. Considering the age
prediction findings, it was not so good that the total forecast accuracy for both genders was just 57%.
      </p>
      <p>
        Al-Azzawi, [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] used Adience Benchmark dataset of face images; it consists of 17603 images of
human faces for variance of ages and genders. The ages of the persons in the dataset are classified into
10 groups and the gender binary is classified into two types. The images of the datasets are divided
into two sets equally, one for the training phase and another for the testing phase. They used Mean
Absolute Error (MAE) function to evaluate the implementation of age prediction, and the accuracy of
the gender prediction assessed by the hit ratio to compare the current proposed Deep Multi-tasking
CNN [25]. The accuracy for gender detection was (91%) while accuracy in mean absolute error
(MAE) for age prediction was (4.00) in CNN and DMTL model.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Proposed Method</title>
      <p>This section will discuss the design and components used in the proposed system. The dataset and
its features are also discussed in this section.</p>
    </sec>
    <sec id="sec-4">
      <title>3.1.Proposed Model</title>
      <p>The proposed system is being created and developed while keeping in mind all of the
shortcomings and restrictions of the current system, thus anticipate that it will be an acceptable system
that successfully satisfies all of the goals of the current system.</p>
      <p>The reasons behind choosing of this model are to improve accuracy, for both of the classifiers i.e.
age and gender, to improve training time for both classifier, and to minimize the resource utilization
of computer. A new CNN layer architecture is de-signed which works much better than other Built-in
models like VGG, resnet50 and Mobile net etc. Especially for that particular problem. It contains the
Convolution layer, Batch Normalization layer, Max and average pooling (at the last) and also dropout
layers along with fully connected layers. Here it used ReLU, Elu and Soft-max activation functions.
The model takes input layer of image size= (128, 128, 3) and used 3x3 kernel/filter. Also used bias
constraints, filter of 64 to 512 and stride of (1, 1) with same padding. Figure 1 illustrates the proposed
model architecture.</p>
    </sec>
    <sec id="sec-5">
      <title>3.2. Data Set</title>
      <p>The Adience dataset served as the basis for this study. The fundamental tenet of the data collection
is to record the photographs as accurately as possible, taking into account any variances in look,
posture, lighting, and image quality, to mention a few. Almost 26000 pictures were used along with
labels of age and gender group. The Adience benchmark dataset, which consists of face photographs
that are automatically posted from smart phones to Flickr, is made for age and gender categorization.
These photos show unfiltered, unedited photographs from the real world and social media. So, need to
adjust them according to suitable way by performing preprocessing.</p>
    </sec>
    <sec id="sec-6">
      <title>3.3.Structure of Proposed Model</title>
      <p>A single Convolutional neural network with two heads (output branches) is utilized in this
multitask learning issue to simultaneously predict age and gender with the following properties.
• Number of Epoch for both Age and Gender module is 12
• Size of image is 128 x 128.
• Total number of parameters 6059022.
• Batch size used is 64.
• Time required for both classifiers is 45 min Approx.
• “Sparse categorical Cross entropy” as loss functions.
• 20% data for testing and 80% for training.
• 25 deep layers.</p>
    </sec>
    <sec id="sec-7">
      <title>3.4.Training and Testing</title>
      <p>In the training and testing phases of the current network, Adience Benchmark dataset of face
images was used; it consists of Approx. 26000 images of human faces for variance of ages and
genders. The ages of the persons in the dataset are classified into 8 groups and the gender binary is
classified into two types. The images of the datasets are divided into two sets equally, one for the
training phase and another for the testing phase. The image size 128x128 was used in the training and
testing phase. The Epoch for gender is 15 and Epoch for Age is 12, and the time taken for both
classifier to train is 90 min (45 min each).</p>
    </sec>
    <sec id="sec-8">
      <title>4. Results and Analysis</title>
      <p>The gender classification model is tested and evaluated using machine learning evaluation metrics.
The below section will discuss the results of gender classification model.
4.1.</p>
    </sec>
    <sec id="sec-9">
      <title>Gender Classification model</title>
      <p>Gender prediction is viewed as a classification issue, and this network's output layer is a Softmax
with two nodes that represent the classifications of male and female. The model is implemented as a
network with three layers, two of which are output layers and one of which is a fully linked layer. The
anticipated values for each class may be obtained from the gender prediction network by loading this
model into memory and sending the output of the face detection process (detected face) through the
network. Now that the output has reached its maximum value, that may utilize that number to
determine a person's gender. Table 1 presents the classification report of gender model while Figure 2
illustrates the accuracy comparison of gender model with other models.</p>
      <p>
        Accuracy for Gender Model
100
95
90
85
80
75
[
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]
      </p>
      <p>Proposed Model</p>
      <p>People find it exceedingly difficult to make accurate age predictions by simply looking at a person,
but it is possible to do so when estimating a range of ages. Consequently, regarded it as a
classification issue using the Adience Benchmark dataset. The predicted values for all training may be
obtained from the network by loading this model into memory and running the output of the face
detection process (detected face) through the age prediction network. As, utilized the output's
maximum value as a forecast age group by taking that value. Table 2 presents the classification report
of age model while Figure 3 illustrates the accuracy comparison of age model with other models</p>
      <p>Accuracy comparison for Age Model</p>
      <p>The proposed model gives 95% Accuracy for Gender Classifier and 92% for Age Classifier which
is highest among all the previous/related work discussed. The model takes much short time to train up
for both of the classifier i.e. Age and Gender Classifier. model utilizes the computing resources
(RAM, CPU, and GPU) in much optimized manner and the computing cost is also lower for the
model as compared to the previous model discussed in existing model session.</p>
    </sec>
    <sec id="sec-10">
      <title>5. Conclusion</title>
      <p>
        Age, gender, and the age range of a person's personal photo have recently become crucial pieces of
information for many businesses and governments to use for commercial, identity, security, and other
purposes [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. Additionally, because this information was gathered from people using an enterprise
system, form validation was suggested as a way to lower user data entry mistakes. The module is
mainly designed for biometrics research in social applications for the future where the content is to be
shown for some specific gender and age group and it must be possible to predict and disclose
information about each person [
        <xref ref-type="bibr" rid="ref13">13, 26</xref>
        ]. The experimental investigation found that the suggested
CNNs had a fair classification accuracy after being trained quickly with a large number of photos. The
proposed CNNs will be utilized in next work for social media statistics and gender categorization in
mobile applications. Secondly, the model is just trained on Adience benchmark dataset that means
more sophisticated systems can use more training data. It is possible that the results can be
significantly improved in future beyond the results reported here.
      </p>
    </sec>
    <sec id="sec-11">
      <title>6. References</title>
      <p>[18] Reichstein, M., Camps-Valls, G., Stevens, B., Jung, M., Denzler, J., &amp; Carvalhais, N. Deep
learning and process understanding for data-driven Earth system science. Nature, 566(7743),
195-204 (2019).
[19] Hosny, A., Parmar, C., Coroller, T. P., Grossmann, P., Zeleznik, R., Kumar, A., ... &amp; Aerts, H. J.</p>
      <p>Deep learning for lung cancer prognostication: a retrospective multi-cohort radiomics study.</p>
      <p>PLoS medicine, 15(11), e1002711 (2018).
[20] Tahir, R., Batool, B., Jamshed, H., Jameel, M., Anwar, M., Ahmed, F., ... &amp; Zaffar, M. F. Seeing
is believing: Exploring perceptual differences in deepfake videos. In Proceedings of the 2021
CHI Conference on Human Factors in Computing Systems (pp. 1-16) (2021, May).
[21] Khanagar, S. B., Vishwanathaiah, S., Naik, S., Al-Kheraif, A. A., Divakar, D. D., Sarode, S.</p>
      <p>C., ... &amp; Patil, S. Application and performance of artificial intelligence technology in forensic
odontology–A systematic review. Legal Medicine, 48, 101826 (2021).
[22] Benkaddour, M. K., Lahlali, S., &amp; Trabelsi, M. Human Age and Gender Classification using
Convolutional Neural Network. In 2020 2nd International Workshop on Human-Centric Smart
Environments for Health and Well-being (IHSH) (pp. 215-220). IEEE (2021, February).
[23] Ghosh, P., Azam, S., Karim, A., Jonkman, M., &amp; Hasan, M. Z. Use of efficient machine learning
techniques in the identification of patients with heart diseases. In 2021 the 5th International
Conference on Information System and Data Mining (pp. 14-20) (2021, May).
[24] Rai Jain, P., MK Quadri, S., &amp; Lalit, M. Recent Trends in Artificial Intelligence for Emotion
Detection using Facial Image Analysis. In 2021 Thirteenth International Conference on
Contemporary Computing (IC3-2021) (pp. 18-36) (2021, August).
[25] Ghosh, P. Deep Learning to Diagnose Diseases and Security in 5G Healthcare Informatics. In
Machine Learning and Deep Learning Techniques for Medical Science (pp. 279-331). CRC Press
(2022).
[26] Shopon, M., Hossain Bari, A. S. M., Bhatia, Y., Narayanaswamy, P. K., Tumpa, S. N., Sieu, B.,
&amp; Gavrilova, M. Biometric System De-identification: Concepts, Applications, and Open
Problems. In Handbook of Artificial Intelligence in Healthcare (pp. 393-422). Springer, Cham
(2022).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Hizam</surname>
            ,
            <given-names>S. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ahmed</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fahad</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Akter</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sentosa</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Ali</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>User behavior assessment towards biometric facial recognition system: A SEM-neural network approach</article-title>
          .
          <source>In Future of Information and Communication Conference</source>
          (pp.
          <fpage>1037</fpage>
          -
          <lpage>1050</lpage>
          ). Springer, Cham (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Zhu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Luo</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ying</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>X.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <article-title>IExpressNet: Facial Expression Recognition with Incremental Classes</article-title>
          .
          <source>In Proceedings of the 28th ACM International Conference on Multimedia</source>
          (pp.
          <fpage>2899</fpage>
          -
          <lpage>2908</lpage>
          ) (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Shinde</surname>
            ,
            <given-names>G. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalamkar</surname>
            ,
            <given-names>A. B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mahalle</surname>
            ,
            <given-names>P. N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dey</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chaki</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Hassanien</surname>
            ,
            <given-names>A. E.</given-names>
          </string-name>
          <article-title>Forecasting models for coronavirus disease (COVID-19): a survey of the state-of-the-art</article-title>
          .
          <source>SN Computer Science</source>
          ,
          <volume>1</volume>
          (
          <issue>4</issue>
          ),
          <fpage>1</fpage>
          -
          <lpage>15</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Chekroud</surname>
            ,
            <given-names>A. M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bondar</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Delgadillo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doherty</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wasil</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fokkema</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          , ... &amp;
          <string-name>
            <surname>Choi</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <article-title>The promise of machine learning in predicting treatment outcomes in psychiatry</article-title>
          .
          <source>World Psychiatry</source>
          ,
          <volume>20</volume>
          (
          <issue>2</issue>
          ),
          <fpage>154</fpage>
          -
          <lpage>170</lpage>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Maior</surname>
            ,
            <given-names>C. B. S.</given-names>
          </string-name>
          , das Chagas Moura,
          <string-name>
            <given-names>M. J.</given-names>
            ,
            <surname>Santana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M. M.</given-names>
            , &amp;
            <surname>Lins</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. D.</surname>
          </string-name>
          <article-title>Real-time classification for autonomous drowsiness detection using eye aspect ratio</article-title>
          .
          <source>Expert Systems with Applications</source>
          ,
          <volume>158</volume>
          ,
          <issue>113505</issue>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Ma</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Wei</surname>
            ,
            <given-names>J. L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ding</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yuan</surname>
          </string-name>
          , L.,
          <string-name>
            <surname>Han</surname>
            ,
            <given-names>Z.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Poor</surname>
            ,
            <given-names>H. V. Trusted</given-names>
          </string-name>
          <article-title>AI in Multi-agent Systems: An Overview of Privacy and Security for Distributed Learning</article-title>
          .
          <source>arXiv preprint arXiv:2202.09027</source>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Alonso‐Fernandez</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hernandez‐Diaz</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramis</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perales</surname>
            ,
            <given-names>F. J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Bigun</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>Facial masks and soft‐biometrics: Leveraging face recognition CNNs for age and gender prediction on mobile ocular images</article-title>
          .
          <source>IET Biometrics</source>
          ,
          <volume>10</volume>
          (
          <issue>5</issue>
          ),
          <fpage>562</fpage>
          -
          <lpage>580</lpage>
          (
          <year>2021</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Tufek</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yalcin</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Altintas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalaoglu</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Bahadir</surname>
            ,
            <given-names>S. K.</given-names>
          </string-name>
          <article-title>Human action recognition using deep learning methods on limited sensory data</article-title>
          .
          <source>IEEE Sensors Journal</source>
          ,
          <volume>20</volume>
          (
          <issue>6</issue>
          ),
          <fpage>3101</fpage>
          -
          <lpage>3112</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Carletti</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Greco</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Percannella</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Vento</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>Age from faces in the deep learning revolution</article-title>
          .
          <source>IEEE transactions on pattern analysis and machine intelligence</source>
          ,
          <volume>42</volume>
          (
          <issue>9</issue>
          ),
          <fpage>2113</fpage>
          -
          <lpage>2132</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>Abu</given-names>
            <surname>Nada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.M.</given-names>
            ,
            <surname>Alajrami</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            ,
            <surname>Al-Saqqa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.A.</given-names>
            and
            <surname>Abu-Naser</surname>
          </string-name>
          ,
          <string-name>
            <surname>S.S.</surname>
          </string-name>
          ,
          <article-title>Age and Gender Prediction and Validation Through Single User Images Using CNN (</article-title>
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Al-Azzawi</surname>
            ,
            <given-names>D.S</given-names>
          </string-name>
          ,.
          <article-title>Human Age and Gender Prediction Using Deep Multi-Task Convolutional Neural Network</article-title>
          .
          <source>Journal of Southwest</source>
          Jiaotong University,
          <volume>54</volume>
          (
          <issue>4</issue>
          ) (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Zeebaree</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ameen</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Sadeeq</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>Social media networks security threats, risks and recommendation: A case study in the kurdistan region</article-title>
          .
          <source>International Journal of Innovation, Creativity and Change</source>
          ,
          <volume>13</volume>
          ,
          <fpage>349</fpage>
          -
          <lpage>365</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Faundez-Zanuy</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fierrez</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ferrer</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Diaz</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tolosana</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Plamondon</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <article-title>Handwriting biometrics: Applications and future trends in e-security and e-health</article-title>
          .
          <source>Cognitive Computation</source>
          ,
          <volume>12</volume>
          (
          <issue>5</issue>
          ),
          <fpage>940</fpage>
          -
          <lpage>953</lpage>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Bosman</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fernhaber</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <article-title>SpringerLink (Online service). Teaching the entrepreneurial mindset to engineers</article-title>
          . Switzerland: Springer International Publishing (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Othmani</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Taleb</surname>
            ,
            <given-names>A. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abdelkawy</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Hadid</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <article-title>Age estimation from faces using deep learning: A comparative analysis</article-title>
          .
          <source>Computer Vision</source>
          and Image Understanding,
          <volume>196</volume>
          ,
          <issue>102961</issue>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Korban</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Youngs</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Acton</surname>
            ,
            <given-names>S. T.</given-names>
          </string-name>
          <string-name>
            <surname>TAA-GCN: A Temporally Aware</surname>
          </string-name>
          <article-title>Adaptive Graph Convolutional Network for Age Estimation</article-title>
          .
          <source>Pattern Recognition</source>
          ,
          <volume>109066</volume>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
          </string-name>
          , J.,
          <string-name>
            <surname>Rimba</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhang</surname>
            ,
            <given-names>L. Y.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Xiang</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <article-title>Data-driven cybersecurity incident prediction: A survey</article-title>
          .
          <source>IEEE communications surveys &amp; tutorials</source>
          ,
          <volume>21</volume>
          (
          <issue>2</issue>
          ),
          <fpage>1744</fpage>
          -
          <lpage>1772</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>