<!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>UNet-based solution for detecting deforestation and reduction of reservoirs and glaciers</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Silvia Naro</string-name>
          <email>s.naro@almaviva.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alice Bovio</string-name>
          <email>a.bovio@almaviva.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Carmine Cisca</string-name>
          <email>c.cisca@almaviva.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabio Previtali</string-name>
          <email>f.previtali@almaviva.it</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>AlmavivA S.p.A.</institution>
          ,
          <addr-line>Via dei Missaglia, 97 - ed. B4, Milan, 20142</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>AlmavivA S.p.A.</institution>
          ,
          <addr-line>Via di Casal Boccone 188/190, Rome, 00137</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <fpage>29</fpage>
      <lpage>31</lpage>
      <abstract>
        <p>Climate change is one of the biggest problem that humanity ever faced in their history. The causes are many and humans do have - unfortunately - a big responsibility about what is happening. Climate change is recognized as an issue that has negative efects on the ecosystem and it is mainly caused by the wild and uncontrolled deforestation of the main world forests. Another important negative efect of climate change is the sudden drying up of reservoirs and melting glaciers. Detecting deforestation and defining the causes of deforestation is an important process that could help monitor and prevent it to happen. Deforestation detection has been boosted by recent advances in geospatial technologies and applications, especially remote sensing technologies and machine learning techniques. This paper presents a land monitoring solution for deforestation, reduction of reservoirs and glaciers and the approach is based on a conceptual framework and it has been quantitatively validated on an open-source data set and qualitative evaluated on images of the Italian territory. The framework is based on machine learning and image processing techniques. It consists of three main steps, which are data preparation, model training and validation. The implementation of the proposed approach shows promising performance for detecting deforestation, reduction of reservoirs and glaciers.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>lems by scientific community in the field of Deep
Learning (DL), that has the objective of assigning to every pixel
of an image a pre-defined given class.</p>
      <p>In the field of image analysis, deep neural networks
have been proved to be efective in solving most of the
problems such as for example related to smart
surveillance (e.g., recognition of people, vehicles and other
moving objects) and to medical diagnostics (e.g., recognition
of injuries, diseases or tumors). In all these cases, the
added value of solutions based on machine learning
consists in the possibility of obtaining precise information
much faster and with a lower cost with respect to
traditional data analysis methods.
putational power and efectiveness that characterizes
DLbased image analysis solutions allowed to apply them
on the field of remote sensing which is the discipline
that deals with the analysis and extraction of
information from collected data from remote instruments such
as sensors, aircraft and, in particular, satellites. In recent
decades, thanks to lowering of the price for acquiring
high-quality satellites images and the availability of
modern state-of-the-art machine learning frameworks, it was</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related</title>
    </sec>
    <sec id="sec-3">
      <title>Work</title>
      <p>
        The feasibility of machine learning approaches in the
remote sensing domain has been demonstrated in many
applications such as for example earth observation [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ],
detecting changes on the earth’s surface [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], semantic
forest management [
        <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
        ].
      </p>
      <p>
        With regard to deforestation and reduction of
reservoirs and glaciers, which are the general scope of this
paper, machine learning approaches can be classified into
two categories: 1) approaches detecting the location of
areas at risk of deforestation and 2) approaches
analyzing the variables that drive deforestation [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. Chang et
al. [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] proposed a machine learning model to enhance
the estimates of forest land cover type and forest
structural metrics. It is a multitask model that performs both
classification and regression concurrently, thereby
consolidating several independent tasks and models into one
stream. Maeda et al. [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] applied a machine learning
model to detect land use changes in the Amazon. Based
on change interpretation, they could identify areas with
The combination of infrastructure cost reduction, com- segmentation [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] and assessment of the sustainability of
© 2022 Copyright for this paper by its authors. Use permitted under Creative Commons License high risk of being burned and improve current fire scar
Attribution 4.0 International (CC BY 4.0).
mapping by enabling the distinction between fires in
primary forests and fires in previously burned areas. Kehl
et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] proposed a study to detect daily deforestation
in the Amazon rainforest. They developed an approach
to train machine learning models on satellite images, and
conducted a spectrum temporal analysis of the
deforestation area. The approach aided in understanding the
dynamics of the deforestation in the Amazon rainforest.
      </p>
    </sec>
    <sec id="sec-4">
      <title>3. Modelling Approach</title>
      <p>In the following next sections, we present the data set
used for training the machine learning model and the
architecture of the proposed solution.</p>
      <sec id="sec-4-1">
        <title>3.1. Data set</title>
        <p>
          The data set used for the development of the proposed
