<!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>
      <journal-title-group>
        <journal-title>Feb</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Telling Breaking News Stories from Wikipedia with Social Multimedia: A Case Study of the 2014 Winter Olympics</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>Google Germany GmbH ABC-Str.</institution>
          <addr-line>19, 20354 Hamburg</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Thomas Steiner</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universit ́e de Lyon, CNRS Universit ́e Lyon 1 LIRIS, UMR5205</institution>
          ,
          <addr-line>F-69622</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2014</year>
      </pub-date>
      <volume>09</volume>
      <issue>11</issue>
      <fpage>01</fpage>
      <lpage>04</lpage>
      <abstract>
        <p>With the ability to watch Wikipedia and Wikidata edits in realtime, the online encyclopedia and the knowledge base have become increasingly used targets of research for the detection of breaking news events. In this paper, we present a case study of the 2014 Winter Olympics, where we tell the story of breaking news events in the context of the Olympics with the help of social multimedia stemming from multiple social network sites. Therefore, we have extended the application Wikipedia Live Monitor -a tool for the detection of breaking news events-with the capability of automatically creating media galleries that illustrate events. Athletes winning an Olympic competition, a new country leading the medal table, or simply the Olympics themselves are all events newsworthy enough for people to concurrently edit Wikipedia and Wikidata-around the world in many languages. The Olympics being an event of common interest, an even bigger majority of people share the event in a multitude of languages on global social network sites, which makes the event an ideal subject of study. With this work, we connect the world of Wikipedia and Wikidata with the world of social network sites, in order to convey the spirit of the 2014 Winter Olympics, to tell the story of victory and defeat, and always following the Olympic motto Citius, Altius, Fortius. The proposed system-generalized for all sort of breaking news stories-has been put in production in form of the Twitter bot @mediagalleries, available and archived at https: //twitter.com/mediagalleries.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        1.1 Brief History of Wikipedia and Wikidata
The free online encyclopedia Wikipedia1 [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] was
formally launched on January 15, 2001 by J. Wales and
L. Sanger, albeit the fundamental wiki technology and
the underlying concepts are older. Wikipedia’s
direct predecessor was Nupedia [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], a similarly free
online encyclopedia, however, that was exclusively
edited by experts following a strict peer-review
process. Wikipedia’s initial role was to serve as a
collaborative platform for draft articles for Nupedia. What
happened in practice was that Wikipedia rapidly
overtook Nupedia as there were no peer-reviews, and it is
now a globally successful highly active [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] Web
encyclopedia available in 287 languages with overall more
than 30 million articles.2
      </p>
      <p>
        Wikidata3 [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] is a free knowledge base that can
be read and edited by both humans and bots. As
Wikipedia is a truly global effort, sharing
nonlanguage-dependent facts like population figures
centrally in a knowledge base makes a lot of sense to
facilitate international article expansion. The knowledge
base centralizes access to and management of
structured data, such as references between Wikipedias and
1Wikipedia: http://www.wikipedia.org/
2Wikipedia statistics: http://stats.wikimedia.org/
3Wikidata: http://www.wikidata.org/
statistical information that can be used in articles.
Controversial facts such as borders in conflict regions
can be added with multiple values and sources, so that
Wikipedia articles can, dependent on their standpoint,
choose preferred values.
1.2
      </p>
      <sec id="sec-1-1">
        <title>Social Network Sites and Multimedia</title>
        <p>
          In [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ], boyd and Ellison define the term social network
site as follows. “We define social network sites as
webbased services that allow individuals to (1) construct
a public or semi-public profile within a bounded
system, (2) articulate a list of other users with whom they
share a connection, and (3) view and traverse their list
of connections and those made by others within the
system. The nature and nomenclature of these
connections may vary from site to site.” Social network
sites commonly allow their users to publish, share, and
react or comment on social multimedia files like videos
or photos. Mobile devices like smartphones or tablets
are omnipresent at all sorts of events, enabling broad
multimedia coverage.
1.3
        </p>
      </sec>
      <sec id="sec-1-2">
        <title>Hypotheses and Research Questions</title>
        <p>In this paper, we connect the world of Wikipedia and
Wikidata with the world of social networks in order
to convey the spirit of the 2014 Winter Olympics. We
automatically generate different kinds of media
galleries for breaking news events around the Olympics
and evaluate the media galleries’ relevance and their
visual aesthetics. While this paper presents a case
study of the 2014 Winter Olympics, the overall
objective is to make the system domain-independent. We
are steered by the following hypotheses.
(H1) Social multimedia is suitable for illustrating
breaking news events around the 2014 Winter
Olympics.
(H2) Given different kinds of media galleries for the
same breaking news event around the 2014
Winter Olympics, there is always one predictable
preferred kind.
(H3) The key learnings from the domain of the 2014
Winter Olympics can be generalized to other
domains.</p>
        <p>These hypotheses lead us to the research questions
