<!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>Classification of Tuberculosis Type on CT Scans of Lungs using a fusion of 2D and 3D Deep Convolutional Neural Networks</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Emad Aghajanzadeh</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Behzad Shomali</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Diba Aminshahidi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Navid Ghassemi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computer Engineering Department, Ferdowsi University of Mashhad</institution>
          ,
          <addr-line>Mashhad</addr-line>
          ,
          <country country="IR">Iran</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>In this paper, we present a novel deep-learning-based method to deal with volumetric data like CT scans. The method ensembles a 2-dimensional convolutional neural network (2D-CNN) with a 3D-CNN followed by a recurrent neural network (RNN). We used this approach and its constituent to solve the task of categorizing tuberculosis type in the context of ImageCLEF 2021. Our best run ranked 4th based on the Kappa metric by reaching a value of 0.181 and 3rd based on the accuracy of 0.404. Also, it is worthy of mentioning that our obtained results were very similar to that of the third team with a Kappa of 0.190; and we had a big gap with the fifth team with a Kappa of 0.140.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Deep Learning</kwd>
        <kwd>Information Fusion</kwd>
        <kwd>Tuberculosis</kwd>
        <kwd>CT Scan</kwd>
        <kwd>Diagnosis</kwd>
        <kwd>Volumetric Data</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Tuberculosis (TB) is an airborne disease that usually afects the lungs and causes severe coughing,
