<!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>Demonstration of multi-perspectives exploratory search with the Discovery Hub web application</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nicolas Marie</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabien Gandon</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Alcatel-Lucent Bell Labs</institution>
          ,
          <addr-line>Nozay</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>WIMMICS, INRIA Sophia-Antipolis</institution>
          ,
          <addr-line>Sophia Antipolis</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper describes a demonstration of the Discovery Hub exploratory search system. The demonstration focuses on the exploration of topics through several perspectives. Exploratory search refers to cognitive-consuming search tasks like learning or investigation. There is a need to develop systems optimized for supporting exploratory search as the today widely-used search engines fail to e ciently support exploratory search [1]. Linked data o ers exciting perspectives in this context and several systems were already published. We want to reach a new level in linked data based exploration by allowing the users to unveil knowledge nuances corresponding to speci c facets of interest of the topic explored. In this demonstration paper we rst give a brief overview of linked data based exploratory search systems. Then we present the Discovery Hub web application and focus more particularly on its multi-perspectives exploration capacity. Finally we present the demonstration scenario we propose.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
    </sec>
    <sec id="sec-2">
      <title>Linked data based exploratory search</title>
      <p>The amount of contributions at the crossroad of semantic search and exploratory
search is increasing today. The linked data knowledge, and especially DBpedia,
allows to design new information retrieval approaches and interaction models
that e ciently support exploratory search tasks. Yovisto3 (2009) is an academic
videos platform that retrieves topics' suggestions that are semantically related
to the users' query. The objective is to ease the exploratio of the videos
collection. Lookup Explore Discover4 (2010) helps the users to compose queries
about topics of interest by suggesting related query-terms. Once the query is
composed the system retrieves the results from others several services such as
search engines and social networks. Aemoo5 (2012) o ers a graph-view on topics
of interest. The graph shows their neighborhood ltered by a semantic pattern.</p>
      <sec id="sec-2-1">
        <title>3 http://www.yovisto.com/ 4 http://sisin ab.poliba.it/led/ 5 http://wit.istc.cnr.it/aemoo</title>
        <p>The users can reverse the ltering to show more surprising knowledge. They can
also ask for explanations (cross-references in Wikipedia) about the relations
between the shown resources. The Seevl6 (2013) demonstrator is a music discovery
platform implementing a linked data based recommendation algorithm. The
DBpedia semantics are also used in Seevl to support browsing (e.g. by music genres,
band members) and to provide explanations about the recommendations
(showing the shared properties between the artists). Linked Jazz7 (2013) aims to
capture the relations within the American jazz community in RDF. The authors
rely on a large amount of jazz people interviews transcripts. These transcripts
are automatically processed and then nely analyzed through a crowd-sourced
approach.</p>
        <p>The approaches recently published in the literature produced good results
when evaluated. Nevertheless a common limit of the existing linked data based
exploratory search systems is the fact they constrain the exploration through
single results selection and ranking schemes. The users cannot in uence the
retrieved results to reveal speci c aspects of knowledge that interest them in
particular.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Multi-perspectives exploratory search</title>
      <p>
        The framework and models implemented by the Discovery Hub application was
