<!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>Crowdsourcing Event Detection in YouTube Videos</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Thomas Steiner</string-name>
          <email>tsteiner@lsi.upc.edu</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ruben Verborgh</string-name>
          <email>ruben.verborgh@ugent.be</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Rik Van de Walle</string-name>
          <email>rik.vandewalle@ugent.be</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michael Hausenblas</string-name>
          <email>michael.hausenblas@deri.org</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Joaquim Gabarró Vallés</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>DERI, NUI Galway IDA Business Park</institution>
          ,
          <addr-line>Lower Dangan Galway</addr-line>
          ,
          <country country="IE">Ireland</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Ghent University - IBBT, ELIS - Multimedia Lab Gaston Crommenlaan 8 bus 201</institution>
          ,
          <addr-line>B-9050 Ledeberg-Ghent</addr-line>
          ,
          <country country="BE">Belgium</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Universitat Politécnica de Catalunya - Department LSI 08034 Barcelona</institution>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>Considerable efforts have been put into making video content on the Web more accessible, searchable, and navigable by research on both textual and visual analysis of the actual video content and the accompanying metadata. Nevertheless, most of the time, videos are opaque objects in websites. With Web browsers gaining more support for the HTML5 &lt;video&gt; element, videos are becoming first class citizens on the Web. In this paper we show how events can be detected on-the-fly through crowdsourcing (i) textual, (ii) visual, and (iii) behavioral analysis in YouTube videos, at scale. The main contribution of this paper is a generic crowdsourcing framework for automatic and scalable semantic annotations of HTML5 videos. Eventually, we discuss our preliminary results using traditional server-based approaches to video event detection as a baseline.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1 Introduction</title>
      <p>
        Official statistics [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ] from YouTube—owned by Google and one of the biggest online
