<!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>MediaEval 2018: Predicting Media Memorability</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>ARC Center of Excellence for Robotic Vision, University of Adelaide</institution>
          ,
          <country country="AU">Australia</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Aalto University</institution>
          ,
          <country country="FI">Finland</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Multimedia Lab, University Politehnica of Bucharest</institution>
          ,
          <country country="RO">Romania</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Romain Cohendet</institution>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>Technicolor</institution>
          ,
          <addr-line>Rennes</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <fpage>29</fpage>
      <lpage>31</lpage>
      <abstract>
        <p>In this paper, we present the Predicting Media Memorability task, which is proposed as part of the MediaEval 2018 Benchmarking Initiative for Multimedia Evaluation. Participants are expected to design systems that automatically predict memorability scores for videos, which reflect the probability of a video being remembered. In contrast to previous work in image memorability prediction, where memorability was measured a few minutes after memorization, the proposed dataset comes with "short-term" and "long-term" memorability annotations. All task characteristics are described, namely: the task's challenges and breakthrough, the released data set and ground truth, the required runs and the evaluation metrics.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>
        Following the rapid expansion of the research field of image
memorability prediction [
        <xref ref-type="bibr" rid="ref10 ref11 ref2 ref5">2, 5, 10, 11</xref>
        ], the challenge has recently been
extended to videos [
        <xref ref-type="bibr" rid="ref15 ref3 ref7">3, 7, 15</xref>
        ]. An important motivation for video