presented in [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Contrary to other systems it does not pre-compute and store
the results for later retrieving. Instead it computes the results on demand thanks
to a semantics-sensitive graph traversal algorithm. The algorithm is applied on
a small amount of data stored in a local and transient triple store. The data is
incrementally imported at query time using SPARQL queries sent to the targeted
SPARQL endpoint (DBpedia in the case of Discovery Hub). The objective of this
step is to identify a set of relevant results related to the initial topics of interest
that will be explored by the user [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. The web application demonstrating the
framework, called Discovery Hub, is available online8 and was showcased in
several screencasts9.
      </p>
      <p>The fact the results are computed at query-time allows to let the users
control several computation parameters through the interface and to o er
multiperspective exploratory search. Indeed, the objects described in linked data
datasets can be rich, complex and approached in many manners. For
example, a user can be interested in a painter (e.g. Claude Monet or Mary Cassat ) in
many ways: works, epoch, movement, entourage, social or political contexts and
more. The user may also be interested by basic information or unexpected ones
depending on his actual knowledge about the topic. He may also want to explore
the topic through a speci c culture or area e.g. impressionism in American or
French culture.</p>
      <sec id="sec-3-1">
        <title>6 http://play.seevl.fm</title>
        <p>7 http://linkedjazz.org/
8 http://discoveryhub.co, current CPU-intensive experiments might slow down the
search temporarily
9 https://www.youtube.com/user/wearediscoveryhub/videos</p>
        <p>
          The framework allows three operations for building such exploration
perspectives, detailed in [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. (1) The users can specify criteria of interest and
disinterest that are used by the framework during the sample importation and
its computation. The DBpedia categories are used for this purpose, see Figure
1. The objective is to guide the algorithm in order to retrieve results that are
more speci cally related to the aspects that interest the user, see example of
queries and results in Table 1. (2) It is possible to inject randomness in the
algorithm values in order to modify the ranking scheme and expose more
unexpected results10. (3) With the proposed framework it is easy to change the
data source used to process the query11. In the context of DBpedia it enables
the use of the DBpedia internatinal chapters like the French, German, Italian
ones12 to leverage cultural bias.
The demonstration will be constituted of a sequence of interactions like the ones
presented in the previously published screencasts. First the user launches a
simple query (query 1 in Table 1), he examines the results. At this point we show the
audience the Discovery Hub functionalities supporting the exploration and
understanding. We will focus on the faceted browsing aspect, the explanations and
the redirections toward third-party platforms. During this step we will engage
the conversation about how we compute the results and what is the software
architecture.
10 this advanced query mode is supported by the framework but currently not available
through the interface and will be integrated soon
11 idem 10
12 wiki.dbpedia.org/Internationalization/Chapters?v=190k
        </p>
        <p>During the results examination we will voluntarily focus on the French
impressionist painters that were close to Monet. At this point the user might be
interested in the relations of Monet with the non-French impressionists (query
2 in Table 1). We will explain the querying system for criteria of interest
speci cation and then emphasize the di erences between the results obtained with
query 1 and 2.</p>
        <p>To continue in the same logic we will submit the query 3 as well as a query
with a high level of randomness and one using the French chapter of DBpedia
in several tabs. We let the audience compare the results. We seek an interactive
demonstration by encouraging the audience to try the application while
commenting the system more than a strict and pre-de ned sequence of interactions
(which serves only to start the interactions).
5</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion and perspectives</title>
      <p>Discovery Hub is a linked data based exploratory search system built on the
top of DBpedia. With this demonstration we want to show the value of linked
data for exploratory search. Mature datasets like DBpedia allow the creation of
new information retrieval approaches as well as new interaction models. More
speci cally we want to demonstrate the multi-perspectives exploratory search
capacities of Discovery Hub. Thanks to the demonstration track we hope to
have discussions with other researchers about the perspectives we envision for
Discovery Hub. It notably includes an approach where the user can specify or
change the speci ed criteria of interest interactively in order to re-rank the results
without relaunching the whole query-process.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>G.</given-names>
            <surname>Marchionini</surname>
          </string-name>
          .
          <article-title>Exploratory search: from nding to understanding</article-title>
          .
          <source>Communications of the ACM</source>
          ,
          <volume>49</volume>
          (
          <issue>4</issue>
          ):
          <volume>41</volume>
          {
          <fpage>46</fpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>N.</given-names>
            <surname>Marie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Gandon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ribiere</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Rodio</surname>
          </string-name>
          .
          <article-title>Discovery hub: on-the- y linked data exploratory search</article-title>
          .
          <source>In Proceedings of the 9th International Conference on Semantic Systems. ACM</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>N.</given-names>
            <surname>Marie</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gandon</surname>
          </string-name>
          , Alain Giboin, and
          <string-name>
            <given-names>E.</given-names>
            <surname>Palagi</surname>
          </string-name>
          .
          <article-title>Exploratory search on topics through di erent perspectives with dbpedia</article-title>
          .
          <source>In Proceedings of the 10th International Conference on Semantic Systems. ACM</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>