<!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>Interlinking: Performance Assessment of User Evaluation vs. Supervised Learning Approaches</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Mofeed Hassan</string-name>
          <email>mounir@informatik.unileipzig.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Jens Lehmann</string-name>
          <email>lehmann@informatik.uni-</email>
          <email>lehmann@informatik.unileipzig.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Axel-Cyrille Ngonga</string-name>
          <email>ngonga@informatik.uni-</email>
          <email>ngonga@informatik.unileipzig.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer</institution>
          ,
          <addr-line>Science</addr-line>
          ,
          <institution>AKSW Research Group, University of Leipzig</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Ngomo, Department of Computer</institution>
          ,
          <addr-line>Science</addr-line>
          ,
          <institution>AKSW Research Group, University of Leipzig</institution>
        </aff>
      </contrib-group>
      <abstract>
        <p>Interlinking knowledge bases are widely recognized as an important, but challenging problem. A signi cant amount of research has been undertaken to provide solutions to this problem with varying degrees of automation and user involvement. In this paper, we present a two-staged experiment for the creation of gold standards that act as benchmarks for several interlinking algorithms. In the rst stage the gold standards are generated through manual validation process highlighting the role of users. Using the gold standards obtained from this stage, we assess the performance of human evaluators in addition to supervised interlinking algorithms. We evaluate our approach on several data interlinking tasks with respect to precision, recall and F-measure. Additionally we perform a qualitative analysis on the types of errors made by humans and machines.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Interlinking</kwd>
        <kwd>Links validation</kwd>
        <kwd>Gold standard</kwd>
        <kwd>Manual validation</kwd>
        <kwd>Performance evaluation</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>Categories and Subject Descriptors</title>
      <p>
        H.4 [LINK Discovery]
