<!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>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Benjamin Kille</string-name>
          <email>benjamin.kille@dai-labor.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andreas Lommatzsch</string-name>
          <email>andreas.lommatzsch@dai-labor.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Özlem Özgöbek</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Berlin Institute of Technology</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Norwegian University of Science and Technology</institution>
          ,
          <country country="NO">Norway</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2020</year>
      </pub-date>
      <abstract>
        <p>Images play an important role in online news reading behavior. They attract users' attention and they can decide whether users pay attention to some content over other content. News Images in MediaEval 2020 aims to gain more insight into the interplay of news images and news consumption. Within this task, participants get access to a large set of articles and accompanying images. The task consists of two separate subtasks. Participants can choose to participate in both or one of them. In the first subtask, participants have to predict which images and articles have been paired by the publisher. In the second subtask, participants have to estimate the likelihood that users will click recommendations consisting of pairs of articles and images. This paper describes the task setting in detail and draws connections to existing research. The overview illustrates the metrics and evaluation procedures that are used.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>
        Online news articles are multimodal: the textual content of an
article is often accompanied by an image. The image illustrates the
text’s content and attracts readers’ attention. Research in both
multimedia and recommender systems domains generally assumes a
simple relationship between images and text occurring together. For
instance, image captioning [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] often assumes that the caption quite
literally describes the image’s scenery. However, other research
shows that when images accompany news articles, the
relationship becomes more complicated [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. The MediaEval 2020 News
Images Task investigates the real-world relationship of news text
and images in more depth, in order to understand its implications
for journalism and news recommender systems.
      </p>
      <p>The task branches into two subtasks, both of which participants
can address using text-based or image-based features. The first
subtask focuses on predicting which images and articles have been
paired by the publisher, whereas the second subtask focuses on
estimating the likelihood that users will click recommendations
consisting of pairs of articles and images. Given these two
subtasks, the ultimate objective of this task is to gain additional insight
about i) the relationship of news text and the images accompanying
them. ii) the connection between the image and title shown by a
recommender system to users, and iii) the tendency of users to click
on the recommended article. In particular, the main focus of this
task is research that transcends conventional work in the area of
image concept detection and that includes aspects of images that
go beyond their literally depicted content (such as quality, style,
and framing).</p>
    </sec>
    <sec id="sec-2">
      <title>BACKGROUND AND RELATED WORK</title>
      <p>The Multimedia Evaluation Benchmark (MediaEval) investigates the
intersection of multimedia and recommender systems for the third
time in 2020. In 2018, the NewsREEL Multimedia1 task provided
data from multiple publishers concerning the interaction of users
with content. In 2019, a subtask of the Multimedia RecSys2 featured
similar data.</p>
      <p>
        Publishers employ news recommender systems to personalize
