<!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>Deep learning models for estimation of flood severity using Satellite and News Article Images</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Hariny Ganapathy</string-name>
          <email>hariny@cse.ssn.edu.in</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Geetika Bandlamudi</string-name>
          <email>geetika@cse.ssn.edu.in</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yamini L</string-name>
          <email>yamini@cse.ssn.edu.in</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bhuvana J</string-name>
          <email>bhuvanaj@ssn.edu.in</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>T.T. Mirnalinee</string-name>
          <email>mirnalineett@ssn.edu.in</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Optimizer</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>No. of Epochs Learning Rate</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>SSN College of Engineering</institution>
          ,
          <addr-line>Tamilnadu</addr-line>
          ,
          <country country="IN">India</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2019</year>
      </pub-date>
      <fpage>27</fpage>
      <lpage>29</lpage>
      <abstract>
        <p>This paper addresses the Multimedia Satellite Task at MediaEval 2019. We have focussed on the challenge of extracting information present in satellite images. Satellite images provide variety of information like weather, how any event on land unfolds and hence they play an important role in disaster management. We present our approaches for three subtasks: (1) Image-based News Topic Disambiguation, (2) Multimodal Flood Level Estimation from news, (3) Classification o f citycentered satellite sequences. All three tasks are related to classifying the images as fl ood r elated o r n ot. We h ave discussed about the performance of proposed CNN models and pre-trained models in the context of binary classification of images for flood r elated data.</p>
      </abstract>
      <kwd-group>
        <kwd>Run</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 INTRODUCTION</title>
      <p>
        Disaster Management is very important in order to help