number of knowledge bases, the links among them are
relatively few with more than 500 million 2 in 2011 and they
have very di erent qualities [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Creating high-quality links
across the knowledge bases on the Web of Data thus
remains a task of central importance to empower manifold
application on the Web of Data, including federated query
processing and cross-ontology question answering. Many
algorithms have been proposed and implemented in di erent
interlinking tools to address this task [
        <xref ref-type="bibr" rid="ref12 ref13 ref17 ref20">17, 20, 12, 13</xref>
        ]. While
these approaches vary w.r.t. several aspects, one of the most
important aspects is the degree of user involvement. In [
        <xref ref-type="bibr" rid="ref16 ref20">20,
16</xref>
        ] interlinking tools are categorized based on the degree of
automation that regulates the amount of user involvement
at di erent levels [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. In general, the most costly aspect of
user involvement in interlinking is the validation of links,
also dubbed manual link validation. This is the process
where a user, i.e. a validator or evaluator, speci es whether
a link generated by an interlinking tool is correct or
incorrect. In frameworks which implement active batch learning
to determine links (for example LIMES [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] and SILK [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]),
the results of the link validation process are reused to learn
presumably better link speci cations and thus to generate
high-quality links.
      </p>
      <p>While several benchmarks have been made available to
measure the performance of existing link discovery systems for
the Web of Data, several questions pertaining to this task
have remained unanswered so far such as:
1. Costs of an annotation: The rst question pertains
to the cost of link discovery. Determining how much
it actually costs (w.r.t. to time) to validate a link
between two knowledge bases, enable users to quantify
how long it will take them to generate clean links from
their knowledge base to other knowledge bases.
2. When should a tool be used : Human annotators are
able to detect links between knowledge bases at a small
scale. On the other hand, machines need a signi cant
number of examples and clear patterns in the
underlying data to be able to detect high-quality links between
knowledge bases. Hence, determining the knowledge
base sizes on which machines should be used for link
discovery is of utmost practical importance.
2http://lod-cloud.net/state/
3. Performance of machine-learning of small tasks : While
it is well established that machine-learning tools
perform well on knowledge bases that contain hundreds
of resources or more, many of the knowledge bases
on the Web of Data are small and pertain to a
dedicated domain. Providing guidelines towards when to
use machine-learning algorithms to link these
knowledge bases to other knowledge bases can improve the
e ectiveness of linking on the Web of Data.</p>
      <p>Consequently, we propose an experiment to investigate the
e ect of user intervention in dataset interlinking on small
knowledge bases. We study the e ort needed for manual
validation using a quantitative approach. Furthermore, we
compare the performance of a human validator and
supervised interlinking approaches to nd a break-even point where
machine-learning techniques should be used. Note that we
intentionally limit ourselves to small numbers of resources
in our experiments as (1) experiments on large number of
resources have already established that machines perform
well and (2) such experiments would be intractable for
human users due to long time and great e ort.</p>
      <sec id="sec-1-1">
        <title>The core contributions of the paper are:</title>
        <p>An evaluation of the performance of human evaluators
on the interlinking task.</p>
        <p>A comparison of human and machine performance on
the interlinking task for small knowledge bases.</p>
        <p>A methodology for designing and executing such
experiments.</p>
        <p>A gold standard for three small interlinking tasks.
The rest of our paper is organized as follows. In section 2,
a short overview about interlinking approaches is provided.
Section 3 is a description of the experimental approach. The
experiment setup and preparation is described in section
4. In section 5, the results of our experiment are shown.
A discussion about the results in section 6 is followed by
related work summarized in section 7. Finally in section 8
the conclusion and future work are presented.</p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2. BACKGROUND</title>
    </sec>
    <sec id="sec-3">
      <title>2.1 Interlinking Tool</title>
      <p>
        Due to the highly increase of published datasets on the web
and the rising number of interlinks required among them,
many interlinking tools are proposed based on di erent
algorithms. Some surveys provided comparative studies about
these tools showing the major di erences among them[
        <xref ref-type="bibr" rid="ref16 ref20">20,
16</xref>
        ]. Interlinking tools di er in many aspects. Two of these
aspects are (i)domain dependency and (ii) Automation.
By the aspect domain dependency, the interlinking tool is
classi ed as domain-dependent when it works on interlinking
between two datasets in speci c domain. With the
Automation perspective, the interlinking tools are categorized into
(a) Automated tools and (b)Semi-automated tools based on
the degree of user's contribution in the interlinking process.
In the semi-automated tools User intervention is important
for the linking process in di erent views, such as setting
the link speci cations, ontology alignment, providing
positive and negative examples for tools based on supervised
learning algorithms and validating the nal generated links.
One of the interlinking tools is RKB-CRS[
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. It is a
domaindependent tool. It focuses on universities and publications
domains. RKB-CRS is a semi-automated tool where its
process depends on providing URIs using a Java program
developed by the user. This is performed according to each
dataset to be interlinked. The tool applies string matching
technique to nd URIs equivalences that can be represented
as an owl:sameAs relationship.
      </p>
      <p>
        Another domain-dependent tool is LD-Mapper[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. It
focuses on datasets in the music domain. It provides an
approach that depends on string similarity and also considers
the neighbour similarity to the resources.
      </p>
      <p>
        Knofuss[
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] is an automatic and domain-independent tools
that focuses on merging two datasets where each is described
by an ontology. An alignment ontology is also given by the
user in case of ontology heterogeneity. The tool has two
contexts: (i) application context which is provided by the
datasets' ontology and (ii) object context model that points
out what properties are needed for the matching process.
Matching is performed through string matching and
adaptive learning techniques. Knofuss operates on local copies of
the datasets.
      </p>
      <p>
        An example of a semi-automated tool that works on datasets
local copies is RDF-AI[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. It consists of ve linking phases.
These phases are (i) preprocessing, (ii) matching, (iii) fusion,
(iv) interlinking and (v) post-processing and each phase is
described by a XML le. The input includes the alignment
method and the dataset structure. The utilized matching
techniques are string matching and word relation matching.
RDF-AI provides a merged dataset or an entity
correspondence list as an output.
      </p>
      <p>
        SILK[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] is a semi-automated tool and it is a domain
independent. Unlike the aforementioned tools, it works on
the datasets through SPARQL endpoint. The user
species the linking process parameters using a declarative
language dubbed Silk Link Speci cation Language (Silk-SLS).
Using Silk-SLS allows the user to focus on speci c type of
resources. It supports the use of di erent matching techniques
such as string matching, date similarities and numerical
similarities. Set operators like MAX, AVG and MIN combines
more than one similarity metric. Links are generated if two
resources similarity exceeds a previously speci ed threshold.
LIMES[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ] is an interlinking tool belonging to the same
category as SILK by being semi-automated and domain
independent. It works as a framework for multiple interlinking
algorithms either unsupervised or supervised learning
algorithms. For the unsupervised algorithm the user provides
linking speci cations. The Linking speci cations provide
the set classes, properties and metrics to make
interlinking. On the other hand, di erent supervised algorithms are
implemented by applying genetic learning combined with
active learning approaches. The target of these algorithms is
nding the best classi cation of candidate links using the
minimum number of training data. Minimizing the
training data is performed through nding the most informative
data reviewed (labelled) by an oracle. Examples of these
algorithms are EAGLE, RAVEN, COALA and EUCLID[11,
      </p>
      <p>
        RAVEN and EAGLE[
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ] are two interlinking algorithms
that depend on active learning and genetic programming
methods with supervised algorithms. As the authors stated,
These algorithms implement Time-e cient matching
techniques to reduce number of comparisons between instances
pairs. COALA[
        <xref ref-type="bibr" rid="ref12">12</xref>
        ] is combined with EAGLE to consider the
intra and inter correlation between learning examples to the
learning algorithm.
      </p>
      <p>LIMES was used in our work due to di erent reasons. One
reason is its simplicity. It uses a simple con guration le
to perform interlinking by any of the contained algorithms.
It supports working on SPARQL or dump- les. The
implemented algorithms are another strength point in LIMES as
it supported our work with di erent interlinking algorithm
in the same pool. Three algorithms EAGLE, COALA and
EUCLID are used in our work and dubbed as Genetic Active
Learning (GAL), Genetic Active Learning with Correlation
(GCAL) and Genetic Batch Learning (GBL), respectively.</p>
    </sec>
    <sec id="sec-4">
      <title>2.2 Manual Links Validation</title>
      <p>Validating the generated links gives two bene cial outputs.
First, it provides positive and negative examples for
supervised learning algorithms. Second, it creates gold standards
to be used for tools and reviewers assessments of other
similar linking tasks. LATC 3 is one of the e orts in generating
reviewed links samples to achieve the previously mentioned
two bene ts.</p>
      <p>
        In [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] the authors stated that there is a need for more work on
generating benchmarks for interlinking algorithms. A
summary of di erent benchmarking approaches is provided with
exposing their strengths and weaknesses. One of these
approaches is Ontology Alignment Evaluation Initiative (OAEI).
It provides two tracks for evaluating ontology matching
algorithms and instance matching algorithms. This is done
by using common benchmarks in the evaluations. Other
approaches rendered benchmarks are Yatskevich et al.[
        <xref ref-type="bibr" rid="ref21">21</xref>
        ],
Alexe et al.[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], and SWING[
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. According to [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] three basic
points form the criticisms of many generated benchmarks.
These points are:
      </p>
      <sec id="sec-4-1">
        <title>Using real data</title>
        <p>Benchmarks generation exibility</p>
        <p>
          Scalability and correctness
Recently crowdsourcing role has increased in links
validations and gold standard generation. Crowdsourcing is a
new trend for users involvement in di erent publishing and
linking data phases. In[
          <xref ref-type="bibr" rid="ref19">19</xref>
          ] an analytical research about
interlinking and user intervention is presented. It gave an
analysis about what phases in the interlinking process can
be amenable to crowdsourcing. A general architecture was
proposed to integrate interlinking frameworks with
crowdsourcing (Amazon Mechanical Turk-MTurk) to enhance
interlinking process including links validation.
        </p>
        <p>
          In [
          <xref ref-type="bibr" rid="ref5">5</xref>
          ] a case-study was introduced to nd out the problems
that the users face in ontology matching. This study is one of
3http://latc-project.eu/
the few observational studies about users interactions with
one of the linking process phases. The study focuses on the
cognitive process performed by the users to nd mappings.
According to our knowledge there is no such observational
study about the problems face users during validating datasets
interlinks and no quantifying experiment to measure the
effort done by the users in validating links and generating gold
standards.
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>3. EXPERIMENTAL APPROACH</title>
      <p>Based on the motivations explained formerly, we designed a
two-stage experiment. The rst stage consists of two steps.
The rst step is performing interlinking between di erent
datasets using the unsupervised learning algorithm. These
datasets represent di erent domains. In the second step, the
resulting links are manually validated by human validators.
The validators will do this step rst individually then in a
group, where unsure decisions about links are reviewed by
all validators. The resulting links are then considered to be
a gold standard for their interlinking tasks. Later, we will
discuss about problems in manual link validation of single
evaluators and groups.</p>
      <p>In the second stage, di erent supervised algorithms are
applied on the same interlinking tasks. Using the gold
standard generated from the rst stage of the experiment as a
benchmark, the performance of the used approaches can be
compared to each other and to humans.</p>
      <p>
        In our evaluation we use real data for generating
benchmarks. They are generated from actual data forming three
interlinking tasks in di erent domains. Size limitation was
forced to ease the validation process. We use this
benchmark to evaluate di erent interlinking algorithms in terms
of precision, recall , and F-Measure as assessment
measurements[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
      </p>
      <p>An additional qualitative analysis is performed to detect the
common problems faced by humans during the links
validation process. This analysis focuses on the problems reported
by the validators which a ects their judgement quality and
the process di culty.</p>
    </sec>
    <sec id="sec-6">
      <title>4. EXPERIMENTAL SETUP</title>
      <p>
        In our experiment, we applied linking on six di erent datasets
using LIMES[
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. These datasets represent three di erent
linking tasks. Each task corresponds to speci c domain that
di ers in nature from the other tasks and varies in
familiarity to the reviewers. This will a ect the reviewers' decisions
correctness and e ort in di erent ways. These tasks are:
Task 1 represents the geographic domain. In this
domain, the basic informative information are speci c
as many locations are described by speci c geometry
measures.
      </p>
      <p>In this task, links between the DBpedia and
LinkedGeoData datasets needed to be set. Both datasets
contain geographic information, for example latitude and
longitude, for locations such as cities, states, and
countries. We restricted our linking to be between cities
where their labels started with letter 'A'. The con
ning of the labels was made for getting a reasonable
number of links for evaluators in the rst stage of our
experiment and to simplify calculations in the second
stage. This provides also a random sample of
interlinks with the ability to tune the retrieved number of
online instances.</p>
      <p>The Label, latitude, and longitude properties are
selected to apply similarity metrics on them. Similarity
metrics used are Trigrams and Euclidean in a
compound function. The compound function combines
atomic metrics such as Trigrams, Euclidean and
Levenstein using metric operators such as MIN or MAX.
Table 2 shows the basic information in this linking task
where 'a' represents 'rdf:type' property.
Task 2 represents the movies domain. This domain
is very interesting as it has some tricky information
of the movies such as the name of the movie. In a
movie's series,it can be confusing for the validator to
give a decision as the names of these movies are close
to each other, having the same actors and even the
same director. This needs additional information such
as the movie's date, which is not always available.
In the second task, we performed linking on
DBpedia and LinkedMDB datasets that contain information
concerning movies. Both have large amounts of
information on movies like their names, directors, release
date etc. The triples are restricted to represent movies
with release dates beginning from the year 1990. This
provides a reasonable number of links.</p>
      <p>The similarity function applied for linking is a
compound function of Trigrams metric. This function uses
properties such as label, director and release date.
Table 2 shows the basic information in this linking task
where 'a' represents 'rdf:type' property.
Task 3 represents the drugs domain. Reviewers have
to check chemical and medical information for drugs.
The third task generated links between DBpedia and
Drugbank datasets. We selected drugs with names
starting with letter 'A'. Further a compound similarity
function is used involving the Levenshtein similarity
metric. This function utilizes property label. Table 3
shows the basic information in this linking task where
'a' represents 'rdf:type' property.</p>
      <p>
        Datasets DBpedia DrugsBank
Restrictions a dbpedia-owl:Drug a drug:drugs
rdfs:label
starts with 'A'
Similarity
Properties
Similarity
Metrics
rdfs:label
rdfs:label
rdfs:label
levenshtein
rdfs:label
rdfs:label
drug:genericName
The aim of the second stage is to investigate whether
using machine learning approaches for linking can outperform
humans. Our experiment achieves this aim by using three
di erent supervised learning algorithms EAGLE, COALA
and EUCLID [
        <xref ref-type="bibr" rid="ref11 ref12 ref13">11, 12, 13</xref>
        ]. The three algorithms are all
implemented in the LIMES framework [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. The interlinking
approaches are given di erent percentage of positive and
negative examples for each single task. The examples are
provided in an increasing percentages 10%,33% and 50% of
the total examples resulting from the rst stage for each
task. As these examples play the role of oracle in the
supervised learning approaches, the increasing percentages should
enhance the algorithm performance and converge against a
score either above or somewhat close to single human
performance. The three approaches function on the same
speci cations of the tasks in the rst stage and also on the same
datasets.
      </p>
      <p>Links evaluation is done by using an evaluation tool with a
graphical user interface dubbed Evalink(see Figure 1). The
reviewer speci es the endpoints where the source and
target links triples are available. It enables the evaluators to
load the links to be reviewed and retrieves their properties
information from the speci ed endpoints. The reviewer can
check the correlated properties values and give a decision
either `Correct`, `Incorrect` or `Unsure`. The spanned time
for taking a decision is stored in milliseconds. The source
code is available in "https://github.com/AKSW/Evalink".</p>
    </sec>
    <sec id="sec-7">
      <title>5. RESULTS</title>
      <p>Based on the previously described speci cations, the
experiment was carried out in two stages. The rst stage aims to
generate a gold standard for each task. A set of ve
independent reviewers evaluated the links generated such that each
gold standard was provided based on minimum four out of
ve agreement on a decision for each link. In order to
express the total e ort needed by a reviewer to provide a gold
standard, we considered the time for deciding if a link as
correct or incorrect as a measure. This time is measured in
milliseconds. In the experiment, the average times for each
task to be evaluated by the users are as follows: 18773764
milliseconds for task 1; 16628607 milliseconds for task 2; and
The user selects the task to be evaluated and speci es the proper
endpoints to access the triples. The URIs of the task are loaded
sequentially with displaying their retrieved information. By
selecting a property in source dataset, the corresponding property is
highlighted in the target datasets' side. By pressing the proper
button the decision of the link is speci ed either
"Correct","Incorrect", or "Unsure".
18777477 milliseconds for task 3, which are shown in table 4
. Overall, approximately 15 hours of evaluation e ort have
gone into our experiment per participant.</p>
      <sec id="sec-7-1">
        <title>Average time</title>
        <p>Task 1
18773764</p>
        <p>Task 2
16628607</p>
        <p>
          Task 3
18777477
A more detailed way to express the provided e ort by a user
is the average time for a single link to be evaluated by a
user in a single task. Table 5 shows the performed average
times in each task. It is evident that there are signi cant
di erences between users and that overall the evaluation of
a large number of links is a time consuming process.
An assessment of the links evaluation performed by users
was achieved. Out of 535 links, 502 links had certain, may be
di erent, decisions made by each single user. 32 links did not
have enough information to reach a decision and marked as
unsure links. Gold standards are created by giving each link
a nal decision using inter-rater agreement. The assessment
was done by comparing each user's evaluation for each task
to the gold standard. Small number of decisions made by
users were incorrect compared to the gold standard. Details
of the assessment are described in table 6 and table 7.
The second stage of our experiment was performing
linking between the speci ed datasets using di erent supervised
learning algorithms and assessing their performance against
the generated gold standards in terms of precision, recall
and F-measure. LIMES[
          <xref ref-type="bibr" rid="ref9">9</xref>
          ] is an interlinking tool that is also
a framework with di erent implemented interlinking
algorithms with di erent learning approaches. EAGLE, COALA
and EUCLID are used to provide set of interlinks that are
compared to the gold standard as aforementioned. The
resulting comparisons are demonstrated in tables 8,9 and 10
in terms of Precision.
        </p>
        <p>The cost to achieve a speci c F-Measure w.r.t. the
percentage of the training data is calculated in terms of time. Using
the average times to validate a link in each task, the times
for di erent percentages are calculated. Figures 2, 3 and 4
plot F-Measure corresponding to a orded costs in minutes
for the three tasks. The gures show the overall supremacy
of GCAL over other approaches and even over the human
performance. GBL has the worst behaviour among the
supervised learning approaches. Task 3 was the least costly
one which is self explained by the high F-Measure values
achieved for all algorithms.
0:8
0:6
0:4
0:2
0
0</p>
        <p>GAL
GCAL
GBL</p>
        <p>Human
10
20</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>6. DISCUSSION</title>
      <p>Our discussion of the experiment is divided into two parts.
The rst part concerns the users evaluations results and
F
F
10
20
30
40</p>
      <p>50
observations. The second part analyzes the learning
algorithm's performances.</p>
      <p>The user evaluation aims to generate links as a gold standard
to be used as a benchmark for link evaluators and
interlinking algorithms. Many observations are recorded while users
perform the evaluations, which enable us to inspect the
major factors that in uence the evaluation process. These
factors include: (i)entity description availability which includes
endpoints availability and the amount of available
information,(ii)domain familiarity and (iii)information ambiguity.
Endpoints availability, occasionally, was problematic. As
the evaluation process required querying the endpoints for
the triples information, having the endpoints down and not
working consumed more time. This imposed the need to
cache the appropriate data which creates an overhead. This
overhead was reasonable for these small datasets but it will
increase in case of large datasets. Still having active
endpoint is necessary due to the continues information
updating.</p>
      <p>Once the information are available, the second point
concerning their sizes comes in focus. Although the number
of links and the their related information were relatively
small,the manual evaluation was very tedious and
exhausting for the users. Supporting the evaluation by using Evalink
tool overcame the unnecessary e orts like loading the links
information and aligning them. It also put the whole
evaluation e ort on the time of making a decision by the user.
The manual setting of Evalink generated more settings e ort
which should be further extended for intelligent properties
mapping.</p>
      <p>The help given by Evalink had its e ect on the domain
familiarity too. With the suitable evaluation tool that maps
the related properties between two datasets, the domain
familiarity was not a ecting the evaluation. Finding the right
properties and comparing their values diminished the
difculties might rise from unfamiliar domain evaluation to
users. Information concerning the resource was in some
cases either ambiguous and, thus, not allowing for a
decision to be made and in other cases too much
information was available that confused the users. As an example
from drugs domain a URI
&lt;http://wifo5-04.informatik.unimannheim.de/drugbank/resource/drugs/DB00363&gt; had plenty
of information such as secondaryAccessionNumber and
predictedWaterSolubility which are non crucial for the decision
making process. Both cases caused signi cant time delays
for a subset of the judgements which were made. Filtering
the suitable information to avoid unnecessary properties and
providing crucial ones will provide great value to the
evaluation process in terms of time and decision correctness. With
missed information, it is important to create a measure of
con dence for the decisions. Building up strategies for
information integration with other related datasets to cover
the absent of information can help in this case too.
Measuring the time to generate gold standards for each task(table
4and table 6), we nd that there were no signi cant di
erences among the average times of all tasks. This shows how
links validation is improved by the availability and clarity of
important properties identifying the linking process to the
validators. This indicates that with trivial domain
knowledge and appropriate properties to compare, the users
perform evaluation with F-Measure above 0.8 (table 7). In these
tables we can see how almost all the user's perform with
reasonable high values of F-Measure in all tasks. The achieved
F-Measure scores range from 0.81 to 0.99. These ratios will
be used in comparison between the user performance and
machine (algorithm) performance.</p>
      <p>The results of the second stage are represented in gures
2, 3 and 4. We can see that, in most cases, machine
learning algorithms outperform the human in terms of F-Measure
when considering the cost to provide the training set. GAL,
in tasks 1 and 3, has better performance compared to a
human up to 50% of the gold standard as training data. On
the other side, in task 2 although it achieved better results
than an average human but for lower costs the F-Measure
is almost stable around 0.4, so increasing the labelling e ort
for training data provided no signi cant improvement. Even
in those cases where it improved with more training data,
its ultimate performance fell short of human performance
in the long run. GCAL and GBL both recorded
increasing results with task 1 and task 3 with more training data,
while performing worst in task 2. GAL and GBL perform
learning by using a portion of the data space. If this
portion is a good representative of the data distribution, the
performance increases. GCAL considers the correlation
between training data examples. It classi es the training data
based on the inter- and intra correlation which is calculated
based on similarities between the training data examples.
We conclude from the results for the three tasks that the
links of task 1 and task 3, which formed the training data,
are good representatives of the datasets for geographic and
drugs data while links of task 2 are randomly distributed and
apparently not good representatives of the movies task. We
can further infer that with small datasets, machine learning
algorithms are outperforming humans in case of well
representative training data being available. If that is not the
case, humans perform better in the long run.</p>
    </sec>
    <sec id="sec-9">
      <title>7. CONCLUSION</title>
      <p>In our experiment, we emphasized on the factors a ecting
the evaluators in their linking evaluations. These factors
include: (i)endpoints availability, (ii) amount of available
information,(iii)domain familiarity and (iv)information
ambiguity. We quantitatively determined the human e ort
required for interlinking in terms of time for di erent datasets.
The experiment showed how much training data is su cient
to act as a representative of the interlinked datasets. It
also revealed experimentally that for small datasets, how
much training data, which is a su cient representative of
the dataset, can a ect the machine learning approaches to
the degree that humans exceed its accuracy.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B.</given-names>
            <surname>Alexe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. C.</given-names>
            <surname>Tan</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Y.</given-names>
            <surname>Velegrakis</surname>
          </string-name>
          .
          <article-title>Stbenchmark: towards a benchmark for mapping systems</article-title>
          .
          <source>PVLDB</source>
          ,
          <volume>1</volume>
          (
          <issue>1</issue>
          ):
          <volume>230</volume>
          {
          <fpage>244</fpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>S.</given-names>
            <surname>Araujo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Hidders</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Schwabe</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <surname>A. P.</surname>
          </string-name>
          de Vries.
          <article-title>Serimi - resource description similarity, rdf instance matching and interlinking</article-title>
          .
          <source>CoRR, abs/1107.1104</source>
          ,
          <year>2011</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>Volz</surname>
          </string-name>
          , G. Kobilarov, and
          <string-name>
            <given-names>M.</given-names>
            <surname>Gaedke</surname>
          </string-name>
          .
          <article-title>Silk - a link discovery framework for the web of data</article-title>
          .
          <source>In 18th International World Wide Web Conference</source>
          ,
          <year>April 2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.-E. Rosoiu</surname>
          </string-name>
          , and C. T. dos Santos.
          <article-title>Ontology matching benchmarks: Generation, stability, and discriminability</article-title>
          .
          <source>J. Web Sem</source>
          .,
          <volume>21</volume>
          :
          <fpage>30</fpage>
          {
          <fpage>48</fpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S.</given-names>
            <surname>Falconer and M.-A. Storey</surname>
          </string-name>
          .
          <article-title>A cognitive support framework for ontology mapping</article-title>
          . pages
          <volume>114</volume>
          {
          <fpage>127</fpage>
          .
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Montanelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Noessner</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Stuckenschmidt</surname>
          </string-name>
          .
          <article-title>Benchmarking matching applications on the semantic web</article-title>
          .
          <source>In ESWC (2)</source>
          , pages
          <fpage>108</fpage>
          {
          <fpage>122</fpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ja ri</surname>
          </string-name>
          , H. Glaser,
          <string-name>
            <surname>and I. Millard.</surname>
          </string-name>
          <article-title>Managing uri synonymity to enable consistent reference on the semantic web</article-title>
          . http://eprints.ecs.soton.ac.uk/15614/,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>M.</given-names>
            <surname>Nentwig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Soru</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.-C. N.</given-names>
            <surname>Ngomo</surname>
          </string-name>
          , and
          <string-name>
            <given-names>E.</given-names>
            <surname>Rahm</surname>
          </string-name>
          .
          <article-title>Linklion: A link repository for the web of data.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>A.-C. Ngonga Ngomo</surname>
            and
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Auer. LIMES -</surname>
          </string-name>
          <article-title>a time-e cient approach for large-scale link discovery on the web of data</article-title>
          .
          <source>In Proceedings of IJCAI</source>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>A.-C. Ngonga Ngomo</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Lehmann</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Auer</surname>
            , and
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Ho</surname>
          </string-name>
          <article-title> ner. RAVEN { active learning of link speci cations</article-title>
          .
          <source>Technical report</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>A.-C. Ngonga Ngomo</surname>
            and
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Lyko. EAGLE</surname>
          </string-name>
          :
          <article-title>E cient active learning of link speci cations using genetic programming</article-title>
          .
          <source>In Proceedings of ESWC</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>A.-C. Ngonga Ngomo</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Lyko</surname>
            , and
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Christen</surname>
          </string-name>
          .
          <article-title>COALA { correlation-aware active learning of link speci cations</article-title>
          .
          <source>In Proceedings of ESWC</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>A.</given-names>
            <surname>Nikolov</surname>
          </string-name>
          ,
          <string-name>
            <surname>M. D'Aquin</surname>
            ,
            <given-names>and E.</given-names>
          </string-name>
          <string-name>
            <surname>Motta</surname>
          </string-name>
          .
          <article-title>Unsupervised learning of data linking con guration</article-title>
          .
          <source>In Proceedings of ESWC</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Nikolov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V. S.</given-names>
            <surname>Uren</surname>
          </string-name>
          , E. Motta,
          <article-title>and</article-title>
          <string-name>
            <given-names>A. N. D.</given-names>
            <surname>Roeck</surname>
          </string-name>
          .
          <article-title>Handling instance coreferencing in the knofuss architecture</article-title>
          . In P. Bouquet,
          <string-name>
            <given-names>H.</given-names>
            <surname>Halpin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Stoermer</surname>
          </string-name>
          , and G. Tummarello, editors,
          <source>IRSW</source>
          , volume
          <volume>422</volume>
          <source>of CEUR Workshop Proceedings. CEUR-WS.org</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Raimond</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sutton</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Sandler</surname>
          </string-name>
          .
          <article-title>Automatic interlinking of music datasets on the semantic web</article-title>
          .
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>F.</given-names>
            <surname>Schar</surname>
          </string-name>
          e
          <string-name>
            <given-names>and J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          .
          <article-title>Melinda: an interlinking framework for the web of data</article-title>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>F.</given-names>
            <surname>Schar e</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ferrara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Khrouf</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Nikolov</surname>
          </string-name>
          .
          <article-title>Methods for automated dataset interlinking</article-title>
          .
          <source>Technical Report 4</source>
          .1,
          <string-name>
            <surname>Datalift</surname>
          </string-name>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>F.</given-names>
            <surname>Schar</surname>
          </string-name>
          e, Y. Liu, and
          <string-name>
            <given-names>C.</given-names>
            <surname>Zhou</surname>
          </string-name>
          .
          <article-title>Rdf-ai: an architecture for rdf datasets matching, fusion and interlink</article-title>
          .
          <source>In Proc. IJCAI 2009 workshop on Identity</source>
          , reference, and
          <article-title>knowledge representation (IR-KR)</article-title>
          ,
          <source>Pasadena (CA US)</source>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>E.</given-names>
            <surname>Simperl</surname>
          </string-name>
          , S. Wolger, S. Thaler,
          <string-name>
            <given-names>B.</given-names>
            <surname>Norton</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Bu</surname>
          </string-name>
          <article-title>rger. Combining human and computation intelligence: the case of data interlinking tools</article-title>
          .
          <source>IJMSO</source>
          ,
          <volume>7</volume>
          (
          <issue>2</issue>
          ):
          <volume>77</volume>
          {
          <fpage>92</fpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>S.</given-names>
            <surname>Wolger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Siorapes</surname>
          </string-name>
          , T. Burger, E. Simperl,
          <string-name>
            <given-names>S.</given-names>
            <surname>Thaler</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Hofer</surname>
          </string-name>
          .
          <article-title>A survey on data interlinking methods. or Interlinking data approaches and tools</article-title>
          .
          <source>Technical Report MSU-CSE-00-2</source>
          ,
          <string-name>
            <given-names>Semantic</given-names>
            <surname>Technology</surname>
          </string-name>
          <article-title>Insttue (STI)</article-title>
          ,
          <year>February 2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Yatskevich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Giunchiglia</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Avesani</surname>
          </string-name>
          .
          <article-title>A large scale dataset for the evaluation of matching systems</article-title>
          .
          <source>Technical report</source>
          , DISI, University of Trento,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>