below.
(Q1) What breaking news event features determine the
relevancy of the corresponding media gallery?
(Q2) What factors determine the choice of the preferred
media gallery kind for a breaking news event?
The source code of the application developed in
the context of this research as well as all
generated multimedia social data are available under the
terms of the Apache 2.0 license and can be obtained
at the URL
https://github.com/tomayac/wikipedialive-monitor.</p>
        <p>The remainder of this paper is structured as follows.
Section 2 provides background on the tools Wikipedia
Live Monitor and Social Media Illustrator that we have
extended in the context of this work. Section 3
introduces the topic of and the motivation for media gallery
aesthetics. Section 4 describes the architecture of the
present application. Section 5 contains an evaluation
and a discussion of the obtained results. Section 6
gives an overview of related work and finally Section 7
closes the paper with an outlook on future work and
conclusions.
2</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>Enabling Tools Background</title>
      <p>With this research, we build on and extend previous research by
Steiner et al., notably the open-source applications Wikipedia
Live Monitor4 and Social Media Illustrator.5
2.1</p>
      <sec id="sec-2-1">
        <title>Wikipedia Live Monitor</title>
        <p>
          The open-source application Wikipedia Live Monitor was
introduced by Steiner et al. in [
          <xref ref-type="bibr" rid="ref20">20</xref>
          ]. It monitors Wikipedia
and Wikidata for concurrent edits that it treats as
signals for breaking news events. Whenever a human or bot
changes an article of any of the 287 Wikipedias,6 a change
event gets communicated by a chat bot over the
Wikimedia IRC server (irc.wikimedia.org),7 so that parties
interested in the data can listen to the changes as they
happen. For each language version, there is a specific chat room
following the pattern "#" + language + ".wikipedia".
Wikipedia articles in different languages are highly interlinked.
For example, the English article “en:2014_Winter_Olympics”
on the Olympics is interlinked with the Russian article
“ru:Зимние_Олимпийские_игры_2014”. As Wikipedia Live
Monitor monitors all language versions of Wikipedia and
Wikidata in parallel, it exploits this fact to detect concurrent edit
spikes of Wikipedia and Wikidata article clusters covering the
same semantic concept in multiple languages.
        </p>
        <p>The application thus provides us with titles of articles that
we can use as search terms for social multimedia content on
social network sites. In the example from above, this could
be “Зимние Олимпийские игры 2014”(Russian), “2014
Winter Olympics” (English), “Olympische Winterspiele 2014”
(German), or “2014ko Neguko Olinpiar Jokoak” (Basque), etc.</p>
        <p>4Wikipedia Live Monitor: http://wikipedia-irc.herokuapp.
com/</p>
        <p>5Social Media Illustrator: http://social-media-illustrator.
herokuapp.com/</p>
        <p>6List of Wikipedias by size: http://meta.wikimedia.org/
wiki/List_of_Wikipedias</p>
        <p>
          7Raw IRC feeds of recent changes: http://meta.wikimedia.
org/wiki/IRC/Channels#Raw_feeds
Social Media Illustrator is a likewise open-source application
by Steiner et al., which was introduced in [
          <xref ref-type="bibr" rid="ref17 ref19">17, 19</xref>
          ]. It
