<!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>The Multimedia Satellite Task at MediaEval 2017</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Emergency Response for Flooding Events</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Benjamin Bischke</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Computer Science</institution>
          ,
          <addr-line>Virginia Tech, VA 24061</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>German Research Center for Artificial Intelligence (DFKI)</institution>
          ,
          <addr-line>Kaiserslautern, 67663</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Technical University of Kaiserslautern</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2017</year>
      </pub-date>
      <fpage>13</fpage>
      <lpage>15</lpage>
      <abstract>
        <p>This paper provides a description of the MediaEval 2017 Multimedia Satellite Task. The primary goal of the task is to extract and fuse content of events which are present in Satellite Imagery and Social Media. Establishing a link from Satellite Imagery to Social Multimedia can yield to a comprehensive event representation which is vital for numerous applications. Focusing on natural disaster events in this year, the main objective of the task is to leverage the combined event representation withing the context of emergency response and environmental monitoring. In particular, our task focuses this year on flooding events and consists of two subtasks. The first Disaster Image Retrieval form Social Media subtask requires participants to retrieve images from Social Media which show a direct evidence of the flooding event. The second task Flood Detection in Satellite Images aims to extract regions in satellite images which are afected by a flooding event. Extracted content from both tasks can be fused by means of the geographic information. The task seeks to go beyond state-of-the-art flooding map generation towards recent approaches in Deep-Learning while augmenting the satellite information at the same time with rich social multimedia.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>
        Recent advances in earth observation are opening up a new
exciting area for exploration of satellite image data. Programs like
ESA Copernicus, NASA Landsat, and private companies like
PlanetLabs or Digital Globe provide access to such imagery, for the first
time. Large-scale datasets such as the EuroSAT-Dataset [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] or the
ImageCLEFremote-Dataset [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] have emerged from these programs
and encourage research in this direction to extract meaningful
insights from this new data source. A proper analysis of these satellite
images has potential to change how agriculture, urbanization and
environmental monitoring will be done in the future. Hand in hand
with this development, the Multimedia Satellite Task at MediaEval
2017 addresses natural disaster and environmental monitoring,
allowing to raise situational awareness for such events. According
to the United Nations Ofice for the Coordination of
Humanitarian Afairs 1, flooding events represent currently the most often
observed natural disaster type on our planet. Given this significant
importance for this natural disaster type, our Multimedia Satellite
Tasks specifically focuses on flooding events in this year.
      </p>
      <p>One challenge when solely relying on remote sensing is the
sparsity problem of satellite data over time. Due to the delayed
receiving time of satellite imagery and low temporal revisit time
of a particular location by satellites, locations are often sparsely
sensed with missing information. In the context of natural disaster
monitoring, where efects are often present at multiple locations at
the same time, missing information represents a crucial problem
since humanitarian organizations and rescuer eforts need to rely
on up-to-date disaster maps.</p>
      <p>
        In order to overcome this problem and provide an accurate and
comprehensive view of the event, the objective of this task is to fuse
satellite imagery with real-time multimedia content from Social
Media. Our approach is motivated by previous work in [
        <xref ref-type="bibr" rid="ref1 ref3 ref7">1, 3, 7</xref>
        ] which
demonstrated the contextual enrichment of remote-sensed events
in satellite imagery by leveraging contemporary content from
Social Media. Our multimedia satellite task constitutes a combination
of satellite image processing and social media retrieval, where the
particular challenges are addressed in two separate subtasks. Task
participants are required to retrieve images which provide direct
evidence of flooding event from a given set of Flickr images. Beyond
that, participants quantify the geospatial impact of the flooding
events in the corresponding satellite images in form of
segmentation masks.
2
      </p>
      <sec id="sec-1-1">
        <title>In the following, we define two tasks for our challenge.</title>
        <sec id="sec-1-1-1">
          <title>Disaster Image Retrieval from Social Media.</title>
          <p>The goal of the first subtask is to retrieve all images which show