victims survive during natural or man-made disasters. Disasters
are unpredictable most of the times. But with the technologies
evolving and increased understanding of those technologies,
the unpredictability of disasters can be reduced [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Flood is
one of such major disasters that can be both man-made as
well as natural. The general idea behind floods i s overflowing
of water into land regions. Floods may be caused due to
incessant rains or dam breakage and also pose serious damage
to humans, infrastructure and wildlife. It is also important
to detect floods i n a reas t hat a re n ot p hysically r eachable2[].
This paper presents flood detection methods for Multi-modal
and Satellite images.
      </p>
      <p>
        Various classifiers s uch a s v anilla C onvolutional Neural
Network (CNN), pre-trained models like VGG19 are used to
classify the data into flooded or not. The first task is to build
a binary classifier t hat c lassifies wh ether an im age is related
to flooding e vent o r n ot. T he s econd t ask i nvolves b uilding a
binary classifier that classifies an image into two classes, based
on whether the image has at least one person standing in
knee-length water. The third task is about utilizing Sentinel-2
satellite images to classify whether the image has the area
that is flooded o r n ot [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
    </sec>
    <sec id="sec-2">
      <title>RELATED WORK</title>
      <p>
        Remote sensing has been proved to be an eefctive method
to detect and monitor the physical characteristics of an area
by measuring its reflected and emitted radiation at a
distance from the targeted area, this provides an overview of
modeling techniques used for forecasting the vulnerability to
lfooding of an area [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Convolutional neural networks have
had shown great performance in various fields such as image
classification, pattern recognition etc. Pre-trained networks
like DeepSentiBank have also been used to detect floods
with the help of social multimedia and satellite imagery and
are proven to be giving good results to detect floods [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. A
study on detection of floods was carried out using pre-trained
model FCN-16 with 4-fold cross validation and produced
highly accurate classification [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. More research is being
carried out on other satellite images like TerraSAR-X images
and a rule based classifier on this data produced a
considerably low accuracy and Multispectral imagery produced
a high accuracy for detection of floods [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. An ensemble of
CNN models trained for retrieving flood relevant tweets had
their best model trained only on visual information and the
reason stated was that nowadays people are likely to share
photographs to address their current situation, rather than
detailed textual descriptions [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>APPROACH</title>
      <p>In pre-processing, the images are resized without
interpolation, to 256*256 to retain all the features when the images are
fed to the model. The models are implemented using Keras
framework and TensorFlow as back-end. The development
data was divided into 2 sets as training and validation. Based
on the validation accuracy, model parameters were altered to
achieve better results. The tunnable model parameters used
are listed in Table 1. Binary image classifiers were built for
each task as explained below.
INTD
1
2
1
1</p>
    </sec>
    <sec id="sec-4">
      <title>Image-based News Topic Disambiguation (INTD):</title>
      <p>The development data had 2673 images with 82% images
falling in the non-flooded category and 18% falling in the
lfooded category. A validation set was taken to be having
1087 images with 50% of the images in the flooded category
and 50% in the non-flooded category.</p>
      <p>Run 1: In run 1, the proposed architecture has 6
convolutional layers, 7 activation layers, 5 pooling layers and 1 fully
connected and dense layer along with 2 batch normalisation
layers. Cross-entropy was the loss function used and the final
activation function as softmax with a dropout rate of 0.35.
We observed that few of the non-flooded images with lakes
and rivers were being classified as flooded. To overcome this
we modified our architecture by fine tuning a pre-trained
model as Run2.</p>
      <p>
        Run 2: A fine tuned VGG19 model, pre-trained on Imagenet
was used, whose top layer is removed in order to customize
this classifier for our dataset. Global Average Pooling was
used followed by a dropout of 20% [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] which was found to be
optimal. An additional fully connected layer is added with
softmax activation function that can predict the class labels
as as flooded or non-flooded.
3.2
      </p>
    </sec>
    <sec id="sec-5">
      <title>Multimodal Flood Level Estimation from</title>
    </sec>
    <sec id="sec-6">
      <title>News (MFLE):</title>
      <p>Run 1: The dataset for the second task included articles and
images related to flooding events. In this run, we have
analyzed only the image modality. The model was trained using
4770 development set and 950 validation samples. Using only
the images, a CNN with 6 conv layers and softmax activation
function was implemented with K fold cross validation with
10 folds. The validation accuracy obtained was 66.67%. For
better results, we removed the K fold cross validation and
modified the CNN to have relu activation function for all the
layers and softmax in the last layer.
3.3</p>
    </sec>
    <sec id="sec-7">
      <title>City-centered satellite sequences (CCSS):</title>
      <p>
        The dataset used for this task includes the satellite images of
sentinel-2 band. It contained 12 bands of each image and the
pre-processing was done to merge the bands 2,3,4 [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] that
represent the blue, green and red bands respectively to form
an RGB image [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. T he rasterio tool in python was used to
merge the bands of the satellite images as shown in Figure 1.
The best prediction value is obtained by sliding over 16 pixels
of the merged images. The converted and scaled images were
then trained on a VGG19 [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], with dynamic input sizes. Since
the first input layer of VGG19 expects an input dimension
three, we only pass the RGB information of the satellite data
into the network.
4
      </p>
    </sec>
    <sec id="sec-8">
      <title>RESULTS AND ANALYSIS</title>
      <p>
        Task 1 has 1087 test samples, Task 2 with 1216 and Task 3
has 60 [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The test results have been reported as their
microaveraged F1 score for Task1 and Task3 and macro-averaged
F1 score for Task2 and have been reported in Table 2. Among
two runs submitted for Task 1, the second run produced a
better result. Task 2 produced a lower macro-average F1
score because of the model’s inability to diferentiate between
an actual flooded region and a natural water body or a
sand/mud coloured area, which led to a lot of non-flooded
images to be classified as flooded. There are flooding images
but only a subset of them belong to the class that we are
interested in to (persons standing in water above knee level)
and image-level descriptor/feature might not have been able
to learn this. Another reason that contributed to this low
score was that only the images were taken into account and
not the articles associated with them. Also the model was
poor at diferentiating the flooded areas with muddy water
and deserted region. The following observation was made
during the validation phase - about 30% of the 950 sampled
validation images were muddy areas/desert regions and less
than 20% of those images were correctly classified. For Task
3, extracting the RGB bands from the satellite imagery lead
to producing good results. This illustrates the importance of
merging the bands of these satellite images.
5
      </p>
    </sec>
    <sec id="sec-9">
      <title>CONCLUSION</title>
      <p>In this paper, we presented our approach for the
Multimedia Satellite Task at MediaEval 2019. We have proposed
approaches to classify images as flood related or not, for all
the 3 subtasks. These images include satellite images as well.
As an extension, this work can be applied on active radar
data (Synthetic Aperture Radar). We plan to use the results
of this work in the future for the monitoring and prediction
of flooding events.
6</p>
    </sec>
    <sec id="sec-10">
      <title>DISCUSSION AND OUTLOOK</title>
      <p>The results of the pre-trained model VGG19 are found to
be promising and adding more layers to the proposed CNN
model may enhance the performance, since additional layers
would extract more features. However the low performance
of the model used for the second subtask is owing to the
fact that only a part of the given data set i.e. images were
used but not the articles. Also, the future work can focus
on diferentiating muddy/desert regions from actual flooded
areas as the error percentage of this was high.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Benjamin</given-names>
            <surname>Bischke</surname>
          </string-name>
          , Prakriti Bhardwaj, Aman Gautam, Patrick Helber, Damian Borth, and
          <string-name>
            <given-names>Andreas</given-names>
            <surname>Dengel</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Detection of Flooding Events in Social Multimedia and Satellite Imagery using Deep Neural Networks</article-title>
          .
          <source>In MediaEval (Sept</source>
          .
          <fpage>13</fpage>
          -
          <lpage>15</lpage>
          ,
          <year>2017</year>
          ). Dublin, Ireland.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Benjamin</given-names>
            <surname>Bischke</surname>
          </string-name>
          , Patrick Helber, Simon Brugman, Erkan Basar,
          <string-name>
            <given-names>Zhengyu</given-names>
            <surname>Zhao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and Martha</given-names>
            <surname>Larson</surname>
          </string-name>
          .
          <article-title>The Multimedia Satellite Task at MediaEval 2019 Flood Severity Estimation</article-title>
          .
          <source>In Proc. of the MediaEval 2019</source>
          Workshop (Oct.
          <fpage>27</fpage>
          -
          <lpage>29</lpage>
          ,
          <year>2019</year>
          ). Sophia Antipolis, France.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Yu</given-names>
            <surname>Feng</surname>
          </string-name>
          , Sergiy Shebotnov, Claus Brenner, and
          <string-name>
            <given-names>Monika</given-names>
            <surname>Sester</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Ensembled convolutional neural network models for retrieving flood relevant tweets</article-title>
          .
          <source>Image</source>
          <volume>10</volume>
          (
          <year>2019</year>
          ),
          <fpage>1</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Yarin</given-names>
            <surname>Gal</surname>
          </string-name>
          , Jiri Hron, and
          <string-name>
            <given-names>Alex</given-names>
            <surname>Kendall</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Concrete dropout</article-title>
          .
          <source>In Advances in Neural Information Processing Systems</source>
          .
          <volume>3581</volume>
          -
          <fpage>3590</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A</given-names>
            <surname>Gebrehiwot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L</given-names>
            <surname>Hashemi-Beni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G</given-names>
            <surname>Thompson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P</given-names>
            <surname>Kordjamshidi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>TE</given-names>
            <surname>Langan</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Deep Convolutional Neural Network for Flood Extent Mapping Using Unmanned Aerial Vehicles Data</article-title>
          .
          <source>Sensors</source>
          (Basel, Switzerland)
          <volume>19</volume>
          ,
          <issue>7</issue>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Diederik</surname>
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Kingma</surname>
            and
            <given-names>Jimmy</given-names>
          </string-name>
          <string-name>
            <surname>Ba</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Adam: A Method for Stochastic Optimization</article-title>
          .
          <source>In 3rd International Conference on Learning Representations, ICLR</source>
          <year>2015</year>
          , San Diego, CA, USA, May 7-
          <issue>9</issue>
          ,
          <year>2015</year>
          , Conference Track Proceedings.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Victor</given-names>
            <surname>Klemas</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Remote sensing of floods and floodprone areas: an overview</article-title>
          .
          <source>Journal of Coastal Research</source>
          <volume>31</volume>
          ,
          <issue>4</issue>
          (
          <year>2014</year>
          ),
          <fpage>1005</fpage>
          -
          <lpage>1013</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Biswajeet</given-names>
            <surname>Pradhan</surname>
          </string-name>
          , Mahyat Shafapour Tehrany, and Mustafa Neamah Jebur.
          <year>2016</year>
          .
          <article-title>A new semiautomated detection mapping of flood extent from TerraSAR-X satellite image using rule-based classification and taguchi optimization techniques</article-title>
          .
          <source>IEEE Transactions on Geoscience and Remote Sensing</source>
          <volume>54</volume>
          ,
          <issue>7</issue>
          (
          <year>2016</year>
          ),
          <fpage>4331</fpage>
          -
          <lpage>4342</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>K.</given-names>
            <surname>Simonyan</surname>
          </string-name>
          and
          <string-name>
            <given-names>A.</given-names>
            <surname>Zisserman</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Very Deep Convolutional Networks for Large-Scale Image Recognition</article-title>
          .
          <source>CoRR abs/1409</source>
          .1556 (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Qunming</surname>
            <given-names>Wang</given-names>
          </string-name>
          , Wenzhong Shi,
          <string-name>
            <given-names>Zhongbin</given-names>
            <surname>Li</surname>
          </string-name>
          , and
          <string-name>
            <surname>Peter M Atkinson</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Fusion of Sentinel-2 images</article-title>
          .
          <source>Remote sensing of environment 187</source>
          (
          <year>2016</year>
          ),
          <fpage>241</fpage>
          -
          <lpage>252</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>