provides a social multimedia search framework that allows for
searching for and extraction of multimedia data from the
social network sites Google+,8 Facebook,9 Twitter,10 Instagram,11
YouTube,12 Flickr,13 MobyPicture,14 TwitPic,15 and
Wikimedia Commons.16 In a first step, it deduplicates exact- and
near-duplicate social multimedia data based on an algorithm
described in [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ]. It then ranks social multimedia data by social
signals [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] based on an abstraction layer on top of the social
network sites mentioned above and, in a final step, allows for the
creation of media galleries following aesthetic principles [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ] of
the two kinds Strict Order, Equal Size and Loose Order,
Varying Size, defined in [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
        </p>
        <p>We have ported the crucial parts of the source code of
Social Media Illustrator from the client-side to the server-side,
enabling us now to create media galleries at scale and on demand,
based on search terms from a patched version of Wikipedia Live
Monitor.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Media Gallery Aesthetics</title>
      <p>A media gallery in the context of our task of telling breaking
news stories from Wikipedia with social multimedia is hereby
defined as a best-of compilation of photos, videos, and
microposts17 retrieved from social networks that are related to
a given event.
3.1</p>
      <sec id="sec-3-1">
        <title>Media Gallery Kinds</title>
        <p>
          For the generation of media galleries, we apply aesthetic
principles as defined by Steiner et al. in [
          <xref ref-type="bibr" rid="ref19 ref22">19, 22</xref>
          ], particularly, we aim
for the following three visual aesthetic principles: (i) a media
gallery is called balanced if its shape is rectangular, (ii)
holefree if there are no gaps from missing multimedia data, and
(iii) order-respecting if multimedia data appear in insertion
order. Two kinds of media galleries were found [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] to fulfill
these principles.
        </p>
      </sec>
      <sec id="sec-3-2">
        <title>Strict Order, Equal Size</title>
        <p>A media gallery kind called Strict Order, Equal Size that strictly
respects the insertion order uses an algorithm that works by
resizing all multimedia data in one row to the same height and
adjusting the widths in a way that the aspect ratios are
maintained. A row is filled until a maximum row height is reached,
then a new row (with potentially different height) starts, etc.
8Google+: https://plus.google.com/
9Facebook: https://www.facebook.com/
10Twitter: https://twitter.com/
11Instagram: http://instagram.com/
12YouTube: http://www.youtube.com/
13Flickr: http://www.flickr.com/
14MobyPicture: http://www.mobypicture.com/
15TwitPic: http://twitpic.com/
16Wikimedia Commons: http://commons.wikimedia.org/
wiki/Main_Page</p>
        <p>17A micropost is defined as a textual status message on social
network sites, optionally accompanied by multimedia data
This media gallery kind is strictly order-respecting, hole-free,
and can be balanced by adjusting the number of media items
in +1 steps.</p>
      </sec>
      <sec id="sec-3-3">
        <title>Loose Order, Varying Size</title>
        <p>A media gallery kind called Loose Order, Varying Size uses an
algorithm that works by cropping all multimedia data to have
square aspect ratios. This allows for organizing the items in
a way such that one big square always contains two
horizontal blocks, each with two pairs of small squares. The media
gallery is then formed by iteratively filling big or small squares
until a square is full, and then adding the square to the smallest
column. This media gallery kind allows any media item to
become big, while still being loosely order-respecting and hole-free.
Bringing the media gallery in a balanced state can be harder,
as depending on the shape both small and big media items
may be required.
3.2</p>
      </sec>
      <sec id="sec-3-4">
        <title>Why Different Media Gallery Kinds</title>
        <p>
          The main motivation for the Loose Order, Varying Size kind
is that certain media items can be featured more prominently
by making them big, while still loosely respecting the insertion
order. Examples of to-be-featured media items can be videos,
media items with faces, media items available in High-Density
quality, or media items with interesting details [
          <xref ref-type="bibr" rid="ref23">23</xref>
          ]. In contrast
to Loose Order, Varying Size, Strict Order, Equal Size does not
require cropping, which allows for multimedia data outside of
common aspect rations like 1:1 (square), 3:2 (digital SLRs), or
3:4 (iPhone) to be properly fitted in media galleries.
4
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Application Architecture</title>
      <p>
        The underlying application Wikipedia Live Monitor puts
Wikipedia and Wikidata article clusters that cover the same semantic
concept in a monitoring loop. Article clusters stay in the
monitoring loop until their time-to-live has been reached, i.e., until
there are no further edits. Some article clusters upon fulfilling
the breaking news conditions as defined in [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ] will be reported
as breaking news events. We have patched the Wikipedia Live
Monitor source code to have an additional social multimedia
search hook in that case. This social multimedia search hook
receives as an input the international titles of all articles in the
currently breaking article cluster as well as their URLs. It uses
them as search terms for a patched instance of the application
Social Media Illustrator that runs on the same server as the
instance of Wikipedia Live Monitor. It is configured to always
return two media galleries for one request, one of kind Strict
Order, Equal Size and the other of kind Loose Order,
Varying Size. Both generated media galleries are saved to disk for
archiving purposes following a naming scheme that includes the
media gallery kind, the originating search terms, and the UNIX
timestamp. A screenshot of the running application can be seen
in Figure 1.
      </p>
      <p>
        On the server-side, we use a library called
nodecanvas [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] that implements the HTML5 canvas API [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]
on the server. This library allowed us to port the
original client-side code used in Social Media
Illustrator with manageable effort to the server. The canvas
API is mainly used in the deduplication algorithm [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ] and for
creating static dumps of media galleries. Media galleries
initially consist of individual images and videos with hyperlinks to
the originating microposts as can be seen in Listing 1. For the
archived version, a static dump in Portable Network Graphics
format with graphical representation of the URLs of the
originating microposts is created, an example is shown in Figure 2.
      </p>
      <p>This has the advantage that dumps can be shared as
photos over social network sites, in contrast to HTML code with
typically expiring URLs that therefore cannot be permanently
shared. We share such dumps via the Twitter bot
@mediagalleries, available and archived at https://twitter.com/
mediagalleries.</p>
    </sec>
    <sec id="sec-5">
      <title>5 Evaluation and Discussion</title>
      <p>5.1</p>
      <sec id="sec-5-1">
        <title>Quantitative Evaluation</title>
        <p>
          We have evaluated the application based on breaking news
events around the Winter Olympics18 that happened between
February 8, 20:36 (CET) and February 10, 20:38 (CET), i.e.,
during an examination period of 48 hours. During this period,
18In order to avoid confusion of the numbers, in this section,
we strip the 2014 from the event title
94 unique breaking news events were detected by Wikipedia Live
Monitor. Uniqueness in this context is defined as events being
reported without interruption. For example, Christof
Innerhofer appeared twice on February 9, once in the morning19 and
once again in the afternoon,20 so even if the event is about the
same person, it is still tracked as two unique breaking news
events. Out of these 94 breaking news events, 69 events (≈73%)
were related to the Winter Olympics. In the 48 hours of our
experiment, we have generated overall 804 media galleries, i.e.,
402 media galleries of kind Strict Order, Equal Size and
accordingly 402 kind Loose Order, Varying Size. These 402 media
gallery pairs covered 67 breaking news events—related to the
Winter Olympics or not. If we only count the media gallery pairs
that were relevant for the Winter Olympics, we get 253 media
gallery pairs (≈63%) covering 48 of the Winter Olympics
breaking news events resulting in a recall of ≈70% (48 out of 69 of
the Winter Olympics breaking news events). We calculate the
precision in the next subsection.
In the qualitative evaluation, we exclusively consider the 253
media gallery pairs that illustrate the 48 Winter Olympics breaking
news events. We have asked five independent human raters to
agree on wether a given media gallery pair is mostly relevant
or irrelevant, or completely relevant or irrelevant for the Winter
Olympics breaking news event in question. By looking at the
absolute number of 253 media galleries, 78 media galleries were
rated mostly irrelevant or completely irrelevant whereas 175
media galleries were rated mostly relevant or completely relevant.
This results in an absolute precision of ≈69%. By
looking at the number of 48 events related to the Winter Olympics,
18 media gallery pairs were rated mostly irrelevant or completely
irrelevant whereas 30 media gallery pairs were rated mostly
relevant or completely relevant, resulting in a relative precision
of ≈63%.
Strict Order, Equal Size variant looked better or the Loose
Order, Varying Size variant. Even after longer discussions between
the raters, there was no clear winner, yet each time the raters
could tell exactly what bothered them about a given variant.
In consequence, rather than providing concrete numbers, we
decided to list the raters’ most commented-on annoyances.
Media galleries of the kind Strict Order, Equal Size suffered badly
from being unbalanced. Rather than having more social
multimedia data, the raters would have rather preferred removing
some items in order to get to a balanced state. Media galleries
of the kind Loose Order, Varying Size suffer less from being
unbalanced, but raters consistently remarked positively when they
were balanced. The biggest nuisance with Loose Order, Varying
Size according to our raters were irregular margins that destroy
the regular grid pattern, an example thereof can be seen in
Figure 3c in the photo of Jamie Anderson with the green-white
boarder cap. Overall, raters found Loose Order, Varying Size
media galleries to be easier to consume, especially when the
individual items were diverse.
In the temporal evaluation, we have examined the effect of
evolution of media galleries over time. Figure 3 and Figure 4 show
timestamped examples of how the application dynamically
recalculates the ranking [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] based on the changing social signals.
As social multimedia retrieve interactions on social network sites
that we harvest whenever we generate a new media gallery, the
algorithm takes these changes into account. Sometimes
additional multimedia data appear and previously existing data
disappear as is the case in the step from Figure 4d to Figure 4f.
Our raters were fascinated by the dynamics of the storytelling
where sometimes within well less than a minute media galleries
change significantly. They wished for ways to easily navigate
back in time in order to relive media gallery evolutions by
flipping through the versions.
5.5
        </p>
      </sec>
      <sec id="sec-5-2">
        <title>Discussion</title>
      </sec>
      <sec id="sec-5-3">
        <title>Reasons for Irrelevant Social Multimedia</title>
        <p>When we analyzed the kinds of 2014 Winter Olympics events
whose corresponding media galleries our raters had graded as
mostly irrelevant or completely irrelevant, we noticed a
common pattern. Breaking news events about either the 2014
Winter Olympics themselves21 or about any of the Olympic
disciplines22 were illustrated by apparently random Instagram
photos. These events consistently have long names with the
current year combined with non-ASCII characters. In such cases,
the Instagram search API defaults to matching on only parts
of the search term rather than the whole phrase, which
explains why random photos tagged with the current year, e.g.,
“#2014 #nofilter” with many social interactions got featured
overly prominently. A particularly bad example of a completely
irrelevant media gallery can be seen in Figure 5. Following
21For example, 2014 Winter Olympics: https://twitter.com/
WikiLiveMon/status/432856683036278784</p>
        <p>22For example, Luge at the 2014 Winter Olympics
– Men’s singles: https://twitter.com/WikiLiveMon/status/
432577721626296320
this observation, we have worked around this issue by a
better Unicode-aware regular expression.23
Reprise of Hypotheses and Research Questions
We have shown that (H1) holds true, social multimedia can
successfully illustrate breaking news events around the 2014
Winter Olympics. In contrast, we had to weaken (H2), as our raters
on a case-by-case basis preferred the one or the other kind of
media gallery. They always preferred the balanced version of
either kind, however, when media galleries were unbalanced, other
factors like irregular margins or concrete multimedia contents in
general determined their preference and also cropping was not
seen as a big issue. There seems to be a slight advantage for
more square-like media galleries of either kind, but more
profound A/B or multivariate testing is required. Regarding (H3),
we have already successfully applied the key learnings
concerning aesthetics and search term handling from the 2014 Winter
Olympics domain to other domains and are now able to create
relevant and aesthetic media galleries for any kind of breaking
news event detected by Wikipedia Live Monitor. Looking at our
two research questions, for (Q1), there is definitely a tight
relation between the category of the breaking news event and the
relevancy of the generated media galleries. We have seen in our
experiments that events concerning persons throughout reveal
highly relevant media galleries. This also holds true for events
outside of the 2014 Winter Olympics. For (Q2), in upcoming
versions of our application, we will put additional emphasis on
multimedia contents, as we have learned that factors like
irregular margins play a key role as they destroy the regular grid
structure, which the human eye is very unforgiving of. Our eyes
need focal points, visually diverse media galleries with
multimedia data of different sizes and contrasting colors can help the
eye, albeit our raters also liked color-harmonious media galleries
with similar sizes that invite the eye to browse longer.
6</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Related Work</title>
      <p>
        We focus on related work that follows a holistic approach for
storytelling with social media rather than looking at individual
bits and pieces like event detection, media deduplication and
clustering, etc. Related work can be grouped in several fields.
Storytelling with Social Media Around the Olympics
The Twitter data journalism team have created a visualization
of the most-shared Olympics photos on Twitter [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ] that can
be filtered by day and country. It is unclear to what extent
the system is based on automated hashtag analysis and manual
content curation. More visualizations like an interactive map
and an athlete follower graph are listed in a post on the Twitter
blog [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
      </p>
      <sec id="sec-6-1">
        <title>Event Archiving and Summarization</title>
        <p>
          Event archiving services such as Eventifier24 do a great job at
storing all the social media content around entire events,
however, do not currently rank the information. Closest to our
ap23Instagram customization: http://bit.ly/instagram-unicode
24Eventifier: http://eventifier.co/
proach is Seen25 an engine that aggregates, organizes, and ranks
media and collects information on topics trending in social
media. Seen does not support tracking of media gallery evolution.
Finally there is MediaFinder [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ],26 that uses a fork of the
media item collector used in Social Media Illustrator MediaFinder
specializes on clustering media items based on named entities.
        </p>
      </sec>
      <sec id="sec-6-2">
        <title>Manual Social Multimedia Curation</title>
        <p>
          Examples of manual social media curation tools are FlypSite,27
a tool that facilitates the creation of embeddable second screen
applications or TV social media widgets, Storify [
          <xref ref-type="bibr" rid="ref1 ref7">7, 1</xref>
          ],28 a
service that lets users create timelines using social media, and
Storyful,29 a news agency focused on verifying and
distributing user-generated content from social networks related to news
events.
        </p>
      </sec>
      <sec id="sec-6-3">
        <title>Identification and Aesthetic Presentation</title>
        <p>
          Automated and semi-automated approaches for content
identification exist, for example, [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] and [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ] by Liu et al. who combine
semantic inference and visual analysis to automatically find
media items that illustrate events. Further, there are [
          <xref ref-type="bibr" rid="ref4">4</xref>
          ] and [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]
by Becker et al. who focus on identifying media items related
to events by learning similarity metrics and identifying search
terms. However, these event-related social multimedia data
identification approaches do not deal with the tasks of
ranking [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], deduplicating [
          <xref ref-type="bibr" rid="ref26">26</xref>
          ], and representing the event-related
content aesthetically [
          <xref ref-type="bibr" rid="ref12 ref14">14, 12</xref>
          ]. Obrador et al. present a photo
collection summarization system that includes storytelling
principles and face and image aesthetic ranking, however, that is
not interactive.
        </p>
      </sec>
    </sec>
    <sec id="sec-7">
      <title>7 Future Work and Conclusions</title>
      <p>In this paper we have connected the world of breaking news
events based on detected concurrent Wikipedia and Wikidata
edits with the world of social network sites at the example
of the 2014 Winter Olympics. We have extended the
existing tools Wikipedia Live Monitor and Social Media Illustrator
so that now we have an automated means of generating media
galleries for breaking news events at scale in the form of the
Twitter bot @mediagalleries, available and archived at https:
//twitter.com/mediagalleries. We have evaluated
media galleries that were auto-generated in the context of the
Olympics quantitatively, qualitatively, aesthetically, and
temporally. From the 69 Winter Olympics breaking news events,
we could illustrate 48 events, resulting in a recall of
successfully illustrated Olympics breaking news events of ≈70%. From
these 48 events, 30 events were illustrated with mostly relevant
or completely relevant content, resulting in a relative precision
of ≈63%, still without the improvements discussed in
Subsection 5.5 that are now in place.</p>
      <p>
        Future work will mainly focus on further improving the
visual aesthetics of the generated media galleries. While certain
aspects like balancedness and overall shape are straight-forward
25Seen: http://seen.co/
26MediaFinder: http://mediafinder.eurecom.fr/
27FlypSite: http://www.flyp.tv/
28Storify: http://storify.com/
29Storyful: http://storyful.com/
targets to tackle, more subtle issues like analyzing social
multimedia data contents for unwanted features (e.g., irregular
margins, cropped textual overlays, etc.) or wanted features (e.g.,
faces) that negatively or positively impact the media gallery
harmony will require advanced heuristics, especially given our
near-realtime demands at the system. Advanced A/B or
multivariate tests that optimize on click-through-rate, consumption
time, or other variables, and where several media gallery kinds
compete against each other, can help reveal new insights about
what makes attractive media galleries. The temporal evolution
of breaking news stories is another area of research that our
application facilitates to explore. A certainly very drastic example
are the Boston Marathon bombings.30 The terror attacks were
correctly detected by Wikipedia Live Monitor [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], potential use
cases are in disaster recovery.
      </p>
      <p>Concluding, we are excited by the broad range of possible
future use cases and the upcoming improvements of the
application that we have unlocked through this present case study on
the 2014 Winter Olympics. By releasing the source code and
the social multimedia data created in the context of this research
under the permissive Apache 2.0 license, we invite and hope for
others to pick up. It is the taking part that counts: https:
//github.com/tomayac/wikipedia-live-monitor.</p>
      <p>30Boston Marathon bombings: http://en.wikipedia.org/wiki/
Boston_Marathon_bombings
(c) Feb 09, 11:29:19
(d) Feb 09, 11:29:18
(e) Feb 09, 11:29:42
(g) Feb 09, 11:30:20
(i) Feb 09, 11:30:38
Figure 5: Completely irrelevant media gallery for
2014 Winter Olympics medal table (times in CET,
left: Loose Order, Varying Size, right: Strict
Order, Equal Size) https://twitter.com/WikiLiveMon/status/
432909036313673728</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B.</given-names>
            <surname>Atasoy</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.-B.</given-names>
            <surname>Martens</surname>
          </string-name>
          .
          <article-title>STORIFY: A Tool to Assist Design Teams in Envisioning and Discussing User Experience</article-title>
          .
          <source>In CHI '11 Extended Abstracts on Human Factors in Computing Systems, CHI EA '11</source>
          , pages
          <fpage>2263</fpage>
          -
          <lpage>2268</lpage>
          , New York, NY, USA,
          <year>2011</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>F.</given-names>
            <surname>Bea</surname>
          </string-name>
          . Twitter who?
          <article-title>New app turns Wikipedia into a real time news source</article-title>
          ,
          <source>Apr</source>
          .
          <year>2013</year>
          . http://www. digitaltrends.com/social-media/
          <article-title>wikipedialive-monitor-breaking-news/.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>H.</given-names>
            <surname>Becker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Iter</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Naaman</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Gravano</surname>
          </string-name>
          .
          <article-title>Identifying Content for Planned Events Across Social Media Sites</article-title>
          .
          <source>In Proceedings of the Fifth ACM International Conference on Web Search and Data Mining, WSDM '12</source>
          , pages
          <fpage>533</fpage>
          -
          <lpage>542</lpage>
          . ACM,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>H.</given-names>
            <surname>Becker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Naaman</surname>
          </string-name>
          , and
          <string-name>
            <given-names>L.</given-names>
            <surname>Gravano</surname>
          </string-name>
          .
          <article-title>Learning Similarity Metrics for Event Identification in Social Media</article-title>
          .
          <source>In Proceedings of the Third ACM International Conference on Web Search and Data Mining, WSDM '10</source>
          , pages
          <fpage>291</fpage>
          -
          <lpage>300</lpage>
          . ACM,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>R.</given-names>
            <surname>Cabanier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Graff</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Munro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Wiltzius</surname>
          </string-name>
          ,
          <string-name>
            <surname>and I. Hickson. HTML</surname>
          </string-name>
          <article-title>Canvas 2D Context, Level 2</article-title>
          .
          <string-name>
            <surname>Working</surname>
            <given-names>Draft</given-names>
          </string-name>
          , W3C, Oct.
          <year>2013</year>
          . http://www.w3.org/TR/ 2dcontext2/.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          <article-title>[6] danah m. boyd and</article-title>
          <string-name>
            <given-names>N. B.</given-names>
            <surname>Ellison</surname>
          </string-name>
          .
          <article-title>Social Network Sites: Definition, History, and Scholarship</article-title>
          .
          <source>Journal of ComputerMediated Communication</source>
          ,
          <volume>13</volume>
          (
          <issue>1</issue>
          ):
          <fpage>210</fpage>
          -
          <lpage>230</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>K.</given-names>
            <surname>Fincham</surname>
          </string-name>
          . Review: Storify (
          <year>2011</year>
          ).
          <source>Journal of Media Literacy Education</source>
          ,
          <volume>3</volume>
          (
          <issue>1</issue>
          ),
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>T.-J.</given-names>
            <surname>Holowaychuk</surname>
          </string-name>
          .
          <article-title>Introducing node-canvas. Server side HTML5 canvas API</article-title>
          , Nov.
          <year>2010</year>
          . https://www.learnboost.com/blog/introducingnode-canvas
          <article-title>-server-side-html5-canvas-api/.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>T.-Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          .
          <article-title>Learning to Rank for Information Retrieval</article-title>
          . Found. Trends Inf. Retr.,
          <volume>3</volume>
          (
          <issue>3</issue>
          ):
          <fpage>225</fpage>
          -
          <lpage>331</lpage>
          , Mar.
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>X.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Troncy</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Huet</surname>
          </string-name>
          .
          <article-title>Finding Media Illustrating Events</article-title>
          .
          <source>In Proceedings of the 1st ACM International Conference on Multimedia Retrieval, ICMR '11</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          . ACM,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>X.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Troncy</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Huet</surname>
          </string-name>
          .
          <article-title>Using Social Media to Identify Events</article-title>
          .
          <source>In Proceedings of the 3rd ACM SIGMM International Workshop on Social Media, WSM '11</source>
          , pages
          <fpage>3</fpage>
          -
          <lpage>8</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>P.</given-names>
            <surname>Obrador</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Saad</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Suryanarayan</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Oliver</surname>
          </string-name>
          .
          <article-title>Towards Category-Based Aesthetic Models of Photographs</article-title>
          .
          <source>In Proceedings of the 18th International Conference on Advances in Multimedia Modeling - Volume Part I (MMM</source>
          <year>2012</year>
          ), pages
          <fpage>63</fpage>
          -
          <lpage>76</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>S.</given-names>
            <surname>Rogers</surname>
          </string-name>
          . Visualizing #Sochi2014,
          <string-name>
            <surname>Feb</surname>
          </string-name>
          .
          <year>2014</year>
          . https:// blog.twitter.com/2014/visualizing-sochi2014.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>P.</given-names>
            <surname>Sandhaus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rabbath</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Boll</surname>
          </string-name>
          .
          <article-title>Employing Aesthetic Principles for Automatic Photo Book Layout</article-title>
          .
          <source>In Proceedings of the 17th International Conference on Advances in Multimedia Modeling - Volume Part I (MMM</source>
          <year>2011</year>
          ), pages
          <fpage>84</fpage>
          -
          <lpage>95</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>L.</given-names>
            <surname>Sanger</surname>
          </string-name>
          .
          <article-title>The Early History of Nupedia and Wikipedia: A Memoir</article-title>
          . In C. DiBona, M. Stone, and D. Cooper, editors,
          <source>Open Sources 2.0: The Continuing Evolution</source>
          , pages
          <fpage>307</fpage>
          -
          <lpage>38</lpage>
          .
          <string-name>
            <given-names>O</given-names>
            <surname>'Reilly Media</surname>
          </string-name>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>C.</given-names>
            <surname>Schweitzer</surname>
          </string-name>
          .
          <source>These Are The Most-Shared Olympics Photos on Twitter, Feb</source>
          .
          <year>2014</year>
          . http://newsfeed.time.com/
          <year>2014</year>
          /02/10/olympics-photos-twitter/.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>T.</given-names>
            <surname>Steiner</surname>
          </string-name>
          .
          <article-title>A Meteoroid on Steroids: Ranking Media Items Stemming from Multiple Social Networks</article-title>
          .
          <source>In Proceedings of the 22nd International Conference on World Wide Web Companion, WWW '13 Companion</source>
          , pages
          <fpage>31</fpage>
          -
          <lpage>34</lpage>
          , Republic and Canton of Geneva, Switzerland,
          <year>2013</year>
          . International World Wide Web Conferences Steering Committee.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>T.</given-names>
            <surname>Steiner</surname>
          </string-name>
          .
          <article-title>Bots vs. Wikipedians, Anons vs</article-title>
          . Logged-Ins.
          <source>In Proceedings of the 23rd International Conference on World Wide Web Companion, WWW '14 Companion</source>
          , Republic and Canton of Geneva, Switzerland,
          <year>2014</year>
          . International World Wide Web Conferences Steering Committee.
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>T.</given-names>
            <surname>Steiner</surname>
          </string-name>
          and
          <string-name>
            <given-names>C.</given-names>
            <surname>Chedeau</surname>
          </string-name>
          . To Crop, or Not to Crop:
          <article-title>Compiling Online Media Galleries</article-title>
          .
          <source>In Proceedings of the 22nd International Conference on World Wide Web Companion, WWW '13 Companion</source>
          , pages
          <fpage>201</fpage>
          -
          <lpage>202</lpage>
          , Republic and Canton of Geneva, Switzerland,
          <year>2013</year>
          . International World Wide Web Conferences Steering Committee.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>T.</given-names>
            <surname>Steiner</surname>
          </string-name>
          ,
          <string-name>
            <surname>S. van Hooland</surname>
          </string-name>
          ,
          <string-name>
            <given-names>and E.</given-names>
            <surname>Summers. MJ No</surname>
          </string-name>
          <article-title>More: Using Concurrent Wikipedia Edit Spikes with Social Network Plausibility Checks for Breaking News Detection</article-title>
          .
          <source>In Proceedings of the 22nd International Conference on World Wide Web Companion, WWW '13 Companion</source>
          , pages
          <fpage>791</fpage>
          -
          <lpage>794</lpage>
          . ACM,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>T.</given-names>
            <surname>Steiner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Verborgh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gabarro</surname>
          </string-name>
          , E. Mannens, and R. Van de Walle.
          <article-title>Clustering Media Items Stemming from Multiple Social Networks</article-title>
          .
          <source>The Computer Journal</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>T.</given-names>
            <surname>Steiner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Verborgh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Gabarro</surname>
          </string-name>
          , and R. Van de Walle.
          <article-title>Defining Aesthetic Principles for Automatic Media Gallery Layout for Visual and Audial Event Summarization Based on Social Networks</article-title>
          .
          <source>In 2012 Fourth International Workshop on Quality of Multimedia Experience (QoMEX)</source>
          , pages
          <fpage>27</fpage>
          -
          <lpage>28</lpage>
          ,
          <year>July 2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>B.</given-names>
            <surname>Suh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Ling</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. B.</given-names>
            <surname>Bederson</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D. W.</given-names>
            <surname>Jacobs</surname>
          </string-name>
          .
          <article-title>Automatic Thumbnail Cropping and Its Effectiveness</article-title>
          .
          <source>In Proceedings of the 16th Annual ACM Symposium on User Interface Software and Technology, UIST '03</source>
          , pages
          <fpage>95</fpage>
          -
          <lpage>104</lpage>
          , New York, NY, USA,
          <year>2003</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>R.</given-names>
            <surname>Troncy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Milicic</surname>
          </string-name>
          , G. Rizzo, and
          <string-name>
            <given-names>J. L. R.</given-names>
            <surname>García</surname>
          </string-name>
          .
          <article-title>Mediafinder: Collect, enrich and visualize media memes shared by the crowd</article-title>
          .
          <source>In Proceedings of the 22nd International Conference on World Wide Web Companion, WWW '13 Companion</source>
          , pages
          <fpage>789</fpage>
          -
          <lpage>790</lpage>
          , Republic and Canton of Geneva, Switzerland,
          <year>2013</year>
          . International World Wide Web Conferences Steering Committee.
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>D.</given-names>
            <surname>Vrandečić</surname>
          </string-name>
          .
          <article-title>Wikidata: A New Platform for Collaborative Data Collection</article-title>
          .
          <source>In Proceedings of the 21st International Conference Companion on World Wide Web, WWW '12 Companion</source>
          , pages
          <fpage>1063</fpage>
          -
          <lpage>1064</lpage>
          . ACM,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>X.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          K.-T. Cheng.
          <article-title>Near-duplicate Detection for Images and Videos</article-title>
          .
          <source>In 1st ACM Workshop on Large-Scale Multimedia Retrieval and Mining</source>
          , LS-MMRM '
          <volume>09</volume>
          , pages
          <fpage>73</fpage>
          -
          <lpage>80</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          <source>(a) Feb</source>
          <volume>09</volume>
          ,
          <issue>11</issue>
          :
          <fpage>28</fpage>
          :
          <fpage>54</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>