machine learning model is the LandCover.ai1 [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] (Land
Cover from Aerial Imagery), that is composed of satellite
images of the Polish territory. The data set consists of:
• RGB raster images in GeoTif format with
        </p>
        <p>EPSG:2180 spatial reference system
• masks with a single channel in GeoTif format
with spatial reference system EPSG:2180
The data set provides a mapping of the areas represented
in the images in five categories: reservoirs, forest, roads,
buildings and other. The distribution of the classes within
the data set is shown in Table 1.
1https://landcover.ai.linuxpolska.com</p>
        <sec id="sec-4-1-1">
          <title>Class</title>
          <p>Reservoirs
Forest</p>
          <p>Roads
Buildings
Other</p>
        </sec>
        <sec id="sec-4-1-2">
          <title>Percentage</title>
          <p>6.00 %
33.30 %
1.60 %
0.85 %
58.25 %</p>
          <p>We processed images by dividing them into patches of
size 256 × 256 with a resolution of 30 cm/pixel.
Subsequently, all images that contain a total area of a target
class (i.e., reservoirs, forest, roads and buildings) less than
5% were excluded. At the end of this phase, the
training data set is composed of approximately 22.000 images
representing all the main landscape scenarios of
heterogeneous geographical areas. This data set was used for
the development of territory segmentation model and it
has been divided into train, validation and test for
performance evaluation.</p>
        </sec>
      </sec>
      <sec id="sec-4-2">
        <title>3.2. Proposed solution</title>
        <p>We propose a segmentation-based approach which has
been proved to be very efective for this kind of tasks.
Image segmentation involves converting an image into
a collection of pixel regions represented by a mask or
labeled image. By dividing an image into segments, you
can process only the important segments of the image
instead of processing it entirely. We decide to use a
UNetbased network (see Figure 1) that is a cutting-edge deep
(d) Segmented Area # 1</p>
        <p>For training the model, we used a composite loss
func 
=
2 ∗ ∑ 
∑ 
2</p>
        <p>∗  
+  
2
+ 
whilst the focal loss measures the degree of entropy - i.e.
uncertainty - present in the classification process, scaling
it by a factor  capable of assigning, when estimating
the value of the loss, greater weight to the more dificult
examples to predict.</p>
        <p>=1
  
= − ∑ ( −  
) log (  )
where N represents the total number of classes in the
data set.
(1)
(2)
(d) Segmented Area # 1</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>4. Experimental Evaluation</title>
      <p>The proposed solution has been evaluated by means of
the following de-facto standard metrics.</p>
      <sec id="sec-5-1">
        <title>4.1. Metrics</title>
        <p>IoU (Intersection over Union). It is calculated by
ifrstly computing the area of overlap between the
predicted and ground-truth bounding boxes (i.e., the
numerator) and then by computing the area of union which is
the area encompassed by both the predicted and
groundtruth bounding boxes (i.e., the denominator). The IoU
(see Eq. 3) is then calculated by dividing the area of
overlap by the area of union that yields our final score
between 0 and 1. The higher the value is, the better is
the model in segmenting the image.</p>
        <p>=
 
 
∩  
∪  
(3)</p>
        <p>F1-score. The F1-score (see Eq. 4.1) is the harmonic
mean of the precision and recall. Precision refers to the
number of true positives divided by the total number of
positive predictions (i.e., the number of true positives plus
the number of false positives). Recall, instead, refers to
the number of true positives divided by the total objects
of that class (i.e., the number of true positives plus the
number of false negatives). The highest possible value of
an F1-score is 1.0, indicating perfect precision and recall,
and the lowest possible value is 0, if either precision or
recall are zero.</p>
        <p>1 -  =
2 ∗    ∗ 
   + 
=</p>
        <p>2 ∗  
2 ∗   +   +  
   =
 =</p>
        <p>+</p>
        <p>+  
(4)</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>5. Conclusions</title>
      <p>The aim of the proposed solution was to provide a
framework for mapping the territory based on specific
characteristics through the use of satellite images for detecting
deforestation, reduction of reservoirs and glaciers.</p>
      <p>The presented approach is based on a the image