direct evidence of a flooding event from social media streams,
independently of a particular event. The objective is to design an
algorithm that given any collection of multimedia images and their
metadata (e.g., YFCC100M, Twitter, Wikipedia, news articles) is able
to identify those images that are related to a flooding event. Please
note, that only those images which convey a visual evidence of a
lfooding event will be considered as True Positives. Specifically, we
define images showing ”unexpected high water levels in industrial,
residential, commercial and agricultural area“ as images providing
evidence of a flooding event.</p>
          <p>The main challenges of this task lie in the proper discrimination
of the water levels in diferent areas (e.g., images showing a lake vs.
showing a flooded street) as well as the consideration of diferent</p>
        </sec>
      </sec>
      <sec id="sec-1-2">
        <title>Metadata</title>
      </sec>
      <sec id="sec-1-3">
        <title>Visual Features</title>
        <p>types of flooding events (e.g., coastal flooding, river flooding, pluvial
lfooding). Participants are allowed to submit 5 runs:
• Required run 1: using visual data only
• Required run 2: using metadata only
• Required run 3: using metadata-visual data only fused
without resources other than those provided by the organizers
• General run 4, 5: everything automated allowed, including
using data from external sources (e.g. Twitter, Flickr)</p>
        <sec id="sec-1-3-1">
          <title>Flood-Detection in Satellite Images.</title>
          <p>The aim of the second subtask is to develop a method that is able to
identify regions in satellite imagery which are afected by a flooding.
Participants are given a set of satellite image patches for multiple
instances of flooding events along with corresponding
segmentation masks for the flooding to train their models. Participants report
for the unseen image patches a segmentation masks of the flooded
area. Participants are allowed to submit 5 runs:
• Required run 1, 2, 3: using satellite data only
• General run 4, 5: everything automated allowed, including
using data from external sources</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>3 DATA</title>
      <sec id="sec-2-1">
        <title>Disaster Image Retrieval from Social Media Dataset.</title>
        <p>
          The dataset for the first subtask consists of 6,600 Flickr images. All
images were extracted from the YFCC100M-Dataset [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ] which are
shared under Creative Commons licenses. The dataset contains one
image per user to avoid a bias towards content from same locations
and the actively content-sharing users.
        </p>
        <p>Images with the tags of flooding, flood and floods were selected
and additionally refined by human annotators according to the
strength of the evidence of flooding that they depict: very strong
non-evidence of a flooding (0), non-evidence of a flooding (1), direct
evidence of a flooding (4), very strong direct evidence of a flooding
(5), or with “don’t know” answer (3). The definition of relevance
was available to the annotators in the interface during the entire
process. The annotation process was not time restricted. The scores
were collected from two annotators and the final ground truth label
was determined as flooding if both annotators rated the image with
4 or 5 and as non flooding for scores of 0 or 1. To cover a broader
diversity of images, we injected additional distractor images in the
dataset.</p>
        <p>For each image, image metadata from YFCC100M and visual
feature descriptors are provided to participants. Visual features
were extracted with the open-source LIRE library2 using default
parameter settings. A overview of the provided features is given
2LIRE, http://www.lire-project.net/
in Table 1. The dataset is separated with a ratio of 80/20 into the
following two sets:
• Development-Set contains 5,280 images, along with
features and class labels (1=evidence of a flooding event and
0=no evidence)
• Test-Set contains 1,320 images and features</p>
      </sec>
      <sec id="sec-2-2">
        <title>Flood-Detection in Satellite Images Dataset.</title>
        <p>
          The dataset for the second subtask consists satellite image patches
which have been derived from Planet’s 4-band satellites [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ]. The
imagery has a ground-sample distance (GSD) of 3.7 meters and an
orthorectified pixel size of 3 meters. The data was collected from
eight diferent flooding events between 01.06.2016 and 01.05.2017.
The image patches have the shape of 320 x 320 x 4 pixels and are
provided in the GeoTif format. All image scenes have been
projected in the UTM projection using the WGS84 datum (EPSG:3857).
Each image patch contains four channels with Red, Green, Blue, and
Near Infrared band information. Pixel values are represented in a
16 bit digital number format. The dataset is separated as follows:
• Development-Set contains 462 image patches from six
locations. For each image patch we provide a segmentation
mask of the flooded area, extracted by human annotators
(0=background, 1= flooded area).
• Test-Set-1 contains unseen patches extracted from the
same region which are present in the development set.
• Test-Set-2 contains unseen patches extracted from a
different region which are not present in the dev-set.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>4 EVALUATION</title>
      <sec id="sec-3-1">
        <title>Disaster Image Retrieval from Social Media.</title>
        <p>The oficial metric for evaluating the correctness of retrieved
