<!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>IGARSS.</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.1109/IGARSS.2017.8128166</article-id>
      <title-group>
        <article-title>with Deep Learning Feature Extraction</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Agatha Mattos</string-name>
          <email>agatha.hennigendemattos@ucdconnect.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michela Bertolotto</string-name>
          <email>michela.bertolotto@ucd.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gavin McArdle</string-name>
          <email>gavin.mcardle@ucd.ie</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Deep learning Feature Extraction</institution>
          ,
          <addr-line>Slums, Deprived Areas, Machine Learning, Earth Observation</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>School of Computer Science, University College Dublin</institution>
          ,
          <country country="IE">Ireland</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Workshop Proce dings</institution>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2017</year>
      </pub-date>
      <volume>8128166</volume>
      <issue>18</issue>
      <fpage>2325</fpage>
      <lpage>2329</lpage>
      <abstract>
        <p>Many real-world problems present challenges that still have not been solved by the machine learning community, despite the high availability of satellite imagery and recent advances in computer vision. In particular, techniques which are cheaper and less reliant on large data sets are needed to map slums in cities. This study presents preliminary results using deep learning feature extraction followed by clustering using k-means, an unsupervised method, to detect slums in Sentinel-2 satellite imagery. The clusters that represented deprived areas in cities are identified using a data set which contains information about the topology of the urban areas derived from crowd-sourced digital maps. Overall, the unsupervised method performed worse than the baseline, a fine-tuned ResNet18 model (a supervised approach). The mean Intersection over Union for the two investigated locations (Mumbai and Capetown) was 0.46 and 0.51 for the supervised model, and 0.27 and 0.31 for the unsupervised model. Results suggest that other strategies for dealing with such imbalanced data sets need to be investigated to improve the results obtained for the slum class, and also strategies to automatically identify the clusters that represent deprived areas/slums. The code used in this paper is available at: https://github.com/ml-labs-crt/slums-unsupervised.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        1. Introduction
lite imagery and the development of image processing
techniques. With this increase, it was expected that more
societal challenges would be solved using remote sensing
data and machine learning. However, many important
societal problems have not yet completely benefited from
the higher availability of imagery or current
developments in computer vision. Many factors contribute to
this situation, especially the high cost of acquiring and
processing very-high-resolution satellite imagery [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ],
and the lack of labelled data related to many societal
problems, required to train supervised machine-learning
models [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ].
      </p>
    </sec>
    <sec id="sec-2">
      <title>This work investigates the potential of employing</title>
      <p>
        freely available medium-resolution satellite imagery and
feature extraction using deep learning, an unsupervised
cessing that could provide current estimates [
        <xref ref-type="bibr" rid="ref1 ref3 ref5">5, 1, 3</xref>
        ]. The
next section outlines the literature pertinent to slum
map1.1. Related Work
Since 2012, there has been a popularisation of deep
learning architectures, and they have been shown to perform
well in many classification tasks. In line with this trend,
the research to map slums moved from traditional image
processing approaches to supervised learning methods
using deep learning and high or very-high-resolution
imagery [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. In 2017, Mboga et al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] and Persello and Stein
[8] demonstrated that convolutional neural networks
outperformed feature extraction methods and since then,
many works employing neural networks to map slums
have been published.
      </p>
    </sec>
    <sec id="sec-3">
      <title>However, the great majority of studies to date rely on</title>
      <p>
        approach that does not require labelled data, to detect de- supervised learning and costly high or very-high satellite
prived/slum areas in two cities (Mumbai and Capetown). imagery [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], and hence consider only small areas [
        <xref ref-type="bibr" rid="ref2 ref5">5, 2</xref>
        ].