segmentation technique which is commonly used in digital
image processing and analysis. The experimentation has
been conducted on a publicly available data set for a
quantitative evaluation and on images of Italian territory
for a qualitative evaluation. The objective is to have a
tool for:
• fighting against deforestation
• detecting the reduction of reservoirs
• detecting the reduction of glaciers
In this paper, we showed the promising performance of
the solution on detecting the reduction of vegetation and
reduction of reservoirs. A future work will be on testing
the approach on a data set having also glaciers.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Salcedo-Sanz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Ghamisi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Piles</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Werner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Cuadra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Moreno-Martínez</surname>
          </string-name>
          , E. IzquierdoVerdiguier, J.
          <string-name>
            <surname>Muñoz-Marí</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Mosavi</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          <article-title>CampsValls, Machine learning information fusion in earth observation: A comprehensive review of methods, applications and data sources</article-title>
          ,
          <source>Information Fusion</source>
          <volume>63</volume>
          (
          <year>2020</year>
          )
          <fpage>256</fpage>
          -
          <lpage>272</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>W.</given-names>
            <surname>Shi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Zhan</surname>
          </string-name>
          ,
          <article-title>Change detection based on artificial intelligence: state-of-the-art and challenges</article-title>
          ,
          <source>Remote Sensing</source>
          <volume>12</volume>
          (
          <year>2020</year>
          )
          <fpage>1688</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>S. W.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. V.</given-names>
            <surname>Nardari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. S.</given-names>
            <surname>Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Qu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A. F.</given-names>
            <surname>Romero</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kumar</surname>
          </string-name>
          , Sloam:
          <article-title>Semantic lidar odometry and mapping for forest inventory</article-title>
          ,
          <source>IEEE Robotics and Automation Letters</source>
          <volume>5</volume>
          (
          <year>2020</year>
          )
          <fpage>612</fpage>
          -
          <lpage>619</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>X. X.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Tuia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Mou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.-S.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Xu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Fraundorfer</surname>
          </string-name>
          ,
          <article-title>Deep learning in remote sensing: a comprehensive review and list of resources</article-title>
          ,
          <source>IEEE Geoscience and Remote Sensing Magazine</source>
          <volume>5</volume>
          (
          <year>2017</year>
          )
          <fpage>8</fpage>
          -
          <lpage>36</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>T.</given-names>
            <surname>Kattenborn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Leitlof</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Schiefer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hinz</surname>
          </string-name>
          ,
          <article-title>Review on convolutional neural networks (cnn) in vegetation remote sensing</article-title>
          ,
          <source>ISPRS Journal of Photogrammetry and Remote Sensing</source>
          <volume>173</volume>
          (
          <year>2021</year>
          )
          <fpage>24</fpage>
          -
          <lpage>49</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>H.</given-names>
            <surname>Mayfield</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Smith</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gallagher</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hockings</surname>
          </string-name>
          ,
          <article-title>Use of freely available data sets and machine learning methods in predicting deforestation</article-title>
          ,
          <source>Environmental modelling &amp; software 87</source>
          (
          <year>2017</year>
          )
          <fpage>17</fpage>
          -
          <lpage>28</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>T.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. P.</given-names>
            <surname>Rasmussen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. G.</given-names>
            <surname>Dickson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. J.</given-names>
            <surname>Zachmann</surname>
          </string-name>
          ,
          <article-title>Chimera: a multi-task recurrent convolutional neural network for forest classification and structural estimation</article-title>
          ,
          <source>Remote Sensing</source>
          <volume>11</volume>
          (
          <year>2019</year>
          )
          <fpage>768</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>E. E.</given-names>
            <surname>Maeda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. F.</given-names>
            <surname>Arcoverde</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. K.</given-names>
            <surname>Pellikka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y. E.</given-names>
            <surname>Shimabukuro</surname>
          </string-name>
          ,
          <article-title>Fire risk assessment in the brazilian amazon using modis imagery and change vector analysis</article-title>
          ,
          <source>Applied Geography</source>
          <volume>31</volume>
          (
          <year>2011</year>
          )
          <fpage>76</fpage>
          -
          <lpage>84</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>T. N.</given-names>
            <surname>Kehl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Todt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. R.</given-names>
            <surname>Veronez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. C.</given-names>
            <surname>Cazella</surname>
          </string-name>
          ,
          <article-title>Real-time deforestation detection using ANN and satellite images: The Amazon Rainforest study case</article-title>
          , Springer,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Boguszewski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Batorski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Ziemba-Jankowska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Dziedzic</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zambrzycka</surname>
          </string-name>
          , Landcover.
          <article-title>ai: dataset for automatic mapping of buildings, woodlands, water and roads from aerial imagery</article-title>
          ,
          <source>in: Proceedings of the IEEE/CVF Conference on Computer Vision</source>
          and Pattern
          <string-name>
            <surname>Recognition (CVPR) Workshops</surname>
          </string-name>
          ,
          <year>2021</year>
          , pp.
          <fpage>1102</fpage>
          -
          <lpage>1110</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>