images from Social Media is Average Precision at k (AP@k) at various
cutofs, k=50,100, 200, 300, 400, 500. The metric measures the
number of relevant images among the top k retrieved results and takes
the rank into consideration.</p>
      </sec>
      <sec id="sec-3-2">
        <title>Flood-Detection in Satellite Images.</title>
        <p>In order to assess performance of generated segmentation masks
for flooded areas in the satellite image patches, the
intersectionover-union metric (Jaccard Index), is used for the oficial evaluation:
IoU = TP / (TP + FP + FN), where TP, FP, and FN are the numbers
of true positive, false positive, and false negative pixels,
respectively, determined over the whole test set. The metric measures the
accuracy for the pixel-wise classification.</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>ACKNOWLEDGMENTS</title>
      <p>We would like to thank Planet for providing us with high resolution
satellite images for this task. Additionally, this work was supported
BMBF project MOM (Grant 01IW15002).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Kashif</given-names>
            <surname>Ahmad</surname>
          </string-name>
          , Michael Riegler, Ans Riaz, Nicola Conci,
          <string-name>
            <surname>Duc-Tien Dang-Nguyen</surname>
            , and
            <given-names>Pål</given-names>
          </string-name>
          <string-name>
            <surname>Halvorsen</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>The JORD System: Linking Sky and Social Multimedia Data to Natural Disasters</article-title>
          .
          <source>In Proceedings of the 2017 ACM on International Conference on Multimedia Retrieval. ACM</source>
          ,
          <volume>461</volume>
          -
          <fpage>465</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Helbert</given-names>
            <surname>Arenas</surname>
          </string-name>
          , Md Bayzidul Islam, and
          <string-name>
            <given-names>Josiane</given-names>
            <surname>Mothe</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Overview of the ImageCLEF 2017 Population Estimation (Remote) Task</article-title>
          . (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Benjamin</given-names>
            <surname>Bischke</surname>
          </string-name>
          , Damian Borth,
          <string-name>
            <given-names>Christian</given-names>
            <surname>Schulze</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Andreas</given-names>
            <surname>Dengel</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Contextual enrichment of remote-sensed events with social media streams</article-title>
          .
          <source>In Proceedings of the 2016 ACM on Multimedia Conference. ACM</source>
          ,
          <volume>1077</volume>
          -
          <fpage>1081</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Patrick</given-names>
            <surname>Helber</surname>
          </string-name>
          , Benjamin Bischke, Andreas Dengel, and
          <string-name>
            <given-names>Damian</given-names>
            <surname>Borth</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>EuroSAT: A Novel Dataset and Deep Learning Benchmark for Land Use and Land Cover Classification</article-title>
          .
          <source>arXiv preprint arXiv:1709.00029</source>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Planet</given-names>
            <surname>Team</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Planet Application Program Interface: In Space for Life on Earth</article-title>
          , San Francisco, CA. (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Bart</given-names>
            <surname>Thomee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>David A.</given-names>
            <surname>Shamma</surname>
          </string-name>
          , Gerald Friedland, Benjamin Elizalde, Karl Ni, Douglas Poland, Damian Borth, and
          <string-name>
            <surname>Li-Jia Li</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>YFCC100M: The New Data in Multimedia Research</article-title>
          .
          <source>Commun. ACM 59</source>
          ,
          <issue>2</issue>
          (Jan.
          <year>2016</year>
          ),
          <fpage>64</fpage>
          -
          <lpage>73</lpage>
          . https://doi.org/10.1145/2812802
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Alan</given-names>
            <surname>Woodley</surname>
          </string-name>
          , Shlomo Geva, Richi Nayak, and Timothy Campbell.
          <year>2016</year>
          .
          <article-title>Introducing the Sky and the Social Eye</article-title>
          .
          <source>In Working Notes Proceedings of the MediaEval 2016 Workshop</source>
          , Vol.
          <volume>1739</volume>
          . CEUR Workshop Proceedings.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>