memorability (VM) prediction derives from the need for new
techniques that can help to organize and retrieve digital content, to
make it more useful in our daily lives. The problem is a pressing one
since media platforms, such as social networks, search engines, and
recommender systems deal with growing amounts of content data
day after day. Like other cues of video importance, such as
aesthetics or interestingness, memorability can be regarded as useful to
help make a choice between otherwise comparable videos.
Consequently, a large number of applications, e.g., education and learning,
content retrieval and search, content summarization, storytelling,
targeted advertising, content recommendation and filtering, would
benefit from models capable of ranking videos according to their
memorability. Despite its potential of being an active area of
reseach in the computer vision community, VM prediction sufers
from two main obstacles that were described in [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Firstly, among
the previous attempts at predicting VM [
        <xref ref-type="bibr" rid="ref15 ref3 ref7">3, 7, 15</xref>
        ] no clear definition
of VM has been established, nor does a common and unified
protocol for its measurement exist, contrary to what can be found in the
literature for image memorability. Secondly, no large-scale dataset
is available, for the community to build its models. The purpose
of this task is therefore to propose a public benchmark to assess
the memorability of videos, based on a publicly released large-scale
dataset and on an objective and clear measurement protocol.
      </p>
    </sec>
    <sec id="sec-2">
      <title>TASK DESCRIPTION</title>
      <p>
        The Predicting Media Memorability Task requires participants to
build systems that are capable of predicting how memorable a video
is, by computing for each video a memorability score. Participants
will be provided with an extensive dataset of videos with
memorability annotations. The ground truth has been collected through
recognition tests, and, for this reason, reflects objective measures
of memory performance. In contrast to previous work on image
memorability prediction [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ], where memorability was
measured a few minutes after memorization, the dataset comes with
both "short-term" and "long-term" memorability annotations.
Because memories continue to evolve in long-term memory [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], in
particular during the first day following memorization (see e.g.,
the forgetting curve in the seminal work of Ebbinghaus [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ]), we
expect long-term memorability annotations to be more
representative of long-term memory performance, which is more relevant in
many applications. Participants will be required to train
computational models capable of inferring video memorability from visual
content. Optionally, descriptive titles attached to the videos may
be used. Two subtasks will be ofered to participants: Short-term
Memorability Subtask: the task involves predicting a short-term
memorability score for a given video. Long-term Memorability
Subtask: the task involves predicting a long-term memorability
score for a given video. For the two subtasks, depending on the
runs, participants will be allowed to use external data.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>DATA DESCRIPTION</title>
      <p>
        The dataset is composed of 10,000 short soundless videos shared
under a license that allows their use and redistribution in the context
of MediaEval 2018. These 10,000 videos were split into 8,000 videos
for the development set and 2,000 videos for the test set. They were
extracted from raw footage used by professionals when creating
content. Of 7s-duration each, they are varied and contain diferent
scenes types. Each video also comes with its original title. These
titles can often be interpreted as a list of tags (textual metadata)
that might be useful to infer the memorability of the videos.
Participants are free to use them or not. To facilitate participation from
various communities, we also provide some pre-computed content
descriptors. Two of them are video-dedicated features: C3D
spatiotemporal visual features that are obtained by extracting the output
of the final classification layer of the C3D model, a 3-dimensional
convolutional network proposed for generic video analysis [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ],
and HMP [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], the histogram of motion patterns for each video.
Additional frame-based features are provided that were extracted on
three key-frames (first, middle and last frames) for each video: HoG
descriptors (Histograms of Oriented Gradients) [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] are calculated on
32x32 windows on a grey scale version of each frame; LBP (Local
Binary Patterns) [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] are calculated for patches of 8x15 pixels;
InceptionV3 features [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] correspond to the output of the fc7 layer of the
InceptionV3 deep network; ORB features [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] result from a fusion of
FAST keypoint detector and BRIEF descriptor and Color histograms
are computed in the HSV space. Additionally, following the work
in [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], a set of Aesthetic visual features, composed of color, texture
and object based descriptors, aggregated through the computation
of their mean and median values, are extracted for each 10-frame
of one single video.
4
4.1
      </p>
    </sec>
    <sec id="sec-4">
      <title>GROUND TRUTH</title>
    </sec>
    <sec id="sec-5">
      <title>Protocol to measure video memorability</title>
      <p>
        To collect memorability annotations, we introduced a new
protocol to measure human long-term memory performance for videos,
partly inspired by [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ]. The protocol consists of two parts, and is
based upon recognition tests for our memorability scores to reflect
objective measures of memory performance. The first part consists
of interlaced viewing and recognition tasks. Participants viewed
a sequence of 180 various videos they were unfamiliar with, 40
of which being targets videos, i.e., repeated videos, and the other
being fillers, i.e., videos that occurred only once. Their task was
to press the space bar whenever they detected a repetition. After
24 to 72 hours, participants viewed a new sequence of videos
consisting of 40 targets, which were videos randomly chosen from the
ifllers of the first part, and 120 new fillers. In contrast to previous
work [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ], where memorability was measured a few minutes
after memorization, memory performance was therefore measured
twice: a few minutes after memorization and again (on diferent
items) 24-72 hours later. Thus, the dataset comes with both
shortterm and long-term annotations. These two scores will allow a
comparison of the participants’ systems for both short and long
term memorability prediction. However, because of the dificulty
to collect data after a long delay through crowdsourcing, the
number of annotations is bigger for short-term memorability scores
than for long-term ones. On average, each video received 38 and
13 annotations in the short-term and long-term recognition task,
respectively. For each video in the development set, we provide the
number of annotations for both tasks.
4.2
      </p>
    </sec>
    <sec id="sec-6">
      <title>Memorability scores calculation</title>
      <p>
        We assigned an initial memorability score to each video, defined
as the percentage of correct detections by participants, for both
short-term and long-term memory performances. The percentage
scores are presented as floats in the interval [
        <xref ref-type="bibr" rid="ref1">0,1</xref>
        ].
      </p>
      <p>
        The short-term raw scores are further refined by applying a
linear transformation that takes into account the memory retention
duration to correct/normalize the scores. Indeed, in our
measurement protocol, the second occurrence (i.e., repetition) of a video
happens after variable time intervals (i.e., each video is repeated
after a variable number of other videos randomly chosen in the
range of [45;100] videos). In [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], using a similar approach for images,
it has been shown that memorability scores change as a function
of the time interval between repeats while memorability ranks
are largely conserved. We were able to prove the same relation
for videos. Thus, as in [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ], we use this information to apply a
correction to our raw memorability scores to explicitly account
for the diference in interval lengths, with the objective for our
short-term memorability scores to be the most representative of
the typical memory performance after the max interval (i.e., 100
videos). Because we observed that memorability decreases linearly
when the retention duration increases, we decided to apply a linear
correction. Nevertheless, note that the applied correction only has a
little efect on the memorability scores both in term of absolute and
relative values. On the contrary, we did not apply any correction
for long-term scores. Indeed, we observed no specific relationship
between retention duration and long-term memorability from our
collected scores. This was expected from what can be found in
the literature: according to our protocol, the second measure was
carried out 24 to 72 hours after the first measure. After such a long
retention duration, it is expected that the memory performance
is no more subjected to substantial decrease due to the retention
duration.
5
      </p>
    </sec>
    <sec id="sec-7">
      <title>RUN DESCRIPTION</title>
      <p>Every team can submit up to 10 runs, 5 per subtask. For each subtask,
a required run is defined. Short-term memorability subtask –
required run: Any information (extracted from the content, the
provided features, the short-term memorability scores or external
data) is allowed to build the systems, except the use of the long-term
memorability scores which is not allowed. Long-term
memorability subtask – required run: Any information (extracted from
the content, the provided features, the long-term memorability
scores or external data) is allowed to build the systems, except the
use of the short-term memorability scores which is not allowed.
Apart from these required runs, any additional run for each subtask
will be considered as a general run, i.e., anything is allowed, both
from the method point of view and the information sources.
6</p>
    </sec>
    <sec id="sec-8">
      <title>EVALUATION</title>
      <p>For both subtasks, the oficial evaluation metric will be the
Spearman’s rank correlation between the predicted memorability scores
and the ground-truth memorability scores computed over all test
videos. Although the task remains a prediction task, only the
ranking of the diferent videos will be evaluated by the oficial metric.
The choice of the Spearman’s rank correlation as oficial measure
indeed corresponds to a desire of normalizing the output of the
diferent systems and making the comparison easier. For this
reason, participants are encouraged to really consider the task as a
prediction task. Other classic metrics (i.e., Pearson correlation and
Mean squared error) will also be computed and provided to the
participants for the sake of comparison between the diferent runs
and systems.
7</p>
    </sec>
    <sec id="sec-9">
      <title>CONCLUSIONS</title>
      <p>A complete and comparative framework for the evaluation of video
memorability is proposed. Details on the methods and results of
each individual participant team can be found in the working note
papers of the MediaEval 2018 workshop proceedings.</p>
    </sec>
    <sec id="sec-10">
      <title>ACKNOWLEDGMENTS</title>
      <p>We would like to thank Ricardo Manhaes Savii (Federal University of São
Paulo) and Mihai Gabriel Constantin (University Politehnica of Bucharest)
for providing the features that accompany the released data. This work was
partially supported by the Romanian Ministry of Innovation and Research
(UEFISCDI, project SPIA-VA, agreement 2SOL/2017, grant
PN-III-P2-2.1SOL-2016-02-0002), the Academy of Finland (project 313988) and the
European Union’s Horizon 2020 Research and Innovation Programme (Grant
Agreement No 780069).</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Jurandy</given-names>
            <surname>Almeida</surname>
          </string-name>
          ,
          <source>Neucimar J Leite, and Ricardo da S Torres</source>
          .
          <year>2011</year>
          .
          <article-title>Comparison of video sequences with histograms of motion patterns</article-title>
          .
          <source>In Image Processing (ICIP)</source>
          ,
          <year>2011</year>
          18th IEEE International Conference on. IEEE,
          <fpage>3673</fpage>
          -
          <lpage>3676</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Yoann</given-names>
            <surname>Baveye</surname>
          </string-name>
          , Romain Cohendet,
          <source>Matthieu Perreira Da Silva, and Patrick Le Callet</source>
          .
          <year>2016</year>
          .
          <article-title>Deep Learning for Image Memorability Prediction: the Emotional Bias</article-title>
          .
          <source>In Proc. ACM Int. Conf. on Multimedia (ACMM)</source>
          .
          <volume>491</volume>
          -
          <fpage>495</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Romain</given-names>
            <surname>Cohendet</surname>
          </string-name>
          , Karthik Yadati,
          <string-name>
            <surname>Ngoc Q.K. Duong</surname>
            , and
            <given-names>ClaireHélène</given-names>
          </string-name>
          <string-name>
            <surname>Demarty</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>Annotating, understanding, and predicting long-term video memorability</article-title>
          .
          <source>In Proc. of the ICMR 2018 Workshop</source>
          , Yokohama, Japan, June 11-14.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Navneet</given-names>
            <surname>Dalal</surname>
          </string-name>
          and
          <string-name>
            <given-names>Bill</given-names>
            <surname>Triggs</surname>
          </string-name>
          .
          <year>2005</year>
          .
          <article-title>Histograms of oriented gradients for human detection</article-title>
          .
          <source>In Computer Vision and Pattern Recognition</source>
          ,
          <year>2005</year>
          .
          <article-title>CVPR 2005</article-title>
          . IEEE Computer Society Conference on, Vol.
          <volume>1</volume>
          . IEEE,
          <fpage>886</fpage>
          -
          <lpage>893</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Jiri</given-names>
            <surname>Fajtl</surname>
          </string-name>
          , Vasileios Argyriou, Dorothy Monekosso, and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Remagnino</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>AMNet: Memorability Estimation with Attention</article-title>
          .
          <source>In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</source>
          .
          <fpage>6363</fpage>
          -
          <lpage>6372</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Andreas</surname>
            <given-names>F Haas</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Marine Guibert</surname>
            , Anja Foerschner, Sandi Calhoun, Emma George, Mark Hatay, Elizabeth Dinsdale, Stuart A Sandin, Jennifer E Smith,
            <given-names>Mark JA</given-names>
          </string-name>
          <article-title>Vermeij, and</article-title>
          <string-name>
            <surname>others.</surname>
          </string-name>
          <year>2015</year>
          .
          <article-title>Can we measure beauty? Computational evaluation of coral reef aesthetics</article-title>
          .
          <source>PeerJ</source>
          <volume>3</volume>
          (
          <year>2015</year>
          ),
          <year>e1390</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Junwei</given-names>
            <surname>Han</surname>
          </string-name>
          , Changyuan Chen, Ling Shao, Xintao Hu, Jungong Han, and Tianming Liu.
          <year>2015</year>
          .
          <article-title>Learning computational models of video memorability from fMRI brain imaging</article-title>
          .
          <source>IEEE Transactions on Cybernetics 45</source>
          ,
          <issue>8</issue>
          (
          <year>2015</year>
          ),
          <fpage>1692</fpage>
          -
          <lpage>1703</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Dong-Chen He</surname>
            and
            <given-names>Li</given-names>
          </string-name>
          <string-name>
            <surname>Wang</surname>
          </string-name>
          .
          <year>1990</year>
          .
          <article-title>Texture unit, texture spectrum, and texture analysis</article-title>
          .
          <source>IEEE transactions on Geoscience and Remote Sensing</source>
          <volume>28</volume>
          ,
          <issue>4</issue>
          (
          <year>1990</year>
          ),
          <fpage>509</fpage>
          -
          <lpage>512</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Phillip</given-names>
            <surname>Isola</surname>
          </string-name>
          , Jianxiong Xiao, Devi Parikh, Antonio Torralba, and
          <string-name>
            <given-names>Aude</given-names>
            <surname>Oliva</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>What makes a photograph memorable?</article-title>
          <source>IEEE Transactions on Pattern Analysis and Machine Intelligence</source>
          <volume>36</volume>
          ,
          <issue>7</issue>
          (
          <year>2014</year>
          ),
          <fpage>1469</fpage>
          -
          <lpage>1482</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Phillip</surname>
            <given-names>Isola</given-names>
          </string-name>
          , Jianxiong Xiao, Antonio Torralba, and
          <string-name>
            <given-names>Aude</given-names>
            <surname>Oliva</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>What makes an image memorable?</article-title>
          .
          <source>In Proc. IEEE Int. Conf. on Computer Vision</source>
          and
          <article-title>Pattern Recognition (CVPR)</article-title>
          . IEEE,
          <fpage>145</fpage>
          -
          <lpage>152</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Aditya</surname>
            <given-names>Khosla</given-names>
          </string-name>
          , Akhil S Raju, Antonio Torralba, and
          <string-name>
            <given-names>Aude</given-names>
            <surname>Oliva</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Understanding and predicting image memorability at a large scale</article-title>
          .
          <source>In Proc. IEEE Int. Conf. on Computer Vision</source>
          (ICCV).
          <volume>2390</volume>
          -
          <fpage>2398</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>James L McGaugh</surname>
          </string-name>
          .
          <year>2000</year>
          .
          <article-title>Memory-a century of consolidation</article-title>
          .
          <source>Science</source>
          <volume>287</volume>
          ,
          <issue>5451</issue>
          (
          <year>2000</year>
          ),
          <fpage>248</fpage>
          -
          <lpage>251</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Jaap MJ</surname>
            Murre and
            <given-names>Joeri</given-names>
          </string-name>
          <string-name>
            <surname>Dros</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Replication and analysis of Ebbinghaus forgetting curve</article-title>
          .
          <source>PloS one 10</source>
          ,
          <issue>7</issue>
          (
          <year>2015</year>
          ),
          <year>e0120644</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Ethan</surname>
            <given-names>Rublee</given-names>
          </string-name>
          , Vincent Rabaud, Kurt Konolige, and
          <string-name>
            <given-names>Gary</given-names>
            <surname>Bradski</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>ORB: An eficient alternative to SIFT or SURF</article-title>
          .
          <source>In Computer Vision</source>
          (ICCV),
          <source>2011 IEEE international conference on. IEEE</source>
          ,
          <fpage>2564</fpage>
          -
          <lpage>2571</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Sumit</surname>
            <given-names>Shekhar</given-names>
          </string-name>
          , Dhruv Singal, Harvineet Singh,
          <string-name>
            <given-names>Manav</given-names>
            <surname>Kedia</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Akhil</given-names>
            <surname>Shetty</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Show and Recall: Learning What Makes Videos Memorable</article-title>
          .
          <source>In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</source>
          .
          <fpage>2730</fpage>
          -
          <lpage>2739</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Christian</surname>
            <given-names>Szegedy</given-names>
          </string-name>
          , Vincent Vanhoucke, Sergey Iofe, Jon Shlens, and
          <string-name>
            <given-names>Zbigniew</given-names>
            <surname>Wojna</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Rethinking the inception architecture for computer vision</article-title>
          .
          <source>In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition</source>
          .
          <fpage>2818</fpage>
          -
          <lpage>2826</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Du</surname>
            <given-names>Tran</given-names>
          </string-name>
          , Lubomir Bourdev, Rob Fergus, Lorenzo Torresani, and
          <string-name>
            <given-names>Manohar</given-names>
            <surname>Paluri</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Learning Spatiotemporal Features with 3D Convolutional Networks</article-title>
          .
          <source>In Proc. IEEE Int. Conf. on Computer Vision</source>
          (ICCV).
          <volume>4489</volume>
          -
          <fpage>4497</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>