their services [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. This emergence of ‘fake news’ has fueled the
interest in news recommender systems [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. Research has picked
up on the demand and established venues to discuss the relation
of news recommendation and misinformation [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Besides the
recommended content, researchers devote more and more attention
to the presentation. The research distributes across diferent areas.
Research on image analysis produces tools and models to extract
better features from image data. Recommender system research
strives to better understand personalization and user behavior. The
subfield dedicated to news recommendation deals with the
particularities of news. For instance, users exhibit a session-based interest
as opposed to long-term interests with regard to music, literature,
or television. The subfield of multimedia recommendation delves
deeper into how content can contribute to generating
recommendations for users.
3
      </p>
    </sec>
    <sec id="sec-3">
      <title>TASK DESCRIPTION</title>
      <p>The task seeks to explore the relation between images and articles.
We define two subtasks, either or both of which participants can
choose to take part in.
3.1</p>
    </sec>
    <sec id="sec-4">
      <title>Task 1: Image-Text Re-Matching</title>
      <p>In practice, publishers employ staf to search for images to
accompany news articles. In many cases, the employees have access to
imagery from the event. Sometimes, they select images from a
database (e.g. stock images). As a result, readers encounter pairs of
articles and images. This subtask has removed the link between
images and articles. Thus, participants separately get a list of articles
and images. Participants must develop suited models to reconstruct
the link between articles and images. These models can help us to
understand what makes an image fitting to an article.
3.2
click statistics removed. Participants must develop suited models
to estimate the likelihood of clicks. These models can reveal what
makes an image appealing to users.</p>
      <p>Both subtasks investigate news consumption behavior. We will
assess submission both in terms of quantitative performance—i.e.
measured by the evaluation metrics—as well as qualitative insight
into the interplay between images and news consumption.
4</p>
    </sec>
    <sec id="sec-5">
      <title>DATASET</title>
      <p>Server logs, covering a three-month period, constitute the building
block for this task’s data set. The logs have been obtained from a big
German publisher. They comprise information related to articles,
images, and interactions with users. The data set represents articles
with a reference, the link to the article, the title, and a text snippet
of at most 256 characters. The data set presents images as the pair
of a reference and the link to the image. As the publisher
maintains the copyright for the images, participants need to download
them individually. Interactions between users and content occur in
three ways: reading, being recommended articles, and clicking these
recommendations. Reading and clicking on recommendations are
interactions triggered from the user. Generating recommendations
is triggered by the system.</p>
      <p>
        The data set comes in three batches. The first and second batch
constitute the data designated to train the models. These batches
include a mapping between articles and images as well as the
interaction statistics. The third batch splits into separate files for the
articles and images. Besides, the batch omits the interaction
statistics. In addition to the images, the data includes tags derived from
the images using the ImageNet model [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Participants can use the
tags a textual representation of the images.
      </p>
    </sec>
    <sec id="sec-6">
      <title>EVALUATION</title>
      <p>The third batch of the data set lacks both the link between articles
and images and the interaction data. The two subtasks challenge
participants to reestablish them. Participants can submit up to five
runs for each of the two subtasks.
5.1</p>
    </sec>
    <sec id="sec-7">
      <title>Task 1: Image Task Re-Matching</title>
      <p>The evaluation set contains 4114 images and articles each. A valid
submission pairs exactly one image with exactly one article.
Specifically, the participants have to submit a file with two columns.
The first column must contain the image references (i.e., iid). The
second column must contain the article references (i.e., aid). To
compare submissions, the evaluation protocol computes the
proportion of correctly matched pairs. For instance, if participants
accurately matched 1000 pairs, the score will be 1000 divided by
4114 or ≈ 24.3 %.
5.2</p>
    </sec>
    <sec id="sec-8">
      <title>Task 2: News Click Prediction</title>
      <p>The training data reveals how often the system has recommended
each article and how often these recommendations have resulted
in clicks. This information remains hidden for the evaluation data.
Participants must estimate the chance of an image being clicked.
Hence, a valid submission presents two columns. The first column
contains the image reference (i.e., iid). The second column features
a numerical value corresponding to the likelihood of a click for
that particular image. The evaluation protocol follows a three-step
procedure. First, the protocol eliminates all images that had not
been displayed to users at least 100 times. This step is necessary
for robust calculation of the evaluation scores. As a result, the
evaluation set retains 2329 images. Without this step, an image
which has been displayed twice and clicked once would obtain a
high score without meaningfully reflecting the performance of the
approach. Second, the protocol sorts all images according to their
estimated likelihoods. Third, the protocol compares the obtained
ranking to the actual ranking to compute the precision. Precision
quantifies the proportion of relevant items ranked at the top of
the list. In this task, we have identified the 85 images with the
highest likelihood of being clicked. Hence, we compute precision
as the proportion of those images ranked in the top 85 images in
the submission.
5.3</p>
    </sec>
    <sec id="sec-9">
      <title>Run Description</title>
      <p>Participants report results in dedicated working notes. The results
ought to highlight their reasoning, qualitative insights, and critical
reflections about what can be deduced from the quantitative results.
Participants can submit up to five runs for each subtask.
6</p>
    </sec>
    <sec id="sec-10">
      <title>CONCLUSION</title>
      <p>Understanding the complicated relation of content and
presentation remains a tough challenge. Various external factors impede
drawing conclusion from data samples. This task strives to shed
light on a subject that has become increasingly relevant, which is
related to images and their strong influence on the perception and
the authenticity of news. The presence of ‘fake news’ threatens
social cohesion. Insights into the efect of content presentation yield
the potential to safeguard against the erosion of trust into media.
Knowing what features to consider when detecting fake news can
help publishers to prevent their spread.</p>
    </sec>
    <sec id="sec-11">
      <title>ACKNOWLEDGMENTS</title>
      <p>We would like to thank plista for kindly providing the real world
data. Further, we thank Martha Larson for her support.
NewsImages: The role of images in online news</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Francesco</given-names>
            <surname>Corsini</surname>
          </string-name>
          and
          <string-name>
            <given-names>Martha</given-names>
            <surname>Larson</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>CLEF NewsREEL 2016: Image based Recommendation</article-title>
          .
          <source>In Working Notes of the 7th International Conference of the CLEF Initiative</source>
          , Evora, Portugal. CEUR Workshop Proceedings.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Jia</given-names>
            <surname>Deng</surname>
          </string-name>
          , Wei Dong, Richard Socher,
          <string-name>
            <surname>Li-Jia</surname>
            <given-names>Li</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Kai</given-names>
            <surname>Li</surname>
          </string-name>
          , and
          <string-name>
            <surname>Li</surname>
          </string-name>
          Fei-Fei.
          <year>2009</year>
          .
          <article-title>Imagenet: A large-scale hierarchical image database</article-title>
          .
          <source>In 2009 IEEE Conference on Computer Vision and Pattern Recognition. IEEE</source>
          ,
          <fpage>248</fpage>
          -
          <lpage>255</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Mouzhi</given-names>
            <surname>Ge</surname>
          </string-name>
          and
          <string-name>
            <given-names>Fabio</given-names>
            <surname>Persia</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>A Survey of Multimedia Recommender Systems: Challenges and Opportunities</article-title>
          .
          <source>International Journal of Semantic Computing</source>
          <volume>11</volume>
          ,
          <issue>03</issue>
          (
          <year>2017</year>
          ),
          <fpage>411</fpage>
          -
          <lpage>428</lpage>
          . https://doi.org/10.1142/ S1793351X17500039
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>MD. Zakir</given-names>
            <surname>Hossain</surname>
          </string-name>
          , Ferdous Sohel, Mohd Fairuz Shiratuddin, and
          <string-name>
            <given-names>Hamid</given-names>
            <surname>Laga</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>A Comprehensive Survey of Deep Learning for Image Captioning</article-title>
          .
          <source>ACM Comput. Surv</source>
          .
          <volume>51</volume>
          ,
          <issue>6</issue>
          ,
          <string-name>
            <surname>Article 118</surname>
          </string-name>
          (
          <issue>Feb</issue>
          .
          <year>2019</year>
          ). https://doi.org/10.1145/3295748
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Mozhgan</given-names>
            <surname>Karimi</surname>
          </string-name>
          , Dietmar Jannach, and
          <string-name>
            <given-names>Michael</given-names>
            <surname>Jugovac</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>News recommender systems-Survey and roads ahead</article-title>
          .
          <source>Information Processing &amp; Management</source>
          <volume>54</volume>
          ,
          <issue>6</issue>
          (
          <year>2018</year>
          ),
          <fpage>1203</fpage>
          -
          <lpage>1227</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Andreas</given-names>
            <surname>Lommatzsch</surname>
          </string-name>
          , Benjamin Kille, Frank Hopfgartner, Martha Larson, Torben Brodt, Jonas Seiler, and
          <string-name>
            <given-names>Özlem</given-names>
            <surname>Özgobek</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>CLEF 2017 NewsREEL Overview: A Stream-based Recommender Task for Evaluation and Education</article-title>
          .
          <source>In 8th International Conference of the CLEF Association: Experimental IR Meets Multilinguality</source>
          , Multimodality, and
          <string-name>
            <surname>Interaction</surname>
          </string-name>
          (CLEF
          <year>2017</year>
          ). Springer.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Nelleke</given-names>
            <surname>Oostdijk</surname>
          </string-name>
          , Hans van Halteren, Erkan Bas, ar, and
          <string-name>
            <given-names>Martha</given-names>
            <surname>Larson</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>The Connection between the Text and Images of News Articles: New Insights for Multimedia Analysis</article-title>
          .
          <source>In Proceedings of The 12th Language Resources and Evaluation Conference</source>
          .
          <volume>4343</volume>
          -
          <fpage>4351</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>Özlem</given-names>
            <surname>Özgöbek</surname>
          </string-name>
          , Benjamin Kille, Jon Atle Gulla, and
          <string-name>
            <given-names>Andreas</given-names>
            <surname>Lommatzsch</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>The 7th international workshop on news recommendation and analytics (INRA 2019)</article-title>
          .
          <source>In Proceedings of the 13th ACM Conference on Recommender Systems</source>
          .
          <volume>558</volume>
          -
          <fpage>559</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Xinyi</given-names>
            <surname>Zhou</surname>
          </string-name>
          and
          <string-name>
            <given-names>Reza</given-names>
            <surname>Zafarani</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>A Survey of Fake News</article-title>
          .
          <source>Comput. Surveys</source>
          <volume>53</volume>
          ,
          <issue>5</issue>
          (Sep
          <year>2020</year>
          ),
          <fpage>1</fpage>
          -
          <lpage>40</lpage>
          . https://doi.org/10.1145/3395046
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>