<!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>Results of the 2016 ENtity Summarization Evaluation Campaign (ENSEC 2016)</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Kalpa Gunaratna</string-name>
          <email>kalpa@knoesis.org</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Gong Cheng</string-name>
          <email>gcheng@nju.edu.cn</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andreas Thalhammer</string-name>
          <email>andreas.thalhammer@kit.edu</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Qingxia Liu</string-name>
          <email>qxliu.nju@gmail.com</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Institute AIFB, Karlsruhe Institute of Technology</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Kno.e.sis Center, Wright State University</institution>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>National Key Laboratory for Novel Software Technology, Nanjing University</institution>
          ,
          <country country="CN">China</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2016</year>
      </pub-date>
      <abstract>
        <p>Entities and their descriptions are becoming an important part of the datasets and knowledge graphs available on the Web. These descriptions can be used in concise representation (i.e., summaries) to help users understand the Web content (e.g., summaries generated from Google Knowledge Graph in Google Search). In the recent past, several systems emerged to tackle the problem of automatic summary generation for entity descriptions. Even though these proposed systems continuously push the boundaries, the problem is not yet resolved completely. Therefore, there is a need to support and encourage researchers in the community to participate in solving this important problem. ENSEC, the entity summarization evaluation campaign, is the rst step taken towards realizing that goal, and we present the results of the systems participating in the campaign.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The volume of entity-centric data is rapidly increasing on the Web, including
RDF-based Linked Data, Schema.org annotations, Facebook's Open Graph, and
Google's Knowledge Graph. The interlinked datasets, entity annotations, and
knowledge graphs on the Web describe entities (e.g., actors and lms) and
relations between them (e.g., starring). The description of an entity, consisting of a
set of entity-property-value triples, is often too long to present to a user,
primarily for (quick) understanding of the entity. As a substitute, a summary generated
from the entity description can be used to e ciently support an end-user task
(e.g., browsing, searching).</p>
      <p>
        Speci cally, an entity summary is a subset of entity-property-value triples
selected from the description of an entity. Entity summarization is the process
of automatically generating a high-quality entity summary, to be used for a
speci c task or general purpose. Several systems and approaches have been
proposed [
        <xref ref-type="bibr" rid="ref1 ref2 ref4">1, 2, 4</xref>
        ] in the recent past in tackling this problem but we believe it is still
far from being solved. Therefore, this ENtity Summarization Evaluation
Campaign (ENSEC) is initiated and organized for the rst time to assess strengths
and weaknesses of entity summarization systems, compare performance of
techniques, and enhance communication among researchers and developers. In the
coming years, we intend to strengthen the gold standards and create benchmarks
as new requirements appear.
      </p>
      <p>ENSEC 2016 consists of two tracks: the DBpedia-50 track and the
LinkedMDB30 track, and we invited researchers to try out their new proposals. DBpedia-50
and LinkedMDB-30 tracks consist of 50 and 30 entities, respectively. A system
had the opportunity to participate in both or either of the tracks. Each system
is evaluated against newly created gold-standard summaries by human judges.</p>
      <p>The remainder of this report is organized as follows. In Section 2, we describe
the two tracks. In Section 3, we characterize gold-standard entity summaries
given by human judges. In Section 4, we present evaluation metrics. In Section 5,
we report evaluation results. Finally, in Section 6, we conclude this report.
2</p>
    </sec>
    <sec id="sec-2">
      <title>Tracks</title>
      <p>ENSEC 2016 consists of two tracks: the DBpedia-50 track and the
LinkedMDB30 track.
2.1</p>
      <sec id="sec-2-1">
        <title>The DBpedia-50 Track</title>
        <p>The DBpedia-50 Track consists of 50 entities in DBpedia (version 2015-04)4.