Slums, according to the United Nations Habitat, are
locations where residents lack at least one of the following:
water, sanitation, housing durability, security of tenure
or suficient living area [
      </p>
      <p>
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. The UN-Habitat estimates
that over one billion people live in such conditions, but
because most of the information about these settlements
      </p>
    </sec>
    <sec id="sec-4">
      <title>Additionally, many researchers have found that models</title>
      <p>
        developed for one city do not generalise well to other
areas [
        <xref ref-type="bibr" rid="ref1">9, 10, 1</xref>
        ]. For a global slum inventory to be
possible, these issues need to be tackled, and unsupervised
learning may be a suitable alternative.
      </p>
    </sec>
    <sec id="sec-5">
      <title>Nonetheless, the literature on mapping slums with un</title>
      <p>
        comes from outdated census surveys [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], there is an in- supervised learning techniques is limited. To the best of
terest to explore other forms of data collection and
proCDCEO 2022: 2nd Workshop on Complex Data Challenges in Earth
(G. McArdle)
[11] employs high-resolution imagery and St. Amand
[12] relies heavily on visual inspection for decision
making. This paper presents our initial results of developing
a pipeline to map slums using freely available
mediumresolution satellite imagery, unsupervised learning and
automated classification of slum clusters using topologi- As expected, this is a hugely imbalanced data set, as only
cal information derived from crowd-sourced digital maps. 3% of the tiles are slums in Mumbai and less than 1%
In the next section, the methodology used in this study in Capetown. Table 1 presents an analysis of the areas
is described. covered in this paper.
      </p>
      <p>
        As suggested by other researchers [14] and to mimic
a real-world scenario, only 20% of the slum tiles were
2. Methodology used to train the model. Also, the non-slum class was
undersampled with a proportion of 4 to 1, in an attempt to
Two locations were used to investigate the potential of account for the imbalance in the data set. The remaining
feature extraction using deep learning and posterior clus- 80% of the slum tiles and non-slum tiles were used to test
tering: Mumbai, in India, and Capetown, in South Africa. the model. As a result, the baseline was trained with 399
The satellite imagery was collected by Gram-Hansen et al. tiles (80 slums and 319 non-slums), in the case of Mumbai,
[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and consists of Sentinel-2 images with ten metres res- and with 532 tiles (106 slums and 426 non-slums) for
olution. These cities have been investigated by other Capetown. The code used in this paper is available at
researchers, and hence are ideal for testing the proposed https://github.com/ml-labs-crt/slums-unsupervised.
unsupervised method. As in Block et al. [11]’s
experiments, three bands were used (blue, green and red) and
the imagery was scaled from 16-bit to 8-bit. Figure 1 2.1. Baseline
shows the satellite imagery of the locations.
      </p>
      <p>
        The imagery was split into tiles of 20 by 20 pixels
(approximately 200 x 200 metres), slightly bigger than
those used by Taubenböck et al. [13], who also adopted
medium-resolution imagery in their research. The
baseline model to which the unsupervised approach was
compared was a supervised model trained with ground-truth
data collected by Gram-Hansen et al. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. For a tile to be
considered as belonging to a certain class, at least 50% of
the pixels in that tile would have to be from that class.
      </p>
    </sec>
    <sec id="sec-6">
      <title>The model adopted as the baseline was a fine-tuned</title>
      <p>ResNet18, trained initially on ImageNet images. The
supervised model choice followed from the results obtained
by Bell and Veeeraraghavan [15], who tested ResNet
models of diferent sizes. Both the supervised model (baseline)
and the unsupervised model were implemented in
PyTorch 1.10.2. The supervised model was trained using
a batch size of 8 and for 50 epochs. Early stopping was
triggered when the average loss of the validation set was
20% higher than the average of the last 10 epochs. The
results were evaluated using Intersection over Union (IoU), complexity score designed by Soman et al. [18] was
leveras is commonly done in the related literature. aged. Figure 2 shows the complexity score for the two
areas investigated in this paper. The complexity score
2.2. Unsupervised Approach for Mumbai ranged between 0 and 20, and for Capetown,
between 0 and 18. Lower scores denote less developed
The unsupervised model’s features were extracted using areas. This complexity score was set based on
informaa ResNet18 model pre-trained with the ImageNet data set. tion available on OpenStreetMap. For this reason, some
Care was taken so that the exact same tiles were used locations within the city do not have a complexity score.
to train both models. The extracted features for each In the case of Mumbai, 41% of all pixels did not have a
tile (a vector with 1000 rows) were subsequently fitted complexity score (mostly areas where water bodies are)
to a k-means model initialised using sklearn’s default and in Capetown that was the case for 63% of the pixels.
initialisation and 100 repetitions. The number of repeti- The median complexity score of each cluster was
calcutions was set following from Fränti and Sieranoja [16]. lated using the average complexity score of the pixels in
The number of clusters chosen was seventeen, and it was each tile. Subsequently, clusters with the lowest values
selected based on Taubenböck et al. [17]’s work, who of median complexity score were assigned as “slum
clusanalysed satellite imagery of 110 cities worldwide using ters” (see details of each ones on Table 2). In the next
the Local Climate Zones Classification Scheme (that has section, the results are discussed.
seventeen diferent climate zones).</p>
      <p>Lastly, to decide which clusters should be considered
slums and which should be labelled as non-slums, the</p>
      <sec id="sec-6-1">
        <title>3. Results and Discussion</title>
        <p>with the ground truth to obtain Intersection over Union
(IoU) scores that could be compared to the baseline results
The extraction of features using deep learning was carried obtained with the supervised model. Due to all clusters
out for two locations (Mumbai and Cape Town). For having a non-negligible amount of non-slum tiles in them
Mumbai, the percentage of tiles assigned to each cluster (see Table 2), overall, the unsupervised learning model
was in the range of 0.03% to 10.5%, and for Capetown it performed worse than the supervised method. Figure 3
was in the range of 1.8% to 10.4%. Using the ground-truth shows a visualisation of the clusters and Table 3 has the
data, it was possible to observe that some clusters did intersection over union (IoU) for each class and for each
contain most of the slum tiles; for instance, clusters 5 model.
and 7 for Mumbai contained 13.5% and 15% of the total Both models had an intersection over union (IoU)
beslums tiles. Similarly, clusters 1, 12 and 15 for Capetown low 0.10 for the slum class, caused by tiles being classified
contained 11.8%, 12.0% and 17.4% of all slum tiles. Table as slums even when they were not labelled like that in
2 describes the number of tiles assigned to each cluster. the ground-truth data. The obtained results suggest that</p>
        <p>
          As mentioned in Section 2, the decision of which clus- oversampling the non-slum areas with a 4 to 1 ratio may
ters would be considered “slum clusters” took into consid- not be an appropriate strategy for dealing with the huge
eration the average complexity of the pixels of each tile imbalance in this problem. Moreover, the use of
comin that cluster. Though Soman et al. [18] suggests in their plexity scores needs further investigation to determine
paper that areas with a complexity score smaller than 5 or the best strategy to set the complexity threshold for each
6 could be considered informal settlements, in the cities location. In the way that it was employed in this
expericovered in this study, this would result in all clusters ment, it did not help identify the less developed/slums
being labelled as slums. For example, for Capetown the clusters. Other parameters set in the experiment may
median complexity for all clusters was in the range of 2.16 need to be reviewed to increase performance, such as the
to 3.0. In the case of Mumbai it was in the range of 2.95 to tile dimension and number of clusters.
4.0. For this reason, only clusters that had a complexity Nonetheless, the mean IoU of the unsupervised method
below the median cluster complexity for each location outperformed the results obtained by Gram-Hansen et al.
were considered ”slum clusters”. In the case of Mumbai, [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] in the case of Capetown (0.17 versus 0.31) and was
it meant clusters with a median complexity below 3.49 only slightly worse than the case of Mumbai (0.40 versus
and for Capetown clusters with a median complexity 0.27). The intersection over union (IoU) for the slum class,
below 3.0 (see Table 2). All tiles in the so-called “slum however, was smaller than obtained by Gram-Hansen
clusters” were then assigned a slum label and compared et al. [
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] for both locations. Still, Gram-Hansen et al.
[
          <xref ref-type="bibr" rid="ref1">1</xref>
          ] used convolutional neural networks and very-high- techniques could be used to mask out regions that are
resolution imagery (30cm per pixel) in their experiments, clearly not urban, such as water and vegetation. These
which indicates that unsupervised learning and freely changes would reduce the total number of non-slum tiles
available medium-resolution imagery can be promising and potentially make the problem less imbalanced.
Addifor this real-world application. tionally, the adoption of block complexity derived from
crowd-sourced digital maps requires further
investigation to determine its usability as a tool to identify clusters
4. Conclusions and Future Work that represent deprived areas/slums. Performing feature
extraction using a deep learning model pre-trained with
This experiment presents the initial results of an attempt a remote sensing data, as opposed to ImageNet, may
to use deep learning feature extraction and unsupervised also be beneficial. Also, it would be interesting to see a
learning to map slums. Results demonstrate that the comparison of the deep features extracted from
mediumproposed method performed worse than the baseline, a resolution satellite imagery and very-high-resolution
imsupervised learning approach. agery for the same location with the intention of
confirm
        </p>
        <p>Looking to the future, it would be desirable to investi- ing that the former can satisfactorily be employed for
gate strategies to improve the results for the slum class, mapping slums using unsupervised learning. Lastly, to
such as oversampling the slum class to the point of elim- develop a global slum inventory, the analysis developed
inating the imbalance, as suggested in [19], or adopting here could be extended to estimate the population living
more sophisticated sampling for the non-slum class. It in the areas identified as deprived/slums.
is also possible that more traditional image processing</p>
      </sec>
      <sec id="sec-6-2">
        <title>Acknowledgments</title>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B. J.</given-names>
            <surname>Gram-Hansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Helber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Varatharajan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Azam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Coca-Castro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kopackova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Bilinski</surname>
          </string-name>
          ,
          <article-title>Mapping Informal Settlements in Developing Countries using Machine Learning and Low Resolution Multi-spectral Data</article-title>
          ,
          <source>in: Proceedings of the 2019 AAAI/ACM Conference on AI</source>
          ,
          <string-name>
            <surname>Ethics</surname>
          </string-name>
          , and Society, AIES '19,
          <string-name>
            <surname>Association</surname>
            for Computing Ma- [12]
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>St. Amand</surname>
          </string-name>
          , Identification of Slums in Mumchinery, New York, NY, USA,
          <year>2019</year>
          , pp.
          <fpage>361</fpage>
          -
          <lpage>368</lpage>
          . bai, India: Unsupervised Classification Techniques, doi:10.1145/3306618.3314253.
          <string-name>
            <surname>Thinking Matters Symposium Archive</surname>
          </string-name>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>A. C. H. de Mattos</surname>
            , G. McArdle,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Bertolotto</surname>
            , [13]
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Taubenböck</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Debray</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Qiu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Schmitt</surname>
          </string-name>
          ,
          <string-name>
            <surname>Mapping Slums with Medium Resolution Satel- Y. Wang</surname>
            ,
            <given-names>X. X.</given-names>
          </string-name>
          <string-name>
            <surname>Zhu</surname>
          </string-name>
          ,
          <article-title>Seven city types representlite Imagery: A Comparative Analysis of Multi- ing morphologic configurations of cities across the Spectral Data and Grey-level Co-occurrence Ma- globe</article-title>
          ,
          <source>Cities</source>
          <volume>105</volume>
          (
          <year>2020</year>
          )
          <article-title>102814</article-title>
          . doi:
          <volume>10</volume>
          .1016/j. trix
          <source>Techniques</source>
          ,
          <year>2021</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.2106. cities.
          <year>2020</year>
          .
          <volume>102814</volume>
          . 11395. arXiv:
          <volume>2106</volume>
          .
          <fpage>11395</fpage>
          . [14]
          <string-name>
            <given-names>G.</given-names>
            <surname>Leonita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kufer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sliuzas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Persello</surname>
          </string-name>
          , Ma-
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>M.</given-names>
            <surname>Burke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Driscoll</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lobell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ermon</surname>
          </string-name>
          ,
          <article-title>Using chine Learning-Based Slum Mapping in Support of Satellite Imagery to Understand</article-title>
          and Promote Sus- Slum
          <source>Upgrading Programs: The Case of Bandung tainable Development</source>
          , Working Paper 27879,
          <string-name>
            <surname>Na- City</surname>
          </string-name>
          , Indonesia,
          <source>Remote Sensing</source>
          <volume>10</volume>
          (
          <year>2018</year>
          )
          <article-title>1522</article-title>
          . tional Bureau of Economic Research,
          <year>2020</year>
          . doi:10. doi:
          <volume>10</volume>
          .3390/rs10101522. 3386/w27879. [15]
          <string-name>
            <given-names>B.</given-names>
            <surname>Bell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Veeeraraghavan</surname>
          </string-name>
          , Locating informal urban
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>U. N.</given-names>
            <surname>Habitat</surname>
          </string-name>
          ,
          <article-title>Tracking progress towards inclusive, settlements</article-title>
          , in:
          <source>AI for Social Good Workshop</source>
          ,
          <year>2020</year>
          .
          <article-title>safe, resilient and sustainable cities and human set-</article-title>
          [16]
          <string-name>
            <given-names>P.</given-names>
            <surname>Fränti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Sieranoja</surname>
          </string-name>
          ,
          <article-title>How much can k-means be tlements (</article-title>
          <year>2018</year>
          ).
          <article-title>improved by using better initialization and repeats?,</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R.</given-names>
            <surname>Mahabir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Croitoru</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. T.</given-names>
            <surname>Crooks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Agouris</surname>
          </string-name>
          ,
          <source>Pattern Recognition</source>
          <volume>93</volume>
          (
          <year>2019</year>
          )
          <fpage>95</fpage>
          -
          <lpage>112</lpage>
          . doi:
          <volume>10</volume>
          .1016/ A. Stefanidis,
          <article-title>A Critical Review of High and Very j</article-title>
          .
          <source>patcog</source>
          .
          <year>2019</year>
          .
          <volume>04</volume>
          .014.
          <string-name>
            <surname>High-Resolution Remote</surname>
            Sensing Approaches for [17]
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Taubenböck</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Weigand</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Esch</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Staab</surname>
          </string-name>
          , Detecting and Mapping Slums: Trends,
          <string-name>
            <surname>Challenges M. Wurm</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Mast</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Dech</surname>
          </string-name>
          ,
          <article-title>A new ranking of the and Emerging Opportunities, Urban Science 2 world's largest cities-Do administrative units ob(</article-title>
          <year>2018</year>
          )
          <article-title>8</article-title>
          . doi:
          <volume>10</volume>
          .3390/urbansci2010008. scure morphological realities?, Remote Sensing
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Kufer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pfefer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Sliuzas</surname>
          </string-name>
          ,
          <source>Slums from of Environment</source>
          <volume>232</volume>
          (
          <year>2019</year>
          )
          <article-title>111353</article-title>
          . doi:
          <volume>10</volume>
          .1016/j. Space-15
          <source>Years of Slum Mapping Using Remote rse</source>
          .
          <year>2019</year>
          .
          <volume>111353</volume>
          .
          <string-name>
            <surname>Sensing</surname>
          </string-name>
          ,
          <source>Remote Sensing</source>
          <volume>8</volume>
          (
          <year>2016</year>
          )
          <article-title>455</article-title>
          . doi:
          <volume>10</volume>
          .3390/ [18]
          <string-name>
            <given-names>S.</given-names>
            <surname>Soman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Beukes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Nederhood</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Marchio</surname>
          </string-name>
          ,
          <string-name>
            <surname>rs8060455. L. M. A. Bettencourt</surname>
          </string-name>
          , Worldwide Detection of Infor-
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>N.</given-names>
            <surname>Mboga</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Persello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Bergado</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Stein, De- mal Settlements via
          <article-title>Topological Analysis of Crowdtection of informal settlements from VHR satellite sourced Digital Maps, ISPRS International Jourimages using convolutional neural networks</article-title>
          ,
          <source>in: nal of Geo-Information</source>
          <volume>9</volume>
          (
          <year>2020</year>
          )
          <article-title>685</article-title>
          . doi:
          <volume>10</volume>
          .3390/ 2017 IEEE International Geoscience and
          <article-title>Remote ijgi9110685</article-title>
          .
          <source>Sensing Symposium (IGARSS)</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>5169</fpage>
          -
          <lpage>5172</lpage>
          . [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Buda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Maki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Mazurowski</surname>
          </string-name>
          ,
          <article-title>A systematic study of the class imbalance problem in convolutional neural networks</article-title>
          ,
          <source>Neural Networks</source>
          <volume>106</volume>
          (
          <year>2018</year>
          )
          <fpage>249</fpage>
          -
          <lpage>259</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.neunet.
          <year>2018</year>
          .
          <volume>07</volume>
          . 011. arXiv:
          <volume>1710</volume>
          .
          <fpage>05381</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>