video platforms—state that more than 13 million hours of video were uploaded
during 2010, and that 48 hours of video are uploaded every single minute. Given this huge
and ever increasing amount of video content, it becomes evident that advanced search
techniques are necessary in order to retrieve the few needles from the giant haystack.
Closed captions allow for keyword-based in-video search, a feature announced
in 2008 [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. Searching for a phrase like “that’s a tremendous gift”, a caption from
Randy Pausch’s famous last lecture titled Achieving Your Childhood Dreams 4, indeed
reveals a link to that lecture on YouTube. If no closed captions are available, nor can be
automatically generated [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], keyword-based search is still available over tags, video
descriptions, and titles. Presented with a potentially huge list of results, preview
thumbnails based on video still frames help users decide on the most promising result.
      </p>
      <p>
        A query for—at time of writing—recent events such as the London riots5 or the
shooting in Utøya6 reveals a broad selection of all sorts of video content, either
professionally produced or, more often, shaky amateur videos taken with smartphones.
4 http://www.youtube.com/watch?v=ji5_MqicxSo
5 http://en.wikipedia.org/wiki/2011_London_riots
6 http://en.wikipedia.org/wiki/2011_Norway_attacks
Despite these and other differences, their thumbnails are typically very similar, as can
be seen in Figure 1. These thumbnails are automatically generated by an unpublished
computer vision-based algorithm [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. From a user’s point of view, it would be very
interesting to see whether a video contains different shots. For example, a back-and-forth
between a news anchorman and live images can be an indicator for professionally
produced content, whereas a single shot covering the entire video can be an indicator for
amateur-generated eyewitness footage.
      </p>
      <p>In addition to the information provided by the separation of a video in shots, listing
occurrences of named entities and their disambiguation can help users quickly decide
whether a given video is of interest. For example, if a video about Utøya contains an
occurrence of the Norwegian Prime Minister Jens Stoltenberg, or a video about the
London riots contains an occurrence of the Prime Minister of the United Kingdom
David Cameron, they can potentially be considered more trustworthy than other videos.
It is up to the user to judge the trustworthiness aspect, however, the more context is
available, the easier this decision gets.</p>
      <p>
        While the detection of persons and their identification would be possible through
face detection and face recognition techniques, this task is computationally expensive.
As we have shown in [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], however, good results are possible through the analysis of
the available textual metadata with Natural Language Processing (NLP) techniques,
especially given the availability of (possibly automatically generated [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]) closed
captions on YouTube. Finally, for videos that are longer than the attention span of a typical
YouTube user, exploiting purposeful in-video navigation data can help determine points
of interest within videos. For example, many users might skip the intros typically
contained in professionally produced video content, or jump to spectacular shots directly.
      </p>
      <p>
        We define three types of events: visual events in the sense of shot changes,
occurrence events in the sense of the appearance of a named entity, and interest-based events
in the sense of purposeful in-video navigation by users. In this paper, we report on
a browser extension that enables crowdsourcing of event detection in YouTube videos
through a combination of textual, visual, and behavioral analysis techniques. When
a user starts watching a video, three event detection processes start:
Visual Event Detection Process We detect shots in the video by visually analyzing its
content [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. We do this with the help of a browser extension, i.e., the whole process
runs on the client-side using the modern HTML5 [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] JavaScript APIs of the &lt;video&gt;
and &lt;canvas&gt; elements. As soon as the shots have been detected, we offer the user the
choice to quickly jump into a specific shot by clicking on a representative still frame.
Occurrence Event Detection Process We analyze the available video metadata using
NLP techniques, as outlined in [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. The detected named entities are presented to the
user in a list, and upon click via a timeline-like user interface allow for jumping into
one of the shots where the named entity occurs.
      </p>
      <p>
        Interest-based Event Detection Process As soon as the visual events have been detected,
we attach JavaScript event listeners to each of the shots and count clicks on shots as an
expression of interest in those shots.
Many different approaches to event detection in video exist. A first category is artificial
vision, which tries to extract visual characteristics and identify objects and patterns.
A second option is to reuse existing metadata and try to enhance it in a semantic way.
Finally, using the combined result of collaborative human efforts can lead to data that
is otherwise difficult or impossible to obtain.
Searching through multimedia objects is inherently more difficult than searching through
text. Multimedia information retrieval is still an active research topic with many
challenges left to address [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. One possibility is the generalization of text-based search to
nontextual information [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], in which the query is posed as a multimedia object itself,
the so-called query-by-example strategy. Another strategy is semantic indexing, i.e., to
annotate a multimedia item’s content using textual or ontological means [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. In this
context, various feature extraction algorithms can be used, an interesting option being
face detection [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] followed by face recognition [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ].
In addition to automatically available metadata such as recording time and location,
video creators can add metadata to their creations, such as title, textual description, and
a list of tags. Also, YouTube automatically provides closed captioning in some cases.
Unfortunately, these elements are not constrained to any framework or ontology,
making automated interpretation difficult. Therefore, several efforts have tried to
semantically enrich these existing metadata. Choudhury et al. [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] describe a framework for the
semantic enrichment, ranking, and integration of Web video tags using Semantic Web
technologies. They use existing metadata and social features such as related videos and
playlists a video appears in. Gao et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] explicitly model the visual characteristics of
the underlying semantic video theme. This semantic model is constructed by finding the
common features of relevant visual samples, which are obtained by querying a visual
database with keywords associated with the video. Recently, Braeck Leer [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] also
provided an interesting method to detect events in videos using semantic subtitle analysis.
We previously described [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] a Web application that allows for the automatic generation
of Resource Description Framework (RDF) video descriptions based on existing
metadata. Textual information is enriched by extracting named entities via multiple Natural
Language Processing Web services in parallel. The detected named entities are
interlinked with DBpedia concepts. These entities are explicitly anchored to a point in the
video thanks to the closed captions. In combination with a shot detection framework,
entities can be anchored to shots instead, which is context-wise the better option.
      </p>
      <sec id="sec-1-1">
        <title>Crowdsourced Annnotation Approaches</title>
        <p>
          A radically different approach is to tackle the plethora of videos with the driving force
behind it: an enormous community of users. The idea of crowdsourcing [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ] is that, given
the current limitations of automated vision and semantic analysis, we use human
intelligence to perform those tasks in which humans currently excel. The aim is to make
this task as easy and as less time-consuming as possible, in order to avoid disturbing
a user’s experience. Soleymani and Larson describe the use of crowdsourcing for
annotating the effective response to video [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ]. They discuss the design of such a
crowdsourcing task and list best practices to employ crowdsourcing. The trade-off between
the required effort versus the accuracy and the cost of annotating has been described by
Vondrick et al. [
          <xref ref-type="bibr" rid="ref24">24</xref>
          ]. The quality of annotations generated by a crowdsourcing process
has been assessed by Nowak and Rüger [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ]. They conclude that a majority vote is a
good filter for noisy judgements to some extent, and that under certain conditions the
final annotations can be comparable to those of experts. Welinder and Perona [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ] devise
a model that includes the degree of uncertainty and a measure of the annotators’ ability.
It should be noted, however, that the usefulness of annotations also depends on their
envisioned functional value, i.e., what purpose they should serve in the application.
3
        </p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>Crowdsourcing Event Detection in Videos</title>
      <p>
        The term crowdsourcing was first coined by Jeff Howe in an article in the magazine
Wired [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. It is a portmanteau of “crowd” and “outsourcing”. Howe writes: “The new
pool of cheap labor: everyday people using their spare cycles to create content, solve
problems, even do corporate R&amp;D”. The difference to outsourcing is that the crowd
is undefined by design. For our specific use case, any YouTube user with the browser
extension installed could be part of that crowd.
      </p>
      <p>Event detection in videos is an ideal candidate for crowdsourcing, as each video is
an independent object in itself, i.e., the whole set of all existing YouTube videos can be
easily split into subtasks by just analyzing one video at a time. We store analysis results
centrally, as outlined in Section 4. In the following, we explain for each event type the
crowdsourced parts: for visual and occurrence events, shots and named entities in the
video are detected once by whatever the first YouTube user that watches the video.
Subsequent viewers can directly profit from the generated annotations. For interest-based
events, acknowledging that points of interest within a video might change over time, we
capture purposeful navigation events by all users. This allows for the generation of a
heat-map-like overlay on top of the video shots, which results in an intuitive
representation of popular scenes. Our advancement here is that we do not need write access to
YouTube, but through our browser extension generate that metadata layer on top, while
still creating a seamless and crowd-enriched experience for the user.
4</p>
    </sec>
    <sec id="sec-3">
      <title>Implementation Details</title>
      <p>We first provide an overview of the background technologies used in the framework and
then explain how our browser extension works.</p>
      <sec id="sec-3-1">
        <title>Background Technologies</title>
        <p>Google Chrome Extensions Google Chrome extensions are small software programs
that users can install to enrich their browsing experience with the Google Chrome
browser. They are written using a combination of standard Web technologies, such as
HTML, JavaScript, and CSS. There are several types of extensions; for this paper we
focus on extensions based on so-called content scripts. Content scripts are JavaScript
programs that run in the context of Web pages via dynamic code injection. By using the
standard Document Object Model (DOM), they can modify details of Web pages.
Google Analytics Google Analytics is Google’s Web analysis solution allowing for
detailed statistics about the visitors of a website. The software is implemented by adding
an unobtrusive snippet of JavaScript code on a website. This code collects visitor data
through a request for an invisible image, during which the page and user data is reported
back in the query part of the image’s URL. The snippet also sets a first party cookie on
visitors’ computers in order to store anonymous information such as whether the visitor
is a new or returning visitor, or the website the visitor came from.
4.2</p>
      </sec>
      <sec id="sec-3-2">
        <title>Event Detection Processes</title>
        <p>
          This paper is a first step in the direction of future work outlined in a prior
publication [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ]. Therein, we described the visual analysis-based shot detection algorithm in
isolation and noted the potential of combining the visual results with textual analysis
results following a method detailed in [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ].
        </p>
        <p>
          Visual Event Detection Process Our approach is based on HTML5 [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] JavaScript
APIs of the &lt;video&gt; and &lt;canvas&gt; elements and falls in the family of
histogrambased shot detection algorithms. The complete process has been detailed in [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ]. We
analyze the video frames’ pixels tile-wise and calculate the local histograms in steps of
one second. We then calculate the frame distances and finally split the video in shots
wherever the frame distance is greater than the average deviation of all frame distances.
Occurrences Event Detection Process In [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ], we document an interactive Web
application that allows for the automatic annotation of YouTube videos in RDF based on title,
description, tags, and closed captions. In the current implementation, we use Factor,
Product, and Agent from the Event Ontology [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ] to relate events to factors
(everything used as a factor in an event), products (everything produced by an event), and
agents (everything that can serve as an event agent). Listing 1 shows a sample video
fragment annotated with the Event Ontology.
        </p>
        <p>
          Interest-based Event Detection Process For each scene in a video, we generate a set of
&lt;img&gt; elements. These sets get injected into the YouTube homepage’s DOM tree, as
can be seen in Figure 2. Each of the &lt;img&gt; elements has a registered JavaScript event
handler that upon click triggers two actions: first, the video seeks to the corresponding
time, and second, the shot is tracked as a point of interest in the video. We therefore use
Google Analytics event tracking [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ], logging the video ID and the video timestamp.
&lt;http://gdata.youtube.com/[...]/9oWNcw8dits&gt; event:Event :event.
:event a event:Event;
event:time [
tl:start "PT0.00918S"^^xsd:duration;
tl:end "PT0.01459S"^^xsd:duration;
tl:duration "PT0.00541S"^^xsd:duration;
tl:timeline :timeline;
];
event:factor &lt;http://dbpedia.org/resource/David_Cameron&gt;;
event:factor &lt;http://sw.opencyc.org/2008/06/10/concept/en/
        </p>
        <p>PrimeMinister_HeadOfGovernment&gt;;
event:factor &lt;http://dbpedia.org/resource/Plastic_bullet&gt;;
event:factor &lt;http://dbpedia.org/resource/Water_cannon&gt;;
event:product [
a bibo:Quote;
rdf:value """Prime Minister David Cameron authorized police
to use plastic bullets and water cannons,"""@en;</p>
        <p>Listing 1: Exemplary extracted named entities from a YouTube video on the London
riots.</p>
      </sec>
      <sec id="sec-3-3">
        <title>4.3 Bringing It All Together</title>
        <p>
          From a Linked Data [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] point of view, the main challenge with our browser extension
was to decide on an as-consistent-as-possible way to model the three different event
types of visual events, occurrence events, and interest-based events. We decided for a
combination of two vocabularies: the Event Ontology [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ] mentioned before, and the
W3C Ontology for Media Resources [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ], which aims to foster the interoperability
among various kinds of metadata formats currently used to describe media resources
on the Web. The ontology also allows for the definition of media fragments. For this
purpose we follow the Media Fragments URIs [
          <xref ref-type="bibr" rid="ref21">21</xref>
          ] W3C Working Draft that specifies
the syntax for media fragments URIs along several dimensions. The temporal
dimension denotes a specific time range in the original media denoted by the t parameter. In
our case, a media fragment is the part of a video spun by the boundaries of the shot that
contains the frame that the user clicked. Listing 2 shows an exemplary semantic
annotation of a 27s long video shot containing a visual event (the shot itself), an occurrence
event (the DBpedia URI representing David Cameron), and an interest-based event (a
point of interest spanning the whole shot).
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>5 Discussion of our Approach</title>
      <p>Regarded in isolation, neither of our video event analysis steps is new, as detailed in
Section 2. Our contributions are situated (i) in the scalability through crowdsourcing, (ii) in
the on-the-fly HTML5 client-side nature of our approach, and (iii) in the combination
of the three different event type annotations. Hence, we discuss our preliminary results
&lt;http://gdata.youtube.com/[...]/9oWNcw8dits&gt; event:Event :event1.
:event1 a event:Event;
event:time [
tl:start "PT0.025269S"^^xsd:duration;
tl:end "PT0.05305S"^^xsd:duration;
tl:timeline :timeline;
];
event:factor &lt;http://dbpedia.org/resource/David_Cameron&gt;;
event:product [
a bibo:Quote;
rdf:value """on camera. DAVID CAMERON, British prime
minister: We needed a fight back, and a fight
back is under way. [...] there are things that
are badly wrong in our society. [...]"""@en;
];
event:product</p>
      <p>&lt;http://gdata.youtube.com/[...]/9oWNcw8dits#t=25,53&gt;.
&lt;http://gdata.youtube.com/[...]/9oWNcw8dits#T=25,53&gt; a
ma:MediaFragment.</p>
      <p>Listing 2: Semantic annotation of a 27s long video shot (visual event) showing David
Cameron (occurrence event) talk about the London riots. The shot is also a point of
interest generated by a click of a YouTube user (interest-based event).
in contrast to a classic centralized approach. For visual event analysis, rather than
detecting shots client-side with HTML5 JavaScript APIs, a centralized approach with low
level video tools is superior in terms of accuracy and speed, as the video files do not
have to be streamed before they can be processed. The crowdsourced approach is not
necessarily more scalable, however, more flexible as it can be applied to any source of
HTML5 video. For textual event detection, this is a task that necessarily runs centrally
and not at the client due to the required huge text corpora. Finally, behavioral event
detection by definition is only possible on the client. While most users are not aware
that their navigation behavior can be used to detect points of interest and thus behave
naturally, fraud detection is necessary to filter out spam pseudo navigation events.</p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], Doan et al. introduce four questions for a crowdsourced system, the first
being how to recruit and retain users. Our response is by seamlessly and unobtrusively
enriching the user’s YouTube experience. The user is not even aware that she is part
of a crowdsourced system, and still profits from the crowd. Doan’s next question is
what contributions can users make. The response are annotations for the three event
types defined earlier. The third question is how to combine user contributions to solve
the target problem, with the target problem being to—in the longterm—improve video
navigability, searchability, and accessibility. Our response is twofold: for visual and
textual events, we consider only the first user’s annotations, and for behavioral events we
consider the annotations from all users by means of a heat map, as detailed in Section 3.
The last question is how to evaluate users and their contributions. Our response is again
twofold. First, given that visual and textual events once detected are not questioned (as
the outcome will always be the same), here the performance of individual users does not
need to be evaluated. In contrast, the quality of behavioral events will simply improve
by the combined wisdom of the crowd, always given proper fraud detection and future
improvements mentioned in Section 6.
6
      </p>
    </sec>
    <sec id="sec-5">
      <title>Future Work and Conclusion</title>
      <p>
        Future work will focus on several aspects. First, given the streaming video nature, our
approach inherits the speed and accuracy challenges from [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]; the solution here is to
work with lower resolution versions of the video files in the background. Second, more
elaborate interaction tracking for interest-based events is necessary. Facets like
playing time after a navigational click can shine more light on the quality of the believed
point of interest. If a user clicks on a supposedly interesting scene but then navigates
away quickly afterwards, this is a strong indicator we need to consider. In the
complete opposite, if a user never navigates within a video, this can be an indicator that the
video is exciting from the first second to the last. Third, rather than just enriching the
user experience for the current video, we will explore in how far the crowd-generated
background knowledge gained on videos can be used for a more efficient video
recommender system. This can be evaluated via A/B blind tests on clickthrough rates, where
a user is randomly presented with a YouTube-generated related video recommendation,
and a recommendation generated by the browser extension.
      </p>
      <p>Concluding, our crowdsourced approach has shown promising results. The
combination of textual, visual, and behavioral analysis techniques provides for high quality
metadata that otherwise could only be generated through human annotators. Our
framework is a scalable first step towards video event detection, with actionable steps ahead.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>Braeck</given-names>
            <surname>Leer</surname>
          </string-name>
          , E.:
          <article-title>Detecting Events in Videos Using Semantic Analytics of Subtitles</article-title>
          .
          <source>Master's thesis</source>
          , University of Tromsø (Jun
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Choudhury</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Breslin</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Passant</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Enrichment and Ranking of the YouTube Tag Space and Integration with the Linked Data Cloud</article-title>
          .
          <source>In: The Semantic Web - ISWC 2009, Lecture Notes in Computer Science</source>
          , vol.
          <volume>5823</volume>
          , chap. 47, pp.
          <fpage>747</fpage>
          -
          <lpage>762</lpage>
          . Springer (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Doan</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramakrishnan</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Halevy</surname>
            ,
            <given-names>A.Y.</given-names>
          </string-name>
          :
          <source>Crowdsourcing systems on the World-Wide Web. Commun. ACM</source>
          <volume>54</volume>
          ,
          <fpage>86</fpage>
          -
          <lpage>96</lpage>
          (
          <year>April 2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          , Zhang,
          <string-name>
            <given-names>T.</given-names>
            ,
            <surname>Xiao</surname>
          </string-name>
          , J.:
          <article-title>Thematic video thumbnail selection</article-title>
          .
          <source>In: Proc. of the 16th IEEE Int. Conf. on Image Processing</source>
          . pp.
          <fpage>4277</fpage>
          -
          <lpage>4280</lpage>
          . ICIP'09, IEEE Press, Piscataway, NJ, USA (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>5. Google: Google Analytics Event Tracking Guide, http://code.google.com/apis/analytics/- docs/tracking/eventTrackerGuide.html</mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6. Google Research Blog: Smart Thumbnails on
          <source>YouTube (January</source>
          <volume>19</volume>
          ,
          <year>2009</year>
          ), http://googleresearch.blogspot.com/
          <year>2009</year>
          /01/smart-thumbnails-on-youtube.html
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <given-names>Google</given-names>
            <surname>Video Blog: Closed Captioning Search Options</surname>
          </string-name>
          (June 05,
          <year>2008</year>
          ), http://googlevideo.blogspot.com/
          <year>2008</year>
          /06/closed-captioning
          <article-title>-search-options</article-title>
          .html
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Hanjalic</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lienhart</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          , Ma, W.Y.,
          <string-name>
            <surname>Smith</surname>
            ,
            <given-names>J.R.</given-names>
          </string-name>
          :
          <source>The Holy Grail of Multimedia Information Retrieval: So Close or Yet So Far Away? Proc. of the IEEE</source>
          <volume>96</volume>
          (
          <issue>4</issue>
          ),
          <fpage>541</fpage>
          -
          <lpage>547</lpage>
          (
          <year>Apr 2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Hauptmann</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Christel</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Yan</surname>
          </string-name>
          , R.:
          <article-title>Video retrieval based on semantic concepts</article-title>
          .
          <source>Proc. of the IEEE</source>
          <volume>96</volume>
          (
          <issue>4</issue>
          ),
          <fpage>602</fpage>
          -
          <lpage>622</lpage>
          (
          <year>Apr 2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Hausenblas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Troncy</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raimond</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bürger</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          :
          <article-title>Interlinking Multimedia: How to Apply Linked Data Principles to Multimedia Fragments</article-title>
          .
          <source>In: WWW 2009 Workshop: Linked Data on the Web (LDOW2009)</source>
          . Madrid, Spain (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Howe</surname>
          </string-name>
          , J.:
          <source>The Rise of Crowdsourcing. Wired</source>
          <volume>14</volume>
          (
          <issue>6</issue>
          ) (
          <year>2006</year>
          ), http://www.wired.com/ wired/archive/14.06/crowds.html
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <article-title>HTML5: A vocabulary and associated APIs for HTML and XHTML</article-title>
          . W3C Working Draft (
          <year>August 2009</year>
          ), http://www.w3.org/TR/2009/WD-html5-20090825/, http://www.w3.org/TR/2009/WD-html5-20090825/
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Lee</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bürger</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sasaki</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Malaisé</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stegmaier</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Söderberg</surname>
          </string-name>
          , J.:
          <source>Ontology for Media Resource 1.0. Tech. rep., W3C</source>
          Media Annotation Working Group (06
          <year>2009</year>
          ), http://www. w3.org/TR/mediaont-10/
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Nowak</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rüger</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <article-title>How reliable are annotations via crowdsourcing: a study about interannotator agreement for multi-label image annotation</article-title>
          .
          <source>In: Proc. of the Int. Conf. on Multimedia Information Retrieval</source>
          . pp.
          <fpage>557</fpage>
          -
          <lpage>566</lpage>
          . MIR '10,
          <string-name>
            <surname>ACM</surname>
          </string-name>
          , New York, NY, USA (
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Raimond</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Abdallah</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          :
          <source>The Event Ontology (October</source>
          <volume>25</volume>
          ,
          <year>2007</year>
          ), http://motools.sourceforge.net/event/event.html
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Sivic</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zisserman</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Efficient visual search for objects in videos</article-title>
          .
          <source>Proc. of the IEEE</source>
          <volume>96</volume>
          (
          <issue>4</issue>
          ),
          <fpage>548</fpage>
          -
          <lpage>566</lpage>
          (
          <year>Apr 2008</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Soleymani</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Larson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          :
          <article-title>Crowdsourcing for Affective Annotation of Video: Development of a Viewer-reported Boredom Corpus</article-title>
          . In: Carvalho,
          <string-name>
            <given-names>V.</given-names>
            ,
            <surname>Lease</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          ,
          <source>Yilmaz (eds.) Proc. of the SIGIR 2010 Workshop on Crowdsourcing for Search Evaluation (CSE</source>
          <year>2010</year>
          ).
          <source>ACM SIGIR</source>
          , ACM (Jul
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Steiner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hausenblas</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>SemWebVid - Making Video a First Class Semantic Web Citizen and a First Class Web Bourgeois</article-title>
          .
          <source>In: Semantic Web Challenge at ISWC2010 (November</source>
          <year>2010</year>
          ), http://www.cs.vu.nl/~pmika/swc/submissions/swc2010_submission_ 12.pdf
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Steiner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Verborgh</surname>
          </string-name>
          , R., Van de Walle, R.,
          <string-name>
            <surname>Brousseau</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Enabling On-the-Fly Video Scene Detection on YouTube and Crowdsourcing In-Video Hot Spot Identification</article-title>
          .
          <source>In: Proc. of the 2nd IEEE Workshop on Analysis and Retrieval of Tracked Events</source>
          and
          <article-title>Motion in Imagery Streams (submitted)</article-title>
          .
          <source>ARTEMIS</source>
          <year>2011</year>
          , IEEE (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <article-title>The Official Google Blog: Automatic Captions in YouTube (November 19,</article-title>
          <year>2009</year>
          ), http://googleblog.blogspot.com/
          <year>2009</year>
          /11/automatic-captions-in-youtube.html
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Troncy</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mannens</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pfeiffer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Deursen</surname>
            ,
            <given-names>D.V.</given-names>
          </string-name>
          :
          <article-title>Media Fragments URIs</article-title>
          .
          <source>W3C Working Draft (December</source>
          <volume>8</volume>
          ,
          <year>2010</year>
          ), http://www.w3.org/2008/WebVideo/Fragments/WD-mediafragments-spec/
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Verstockt</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Van Leuven</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , Van de Walle, R.,
          <string-name>
            <surname>Dermaut</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Torelle</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gevaert</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          :
          <article-title>Actor recognition for interactive querying and automatic annotation in digital video</article-title>
          .
          <source>In: IASTED Int. Conf. on Internet and Multimedia Systems and Applications, 13th Proc</source>
          . pp.
          <fpage>149</fpage>
          -
          <lpage>155</lpage>
          . ACTA Press, Honolulu,
          <string-name>
            <surname>HI</surname>
          </string-name>
          , USA (
          <year>2009</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Viola</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>M.:</given-names>
          </string-name>
          <article-title>Robust real-time object detection</article-title>
          .
          <source>In: Int. Journal of Computer Vision</source>
          (
          <year>2001</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <string-name>
            <surname>Vondrick</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ramanan</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Patterson</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Efficiently scaling up video annotation with crowdsourced marketplaces</article-title>
          . In: Daniilidis,
          <string-name>
            <given-names>K.</given-names>
            ,
            <surname>Maragos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            ,
            <surname>Paragios</surname>
          </string-name>
          , N. (eds.)
          <source>Computer Vision - ECCV 2010, Lecture Notes in Computer Science</source>
          , vol.
          <volume>6314</volume>
          , pp.
          <fpage>610</fpage>
          -
          <lpage>623</lpage>
          . Springer (
          <year>2010</year>
          ),
          <volume>10</volume>
          .1007/978-3-
          <fpage>642</fpage>
          -15561-1_
          <fpage>44</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Welinder</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Perona</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>Online crowdsourcing: rating annotators and obtaining cost-effective labels</article-title>
          .
          <source>In: Proc. of the 2010 IEEE Computer Society Conf. on Computer Vision</source>
          and
          <article-title>Pattern Recognition Workshops (CVPRW)</article-title>
          . IEEE, San Francisco, CA, USA (Jun
          <year>2010</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26. YouTube: Official Press Traffic Statistics (
          <year>2011</year>
          ), http://www.youtube.com/t/press_statistics
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>