<!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>Overview of the INEX 2013 Linked Data Track</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Sairam Gurajada</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jaap Kamps</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Arunav Mishra</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ralf Schenkel</string-name>
          <xref ref-type="aff" rid="aff4">4</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Martin Theobald</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Qiuyue Wang</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Max Planck Institute for Informatics</institution>
          ,
          <addr-line>Saarbrucken</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Renmin University of China</institution>
          ,
          <addr-line>Beijing</addr-line>
          ,
          <country country="CN">China</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Amsterdam</institution>
          ,
          <addr-line>Amsterdam</addr-line>
          ,
          <country country="NL">The Netherlands</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>University of Antwerp</institution>
          ,
          <addr-line>Antwerp</addr-line>
          ,
          <country country="BE">Belgium</country>
        </aff>
        <aff id="aff4">
          <label>4</label>
          <institution>University of Passau</institution>
          ,
          <addr-line>Passau</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper provides an overview of the INEX Linked Data Track, which went into its second iteration in 2013. As in the previous year [7], the goal of the INEX Linked Data Track1 was to investigate retrieval techniques over a combination of textual and highly structured data, where rich textual contents from Wikipedia articles serve as the basis for retrieval and ranking techniques, while additional RDF properties carry key information about semantic relationships among entities that cannot be captured by keywords alone. As opposed to the previous year, the Linked Data Track employed a new form of a reference collection, which was purely based on openly available dumps of English Wikipedia articles (using a snapshot from June 1st, 2012, in MediaWiki XML format) plus two canonical subsets of the DBpedia 3.8 [3] and YAGO2 [4] collections (in RDF NT format). In addition to this reference collection, we provided two supplementary collections, one in an article-centric XML format and one in a pure text format, respectively, in order to allow for a large variety of retrieval techniques, based on either RDF, XML, or text to be incorporated into this retrieval setting. Moreover, links among the Wikipedia, DBpedia 3.8, and YAGO2 URI's were provided (again in RDF NT format) in order to allow for an easy integration of all of the above data sources. Participants were thus free to choose their preferred format of the collections in order to submit their runs. The goal in organizing this new track thus follows one of the key themes of INEX, namely to explore and investigate if and how structural information could be exploited to improve the e ectiveness of adhoc retrieval. In particular, we were interested in how this combination of data could be used together with structured queries Jeopardy-style natural-language clues and questions. The Linked Data Track thus aims to close the gap between IR-style keyword search and Semantic-Web-style reasoning techniques, with the goal to bring together di erent communities and to foster research at the intersection of Information Retrieval, Databases, and the Semantic Web. For INEX 2013, we speci cally explored the following two retrieval tasks: 1 https://inex.mmci.uni-saarland.de/tracks/lod/</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Introduction</title>
      <p>{ The Ad-hoc Retrieval Task investigates informational queries to be
answered mainly by the textual contents of the Wikipedia articles.
{ The Jeopardy Task employs natural-language Jeopardy clues which are
manually translated into a semi-structured query format based on SPARQL
with additional keyword-based lter conditions.
2
2.1</p>
    </sec>
    <sec id="sec-2">
      <title>Data Collections</title>
      <p>As for the reference collection, the Linked Data Track employed a combination
of three data collections from Wikipedia, DBpedia 3.8 and YAGO2.
{ Core of the reference collection is the dump of the English Wikipedia articles
from June 1st, 2012, which is available from the following URL:
http://dumps.wikimedia.org/enwiki/20120601/</p>
      <p>enwiki-20120601-pages-articles.xml.bz2.</p>
      <p>The following subsets of the canonicalized datasets from DBpedia 3.8 were
included in the reference collection:
Additionally, the following subsets of the canonicalized datasets from YAGO2s
were also included in the reference collection:
{ YAGO2: domains, ranges and con dence values of relations</p>
      <p>http://mpii.de/yago-naga/yago/download/yago/yagoSchema.ttl.7z
{ YAGO2: rdf:type class instances</p>
      <p>http://mpii.de/yago-naga/yago/download/yago/yagoTypes.ttl.7z
{ YAGO2: rdf:subclassOf taxonomy facts</p>
      <p>http://mpii.de/yago-naga/yago/download/yago/yagoTaxonomy.ttl.7z
{ YAGO2: facts between instances</p>
      <p>http://mpii.de/yago-naga/yago/download/yago/yagoFacts.ttl.7z
{ YAGO2: facts with labels</p>
      <p>http://mpii.de/yago-naga/yago/download/yago/yagoLabels.ttl.7z
{ YAGO2: facts with literals</p>
      <p>http://mpii.de/yago-naga/yago/download/yago/yagoLiteralFacts.ttl.7z
{ YAGO2: links to DBpedia 3.8 instances
http://mpii.de/yago-naga/yago/download/yago/yagoDBpediaInstances.ttl.7z
Since Wikipedia, DBpedia 3.8 and YAGO2 employ di erent URI's as
identi ers for their target entities, valid results were restricted to a provided list of
valid DBpedia URI's2, which contains one RDF triple of the form
&lt;DBpedia-URI&gt; lod:isValid "true"
for each valid result entity; other forms of this list (such as valid Wikipedia
article ids) were available on request. If a run included an entity not in this list,
the entity was considered as non-relevant.</p>
      <p>As in the previous year, the Linked Data Track was explicitly intended to
be an \open track" and thus invited participants to include more Linked Data
sources (see, e.g., http://linkeddata.org) or other sources that go beyond
\just" DBpedia and YAGO2. Any inclusion of further data sources was welcome,
however, workshop submissions and follow-up research papers should explicitly
mention these sources when describing their approaches.
2.2</p>
      <sec id="sec-2-1">
        <title>Supplementary XML Collection</title>
        <p>The new version of the XML-based Wikipedia-LOD (v2.0) collection (compare
to [6, 2]) was again hosted at the Max Planck Institute for Informatics and
has been made available for download in March 2013 from the Linked Data
Track homepage. The collection consists of 4 compressed tar.gz les and contains
an overall amount of 12.2 Million individual XML articles with more than 1
Billion XML elements. Each Wikipedia-LOD article consists of a mixture of XML
tags, attributes, and CDATA sections, containing infobox attributes, free-text
contents of the Wikipedia articles which describe the entity or category that the
article captures, and a section with RDF properties exported from the DBpedia
2 http://inex-lod.mpi-inf.mpg.de/2013/List of Valid DBpedia URIs.ttl
3.8 and YAGO2 subsets of the reference collection that are related to the article's
entity. All sections contain links to other Wikipedia articles (including links to
the corresponding DBpedia and YAGO2 resources), Wikipedia categories, and
external Web pages. Figure 1 shows the structure of such a Wikipedia article
in XML format about the entity Albert Einstein. It depicts the ve main
components of the XML markup of these articles:
i) the metadata section, which contains information about the author, title,
and id of the article, as well as possible links to other Linked Data URI's,
ii) the infobox properties taken from the original attributes and values from
the Wiki markup of this article,
iii) the Wikipedia section with additional Linked Data links to related entities
in Wikipedia, DBpedia 3.8, YAGO2, and links to external web pages,
iv) the DBpedia properties section, with RDF properties from DBpedia 3.8
about the entity that is described by this article, and
v) a similar section with YAGO2 properties about the entity that is described
by this article.</p>
        <p>Wikipedia to XML Conversion. For converting the raw Wikipedia articles
into our XML format, we modi ed and substantially extended the wiki2xml
parser3 as it is provided for the MediaWiki4 format. The parser generates an
XML le from the raw Wikipedia article (originally stored in Wiki markup) by
transforming infobox information to a proper XML representation, matching the
Wikipedia URI's to their corresponding DBpedia 3.8 and YAGO2 URI's, and
nally by annotating each article with a list of RDF properties from the DBpedia
3.8 and YAGO2 sources.</p>
        <p>Collection Statistics. The Wikipedia-LOD v2.0 collection currently contains
12.2 Million XML documents in 4 compressed tar.gz les, thus counting to the
size of 90.7 GB in uncompressed form and 11.1 GB in compressed form,
respectively. Table 1 provides more detailed numbers about di erent statistics of this
supplementary collection.
2.3</p>
      </sec>
      <sec id="sec-2-2">
        <title>Supplementary Text Collection</title>
        <p>As a second supplementary text collection, all XML articles of the
WikipediaLOD v2.0 collection were once more transformed into a plain text format by
extracting all the CDATA sections of the content-related XML elements (including
the infobox and RDF properties sections). In order to keep the original text
structure of the Wikipedia articles intact as much as possible, our transformation tools
marks links, infobox tags, and RDF properties by additional brackets. All
fulltext dumps of this second supplementary collection are available from the Linked
3 http://www.mediawiki.org/wiki/Extension:Wiki2xml
4 http://www.mediawiki.org/
Data Track homepage (https://inex.mmci.uni-saarland.de/tracks/lod/).
A provided le5 again maps each DBpedia entity to its corresponding text le.
The resulting size of this text collection amounts to 11,945,084 les with
nonempty text contents, with an overall size of 17 GB in uncompressed form and
5.5 GB in compressed form, respectively.</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Retrieval Tasks and Topics</title>
      <p>The goal of the Ad-hoc Task is to return a ranked list of results in response to a
search topic that is formulated as a keyword query. Results had to be represented
by their Wikipedia page ID's, which in turn had to be linked to the set of valid
5 http://inex-lod.mpi-inf.mpg.de/2013/dbpedia-textfiles-map.ttl
Property
XML documents
XML elements
Internal Wikipedia links resolved
Wikipedia URI's resolved
DBpedia URI's resolved
YAGO2 URI's resolved</p>
      <p>DBpedia URI's (see above). A set of 144 Ad-hoc Task search topics for the
INEX 2013 Linked Data track had been released in March 2013 and was made
available for download from the Linked Data Track homepage. In addition, the
set of QRels from the 2012 Ad-Hoc Task topics was provided for training.
Submission Format. Participants were allowed to submit up to 3 runs. Each
run could contain a maximum of 1,000 results per topic, ordered in decreasing
value of relevance. As in the previous year, a result is an article or an entity,
identi ed by its Wikipedia page ID (so only entities from DBpedia or,
equivalently, articles from Wikipedia were counted as valid results). The results of one
run had to be contained in a single submission le, so up to three les could be
submitted by each participant in total. Submissions were required to be in the
familiar TREC format.
&lt;qid&gt; Q0 &lt;file&gt; &lt;rank&gt; &lt;rsv&gt; &lt;run_id&gt;
Where:
{ The rst column is the topic number.
{ The second column is the query number within that topic. As of the early</p>
      <p>TREC days, this eld is unused and should always be Q0.
{ The third column is the ID of the result Wikipedia page.
{ The fourth column is the rank of the result.
{ The fth column shows the score (integer or oating point) that generated
the ranking.
{ The sixth column is called the \run tag" and should be a unique identi er
for the participating group and for the method used. Run tags must contain
12 or fewer letters and numbers, with no punctuation, to facilitate labeling
graphs with the tags.</p>
      <p>An example submission thus might have looked as follows:
This run contains three results for the topic 2013001. The rst result is the
Wikipedia target entity that is associated with the page ID \12". The second
result is the page with ID \997", and so on. Mappings between Wikipedia page
ID's and DBpedia URI's were available from the
DBpedia-to-Wikipedia-PageLinks le which is part of the reference collection. Results were restricted to
target entities in the list of valid DBpedia URI's (see above).
As in 2012, the Jeopardy Task continued to investigate retrieval techniques over
a set of natural-language Jeopardy clues, which were manually translated into
SPARQL query patterns with additional keyword-based lter conditions. A set
of 105 Jeopardy Task search topics, out of which 74 topics were taken over from
2012 and 31 topics were newly added to the 2013 setting. 72 single-entity topics
(with one query variable) were also included into the set of 144 Ad-hoc topics.
All topics were made available for download in March 2013 from the Linked
Data Track homepage. In analogy to the Ad-hoc Task, the set of topics from
2012 was provided together with their QRels for training.</p>
      <p>We illustrate the topic format with the example of topic 2012374 from the
set of the 2013 topics. It is represented in XML format as follows:
&lt;topic id="2012374" category="Politics"&gt;
&lt;jeopardy_clue&gt;</p>
      <p>Which German politician is a successor of another politician
who stepped down before his or her actual term was over,
and what is the name of their political ancestor?
&lt;/jeopardy_clue&gt;
&lt;keyword_title&gt;</p>
      <p>German politicians successor other stepped down before
actual term name ancestor
&lt;/keyword_title&gt;
&lt;sparql_ft&gt;</p>
      <p>SELECT ?s ?s1 WHERE {
?s rdf:type &lt;http://dbpedia.org/class/yago/GermanPoliticians&gt;.
?s1 &lt;http://dbpedia.org/property/successor&gt; ?s.</p>
      <p>FILTER FTContains (?s, "stepped down early").</p>
      <p>}
&lt;/sparql_ft&gt;
&lt;/topic&gt;</p>
      <p>The &lt;jeopardy clue&gt; element contains the original Jeopardy clue as a
naturallanguage sentence; the &lt;keyword title&gt; element contains a set of keywords that
has been manually extracted from this title and has been reused as part of the
Ad-hoc Task; and the &lt;sparql ft&gt; element contains the result of a manual
conversion of the natural-language sentence into a corresponding SPARQL query.
The category attribute of the &lt;topic&gt; element may be used as an additional
hint for disambiguating the query. In the above query, ?s is a variable for an
entity of type http://dbpedia.org/class/yago/GermanPoliticians (in the rst
triple pattern), and it should be in a http://dbpedia.org/property/successor
relationship with another entity denoted by the variable ?s1. The FTContains
lter condition restricts ?s to those entities that should be associated with the
keywords \stepped down early" via its linked Wikipedia article.</p>
      <p>Since this particular variant of SPARQL with full-text lter conditions
cannot be run against a standard RDF collection (such as DBpedia 3.8 or YAGO2)
alone, participants were again encouraged to develop individual solutions to
index both the RDF and textual contents of the Wikipedia reference or
supplementary collections in order to process these queries.</p>
      <p>Submission Format. Similar to the Ad-hoc Task (see above), each
participating group was allowed to submit up to 3 runs. Each run could contain a maximum
of 1,000 results per topic, ordered by decreasing value of relevance (although we
expect most topics to have just one or a combination of a few target entities).
The results of one run must be contained in a single submission le, that is,
up to 3 les could be submitted per group in total. For relevance assessments
and evaluation of the results, the runs were again required to be in the familiar
TREC format, however containing one row of target entities (denoted by their
Wikipedia page ID's, which are available in the reference collection through the
http://dbpedia.org/ontology/wikiPageID properties) for each query result.
Each row of target entities must re ect the order of query variables as speci ed
by the SELECT clause of the Jeopardy topic. In case the SELECT clause contained
more than one query variable, the row should consist of a comma- or
semicolonseparated list of such target entity ID's. Thus, an example submission may have
looked as follows:
2012374 Q0 12;24 1 0.9999 2012UniXRun1
2012374 Q0 997;998 2 0.9998 2012UniXRun1
2012374 Q0 9989;12345 3 0.9997 2012UniXRun1</p>
      <p>Here, there are 3 results for topic \2012374"; and we can see this topic
requests two entities per result, since it has two variables in the SELECT clause. The
rst result is the entity pair (denoted by their Wikipedia page ID's) with the
ID's \12" and \24", the second result is the entity pair with the ID's \997" and
\998", and the third result is the entity pair with the ID's \9989" and \12345".
For the evaluation, symmetric results, where the order of the returned entities
did not matter, were considered as duplicates and were automatically removed
at the lower rank of the run at which the duplicate occurred. Mappings between
DBpedia URI's and Wikipedia page ID's were available from the
DBpedia-toWikipedia-Page-Links le which was part of the reference collection. And, again,
results were restricted to target entities contained in the list of valid DBpedia
URI's (see above).</p>
    </sec>
    <sec id="sec-4">
      <title>Run Submissions &amp; Evaluation</title>
      <p>All run submissions were to be uploaded via the INEX website via the URL:
https://inex.mmci.uni-saarland.de/. The due date for the submission of
all Linked Data Track runs was May 15, 2012. In total, 5 Ad-hoc search runs
were submitted by 2 participants, i.e., Oslo and Akershus University College of
Applied Sciences (OAUC), Renmin University of China (RUC), and 3 Jeopardy
runs were submitted by the Max-Planck Institute for Informatics (MPI).
4.1</p>
      <sec id="sec-4-1">
        <title>Assessments</title>
        <p>For the Ad-hoc Task, assessments for the 72 single-entity Jeopardy topics were
done on Amazon Mechanical Turk by pooling the top-100 ranks from the 8
submitted runs in a round-robin fashion. Assessments for the remaining 72 Ad-hoc
Task topics from INEX 2009 and 2010 were taken over from the previous years.
(Notice that the latter provide only an approximation of the actual relevance
judgments for these topics, since the collection has meanwhile changed.) Table 2
provides detailed statistics about the assessments of the 144 Ad-hoc Task topics.</p>
        <p>Topic Set Number of topics Number of relevant results per topic Total
Min Max Median Mean</p>
        <p>Std. Deviation
2009/2010
Jeopardy
all
72
72
144
24
3
3
95
72
95
63
26
42
63
27
45
16
12
23
4542
1929
6471</p>
        <p>For the Jeopardy Task, assessments for 77 single- and multi-entity topics
were additionally done on Crowd ower by pooling the top-10 results from the
3 Jeopardy submissions for the single-entity topics and by pooling the top-20
for the multi-entity topics, respectively, again in a round-robin fashion. These
assessments were done based on an entity-centric rather than a document-centric
evaluation mode, i.e., there was usually just a single target entity (or a short list
of target entities) to marked as relevant for a given SPARQL-FT topic. Overall,
144 Ad-hoc topics and 77 Jeopardy topics were nally assessed this way.
The TREC-eval tool was adapted to calculate the following well-known metrics
(see [1, 5]) used in ad-hoc and entity ranking settings: Precision, Recall,
AveragePrecision (AP), Mean-Average-Precision (MAP), Mean-Reciprocal-Rank (MRR),
and Normalized-Discounted-Cumulated-Gain (NDCG).</p>
        <p>For the Ad-hoc Task, we employed the usual binary relevance assessments
obtained from a majority vote over the judgments obtained from AMT for each
result. For the Jeopardy Task, which yielded di erent QRels than the Ad-hoc
Task, we additionally had to distinguish between four types of search topics in
order to obtain similar binary relevance assessments. These four types divide the
set of 105 Jeopardy topics as follows:
{ 46 single-entity, single-target topics: these are typical Jeopardy clues
which have just one relevant target entity as result.
{ 27 single-entity, multiple-target topics: these are entity-centric topics
which may have an entire list of relevant target entities as result.
{ 17 multiple-entity, single-target topics: these are enhanced Jeopardy
clues which have just one combination of relevant target entities as result.
{ 15 multiple-entity, multiple-target topics: these are enhanced
entitycentric topics which may have an entire list of combinations of relevant target
entities as result.</p>
        <p>For the multiple-entity topics, a combination of entities was considered to be
relevant at a particular rank, only if all the entities of this combination formed
a correct answer to the topic. That is, relevance judgments for Jeopardy topics
were still based on binary assessments. Moreover, duplicate results (including
duplicates due to symmetric answers for multi-entity topics) were removed from
the lower ranks of the run les at which they occurred. For completeness, we
next list the detailed de nition of the above metrics.</p>
        <p>P recision(P ) =</p>
        <sec id="sec-4-1-1">
          <title>N umber of relevant results returned</title>
        </sec>
        <sec id="sec-4-1-2">
          <title>T otal number of results returned</title>
        </sec>
        <sec id="sec-4-1-3">
          <title>N umber of relevant results at rank k k</title>
          <p>Precision(P) is de ned as the ability of a system to present all relevant items.
It is a simple statistical set-based measure calculated as shown by Equation 1.
Precision-at-K (P@K) is the portion of the relevant documents in the rst K
ranks and is calculated as shown by Equation 2.</p>
          <p>Recall(R) =</p>
        </sec>
        <sec id="sec-4-1-4">
          <title>N umber of relevant results returned</title>
        </sec>
        <sec id="sec-4-1-5">
          <title>T otal number of relevant results</title>
          <p>
            (
            <xref ref-type="bibr" rid="ref1">1</xref>
            )
(
            <xref ref-type="bibr" rid="ref2">2</xref>
            )
(
            <xref ref-type="bibr" rid="ref3">3</xref>
            )
Recall(R) is also a set-based measure that can be perceived as the probability of
a system to return correct entities. It can be computed as shown in Equation 3.
A standard technique to compute Interpolated-Precision (iP) at a given recall
level is to use the maximum precision for any actual recall level greater than or
equal to the recall level in question. This is modeled by Equation 4.
          </p>
          <p>
            Interpolated -Precision-at -k = maxk0&gt;k(P (k0));
(
            <xref ref-type="bibr" rid="ref4">4</xref>
            )
where k and k0 are recall levels.
          </p>
          <p>To measure the average performance of a system over a set of queries, each
with di erent number of relevant entities, we compute the Interpolated-Precision
at a set of 11 standard recall levels ( speci cally, 1%, 10%, 20%, 30%, 40%,
50%, 60%, 70%, 80%, 90% and 100%). Average-Interpolated-Precision (AiP)
is a single-valued measure that re ects the performance of an engine over all
the relevant results. We thus report the Mean-Average-Interpolated-Precision
(MAiP) that re ects the performance of a system over all the results. This is
simply the mean of the AiP for each topic as shown by Equation 5.</p>
          <p>Mean-Average-Interpolated -Precision(MAiP ) =
where jQj is the total number of topics,
mj is the total number of relevant results for topic qj ,
RLj is the ranked list of results returned for topic qj .
1 jQj 1 mj</p>
          <p>
            X X iP (RLj ) (
            <xref ref-type="bibr" rid="ref5">5</xref>
            )
jQj j=1 mj k=1
          </p>
          <p>The Reciprocal-Rank (1/r) of a query can be de ned as the rank r at which a
system returns the rst relevant entity. In our case, we report the average of the
reciprocal rank scores over all topics, known as Mean-Reciprocal-Rank (MRR).</p>
          <p>Finally, we present the Normalized-Discounted-Cumulative-Gain (NDCG) at
top 5, 10 and 15 results to evaluate systems in an ah-hoc and entity-oriented
retrieval setting. Discounted-Cumulative-Gain (DCG) uses a graded relevance
scale to measure the gain of a system based on the positions of the relevant
entities in the result set. This measure gives a lower gain to relevant entities
returned in the lower ranks to that of the higher ranks. This makes a sensible
measure to use for our task as we reward engines that retrieve relevant results
at the top ranks. NDCG reports a single-valued score by normalizing the DCG,
thus accounting for di erently sized output lists. N DCG(Q; K), i.e., NDCG at
K for a set of queries Q, is computed as shown in Equation 6.</p>
          <p>
            N DCG(Q; k) =
1 XjQj Zkj Xk 2R(j;m) 1
jQj j=1 m=1 log2(1 + m)
(
            <xref ref-type="bibr" rid="ref6">6</xref>
            )
where jQj is the total number of topics,
R(j; e) is the binary relevance score obtained for an individual result of topic j,
Zjk is the normalization factor,
k is the rank at which NDCG is calculated.
          </p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>Results</title>
      <sec id="sec-5-1">
        <title>Ad-hoc Task</title>
        <p>As mentioned above, 144 Ad-hoc Task topics were collected from two di erent
sources: 72 of them are old topics from INEX 2009 and 2010, and 72 of them are
single-entity Jeopardy topics. In this section, we will rst present the evaluation
results over the whole set of Ad-hoc Task topics for all the submitted runs,
and then analyze the e ectiveness of the runs for each of the two sets of topics.
Table 3 presents the evaluation results for all the 8 submitted runs. Even though
3 runs were submitted to the Jeopardy Task, we evaluated them altogether since
there are 72 Ad-hoc Task topics are the same as for the Jeopardy Task. The
results show that the 3 Jeopardy runs have higher the Mean-Reciprocal-Rank
(MRR), which means most of time they returned the rst relevant results earlier
than other runs. But in terms of MAiP and other metrics, the run from RUC
performed best. Table 4 shows the evaluation results for the 5 Ad-hoc Task runs
over the 72 old topics from the INEX 2009 and 2010 Ad-Hoc Tasks. Table 5
shows the results over the 72 single-entity Jeopardy topics for all the submitted
runs, now evaluated by MRR. We can observe that the 3 runs submitted to the
Jeopardy Task have much higher MRR. That means that most of time they
returned the rst relevant results earlier than the other 5 runs.
5.2
The Linked Data Track, which was continued track in INEX 2012, was
organized towards our goal to close the gap between IR-style keyword search and
Semantic-Web-style reasoning techniques. The track thus continues one of the
earliest guiding themes of INEX, namely to investigate whether structure may
help to improve the results of ah-hoc keyword search. As a core of this e ort,
we introduced a new and much larger supplementary XML collection, coined
Wikipedia-LOD v2.0, with XML-i ed Wikipedia articles which were additionally
annotated with RDF properties from both DBpedia 3.8 and YAGO2. However,
due to the very low number of participating groups, in particular for the
Jeopardy, detailed comparisons of the underlying ranking and evaluation techniques
can only be drawn very cautiously.
7</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Acknowledgements</title>
      <p>This work is partially supported by National 863 High-tech project,
No: 2012AA011001.
0.3733 0.8772 0.7028 0.6424 0.5979 0.5544
ruc-all-2200-paragraph-80-rerank 0.2577 0.7922 0.5986 0.5403 0.4903 0.4426
OaucLD1
MPISupremacy
MPIUltimatum Phrases
MPIUltimatum NoPhrase</p>
      <p>MPIUltimatum Phrase MPIUltimatum NoPhrase MPISupremacy
MAiP
MRR
0.701
0.7358
7. Qiuyue Wang and Jaap Kamps and Georgina Ramirez Camps and Maarten Marx
and Anne Schuth and Martin Theobald and Sairam Gurajada and Arunav Mishra.
Overview of the INEX 2012 Linked Data Track. In CLEF (Online Working
Notes/Labs/Workshop), 2012.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Amer-Yahia</surname>
          </string-name>
          ,
          <article-title>Sihem and Lalmas, Mounia. XML search: languages, INEX and scoring</article-title>
          .
          <source>SIGMOD Record</source>
          ,
          <volume>35</volume>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>P.</given-names>
            <surname>Bellot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Chappell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Doucet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Geva</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gurajada</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kamps</surname>
          </string-name>
          , G. Kazai,
          <string-name>
            <given-names>M.</given-names>
            <surname>Koolen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Landoni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Marx</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Mishra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Moriceau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Mothe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Preminger</surname>
          </string-name>
          , G. Ram rez, M. Sanderson, E. SanJuan,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scholer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Schuh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Tannier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Theobald</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Trappett</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Trotman</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Q.</given-names>
            <surname>Wang</surname>
          </string-name>
          .
          <source>Report on INEX 2012. SIGIR Forum</source>
          ,
          <volume>46</volume>
          (
          <issue>2</issue>
          ):
          <volume>50</volume>
          {
          <fpage>59</fpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>C.</given-names>
            <surname>Bizer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lehmann</surname>
          </string-name>
          , G. Kobilarov,
          <string-name>
            <given-names>S.</given-names>
            <surname>Auer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Becker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cyganiak</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Hellmann. DBpedia -</surname>
          </string-name>
          <article-title>A crystallization point for the Web of Data</article-title>
          . J. Web Sem.,
          <volume>7</volume>
          (
          <issue>3</issue>
          ):
          <volume>154</volume>
          {
          <fpage>165</fpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4. J. Ho art,
          <string-name>
            <given-names>F. M.</given-names>
            <surname>Suchanek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Berberich</surname>
          </string-name>
          , and
          <string-name>
            <surname>G. Weikum.</surname>
          </string-name>
          <article-title>YAGO2: A spatially and temporally enhanced knowledge base from Wikipedia</article-title>
          . Artif. Intell.,
          <volume>194</volume>
          :
          <fpage>28</fpage>
          {
          <fpage>61</fpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>J.</given-names>
            <surname>Kamps</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pehcevski</surname>
          </string-name>
          , G. Kazai,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lalmas</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Robertson</surname>
          </string-name>
          .
          <article-title>Focused Access to XML Documents. chapter on INEX 2007 Evaluation Measures</article-title>
          , pages
          <volume>24</volume>
          {
          <fpage>33</fpage>
          . Springer-Verlag, Berlin, Heidelberg,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>A.</given-names>
            <surname>Mishra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Gurajada</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Theobald</surname>
          </string-name>
          .
          <article-title>Design and evaluation of an IRbenchmark for SPARQL queries with fulltext conditions</article-title>
          .
          <source>In ESAIR</source>
          , pages
          <volume>9</volume>
          {
          <fpage>10</fpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>