<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.3 20210610//EN" "https://jats.nlm.nih.gov/publishing/1.3/JATS-journalpublishing1-3.dtd">
<article article-type="research-article" dtd-version="1.3" xml:lang="en">
  <front xmlns:xlink="http://www.w3.org/1999/xlink">
    <journal-meta>
      <journal-title-group>
        <journal-title>Computing, Telecommunication and Control</journal-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Информатика, телекоммуникации и управление</trans-title>
        </trans-title-group>
      </journal-title-group>
      <issn pub-type="epub">2687-0517</issn>
    </journal-meta>
    <article-meta xmlns:xlink="http://www.w3.org/1999/xlink">
      <article-id pub-id-type="publisher-id">2</article-id>
      <article-id pub-id-type="doi">10.18721/JCSTCS.17102</article-id>
      <title-group>
        <article-title>A study of hyperparameters effect on CNN performance for chest X-ray based COVID-19 detection</article-title>
        <trans-title-group xml:lang="ru">
          <trans-title>Исследование влияния гиперпараметров на эффективность CNN для выявления Covid-19 на основе рентгенографии грудной клетки</trans-title>
        </trans-title-group>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0001-9587-228X</contrib-id>
          <name>
            <surname>Saaudi</surname>
            <given-names>Ahmed</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
        <contrib contrib-type="author">
          <name>
            <surname>Mansoor</surname>
            <given-names>Riyadh</given-names>
          </name>
          <xref ref-type="aff" rid="aff2"/>
          <email>riyadhdmu@mu.edu.iq</email>
        </contrib>
      </contrib-group>
      <aff id="aff1">Al Muthanna University College of Engineering</aff>
      <aff id="aff2">Electronics and Communication Engineering, AL Muthanna University</aff>
      <pub-date publication-format="electronic" date-type="pub" iso-8601-date="2024-03-29">
        <day>29</day>
        <month>03</month>
        <year>2024</year>
      </pub-date>
      <volume>17</volume>
      <issue>1</issue>
      <fpage>20</fpage>
      <lpage>32</lpage>
      <self-uri xmlns:xlink="http://www.w3.org/1999/xlink" content-type="pdf" xlink:href="https://infocom.spbstu.ru/userfiles/files/articles/2024/1/20-32.pdf"/>
      <abstract xml:lang="en">
        <p>COVID-19 disease has been spreading around the world for the last four years. Different generations of corona viruses appeared: Alpha-, Beta-, Gamma-, and Delta variants. Thus, COVID-19 changed human lifestyle and affected economic development of many countries. According to clinical studies, most of the positive cases of COVID-19 patients suffer from lung infection. For this, a lot of efforts were aimed at developing fast and accurate detection methods. Thanks to the Deep Learning techniques that facilitate the process of identifying COVID-19 based on the chest images of the patients. X-ray and CT scan images are commonly used to evaluate corona virus lung infection. X-ray images are adopted by many researchers since they place less financial burden on the patient. In this work, we used chest X-ray images to develop eight CNN-based detection models. Three sets of images, i.e., COVID-19, pneumonia and normal cases were used for the training and testing. The performance of each model was optimized based on different hyperparameters to come up with the best results in terms of high detection accuracy, recall, precision and f1 score. These hyperparameters include Number of CNN layers, filters, dense layers, and number of nodes per dense layer. Our findings show that increasing both the CNN layers and number of filters result in high precision and f1 score of the positive samples, while increasing the number of dense layers leads to low precision recall and f1 score.</p>
      </abstract>
      <kwd-group xml:lang="en">
        <kwd>Artificial intelligence</kwd>
        <kwd>COVID-19</kwd>
        <kwd>CNN</kwd>
        <kwd>Deep learning</kwd>
        <kwd>Chest X-ray</kwd>
      </kwd-group>
    </article-meta>
  </front>
</article>
