<!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>Linking Media: adopting Semantic Technologies for multimodal media connection</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Delia Fernandez-Canellas</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Elisenda Bou-Balust</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Xavier Giro-i-Nieto</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Juan Carlos Riveiro</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Joan Espadaler</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>David Rodriguez</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Aleix Colom</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Joan Marco Rimmek</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>David Varas</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Issey Massuda</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Carlos Roig</string-name>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Universitat Politecnica de Catalunya</institution>
          ,
          <addr-line>UPC</addr-line>
        </aff>
      </contrib-group>
      <abstract>
        <p>Today's media and news organizations are constantly generating large amounts of multimedia content, majorly delivered online. As the online media market grows, the management and delivery of contents is becoming a challenge. Computational approaches can help to overcome this challenge by governing di erent applications such as content creation, production, search, and its promotion and distribution to di erent audiences. In this abstract we present a success story of the adoption of semantic technologies on the aforementioned applications, which are built on top of a semantic tagging framework, based on a Knowledge Graph (KG). The presented pipeline combines multimodal inputs into a contextual entity linking module, which indexes documents and links them to trends and stories developing on the news. We will describe how documents are linked and provided to media producers through Vilynx's platform, which is currently indexing over 20k media documents a day.</p>
      </abstract>
      <kwd-group>
        <kwd>semantic web</kwd>
        <kwd>knowledge graph</kwd>
        <kwd>linked data</kwd>
        <kwd>multimedia</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Media producers publish large amounts of multimedia content online - both text,
audio and video. To be able to explode all this information we need methods
to connect multimodal documents. Integrating and linking media documents
requires the understanding and extraction of semantics which describe its
content with a universal representation. Labels could be used to describe document
contents. However, most of the times this data is not labeled or when labeled it
does not use standards. Moreover, manually labeling data is unfeasible, therefore
automatic methods for tagging are needed.</p>
      <p>Vilynx provides a media platform with semantic solutions to automatically
index multimedia documents from a library and generates search and
recommendation engines by linking them to other contents, trends and to stories developing
in the news. The user interface displays in an intuitive manner the links between
media documents and stories and allows navigation through related content by
using associated semantic tags. This interface is a powerful industrial tool for
publishers to index, retrieve and visualize their contents. It helps them identify
which topics require more attention, or retrieve related content that has already
been published about the stories. Moreover, recommendation and search tools
are build on top of the detected semantic entities and integrated on customer's
web pages.
2 System Overview
In this section we give a brief explanation of the framework that powers this
media linking platform (shown in Figure 1). The media documents are indexed
with a rich collection of tags associated to KG entities. The system provides
tags from three di erent sources: visual, audio and associated text. The visual
tagging algorithm provides detection of the people and places appearing on the
video using deep learning analytics. The tags from the text block are
generated by parsing document web pages and applying a Name Entity Recognition
(NER) module to extract mentions. The audio transcript from videos is obtained
through speech to text algorithms, and the mentions in the audio are extracted
using NER, as for the text source. Finally, mentions and entities extracted from
the multi-modal sources are linked to KG entities by the Entity Linking (EL)
module, using the entity's relations as context. Moreover, entities's relations are
updated on the KG when new relations are found on tagged documents.</p>
      <p>Once semantic tags are assigned, the document becomes part of the linked
data space. This allows us to relate it to other documents, trends and associated
stories developing on the news.</p>
      <p>
        Vilynx's platform displays contents from the customer library, the top
trending entities from social networks, and the top trending stories on the news. This
platform allows navigation through contents using semantic links. Also, search
tools are developed for fast access to information. Due to space considerations,
we have omitted the details of our system. For more information see [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Fernandez</surname>
          </string-name>
          ,
          <string-name>
            <surname>Delia</surname>
          </string-name>
          , et al.
          <article-title>"ViTS: Video tagging system from massive web multimedia collections</article-title>
          .
          <source>" Proceedings of the 5th Workshop on Web-scale Vision</source>
          and
          <article-title>Social Media (VSM)</article-title>
          . IEEE Press,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Fernandez</surname>
          </string-name>
          ,
          <string-name>
            <surname>Delia</surname>
          </string-name>
          , et al.
          <article-title>"What is going on in the world? A display platform for media understanding</article-title>
          .
          <source>Proceedings of the 1st International Conference on Multimedia Information Processing and Retrieval (MIPR)</source>
          . IEEE Press,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>