chest pains, and fever. The disease is still one of the main health concerns worldwide, being
second in causing high mortality rates [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Approximately 10.0 million people around the world
caught TB in 2019 in line with WHO[World Health Organization. Global tuberculosis report
2020. Geneva, Switzerland: World Health Organization; 2020]. A CT Scan or Computerized
Tomography Scan is a versatile medical imaging modality that uses computers and rotating
X-ray machines to create cross-sectional images of the patient’s body. In other words, the
number of detector rows in the z-axis is increased. This allows us to image the whole organ,
which reduces image capturing time. It also has several advantages, including improving the
quality of images, reducing radiation exposure, and illustrating the soft tissues, blood vessels,
and bones of the patient’s body [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ].
      </p>
      <p>
        Despite all the advantages, CT scan-based diagnosing approaches have some challenges in
terms of the variety of images, their corresponding size, and the complexities there exist in
the diagnosing process itself. Moreover, there exist some factors, namely, eye exhaustion and
the great number of visitors, which lead to human mistakes [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. These challenges motivated
researchers to use Artificial Intelligence(AI) in order to create automated diagnosis systems for
increasing the accuracy of medical diagnosis on CT-Scan [
        <xref ref-type="bibr" rid="ref5 ref6">5, 6</xref>
        ]. In recent years, Deep Learning
(DL), a sub-field of AI, has shown encouraging results in medical diagnosis [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ].
      </p>
      <p>
        In this paper, we presented a strategy based on deep learning approaches to detect the type
of TB disease, in the context of the ImageCLEF tuberculosis task [
        <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
        ]. ImageCLEF 2021
is an evaluation campaign that is being organized as part of the CLEF initiative labs. The
campaign ofers several research tasks that welcome participation from teams around the world.
In 2021, there were three medical subtasks, one of which was Tuberculosis CT analysis that
we participated in. The task is to classify the CT scans into five classes based on their TB type.
Besides the dataset, the organizers also provided two versions of extracted masks per each
lung [
        <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
        ]. We analyzed the efectiveness of three main approaches based on Convolutional
Neural Network (CNN) [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] for this task. The first one is to use a 2 Dimensional convolutional
Neural Network (2D-CNN) to learn slice-level features and then obtain the final prediction label
through several strategies, such as majority voting or the most certain prediction. The second
approach is to utilize a 3 Dimensional convolutional Neural Network (3D-CNN) to capture
the spatial features, which are not extracted by the 2D-CNN. Finally, the last approach was
to combine the 2D-CNN and 3D-CNN models to reach a model that benefits from both the
slice-level and the inter-slice-level features.
      </p>
      <p>The rest of the paper is organized as follows. Section 2 is devoted to describing the competition.
Section 3 introduces the preprocessing steps that were used. Section 4 explains the proposed
method, which obtained the results demonstrated in section 5. Finally, section 6 concludes the
paper with future work directions.</p>
    </sec>
    <sec id="sec-2">
      <title>2. ImageClef Tuberculosis: task, data, evaluation</title>
      <p>The tuberculosis task of ImageCLEF 2021 Challenge was categorizing each TB case based on its
type into five categories: Infiltrative, Focal, Tuberculoma, Miliary, and Fibro-cavernous. Figure 1
illustrates one example for each TB type 1. The dataset contains 1338 CT images stored in the
NIf TI (Neuroimaging Informatics Technology Initiative) format with the resolution of 512 × 512
pixels and around 100 slices per scan. The file format stores raw voxel intensities in Hounsfield
Units (HU). The training dataset consists of 917 CTs, each of which belongs to only one of the
ifve classes. Hence, the task is a multi-class classification (see Table 1).
1https://www.imageclef.org/2021/medical/tuberculosis</p>
      <p>The results are evaluated using unweighted Cohen’s Kappa [14] and accuracy metrics, but
the primary ranking is done based on only the Kappa metric.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Preprocessing</title>
      <p>As the dataset files were provided in the NIf TI format with the extension .nii, we used the
Nibabel package2 in Python3 to load the dataset. Following this, a threshold between -1000
and 400 is used to normalize the CT scans, HU values are scaled to be between 0 and 1. One
of the major outcomes of this normalization is reducing the existing contrast among data (See
Figure 2). The volumes are then rotated by 90 degrees so that their orientation is fixed. We
did not use the masks provided by the task organizers. In most cases, the first and last slices
do not contain beneficial features for a model to consider [ 15], therefore we only selected 50
middle slices and removed the rest of them; this number was chosen empirically by testing a
few alternatives. It is worth mentioning, this also saves the power of computational resources;
thus helping us to search through diferent models and settings more eficiently. Moreover, for
the same reason, we resized each slice to 100*100, so finally, we had a set of 100*100*50 CT
scans. Figure 3 shows the slices of a CT after the preprocessing phase.</p>
    </sec>
    <sec id="sec-4">
      <title>4. Proposed Method</title>
      <p>In recent years, Deep Neural Networks (DNN) have shown great performance in various tasks,
and medical diagnosis has not been an exception [16, 17]. More specifically, Convolutional
Neural Networks (CNN), a well-known deep learning architecture inspired by the mechanism
2https://github.com/nipy/nibabel
3https://github.com/python
of visual perception of creatures, have been used to solve many image processing tasks. It takes
its name from Convolution, a mathematical operation, which performs mapping on input data
and processes them into a new space. The main advantage of using CNN is that the kernel
can automatically extract the important features from the input data such as detecting edges
and distribution of colors in an image which other networks are unable to do, thus making
these networks very robust in some processes like image classification. However, despite
all aforementioned advantages, CNN models are data-hungry [18], making them less useful,
when there are not enough data available like in medical tasks. Moreover, there are even more
challenges to face to train these models properly; such as unbalanced [19].</p>
      <p>In our attempt to use the CNN to categorize the CT images, we remedied the mentioned
problems as follows:
• Small Dataset: We used data duplication and also data augmentation techniques to
increase our training data. For augmenting the training data, a degree between -5 to 5
was randomly chosen to apply rotation on each data. Later, we zoomed each data by a
ratio of 1.25 and then resized it to its original size; by putting resizing at the last step, we
ensured that image quality is kept during data augmentation.
• Imbalanced Data: As shown in Table 1, the number of samples in diferent classes varies
dramatically. To overcome this issue, two distinct approaches were used: the first one is
to consider variable penalties for diferent classes, that is, the multiplier error in classes
with fewer data becomes larger. The second approach is to remove the samples from the
classes with more data. For this purpose, we removed plenty of samples from classes 0
and 1 from the dataset.</p>
      <p>By doing these steps, the training dataset became larger and more balanced (see Table 2). In the
proposed method, we mainly used two diferent approaches, 2D-CNN-based and 3D-CNN-based,
where their training settings are as follows:
• Optimizer: Adam optimizer with default parameters (alpha=0.001, beta1=0.9, beta2=0.999,
epsilon=1e-7) [20] was used for all epochs of 2D models and the first 30 epochs of 3D
models. For the rest epochs of 3D models, we decayed the learning rate by a 1/2 ratio.
• Train/validation split: The dataset was split into train and validation partitions with a
ratio of 0.2.
• Batch size: Due to facing some problems with memory, we had to keep the batch size
small; thus we set the batch sizes 32 and 8 for 2D and 3D models, respectively.
• Loss function: A combination of cross-entropy and weighted Kappa [21] with multipliers
of 0.7 and 0.3 was used for all epochs of 2D models and 30 initial epochs of 3D models.
The contribution ratio of losses was then changed into 0.85 and 0.15 for the 10 last epochs
of 3D models. The cross-entropy loss is defined as:
 = −

∑︁  log()
=1
(1)
Where C is the number of classes,  is the ground truth, and  is the probability for
the -th class. The formula of weighted kappa with the matrix of observed scores , the
matrix of expected scores based on chance agreement , and the weight matrix  is
defined as follows:</p>
      <p>∑︀, , ,
 = 1 − ∑︀, , , ∀,  ∈ {1, 2, ..., }
(2)
where , is the number of observations that are predicted to be in class , but their true
classes were . , also denotes the outer product between the vectors of prediction and
true value. Finally, , represents the weight penalization for every pair , .
It is worthy of mentioning that all of our experiments were done using Google Colab [22].
4.1. 2D
In this method, we examined each slice of a single CT individually. To be more specific, in
the training phase, we assigned the label of each CT to all of its corresponding slices and fed
each slice to the 2D-CNN separately. In this case, we have a vector of 50, the number of slices,
predicted labels as output for each CT. To obtain the final prediction for each CT in the testing
phase, we have used two diferent approaches:
• Pick the label which appeared the most (majority voting)
• Pick the label whose corresponding probability was the highest, i.e., where the model is
highly certain about that label.</p>
      <p>To configure hyper-parameters, we examined various settings such as using skip connection,
changing the number of neurons of the last hidden layer, using diferent activation functions,
and difering kernel size of convolution layers and selected our final network empirically. Finally,
we got the best result from the model shown in Figure 4.</p>
      <p>The learning curve of this model is illustrated in Figure 5. For the evaluation of the model,
we used Accuracy, Kappa, and F1-score on validation data which are reported in Table 3
4.2. 2D + RNN
In this method, we used the best-trained 2D-CNN that we found in the previous section, but in
order to have a more accurate classifier, we implemented a simple Recurrent Neural Network
(RNN). As illustrated in Figure 6, we used the extracted features of the 2D-CNN as input of the
RNN. To be more clear, we tried two diferent approaches to fulfill this:
• Feeding the output of the 2D CNN (vector of 50 labels) to the RNN (see 6a)
• Feeding the features extracted by the last hidden layer of 2D CNN to the RNN (see 6b)
We tried diferent settings for the RNN such as trying diferent architectures, including long
short-term memory (LSTM) [23] and gated recurrent unit (GRU) [24], besides, diferent number
of units. Despite all of the eforts, the accuracy obtained in this method was almost in the same
range of 2D-CNN and neither was superior to another one. Therefore, we decided not to submit
the result of this approach.
4.3. 3D
Generally, 2D-CNN are unable to catch information that exists among slices, i.e., spatial
information. This is because they take a single slice as input and the learning process is applied
on each slice individually, thus some of the spatial information may be lost in the process.
However, the input of 3D-CNN is a 3D matrix with dimensions of height, width, and depth
and the kernel slides over these three dimensions. This property of 3D-CNNs enables them to
capture the spatial information between slices. For this reason, we used a 3D model consists of
5 convolution layers as shown in Figure 7 and its corresponding learning curve is displayed in
Figure 8.</p>
      <p>The evaluation result of the model is also listed in Table 4</p>
      <p>(a) Feeding the output of the 2D CNN to the RNN
(b) Feeding the extracted features by the 2D CNN to the RNN</p>
      <sec id="sec-4-1">
        <title>4.4. 3D + Transfer learning</title>
        <p>In order to make use of pre-trained networks, we designed a model that transforms the input
images into three-channel images using convolution layers and then followed by the pre-trained
models. In this experiment, we used ResNet [25], VGG16 [26] and EficientNet [ 27], none of
which obtained better result than what was obtained through the 3D model itself.
4.5. Fusion of 2D and 3D with RNN
3D CNN can capture the spatial information among CT slices, while 2D CNN can better extract
2D features in each slice. We assumed that ensembling these two models can result in a model
with both advantages. Therefore, we first put the features of all slices together and then
concatenate them with the features obtained by the 3D CNN model. This forms a feature vector
for each CT image, which is then passed to the RNN model as Figure 9. The result was similar
to that of the 3D model, which implies that the contribution of the 3D model in the learning
process is more dominant than the other model.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.6. Fusion of 2D and 3D to use the best of both</title>
        <p>After investigating the confusion matrices obtained from the 3D and 2D models, we noticed
that the 3D model can better separate the last 3 classes, while can not properly categorize the
ifrst two ones. However, this pattern was completely reversed for the 2D model. Therefore, we
decided to select the final prediction of classes 1 and 2 on test data manually from the prediction
of both models. The result was similar to the 3D model which shows that the 2D model did not
help the 3D model in the prediction of classes 1 and 2.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Comparative results</title>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion and Future Works</title>
      <p>In this paper, we have described our proposed method for the tuberculosis task of ImageCLEF
Tuberculosis 2021. We proposed three diferent approaches and analyzed their corresponding
results. The results demonstrate that the 2D-CNN didn’t work well, while we believe that it can
be significantly improved by applying a smarter voting mechanism for outputting the final label.
These improvements can be such as applying Gaussian Distribution Normalization or defining
a window with a fixed size, k, to move through the vector of 50 labels and pick the final label.
By having a better 2D-CNN in hand, we can expect some enhancements while ensembling 2D
and 3D-CNN models. Moreover, comparing the obtained results on validation data, Table 3 and
Table 4, with the results on test data, Table 5, shows that there exists a considerable gap between
them, which can be caused by the existence of diferent distributions between validation and
test datasets. To resolve this issue, we suggest exchanging the order of duplicating and splitting
the data. This guarantees that there is no overlap between training and validation data. We
also plan to employ more complicated approaches for data augmentation; in this case, the
models can learn and generalize more robustly. During our experiments, we also figured out
that the main part of the incorrect predictions of models caused by predicting the first two
classes interchangeably. By having this in mind, we can fix this problem by training a separate
binary classification on those classes.
[14] J. Cohen, A coeficient of agreement for nominal scales, Educational and psychological
measurement 20 (1960) 37–46.
[15] M. Sohrabi, M. Parsi, S. H. Tabrizi, Statistical analysis for obtaining optimum number of
ct scanners in patient dose surveys for determining national diagnostic reference levels,
European radiology 29 (2019) 168–175.
[16] M. Khodatars, A. Shoeibi, N. Ghassemi, M. Jafari, A. Khadem, D. Sadeghi, P. Moridian,
S. Hussain, R. Alizadehsani, A. Zare, et al., Deep learning for neuroimaging-based diagnosis
and rehabilitation of autism spectrum disorder: A review, arXiv preprint arXiv:2007.01285
(2020).
[17] A. Shoeibi, M. Khodatars, R. Alizadehsani, N. Ghassemi, M. Jafari, P. Moridian, A. Khadem,
D. Sadeghi, S. Hussain, A. Zare, et al., Automated detection and forecasting of covid-19
using deep learning techniques: A review, arXiv preprint arXiv:2007.10785 (2020).
[18] G. Marcus, Deep learning: A critical appraisal, arXiv preprint arXiv:1801.00631 (2018).
[19] Y. Sun, A. K. Wong, M. S. Kamel, Classification of imbalanced data: A review, International
journal of pattern recognition and artificial intelligence 23 (2009) 687–719.
[20] D. P. Kingma, J. Ba, Adam: A method for stochastic optimization, arXiv preprint
arXiv:1412.6980 (2014).
[21] J. de La Torre, D. Puig, A. Valls, Weighted kappa loss function for multi-class classification
of ordinal data in deep learning, Pattern Recognition Letters 105 (2018) 144–154.
[22] E. Bisong, Google colaboratory, in: Building Machine Learning and Deep Learning Models
on Google Cloud Platform, Springer, 2019, pp. 59–64.
[23] S. Hochreiter, J. Schmidhuber, Long short-term memory, Neural computation 9 (1997)
1735–1780.
[24] K. Cho, B. Van Merriënboer, C. Gulcehre, D. Bahdanau, F. Bougares, H. Schwenk, Y.
Bengio, Learning phrase representations using rnn encoder-decoder for statistical machine
translation, arXiv preprint arXiv:1406.1078 (2014).
[25] K. He, X. Zhang, S. Ren, J. Sun, Deep residual learning for image recognition, in:
Proceedings of the IEEE conference on computer vision and pattern recognition, 2016, pp.
770–778.
[26] K. Simonyan, A. Zisserman, Very deep convolutional networks for large-scale image
recognition, arXiv preprint arXiv:1409.1556 (2014).
[27] M. Tan, Q. Le, Eficientnet: Rethinking model scaling for convolutional neural networks,
in: International Conference on Machine Learning, PMLR, 2019, pp. 6105–6114.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>N.</given-names>
            <surname>Fogel</surname>
          </string-name>
          ,
          <article-title>Tuberculosis: a disease without boundaries</article-title>
          ,
          <source>Tuberculosis</source>
          <volume>95</volume>
          (
          <year>2015</year>
          )
          <fpage>527</fpage>
          -
          <lpage>531</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.-L.</given-names>
            <surname>Yi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Dong</surname>
          </string-name>
          , Y.
          <string-name>
            <surname>-D. Ren</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          <string-name>
            <surname>Luo</surname>
            ,
            <given-names>J.-S.</given-names>
          </string-name>
          <string-name>
            <surname>Pan</surname>
            ,
            <given-names>Q. Zhang,</given-names>
          </string-name>
          <article-title>Deep learning-based recognizing covid-19 and other common infectious diseases of the lung by chest ct scan images</article-title>
          ,
          <source>medRxiv</source>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>P. T.</given-names>
            <surname>Johnson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. G.</given-names>
            <surname>Heath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. S.</given-names>
            <surname>Kuszyk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. K.</given-names>
            <surname>Fishman</surname>
          </string-name>
          ,
          <article-title>Ct angiography with volume rendering: advantages and applications in splanchnic vascular imaging</article-title>
          .,
          <source>Radiology</source>
          <volume>200</volume>
          (
          <year>1996</year>
          )
          <fpage>564</fpage>
          -
          <lpage>568</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Gao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Niu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Jiang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Xiao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. F.</given-names>
            <surname>Fang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Menpes-Smith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Xia</surname>
          </string-name>
          , et al.,
          <article-title>Weakly supervised deep learning for covid-19 infection detection and classification from ct images</article-title>
          ,
          <source>IEEE Access 8</source>
          (
          <year>2020</year>
          )
          <fpage>118869</fpage>
          -
          <lpage>118883</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D. L.</given-names>
            <surname>Pham</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. L.</given-names>
            <surname>Prince</surname>
          </string-name>
          ,
          <article-title>Current methods in medical image segmentation, Annual review of biomedical engineering 2 (</article-title>
          <year>2000</year>
          )
          <fpage>315</fpage>
          -
          <lpage>337</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>El-Baz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. M.</given-names>
            <surname>Beache</surname>
          </string-name>
          ,
          <string-name>
            <surname>G.</surname>
          </string-name>
          <article-title>Gimel'farb, K</article-title>
          . Suzuki,
          <string-name>
            <given-names>K.</given-names>
            <surname>Okada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Elnakib</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Soliman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Abdollahi</surname>
          </string-name>
          ,
          <article-title>Computer-aided diagnosis systems for lung cancer: challenges and methodologies</article-title>
          ,
          <source>International journal of biomedical imaging</source>
          <year>2013</year>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bhandary</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Prabhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Rajinikanth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. P.</given-names>
            <surname>Thanaraj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Satapathy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. E.</given-names>
            <surname>Robbins</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Shasky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.-D.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. M. R.</given-names>
            <surname>Tavares</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. S. M.</given-names>
            <surname>Raja</surname>
          </string-name>
          ,
          <article-title>Deep-learning framework to detect lung abnormality-a study with chest x-ray and lung ct scan images</article-title>
          ,
          <source>Pattern Recognition Letters</source>
          <volume>129</volume>
          (
          <year>2020</year>
          )
          <fpage>271</fpage>
          -
          <lpage>278</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>G. van Tulder</given-names>
            ,
            <surname>M. de Bruijne</surname>
          </string-name>
          ,
          <article-title>Combining generative and discriminative representation learning for lung ct analysis with convolutional restricted boltzmann machines</article-title>
          ,
          <source>IEEE transactions on medical imaging 35</source>
          (
          <year>2016</year>
          )
          <fpage>1262</fpage>
          -
          <lpage>1272</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>S.</given-names>
            <surname>Kozlovski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Liauchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dicente Cid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kovalev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Müller</surname>
          </string-name>
          , Overview of ImageCLEFtuberculosis 2021 -
          <article-title>CT-based tuberculosis type classification</article-title>
          ,
          <source>in: CLEF2021 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org &lt;http://ceur-ws.
          <source>org&gt;</source>
          , Bucharest, Romania,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ionescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Müller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Peteri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Ben</given-names>
            <surname>Abacha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Sarrouti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Demner-Fushman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Hasan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kozlovski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Liauchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dicente</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kovalev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Pelka</surname>
          </string-name>
          ,
          <string-name>
            <surname>A. G. S. de Herrera</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Jacutprakart</surname>
            ,
            <given-names>C. M.</given-names>
          </string-name>
          <string-name>
            <surname>Friedrich</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Berari</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Tauteanu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Fichou</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Brie</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Dogariu</surname>
            ,
            <given-names>L. D.</given-names>
          </string-name>
          <string-name>
            <surname>Ştefan</surname>
            ,
            <given-names>M. G.</given-names>
          </string-name>
          <string-name>
            <surname>Constantin</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Chamberlain</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Campello</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Clark</surname>
            ,
            <given-names>T. A.</given-names>
          </string-name>
          <string-name>
            <surname>Oliver</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Moustahfid</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Popescu</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Deshayes-Chossart</surname>
          </string-name>
          ,
          <article-title>Overview of the ImageCLEF 2021: Multimedia retrieval in medical, nature, internet and social media applications, in: Experimental IR Meets Multilinguality</article-title>
          , Multimodality, and
          <string-name>
            <surname>Interaction</surname>
          </string-name>
          ,
          <source>Proceedings of the 12th International Conference of the CLEF Association (CLEF</source>
          <year>2021</year>
          ),
          <source>LNCS Lecture Notes in Computer Science</source>
          , Springer, Bucharest, Romania,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>V.</given-names>
            <surname>Liauchuk</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kovalev</surname>
          </string-name>
          ,
          <year>Imageclef 2017</year>
          :
          <article-title>Supervoxels and co-occurrence for tuberculosis ct image classification</article-title>
          ,
          <source>in: CLEF2017 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org &lt;http://ceur-ws.
          <source>org&gt;</source>
          , Dublin, Ireland,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Dicente Cid</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. A.</given-names>
            <surname>Jiménez del Toro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Depeursinge</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Müller</surname>
          </string-name>
          ,
          <article-title>Eficient and fully automatic segmentation of the lungs in ct volumes</article-title>
          , in: O.
          <string-name>
            <surname>Goksel</surname>
            ,
            <given-names>O. A.</given-names>
          </string-name>
          <string-name>
            <surname>Jiménez del Toro</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Foncubierta-Rodríguez</surname>
          </string-name>
          , H. Müller (Eds.),
          <source>Proceedings of the VISCERAL Anatomy Grand Challenge at the 2015 IEEE ISBI, CEUR Workshop Proceedings</source>
          , CEUR-WS.org &lt;http://ceur-ws.
          <source>org&gt;</source>
          ,
          <year>2015</year>
          , pp.
          <fpage>31</fpage>
          -
          <lpage>35</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>A.</given-names>
            <surname>Krizhevsky</surname>
          </string-name>
          , I. Sutskever,
          <string-name>
            <given-names>G. E.</given-names>
            <surname>Hinton</surname>
          </string-name>
          ,
          <article-title>Imagenet classification with deep convolutional neural networks</article-title>
          ,
          <source>Advances in neural information processing systems</source>
          <volume>25</volume>
          (
          <year>2012</year>
          )
          <fpage>1097</fpage>
          -
          <lpage>1105</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>