Their descriptions are restricted to the following datasets:
{ core data: DBpedia Ontology, Mapping-based Types, Mapping-based
Properties, Titles,
{ domain-speci c data: Images, Geographic Coordinates, Homepages,
Persondata,
{ categories: Article Categories, Categories (Labels), Categories (Skos), and
{ YAGO types: YAGO types, YAGO type hierarchy.</p>
        <p>For diversity purposes, the 50 entities are composed of ten entities randomly
selected from each of the following ve classes in DBpedia: Agent, Place, Work,
Species, and MeanOfTransportation.</p>
        <p>The description of each entity consists of at least twenty RDF triples; an
entity can be either the subject or the object of a triple. All the 50 entity
descriptions can be found online5.</p>
        <p>Each participating system should select a subset of ve triples from the
description of each entity, as a summary for general purposes. Considering that
some systems can be con gured in di erent ways (e.g., under di erent
parameter settings), each participating system is allowed to submit the results of two
runs under di erent con gurations.
4 http://wiki.dbpedia.org/Downloads2015-04
5 http://km.aifb.kit.edu/ws/sumpre2016/dbpedia50.zip</p>
      </sec>
      <sec id="sec-2-2">
        <title>The LinkedMDB-30 Track</title>
        <p>This track consists of 30 entities in LinkedMDB (version 2012-02-10)6.</p>
        <p>For diversity purposes, the 30 entities are composed of ten entities randomly
selected from each of the following three classes in LinkedMDB: Film, Actor,
and Director.</p>
        <p>The description of each entity consists of at least twenty RDF triples; an
entity can be either the subject or the object of a triple. All the 30 entity
descriptions can be found online7.</p>
        <p>Each participating system should select a subset of ve triples from the
description of each entity, as a summary for general purposes. Considering that
some systems can be con gured in di erent ways (e.g., under di erent
parameter settings), each participating system is allowed to submit the results of two
runs under di erent con gurations.
3</p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Gold-standard Entity Summaries</title>
      <p>Entity summaries generated by participating systems are compared against the
gold-standard entity summaries created by a group of students at Karlsruhe
Institute of Technology, Nanjing University, and Wright State University, as human
judges. In the rest of the report, we refer to these gold-standard summaries as
ideal summaries. We asked 10 independent human evaluators to generate ideal
summaries of length 5 for each entity. That is, each ideal summary consists of
ve triples selected from the description of an entity for general purpose (not
task-speci c summaries).</p>
      <p>Participating systems in the ENSEC 2016 campaign showed less interest in
the DBpedia-50 track and hence we focused on completing ideal summaries for
the LinkedMDB-30 track8. For the LinkedMDB-30 track, each entity received at
least 6 di erent ideal summaries from 6 di erent independent evaluators. These
ideal summaries and the summaries generated by the participating systems are
available online9. In the following evaluation and results section, we present
results for only the LinkedMDB-30 track.
4</p>
    </sec>
    <sec id="sec-4">
      <title>Evaluation Metrics</title>
      <p>We use the evaluation metrics as presented in Equations 1 and 2. When there
are n ideal summaries denoted by SummiI (e) for i = 1; ::; n and an
automatically generated summary denoted by Summ(e) for entity e, the agreement on
ideal summaries is measured by Equation 1 and the quality of the automatically
generated summary is measured by Equation 2. In other words, the quality of
6 http://www.cs.toronto.edu/~oktie/linkedmdb/linkedmdb-latest-dump.zip
7 http://km.aifb.kit.edu/ws/sumpre2016/linkedmdb30.zip
8 We will complete and strengthen the DBpedia-50 track in future. Currently, it
consists of at least two di erent ideal summaries per entity.
9 http://km.aifb.kit.edu/ws/sumpre2016/ENSEC2016_LinkedMDB.zip
an entity summary is its average overlap with the ideal summaries for the entity
in the gold standard.</p>
      <p>Agreement(e) =</p>
      <p>2
n(n
1)
n n
X X jSummiI (e) \ SummjI (e)j
i=1 j=i+1</p>
      <p>n
Quality(Summ(e)) = 1 X
n
i=1
jSumm(e) \ SummiI (e)j
(1)
(2)</p>
      <p>If we are considering only outgoing triples of an entity as its description, we
simply compare the property-value pairs for agreement and summary quality.
Because we are considering both incoming and outgoing triples for each entity,
we compare the whole triple in computing the values using Equations 1 and 2.
ENSEC 2016 consists of two entity samples taken from DBpedia and
LinkedMDB datasets. We created a gold standard for LinkedMDB entity sample and
evaluated the participating systems. We hope to continue this campaign together
with the SumPre workshop series to support the community in creating better
entity summaries that can lead to improvements in real-world practical systems.
Further, we will investigate on new evaluation metrics to measure the quality
of the entity summaries in future, which can complement the existing measures
proposed in the literature.
Acknowledgments. We thank all the participants in the creation of
goldstandard entity summaries. Gong Cheng and Qingxia Liu were supported in
part by the NSFC under Grant 61572247 and 61223003, and in part by the
Fundamental Research Funds for the Central Universities. Andreas
Thalhammer was supported by the German Federal Ministry of Education and Research
(BMBF) within the Software Campus project \SumOn" (grant no. 01IS12051).
Kalpa Gunaratna received partial support from the National Science
Foundation (NSF) award: EAR 1520870: Hazards SEES: Social and Physical Sensing
Enabled Decision Support for Disaster Management and Response.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1. Cheng, G.,
          <string-name>
            <surname>Tran</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          :
          <article-title>RELIN: Relatedness and Informativeness-based Centrality for Entity Summarization</article-title>
          . In: Aroyo,
          <string-name>
            <given-names>L.</given-names>
            ,
            <surname>Welty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            ,
            <surname>Alani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            ,
            <surname>Taylor</surname>
          </string-name>
          , J.,
          <string-name>
            <surname>Bernstein</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kagal</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Noy</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Blomqvist</surname>
          </string-name>
          , E. (eds.)
          <source>ISWC</source>
          <year>2011</year>
          ,
          <string-name>
            <surname>Part</surname>
            <given-names>I. LNCS</given-names>
          </string-name>
          , vol.
          <volume>7031</volume>
          , pp.
          <volume>114</volume>
          {
          <fpage>129</fpage>
          . Springer, Berlin Heidelberg (
          <year>2011</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Gunaratna</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thirunarayan</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sheth</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          :
          <article-title>Diversity-aware Entity Summarization Using Incremental Hierarchical Conceptual Clustering</article-title>
          .
          <source>In: 29th AAAI Conference on Arti cial Intelligence</source>
          , pp.
          <volume>116</volume>
          {
          <issue>122</issue>
          (
          <year>2015</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zhao</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          :
          <article-title>A Common Property and Special Property Entity Summarization Approach Based on Statistical Distribution</article-title>
          .
          <source>In: 2nd International Workshop on Summarizing and Presenting Entities and Ontologies</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Thalhammer</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Toma</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roa-Valverde</surname>
            ,
            <given-names>A.J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fensel</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          :
          <article-title>Leveraging Usage Data for Linked Data Movie Entity Summarization</article-title>
          .
          <source>In: 2nd International Workshop on Usage Analysis and the Web of Data</source>
          (
          <year>2012</year>
          )
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Xu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zheng</surname>
            ,
            <given-names>L.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Qu</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          : CD at ENSEC 2016:
          <article-title>Generating Characteristic and Diverse Entity Summaries</article-title>
          .
          <source>In: 2nd International Workshop on Summarizing and Presenting Entities and Ontologies</source>
          (
          <year>2016</year>
          )
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>