<!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>Detecting Cross-Language Plagiarism using Open Knowledge Graphs</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Johannes Stegmüller</string-name>
          <email>stegmueller@gipplab.org</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Terry Ruas</string-name>
          <email>ruas@uni-wuppertal.de</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Fabian Bauer-Marquart∗</string-name>
          <email>fabian.marquart@uni-konstanz.de</email>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Moritz Schubotz</string-name>
          <email>moritz.schubotz@fiz-karlsruhe.de</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Norman Meuschke</string-name>
          <email>meuschke@uni-wuppertal.de</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Bela Gipp</string-name>
          <email>gipp@uni-wuppertal.de</email>
          <email>stegmueller@gipplab.org</email>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>FIZ Karlsruhe</institution>
          ,
          <addr-line>Berlin</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>University of Konstanz</institution>
          ,
          <addr-line>Konstanz</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Wuppertal</institution>
          ,
          <addr-line>Wuppertal</addr-line>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2021</year>
      </pub-date>
      <fpage>46</fpage>
      <lpage>57</lpage>
      <abstract>
        <p>Identifying cross-language plagiarism is challenging, especially for distant language pairs and sense-for-sense translations. We introduce the new multilingual retrieval model Cross-Language Ontology-Based Similarity Analysis (CL-OSA) for this task. CL-OSA represents documents as entity vectors obtained from the open knowledge graph Wikidata. Opposed to other methods, CL-OSA does not require computationally expensive machine translation, nor pre-training using comparable or parallel corpora. It reliably disambiguates homonyms and scales to allow its application to Webscale document collections. We show that CL-OSA outperforms state-of-the-art methods for retrieving candidate documents from ifve large, topically diverse test corpora that include distant language pairs like Japanese-English. For identifying cross-language plagiarism at the character level, CL-OSA primarily improves the detection of sense-for-sense translations. For these challenging cases, CL-OSA's performance in terms of the well-established PlagDet score exceeds that of the best competitor by more than factor two. The code and data of our study are openly available.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>CCS CONCEPTS</title>
      <p>• Information systems → Multilingual and cross-lingual
retrieval; Near-duplicate and plagiarism detection.
Cross-language plagiarism detection, knowledge graphs, Wikidata</p>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>
        Plagiarism is “the use of ideas, concepts, words, or structures
without appropriately acknowledging the source to benefit in a setting
where originality is expected” [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ]. Plagiarism harms scientific
discourse, wastes resources, and can unjustifiably benefit the plagiarist
if it remains undiscovered [55, p. 22f.]. If researchers revise earlier
results in later publications, papers that plagiarized the original
ifndings remain unchanged. Others may spend time and resources
trying to replicate such wrong results, or worse, consider them
correct and compromise later research or practical applications.
Reviewing and sanctioning plagiarized research papers or grant
applications often require hundreds of working hours from the
reviewers, afected academic institutions, and funding agencies.
      </p>
      <p>
        The rapid advancement of the Web and information technology
have enabled convenient access to vast amounts of information,
making plagiarism easier than ever. This development has spurred
extensive research on automated methods to identify plagiarized
content. Most state-of-the-art plagiarism detection methods analyze
lexical, syntactic, and semantic text similarity to identify copied or
moderately obfuscated monolingual plagiarism [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>
        Detecting cross-language plagiarism remains a significant
challenge, despite advances in cross-language information retrieval
(CLIR) [
        <xref ref-type="bibr" rid="ref17 ref55">17, 55</xref>
        ]. Most current cross-language plagiarism detection
(CLPD) methods (cf. Section 2) rely on computationally expensive
machine translation or learning approaches based on parallel or
comparable corpora that are not easily available for many languages.
Thus far, few detection methods leverage multilingual knowledge
graphs to analyze the deep semantic similarity of documents. This
is one of the reasons why current methods can only identify mildly
obfuscated cross-language plagiarism reliably [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ].
      </p>
      <p>To fill this gap, we propose a new multilingual retrieval model
and apply it to CLPD. The main contributions of our work are:
(1) We introduce Cross-Language Ontology-Based Similarity
Analysis as a novel CLPD method. CL-OSA identifies the
semantic similarity of documents by leveraging multilingual
knowledge graphs like Wikidata1 to extract and compare
entities contained in the documents. It models texts as entity
vectors and leverages relations between entities for entity
disambiguation. CL-OSA is suitable for all topical domains,
robust against paraphrasing, and applicable to many close
and distant language pairs.
(2) Using documents in Chinese, French, English, Japanese, and
Spanish, we show that CL-OSA outperforms state-of-art
methods for the two standard sub-tasks in CLPD—candidate
retrieval and detailed analysis.</p>
      <p>(3) We make our source code and data publicly available.
2</p>
    </sec>
    <sec id="sec-3">
      <title>RELATED WORK</title>
      <p>
        Cross-language plagiarism detection is an information retrieval task
that methods typically address in two steps [
        <xref ref-type="bibr" rid="ref46">46</xref>
        ]. In the candidate
retrieval step, the methods use eficient algorithms to retrieve from a
large document collection in another language (reference collection)
all documents that contain a certain amount of similar content as the
input document. In the detailed analysis step, the methods perform
pairwise comparisons of the input document to each candidate to
identify similar segments within the documents at the character
level. Hereafter, we summarize CLPD and general cross-language
information retrieval approaches relevant to our work.
2.1
      </p>
    </sec>
    <sec id="sec-4">
      <title>Machine Translation</title>
      <p>
        Many CLIR and CLPD methods combine language normalization via
machine translation with monolingual similarity analysis [
        <xref ref-type="bibr" rid="ref17 ref36">17, 36</xref>
        ].
      </p>
      <p>
        Cross-language Character -grams (CL-CNG) proposed by
McNamee and Mayfield [
        <xref ref-type="bibr" rid="ref35">35</xref>
        ] is a vector space retrieval model that
uses machine translation to map two documents into a common
language, typically English. The method then partitions both
documents into character -grams exclusively consisting of lowercase
letters and numbers. CL-CNG computes the cosine measure for
the -gram vectors to determine their similarity. Several studies on
CLPD use CL-CNG as a baseline approach, e.g., [
        <xref ref-type="bibr" rid="ref18 ref20 ref4 ref46">4, 18, 20, 46</xref>
        ].
      </p>
      <p>
        Chen et al. [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] combined machine-translation with a vector
space model (VSM) for ranked cross-language retrieval of
documents in English and Chinese. Their method translates the query
using a bilingual dictionary before performing ranked retrieval
using the VSM. Their study showed that segmenting Chinese texts
is challenging for achieving high retrieval quality when the query
is in another language. Franco-Salvador et al. used a similar
approach as a baseline in their evaluation [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. Their Cross-language
Vector Space Model (CL-VSM) represents documents in a bilingual
form by concatenating tf-idf -weighted vector representations of
the original document and its translation obtained using a statistical
dictionary. The authors re-weighted the vector representing the
translated document using the translation probabilities of words.
      </p>
      <p>
        Barrón-Cedeño et al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] proposed Cross-Language
Alignmentbased Similarity Analysis (CL-ASA) for the CLPD task. The method
uses statistical machine translation based on the IBM alignment
model 1 [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. In a later study performed by the same research group,
CL-ASA achieved superior precision over CL-CNG, which achieved
the highest recall [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. CL-ASA is more robust against synonym
replacements than CL-CNG because it considers multiple
translation candidates and their translation probabilities. However, this
approach also causes CL-ASA to be computationally more
expensive than CL-CNG. CL-ASA requires computing the similarities
between all documents, while CL-CNG is typically implemented
using an index, thereby achieving faster query execution.
2.2
      </p>
    </sec>
    <sec id="sec-5">
      <title>Corpus-based Semantics</title>
      <p>
        Corpus-based semantic analysis follows the idea of distributional
semantics, i.e., words co-occurring in similar contexts tend to convey
similar meaning. Consequently, one assumes that texts with similar
word distributions are semantically similar [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ]. Word embeddings
and Semantic Concept Analysis (SCA) are established corpus-based
semantic analysis approaches that researchers applied to CLIR and
CLPD, besides many other tasks. The approaches difer in the scope
within which they consider co-occurring words.
2.2.1 Word Embeddings. Word embeddings consider the
surrounding words to represent a word in a dense, low-dimensional,
fixedsize vector space. Words with similar neighboring words should be
close to each other in the vector space [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        Ferrero et al. proposed two CLPD methods based on word
embeddings [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. The first, Cross-Language Conceptual Thesaurus-based
Similarity Word Embedding (CL-CTS-WE), represents a word as
a bag of words (BOW) consisting of the 10 most similar words
according to the embeddings model. The second, Cross-Language
Word Embedding Sentence Vector (CL-WES), represents sentences
as the sum of the embedding vectors of their constituent words and
compares the resulting sentence vectors using the cosine measure.
Both methods use Multivec [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] as their pre-trained word
embeddings model. Multivec combines word2vec [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ], paragraph vectors
[
        <xref ref-type="bibr" rid="ref30">30</xref>
        ], and bilingual distributed representations [
        <xref ref-type="bibr" rid="ref32">32</xref>
        ].
      </p>
      <p>
        Glavaš et al. presented a computationally lightweight method
to analyze cross-language similarity for language pairs that lack
parallel corpora or named entity recognition [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. The authors
mapped words into a bilingual embedding space by initially creating
a monolingual word embedding and then applying a linear function
learned from a training corpus.
      </p>
      <p>
        In our evaluation (cf. Section 4), we use ConceptNet and
USEML, which are comparable to the methods Ferrero et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] and
Glavaš et al. [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] proposed, but rely on more recent pre-trained
word embedding models. Diferent from Ferrero et al. [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], we
represent the documents in our datasets as the average of their
constituent word embeddings from the pre-trained models.
      </p>
      <p>
        ConceptNet-Numberbatch (ConceptNet) [
        <xref ref-type="bibr" rid="ref51">51</xref>
        ] uses traditional
word embeddings, such as word2vec [
        <xref ref-type="bibr" rid="ref42">42</xref>
        ] and GloVe [
        <xref ref-type="bibr" rid="ref45">45</xref>
        ], and the
lexical information in ConceptNet2 to derive its semantic vectors.
      </p>
      <p>
        The Universal Sentence Encoder-Multilingual (USE-ML) [
        <xref ref-type="bibr" rid="ref57">57</xref>
        ]
ofers two architectures to derive its vectors. One is inspired by
the Transformer architecture [
        <xref ref-type="bibr" rid="ref54">54</xref>
        ] and the other uses Deep Average
Networks (DAN) [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ].
2.2.2 Semantic Concept Analysis. Semantic concept analysis
extends the distributional semantics idea to an external corpus.
      </p>
      <p>
        Potthast et al. [
        <xref ref-type="bibr" rid="ref48">48</xref>
        ] introduced Cross-Language Explicit Semantic
Analysis (CL-ESA) as a multilingual generalization of the
semantic retrieval model Explicit Semantic Analysis (ESA) proposed by
Gabrilovich and Markovitch [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. ESA and CL-ESA represent
documents as vectors in a high-dimensional vector space of semantic
concepts, which are explicitly encoded topics in a knowledge base
corpus. CL-ESA uses a concept-aligned comparable corpus available
in multiple languages. Specifically, Potthast et al. used Wikipedia
articles and considered each article available in multiple languages
to represent one concept. Each dimension of a document vector
represents the tf-idf similarity of the document to one of the concepts.
The similarity of document vectors is typically quantified using
the cosine measure [
        <xref ref-type="bibr" rid="ref22 ref48">22, 48</xref>
        ]. Meuschke et al. extended CL-ESA by
also considering the order in which concepts occur in the text to
identify potentially suspicious patterns [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ].
      </p>
      <p>
        The evaluations of Potthast et al. [
        <xref ref-type="bibr" rid="ref48">48</xref>
        ] showed that CL-ESA
performs best if the concept space has 100,000 or more dimensions, i.e.,
if at least 100,000 Wikipedia articles are considered. In this case,
CL-ESA achieved a recall above 0.90 for the JRC-Acquis corpus [
        <xref ref-type="bibr" rid="ref52">52</xref>
        ].
However, such high dimensionality is computationally expensive.
Therefore, Potthast et al. advised that: “If high retrieval speed or a
high multilinguality is desired, documents should be represented
as 1 000-dimensional concept vectors. At a lower dimension the
      </p>
      <sec id="sec-5-1">
        <title>2http://conceptnet.io/</title>
        <p>retrieval quality deteriorates significantly. A reasonable trade-of
between retrieval quality and runtime is achieved for a concept
space dimensionality between 1 000 and 10 000.” [48, p. 526f.].</p>
        <p>Despite limitations in dimensionality as proposed by Potthast
et al., CL-ESA is computationally more expensive than CL-ASA
because it requires computing the similarity of the input document
to all concepts followed by calculating the similarity of all document
vector pairs as is the case for CL-ASA.
2.3</p>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Non-textual Content Analysis</title>
      <p>
        Researchers proposed analyzing non-textual content features to
overcome the ambiguities of natural language and complement
text analysis approaches to improve the detection of concealed
plagiarism forms, such as translations. The investigated content
elements include academic citations [
        <xref ref-type="bibr" rid="ref23 ref34 ref40">23, 34, 40</xref>
        ], images [
        <xref ref-type="bibr" rid="ref11 ref12 ref37">11, 12, 37</xref>
        ],
and mathematical content [
        <xref ref-type="bibr" rid="ref38 ref41 ref50">38, 41, 50</xref>
        ].
2.4
      </p>
    </sec>
    <sec id="sec-7">
      <title>Knowledge-based Semantics</title>
      <p>Knowledge-based semantic analysis approaches, such as the one
we propose, use entities encoded in semantic networks, such as
thesauri, ontologies, and knowledge graphs.</p>
      <p>
        Cross-Language Knowledge Graph Analysis (CL-KGA) is a CLPD
method proposed by Franco-Salvador et al. and most related to our
work [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ]. CL-KGA uses sub-graphs of the multilingual semantic
network BabelNet3 to represent text segments. Specifically, CL-KGA
splits documents into segments using a five-sentences-long sliding
window with a two-sentences step width, lemmatizes the segments,
and performs part-of-speech tagging. By mapping terms in the
preprocessed text segments to BabelNet, CL-KGA obtains the
subgraph of BabelNet used to represent the segments. Franco-Salvador
et al. proposed a graph-based similarity measure that considers
the similarity of entities and their relations to compare the entity
representations. The authors improved the weighting function in
subsequent publications and combined the graph-based
representation with neural text representations [
        <xref ref-type="bibr" rid="ref19 ref20 ref21">19–21</xref>
        ].
2.5
      </p>
    </sec>
    <sec id="sec-8">
      <title>Neural Networks</title>
      <p>Neural text representations and language models have significantly
advanced the state of the art for many NLP and CLIR tasks. A
comprehensive review would exceed the scope of this paper;
therefore, we restrict our description to successful neural CLIR methods,
which we use as baselines for our evaluation in Section 4.</p>
      <p>
        The External-data Composition Neural Network (XCNN) is a
cross-language continuous space model created by a composition
function on top of a deep neural network. In diference to similar
approaches, XCNN can be initialized with monolingual data and
extended with at least a small set of parallel data. This feature of
the network is especially useful for low-resource languages [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ].
      </p>
      <p>
        The Siamese Neural Network (S2Net) trains two identical
networks concurrently with parallel data that has to be annotated
with a similarity score [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. The network lends itself for similarity
learning in a bilingual use case, where each network reflects data
in one of the two languages. For each text input, the networks emit
feature vectors representing the input in the respective languages,
which can then be compared using the cosine similarity.
80 Mio.
      </p>
      <p>
        Bilingual Autoencoders (BAE) are trained using bag-of-words
representations of multiple sentences from parallel corpora as input.
From the BOW representation in a source language, the encoder
creates a BOW representation in the target language. During
training, the encoder is optimized by minimizing the reconstruction
error between the created representation from the source language
and the original target representation [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ].
2.6
      </p>
    </sec>
    <sec id="sec-9">
      <title>Research Gap</title>
      <p>
        Most CLPD methods rely on machine translation [
        <xref ref-type="bibr" rid="ref10 ref35 ref4 ref5">4, 5, 10, 35</xref>
        ] or
representations trained using parallel [
        <xref ref-type="bibr" rid="ref20 ref27">20, 27</xref>
        ] or comparable
corpora [
        <xref ref-type="bibr" rid="ref27 ref48">27, 48</xref>
        ]. These approaches depend on lexical and syntactical
similarity and topical homogeneity of the documents in difer ent
languages. There is a need for CLPD methods that can analyze
a wide variety of topics across academic disciplines. The use of
knowledge graphs has been shown to benefit the analysis of
semantic document similarity in the monolingual and cross-language
setting. However, few studies have investigated the use of
knowledge graphs for cross-language plagiarism detection [
        <xref ref-type="bibr" rid="ref18 ref19 ref20 ref21">18–21</xref>
        ]. We
extend and improve upon this prior work, as we explain hereafter.
3
      </p>
    </sec>
    <sec id="sec-10">
      <title>PROPOSED METHOD</title>
      <p>Cross-Language Ontology-based Similarity Analysis is a
multilingual retrieval model derived from a knowledge graph that includes
ontological relations. The method constructs language-independent,
semantically-enhanced entity vectors that not only include
entities present in the modeled documents but also entities that are
hierarchically linked by subclass of and instance of relations.</p>
      <p>Three reasons governed our decision to use the open knowledge
graph Wikidata to realize CL-OSA, instead of an open encyclopedia
like Wikipedia used, e.g., by ESA and CL-ESA, or BabelNet used by
CL-KGA. First, the number of entities in Wikidata greatly exceeds
the number of Wikipedia articles. ESA and CL-ESA use Wikipedia
articles as concepts, which limits their representation. Figure 1
shows the number of Wikidata entities per language (queried from
an oficial JSON dump dated September 2021). There are more than
twelve times as many Wikidata entities available for English as
there are Wikipedia articles. For Spanish and French, the number
of Wikidata entities exceeds the number of Wikipedia articles by
factors between six and eighth. For Chinese the factor is four and
for Japanese the factor is two.</p>
      <p>input
document d
reference
corpus D’</p>
      <p>Text
Preprocessing
annotated
lemmata</p>
      <p>Entity
Extraction</p>
      <p>Cross-Language Ontology-Based Similarity Analysis</p>
      <p>Second, while Wikipedia exclusively contains cross-references
between articles, Wikidata includes property links that express
relationships, such as instance of, subclass of, color, or part of. Therefore,
Wikidata ofers a wider range of typed relationships that are readily
accessible for automated processing.</p>
      <p>Third, Wikidata ofers public domain data with no restrictions
on its use. BabelNet, for example, imposes fees for commercial use4.</p>
      <p>
        As Figure 1 shows, both the number of Wikipedia articles and
Wikidata entities difers greatly between languages. Fewer entities
can reduce the detection efectiveness of knowledge-graph-based
detection methods like CL-OSA for the respective language.
However, as we show in our evaluation (cf. Section 4) CL-OSA and
comparable methods already achieve good results for languages with
fewer entities, like Japanese and Chinese. Moreover, knowledge
bases like Wikidata grow continuously, especially due to significant
advances in automated entity extraction and linking [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ].
3.1
      </p>
    </sec>
    <sec id="sec-11">
      <title>Retrieval Model</title>
      <p>Figure 2 illustrates the three-step process consisting of Text
Preprocessing, Entity Extraction, and Similarity Analysis CL-OSA follows
for representing documents as language-independent entity vectors
and using them for ranked cross-language retrieval. Hereafter, we
formalize the process and present each of its three steps in detail.</p>
      <p>Let  be the set of (suspicious) input documents and  ′ be the set
of documents in the reference collection, i.e., potential sources for
content. The goal is to determine the similarity between an input
document  ∈  and a candidate document  ′ ∈  ′ denoted as
 (,  ′). CL-OSA represents a document  =  1 2 . . .  written
in language 1 ∈ L as an hierarchy-enhanced entity vector d≫.</p>
      <p>d≫ = (1, . . . , ).</p>
      <p>The elements of d≫ are entities of the knowledge graph occurring
in the document and the ontological ancestors of these entities.</p>
      <p>A multilingual knowledge graph  such as Wikidata is a set of
entities , defined as a tuple  = (Σ, A, Δ, →) where
• Σ is a set of labels {1, . . . ,  },
• A is a set of alias sets {1, . . . ,  },
• Δ is a set of descriptions {1, . . . ,  }, and
• →⊆  ×  × 2 is a property relation.</p>
      <p>⊊ , L = {1, . . . ,  }, and T denote sets of properties,
languages, and topics respectively.
4https://babelnet.org/full-license | https://babelscape.com/wordatlas</p>
      <sec id="sec-11-1">
        <title>5https://de.wikipedia.org/wiki/Volkswirtschaftslehre</title>
        <p>entity vector
entity vectors
for reference
corpus</p>
        <p>Similarity
Analysis
ranked
candidate
documents</p>
        <p>For example, the entity query has the English label query, the</p>
        <sec id="sec-11-1-1">
          <title>English alias database query, the description precise request for infor</title>
          <p>mation retrieval, and the subclass of property that maps query to the
entity for information request, all of which is valuable information
when relating entities to each other.</p>
          <p>For convenience, we denote property relations as  −→ ′ instead
of (, , ′) ∈→ using the following notations:
• → denotes the instance of relation
•  denotes the subclass of relation
• ≫ the combined property relation such that</p>
          <p>−−→≫ ′ =  −−→→ ′ ∨  −−→ ′
• →∗ denotes the transitive property relation, which we define
  
as  −→∗ ′ =  −−→≫ 1 −−→≫ . . . −→ ′</p>
          <p>The transitive property relation lets child entities inherit their
parents’ properties. For example, the entity pi is an instance of
mathematical constant, which itself is a subclass of number. Therefore,
pi is transitively also an instance of number.
3.2</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-12">
      <title>Text Preprocessing</title>
      <p>The goal of the preprocessing is to avoid typical issues that arise if
statistical machine translation or alignment-based retrieval models
are employed for the language normalization step of the CLPD
process. Translations produced using these state-of-the-art
methods often exhibit grammatical errors, syntactical diferences, and
sub-optimal wording if suficient domain-specific training data is
missing. The availability of training data is often problematic for
highly domain-specific texts, such as scientific, technical, and
professional documents in languages other than English.</p>
      <p>As an example to illustrate these challenges, we use the
introductory sentence of the article Volkswirtschaftslehre (macroeconomics)
in the German Wikipedia5:</p>
      <sec id="sec-12-1">
        <title>Die Volkswirtschaftslehre (auch Nationalökonomie oder</title>
        <p>wirtschaftliche Staatswissenschaften kurz VWL) ist ein</p>
      </sec>
      <sec id="sec-12-2">
        <title>Teilgebiet der Wirtschaftswissenschaft.</title>
        <p>Translating this sentence to English using Google Translate
introduces ambiguity by mapping several words that have a clear
distinction in German to “economics“:</p>
      </sec>
      <sec id="sec-12-3">
        <title>Economics (also economics or economic political science short VWL) is a branch of economics.</title>
        <p>To avoid these issues, CL-OSA first categorizes the document by
topic and then extracts terms from the document corresponding to
Wikidata entities having the most ancestors. The idea is that in this
way, CL-OSA selects entities that are most specific because they
have many superordinate entities and are thus representative of the
document’s topic. Including superordinate concepts also helps to
disambiguate entities in the text, since the included superordinate
(potentially ambiguous) entities likely also occur in the document.</p>
        <p>Specifically, CL-OSA performs the following steps to prepare
documents for being represented as entity vectors.</p>
        <p>Language Detection. In case the language of a document is
unknown, CL-OSA infers it using a language detector6. The detector
uses the vector space model to compare a document’s -grams to a
pre-trained set of -grams from various multilingual comparable
corpora, and selects the most probable language.</p>
        <p>Topic Detection. To roughly identify the topical domain of a
document, we trained a Bayesian classifier using approximately 100
bag-of-words representations of Wikipedia articles that we
handassigned to topics relevant for our entity extraction and
disambiguation approaches, i.e., biology, fiction, and neutral. Classifying
a document yields the topic that has the highest word overlap with
the topic-specific articles on which the classifier has been trained.
Using only these three categories was suficient because they help
to disregard the largest amount of Wikidata entities that are
irrelevant for the extraction task, e.g., movie titles for works not related
to fiction, or genes and proteins for works not related to biology.</p>
        <p>Tokenization and Word Segmentation. Depending on the
document’s language, CL-OSA performs tokenization or word
segmentation to split the text into a token sequence. Our method uses
simple tokenization for white-space separated languages, such as
English, Korean, or French, and employs more sophisticated
methods, such as a dictionary lookup, for languages lacking a word
delimiter, e.g., Chinese or Japanese. The tokenization step keeps
stop-words, but strips punctuation.</p>
        <p>
          Lemmatization. To exploit entity labels and aliases, which
Wikidata contains in their base forms, our method lemmatizes
derived and inflected tokens. Additionally, it uses WordNet [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ]
for mapping verbs to nouns. A fallback procedure if no lemmatizer
is available for a language would be using a rule-based stemmer,
although this could introduce ambiguity. Therefore, we did not
employ stemming. Skipping lemmatization is safe for languages
that lack inflection or for which the tokenization step performs
inflection removal, e.g., Chinese and Japanese.
        </p>
        <p>Named Entity Recognition. To reduce the ambiguity of
tokens, CL-OSA performs part-of-speech (POS) tagging and named
entity (NE) recognition to annotate the lemmata with POS and
proper noun information, such as location, human, or organization.</p>
        <p>
          For tokenization, lemmatization, and named entity extraction, we
use Stanford CoreNLP [
          <xref ref-type="bibr" rid="ref33">33</xref>
          ] for European languages and Kuromoji7
for Chinese and Japanese.
3.3
        </p>
      </sec>
    </sec>
    <sec id="sec-13">
      <title>Entity Extraction</title>
      <p>CL-OSA maps every lemma -gram with  ∈ {1, 2, 3} to entity
candidates, which it obtains by querying the -grams to the labels and</p>
      <sec id="sec-13-1">
        <title>6https://github.com/optimaize/language-detector 7https://www.atilika.org</title>
        <p>aliases of the knowledge graph. We apply a coarse filter to disregard
entities that are likely irrelevant depending on the document’s topic.
Specifically, we require that entity candidates for documents in the
category fiction are a subclass of or an instance of creative work.
For documents in the category biology, entity candidates must be
either a subclass of or an instance of gene. Entity candidates
originating from longer lemma -grams take precedence over shorter
sequences. Typically, CL-OSA retrieves multiple entity candidates,
which it disambiguates as described in the following section.
3.4</p>
      </sec>
    </sec>
    <sec id="sec-14">
      <title>Entity Disambiguation</title>
      <p>CL-OSA disambiguates entity candidates to a single entity using a
combination of manually devised filters and mappings of topics to
named entities. This procedure removes entities:
• if their original token has a POS tag related to punctuation,
prepositions, symbols, markers, or personal pronouns
• that represent a stop-word such as “and“
• that represent a Han character in case of Chinese or Japanese
• that represent a Wikimedia disambiguation page
• that are a subclass of natural number and have numeric labels
• that are not an instance of their named entity types, e.g.,
human, location, and organization
Additionally, we exploit the entity hierarchy by disambiguating
to the entity candidate that has the most ontological ancestors
contained in the text surrounding the entity candidate.</p>
      <p>
        Table 1 illustrates the extraction and disambiguation of entities
for the following text fragment taken from the ECCE corpus, which
contains Financial Times editorials in English and Chinese [
        <xref ref-type="bibr" rid="ref56">56</xref>
        ]:
      </p>
      <sec id="sec-14-1">
        <title>US tax authorities are finally finding their teeth. After a long battle with politicians, the Internal Revenue Service appears to be toughening its stance on international tax arbitrage that leaves taxpayers short-changed.</title>
        <p>In the final step, CL-OSA constructs the hierarchy-enhanced entity
vector d≫ by taking all entities  from the bag-of-entities and
applying boolean weighting, i.e., assigning a 1 for entities that occur
in the document, and a 0 otherwise. Weighting using the raw term
frequency yielded worse results in our experiments.</p>
        <p>For example, when analyzing our example sentence from the
German Wikipedia article Volkswirtschaftslehre (cf. page 4), we obtain
the entities general economics and economics for the German text.
For the English text, we only obtain economics. However, general
economics is part of economics, and both are transitively instances
of branch of science. Therefore, as these entities are included in the
vector, yet are weighted inversely proportional to their graph-based
distance, the similarity score of both sentences increases without
introducing too many commonalities.</p>
        <p>
          Furthermore, CL-OSA leverages the relation  by adding all
entities  to d≫ if they satisfy  () =  for any  ∈ {1, 2, 3} and
assigns the weight ( + 1)−2. That is, CL-OSA adds the ancestors
of an entity to the vector and assigns an exponentially decreasing
weight (inverse quadratic growth) the more distant the ancestors
are. Thus, first-level ancestors get a weight of 1/22, second-level
ancestors 1/32, and so forth. We derived this weighting from the
similarity measure by Li et al. [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ], which has been shown to reflect
semantic similarity in graphs.
        </p>
        <p>CL-OSA compares the resulting vector d≫ = (1, . . . ,  ) to all
vsiemctiolarrsitdy′≫ in the reference collection  ′ by computing the cosine
 (d≫, d′≫) =</p>
        <p>d≫ · d′≫
||d≫ || ||d′≫ ||
and uses the scores to rank all reference documents  ′ ∈  ′ in
decreasing order of their similarity to document .
4</p>
      </sec>
    </sec>
    <sec id="sec-15">
      <title>EVALUATION</title>
      <p>We evaluate CL-OSA’s performance for the candidate retrieval and
detailed analysis tasks of the CLPD process using two distinct
experiments, which we present in Section 4.1 and Section 4.2.</p>
      <p>The candidate retrieval experiment focuses on covering a wide
range of language pairs and corpora. We exclusively include in this
evaluation detection methods for which source code or suficient
details for re-implementing the methods are available. For some
state-of-the-art methods like CL-KGA, this is not the case, which is
why we did not include them in this experiment.</p>
      <p>
        The detailed analysis experiment focuses on comparing CL-OSA
to state-of-the-art detection methods, some of which are not
available as source code and too complex to be re-implemented.
Therefore, we evaluate CL-OSA according to the protocol used in a prior
study and compare our results to those reported in this study [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
The data and source code of our experiments are available at
https://doi.org/10.5281/zenodo.5159398
4.1
      </p>
    </sec>
    <sec id="sec-16">
      <title>Candidate Retrieval Evaluation</title>
      <p>In this evaluation, we compare CL-OSA’s efectiveness in retrieving
documents from five multilingual parallel corpora to four
state-ofthe-art CLPD methods.
4.1.1 Datasets. Using random sampling, we selected 2,000 aligned
documents from each of the following five corpora:</p>
      <p>
        PAN-PC-11 Plagiarism Corpus [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. The corpus contains
instances of simulated monolingual and cross-language plagiarism
that were used for evaluating plagiarism detection methods as part
of the workshop series Plagiarism Analysis, Authorship
Identification, and Near-Duplicate Detection (PAN). Most of the 26,939
documents in the corpus were created by extracting text from openly
available books. The documents are partially interspersed with
instances of simulated plagiarism that were created and obfuscated
automatically or by crowdsourced workers. For the candidate
retrieval evaluation, we exclusively sampled test cases from the 2,921
Spanish-English aligned document pairs in the corpus.
      </p>
      <p>
        ASPEC-JE [
        <xref ref-type="bibr" rid="ref43">43</xref>
        ]. This subset of the Asian Scientific Paper Excerpt
Corpus (ASPEC) contains abstracts of approx. two million research
papers that were translated manually from Japanese to English.
      </p>
      <p>
        ASPEC-JC [
        <xref ref-type="bibr" rid="ref43">43</xref>
        ]. This subset of the ASPEC corpus contains
abstracts and paragraphs from the main text of research papers that
were translated manually from Japanese to Chinese.
      </p>
      <p>
        JRC-Acquis [
        <xref ref-type="bibr" rid="ref52">52</xref>
        ]. The corpus consists of legislative texts in 22
languages, which the European Union’s Joint Research Centre (JRC)
selected from the cumulative body of EU laws (the so called
Acquis communautaire8). We sampled our test cases from the 10,000
document pairs in the English-French subset of the corpus.
      </p>
      <p>
        Europarl [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. The corpus contains transcripts of European
Parliament proceedings in 21 European languages. As for
JRCAcquis, we exclusively sampled test cases from the 9,443 document
pairs in the English-French subset of the corpus.
      </p>
      <p>
        We used the subsets of the PAN-PC-11, JRC-Acquis and Europarl
corpora that Ferrero et al. [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] pre-selected and provided for the
evaluation of cross-language similarity detection methods.
      </p>
      <p>Except for PAN-PC-11, all corpora contain exactly one relevant
item for each query. In the PAN-PC-11 corpus, plagiarized text
fragments can originate from several source documents.
4.1.2 CLPD Methods. We compare CL-OSA to these methods:</p>
      <p>
        CL-ASA implemented according to Potthast et al. [46, p. 9]. For
European languages, we derived the translation probabilities from
the dictionaries provided by Aker et al. [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. For the ASPEC corpora
(EN-JA and JA-ZH), we used the program pialign by Neubig et al.
      </p>
      <sec id="sec-16-1">
        <title>8https://ec.europa.eu/jrc/en/language-technologies/jrc-acquis</title>
        <p>
          [
          <xref ref-type="bibr" rid="ref44">44</xref>
          ] to train the probabilities on the Tanaka corpus [
          <xref ref-type="bibr" rid="ref53">53</xref>
          ] and the
TED English Chinese Parallel Corpus of Speech [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ], respectively.
        </p>
        <p>
          CL-ESA [
          <xref ref-type="bibr" rid="ref48">48</xref>
          ] uses a comparable corpus of 20,000 Wikipedia
articles, i.e., twice the upper boundary of the dimensionality interval
that Potthast et al. reported achieving a good trade-of between
retrieval quality and computing time [48, p. 526f.].
        </p>
        <p>
          ConceptNet [
          <xref ref-type="bibr" rid="ref51">51</xref>
          ] refers to the pre-created set of vectors from
ConceptNet-Numberbatch available on GitHub9.
        </p>
        <p>
          USE-ML [
          <xref ref-type="bibr" rid="ref57">57</xref>
          ] refers to the pre-trained model Universal Sentence
Encoder-Multilingual based on the Transformer architecture
introduced by Yang et al. [
          <xref ref-type="bibr" rid="ref57">57</xref>
          ] and available in TensorFlow10. This model
was trained with the Stanford Natural Language Inference corpus.
        </p>
        <p>The vectorized documents for ConceptNet and USE-ML are
available in our Zenodo repository.
4.1.3 Performance Measures. Recall and the size of the candidate
set are essential performance indicators for the candidate retrieval
stage. A method’s recall, i.e., which percentage of all source
documents the method retrieves among the candidates, is critical because
failing to retrieve a source prohibits detecting content that
originates from that source in the subsequent detailed analysis stage. The
number of candidates necessary to achieve suficient recall strongly
influences the computational efort required for the analysis.</p>
        <p>Therefore, we assess the methods’ efectiveness for retrieving
candidate documents and ranking them highly (thus enabling small
candidate sets) in terms of the Recall at Rank (R@k) and Average
Recall at Rank (ARR) measures. For easier comparability of the
methods, we report the Mean Reciprocal Rank (MRR) as a single
measure, quantifying a method’s overall ranking performance.
4.1.4 Results Candidate Retrieval. Table 2 shows the results for the
candidate retrieval task. CL-OSA outperforms the other methods
9https://github.com/commonsense/conceptnet-numberbatch
10https://tfhub.dev/google/universal-sentence-encoder-multilingual/2
for all corpora, which indicates our method is least afected by
the diverse topical domains of the corpora and the lexical and
syntactic diferences of the languages. CL-OSA is also efective in
retrieving documents written in distant languages, such as Japanese
and English (cf. ASPEC-JE). All other methods except Cl-ASA are
significantly less efective for Japanese and English than for closer
language pairs like Japanese and Chinese (cf. ASPEC-JC).</p>
        <p>All methods exhibit a significant drop in their efectiveness for
the Europarl corpus. The likely reason is that the transcripts of
political proceedings in this corpus often contain boilerplate text,
i.e., frequent words that do not convey additional meaning, such as
parliament, resumption of the session, or declare.</p>
        <p>
          CL-ESA performs the poorest for all corpora. A likely reason is
that the dimensionality of the concept space (20,000) is too low,
although it exceeds the recommendation of Potthast et al.[48, p. 526f.]
that 5,000 to 10,000 Wikipedia articles represents a reasonable
tradeof between time and retrieval quality. In an experiment by Ashgaria
et al. [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ], CL-ESA achieved similar results.
        </p>
        <p>CL-OSA’s advantage is particularly strong for the PAN-PC-11
corpus, which is designed to test plagiarism detection methods.
CL-OSA outperforms the second-best method (ConceptNet) by
12.71% in terms of MRR and 17.95% in terms of R@1. This result
shows the suitability of CL-OSA for the CLPD task.
4.2</p>
      </sec>
    </sec>
    <sec id="sec-17">
      <title>Detailed Analysis Evaluation</title>
      <p>
        This evaluation quantifies the efectiveness of CL-OSA in
aligning plagiarized text fragments and their sources at the level of
characters. We compare CL-OSA’s results to those of eight
stateof-the-art CLPD methods reported by Franco-Salvador et al. in the
most comprehensive evaluation of CLPD methods to date [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
4.2.1 Datasets. In accordance with the experiments by
FrancoSalvador et al. [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], we used the English-Spanish and English-German
subsets of the PAN-PC-11 corpus [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. To our knowledge, these are
the only datasets that ofer the necessary ground-truth information
on “plagiarized“ segments at the level of characters. Opposed to our
evaluation of the candidate retrieval task (Section 4.1), for which
we reused a sample of the PAN-PC-11 corpus provided by Ferrero
et al. [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ], we extracted the two cross-language subsets directly
from the original corpus [
        <xref ref-type="bibr" rid="ref49">49</xref>
        ].
      </p>
      <p>The subsets consist of simulated cross-language plagiarism
instances of diferent lengths embedded into topically related text.</p>
      <p>
        Most of the “plagiarized“ text segments that were taken from
documents in the other language were machine-translated. Additionally,
hired workers obfuscated approx. 1% of those machine-translated
segments manually to increase their obfuscation and make them
more challenging to detect [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. Table 4 summarizes the two datasets.
4.2.2 CLPD Methods. We compare CL-OSA to eight CLPD
methods evaluated by Franco-Salvador et al. [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ], which cover all
prominent approaches to CLPD discussed in Section 2:
• Machine Translation: CL-ASA, CL-CNG (specifically
cross
      </p>
      <p>language character 3-grams CL-C3G), CL-VSM
• Corpus-based Semantics: CL-ESA
• Knowledge-based Semantics: CL-KGA
• Neural Networks: BAE, S2Net, XCNN
4.2.3 Methodology. To enable a comparison of our results to those
reported in the study by Franco-Salvador et al., we adhere to the
methodology of Experiment B of the previous study [20, p. 94f.].</p>
      <p>Aligning plagiarized text segments in a document with their
source segments requires the computation of similarity scores at
the sub-document level. Therefore, all documents in the PAN-PC-11
subsets involved in cross-language plagiarism (both suspicious and
source documents) were split into fragments. Subsequently, the
evaluated CLPD methods were applied to compute the similarity
scores for all possible fragment pairs.</p>
      <p>CL-OSA splits documents into fragments using a sliding window
with a length of six sentences and a step-width of three sentences.
Thus, consecutive fragments have an overlap of three sentences,
which aids in identifying plagiarism that spans multiple fragments.</p>
      <p>We use each fragment of a suspicious document containing
crosslanguage plagiarism as a query. For each query, we retrieve from
the set of fragments obtained from the respective PAN-PC-11 subset
the five fragments with the highest CL-OSA similarity score.</p>
      <p>
        To identify plagiarism that spans multiple fragments, the
affected fragments need to be merged. For merging and classifying
fragments as plagiarized, we used Algorithm 1 proposed by
FrancoSalvador et al. [20, p. 89]. The algorithm checks if the character
distance between two query fragments and their potential source
fragments retrieved by a CLPD method (in our case, CL-OSA) are
below a certain threshold. If so, the fragments are merged and their
similarity scores accumulated. If the accumulated similarity scores
of the merged fragments are above a certain threshold, the afected
text segment is marked as plagiarized. We determined the
bestperforming thresholds for merging and classifying fragments as
plagiarized via parameter tuning runs.
4.2.4 Performance Measures. For the detailed analysis evaluation,
we use the performance measures Potthast et al. defined for this
➣ Results for methods other than CL-OSA are taken from [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
➣ Boldface indicates the best PlagDet score for each corpus subset.
➣ Column Labels: PlagDet score (Q), Precision (P), Recall (R), Granularity (G)
Case Length
Long
cases
(x &gt; 5,000 chars.)
Medium
cases
(700 ≤ x ≤ 5,000 chars.)
Short
cases
(x &lt; 700 chars.)
task as part of the PAN-PC competition series, i.e., Precision (P),
Recall (R), Granularity (G), and PlagDet score (Q) [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. Precision
is the fraction of characters pertaining to a plagiarism case and
the characters a method reports as plagiarized. Recall quantifies
the share of all plagiarized characters a method identifies correctly.
      </p>
      <p>
        Granularity indicates whether a method reports multiple detections
for a coherent plagiarism case, or yields overlapping detections,
both of which are undesirable. The granularity score is in the
interval [
        <xref ref-type="bibr" rid="ref1">0, 1</xref>
        ], with  = 1 reflecting the best-possible case, i.e, the
method reports each plagiarism case as one detection. The PlagDet
score combines P, R and G into a single score
 =
      </p>
      <p>1
log2 (1 +  )</p>
      <p>,
where 1 represents the harmonic mean of Precision and Recall.
4.2.5 Results Detailed Analysis. Table 3 shows the results of the
detailed analysis evaluation on the full corpus subsets. For the
Spanish-English subset, CL-OSA outperforms seven of the eight
comparison methods. Only CL-KGA, which is conceptually similar
to our method, achieves a slightly higher PlagDet score. For the
German-English subset, CL-OSA performs marginally better than
CL-KGA and significantly better than the other methods.</p>
      <p>Table 5 presents a more fine-grained analysis of the results
reported in Table 3 by distinguishing the length of plagiarism cases.
All methods perform better for longer cases than for shorter ones.
This result is intuitive, since longer cases ofer more data usable
for the similarity analysis. Notably, CL-OSA performs better than
all other methods in detecting short and medium cases, which are
more challenging to identify. The merging algorithm described in
Section 4.2.3 greatly improves CL-OSA’s efectiveness for medium
and long cases. The larger a plagiarism case, the more fragments
will the algorithm merge, and the more likely the accumulated
similarity score will be above the reporting threshold.</p>
      <p>
        Table 6 presents another breakdown of the results in Table 3
according to the obfuscation applied to plagiarism cases. The results
confirm that identifying manually obfuscated cases, i.e.,
sense-forsense translations, is more challenging for all methods, as intended
by the creators of the PAN-PC-11 dataset [
        <xref ref-type="bibr" rid="ref47">47</xref>
        ]. That most of the
manually obfuscated cases are short further increases the dificulty
of detecting them [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ]. CL-OSA outperforms all other methods
for manually obfuscated plagiarism cases in both corpus subsets.
Notably, CL-OSA’s PlagDet score exceeds that of the conceptually
similar method CL-KGA by a factor of 2.97 for Spanish-English
and 2.19 for German-English cases. The deep semantic analysis
      </p>
      <p>
        Obfuscation Type
➣ Results for methods other than CL-OSA are taken from [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
➣ Boldface indicates the best PlagDet score for each corpus subset.
➣ Column Labels: PlagDet score (Q), Precision (P), Recall (R), Granularity (G)
capabilities of CL-OSA seem to provide a significant benefit for
identifying these challenging plagiarism cases.
      </p>
    </sec>
    <sec id="sec-18">
      <title>5 CONCLUSION &amp; FUTURE WORK</title>
      <p>We introduced CL-OSA—a novel method that uses open knowledge
graphs for cross-language plagiarism detection. CL-OSA sets itself
apart from many state-of-the-art methods by performing a deep
semantic analysis of documents using entities and relationships
obtained from Wikidata. Our method creates a language-independent
semantic representation of documents that allows assessing the
documents’ similarity for many languages. CL-OSA does not
require machine translation, which is a drawback of several existing
methods, whose efectiveness strongly depends on the availability
and quality of parallel corpora.</p>
      <p>We evaluated CL-OSA for the candidate retrieval and detailed
analysis tasks in cross-language plagiarism detection. In the
candidate retrieval experiment, CL-OSA outperformed state-of-the-art
CLPD methods for all five multilingual test corpora. The
diference in CLPD efectiveness was most evident for the PAN-PC-11
corpus, which is tailored to the evaluation of plagiarism detection
methods and includes manually translated test cases. CL-OSA’s
performance was unafected by topical domains or the lack of
lexical and syntactic similarities among languages. Our method also
achieved excellent results for assessing the similarity of documents
written in distant language pairs, such as English and Japanese,
which represent a major challenge for other CLPD methods.</p>
      <p>In the detailed-analysis experiment, CL-OSA and the
conceptually similar method CL-KGA outperform all other methods.
Considering the entire test corpora, CL-KGA is slightly more efective
than CL-OSA. However, our method performs significantly better
than CL-KGA in detecting manually obfuscated cases of plagiarism,
which are particularly challenging to identify.</p>
      <p>Given these results, we consider CL-OSA a promising approach
to detect the highly obfuscated cross-language plagiarism we expect
of researchers with strong incentives to mask wrongdoing.</p>
      <p>In our future work, we plan to further increase the efectiveness
of CL-OSA by investigating in more detail which characteristics of
CL-KGA cause its performance advantage for long and
automatically obfuscated cases. Moreover, we intend to optimize CL-OSA’s
weighting scheme for entity types. We hypothesize that using
contextual information at the level of documents and fragments instead
of the current boolean weighting of the term frequency will
improve the selection of relevant concepts and the identification of
suspicious cross-language similarity.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Ahmet</given-names>
            <surname>Aker</surname>
          </string-name>
          , Monica Paramita, Marcis Pinnis, and
          <string-name>
            <given-names>Robert</given-names>
            <surname>Gaizauskas</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Bilingual Dictionaries for All EU Languages</article-title>
          .
          <source>In Proceedings of the Ninth International Conference on Language Resources and Evaluation (LREC)</source>
          ,
          <source>Nicoletta Calzolari (Conference Chair)</source>
          , Khalid Choukri, Thierry Declerck, Hrafn Loftsson, Bente Maegaard, Joseph Mariani, Asuncion Moreno, Jan Odijk, and Stelios Piperidis (Eds.).
          <source>European Language Resources Association (ELRA)</source>
          , Reykjavik, Iceland,
          <fpage>2839</fpage>
          -
          <lpage>2845</lpage>
          . http://www.lrec-conf.org/proceedings/lrec2014/summaries/803.html
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Tareq</given-names>
            <surname>Al-Moslmi</surname>
          </string-name>
          , Marc Gallofre Ocana, Andreas L.
          <string-name>
            <surname>Opdahl</surname>
            , and
            <given-names>Csaba</given-names>
          </string-name>
          <string-name>
            <surname>Veres</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Named Entity Extraction for Knowledge Graphs: A Literature Overview</article-title>
          .
          <source>IEEE Access</source>
          <volume>8</volume>
          (
          <year>2020</year>
          ),
          <fpage>32862</fpage>
          -
          <lpage>32881</lpage>
          . https://doi.org/10.1109/ACCESS.
          <year>2020</year>
          .2973928
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Habibollah</given-names>
            <surname>Asghari</surname>
          </string-name>
          , Omid Fatemi, Salar Mohtaj, Heshaam Faili, and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>On the Use of Word Embedding for Cross Language Plagiarism Detection</article-title>
          .
          <source>Intelligent Data Analysis 23, 3 (April</source>
          <year>2019</year>
          ),
          <fpage>661</fpage>
          -
          <lpage>680</lpage>
          . https://doi.org/10.3233/ida183985
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Alberto</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Parth</given-names>
            <surname>Gupta</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Methods for CrossLanguage Plagiarism Detection</article-title>
          .
          <source>Knowledge-Based Systems 50 (Sept</source>
          .
          <year>2013</year>
          ),
          <fpage>211</fpage>
          -
          <lpage>217</lpage>
          . https://doi.org/10.1016/j.knosys.
          <year>2013</year>
          .
          <volume>06</volume>
          .018
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Alberto</given-names>
            <surname>Barrón-Cedeño</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          , David Pinto,
          <string-name>
            <given-names>and Alfons</given-names>
            <surname>Juan</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>On Cross-Lingual Plagiarism Analysis Using a Statistical Model</article-title>
          .
          <source>In Proceedings of the 2008 International Conference on Uncovering Plagiarism, Authorship and Social Software Misuse (PAN)</source>
          , Vol.
          <volume>377</volume>
          CEUR WS.
          <article-title>CEUR-WS</article-title>
          .org, Aachen, Germany,
          <fpage>9</fpage>
          -
          <lpage>14</lpage>
          . http://ceur-ws.
          <source>org/</source>
          Vol-
          <volume>377</volume>
          /paper1.pdf
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Yoshua</given-names>
            <surname>Bengio</surname>
          </string-name>
          , Réjean Ducharme, Pascal Vincent, and
          <string-name>
            <given-names>Christian</given-names>
            <surname>Janvin</surname>
          </string-name>
          .
          <year>2003</year>
          .
          <article-title>A Neural Probabilistic Language Model</article-title>
          .
          <source>Journal of Machine Learning Research 3 (March</source>
          <year>2003</year>
          ),
          <fpage>1137</fpage>
          -
          <lpage>1155</lpage>
          . https://www.jmlr.org/papers/volume3/bengio03a/ bengio03a.pdf
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Alexandre</given-names>
            <surname>Bérard</surname>
          </string-name>
          , Christophe Servan, Olivier Pietquin, and
          <string-name>
            <given-names>Laurent</given-names>
            <surname>Besacier</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>MultiVec: A Multilingual and Multilevel Representation Learning Toolkit for NLP</article-title>
          .
          <source>In Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC)</source>
          .
          <source>European Language Resources Association (ELRA)</source>
          , Portorož, Slovenia,
          <fpage>4188</fpage>
          -
          <lpage>4192</lpage>
          . https://aclanthology.org/L16-1662
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Peter F. Brown</surname>
          </string-name>
          , John Cocke, Stephen A.
          <string-name>
            <surname>Della</surname>
            <given-names>Pietra</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vincent J. Della</surname>
            <given-names>Pietra</given-names>
          </string-name>
          , Fredrick Jelinek, John D. Laferty, Robert L.
          <string-name>
            <surname>Mercer</surname>
            , and
            <given-names>Paul S.</given-names>
          </string-name>
          <string-name>
            <surname>Roossin</surname>
          </string-name>
          .
          <year>1990</year>
          .
          <article-title>A Statistical Approach to Machine Translation</article-title>
          .
          <source>Computational Linguistics</source>
          <volume>16</volume>
          ,
          <issue>2</issue>
          (Aug.
          <year>1990</year>
          ),
          <fpage>79</fpage>
          -
          <lpage>85</lpage>
          . https://doi.org/10.3115/991365.991407
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Mauro</given-names>
            <surname>Cettolo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Christian</given-names>
            <surname>Girardi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Marcello</given-names>
            <surname>Federico</surname>
          </string-name>
          .
          <year>2012</year>
          .
          <article-title>WIT3: Web Inventory of Transcribed and Translated Talks</article-title>
          .
          <source>In Proceedings of the 16th Annual Conference of the European Association for Machine Translation. European Association for Machine Translation</source>
          , Trento, Italy,
          <fpage>261</fpage>
          -
          <lpage>268</lpage>
          . https://aclanthology.org/
          <year>2012</year>
          .eamt1.
          <fpage>60</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Shijie</surname>
            <given-names>Chen</given-names>
          </string-name>
          , Tao Zhang, and Yuejie Zhang.
          <year>2005</year>
          .
          <article-title>English-Chinese CrossLanguage Information Retrieval using Lucene Toolkit</article-title>
          .
          <source>In Proceedings of the International Conference on Chinese Computing (ICCC). Chinese and Oriental Languages Information Processing Society</source>
          (COLIPS),
          <year>Singapore</year>
          ,
          <fpage>1</fpage>
          -
          <lpage>6</lpage>
          . http: //www.colips.org/conferences/iccc2005/papers/ICCC-05-121.pdf
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Taiseer</surname>
            <given-names>Eisa</given-names>
          </string-name>
          , Naomie Salim, and
          <string-name>
            <given-names>Salha</given-names>
            <surname>Alzahrani</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Figure Plagiarism Detection Using Content-Based Features</article-title>
          .
          <source>In Proceedings of the International Conference on Intelligent Computing, Communication and Devices (ICCD)</source>
          ,
          <source>Srikanta Patnaik and Florin Popentiu-Vladicescu (Eds.)</source>
          , Vol.
          <volume>555</volume>
          AISC. Springer, Singapore,
          <fpage>17</fpage>
          -
          <lpage>20</lpage>
          . https://doi.org/10.1007/
          <fpage>978</fpage>
          -981-10-3779-
          <issue>5</issue>
          _
          <fpage>3</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>Taiseer</given-names>
            <surname>Abdalla Elfadil Eisa</surname>
          </string-name>
          , Naomie Salim, and
          <string-name>
            <given-names>Abdelzahir</given-names>
            <surname>Abdelmaboud</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Content-Based Scientific Figure Plagiarism Detection Using Semantic Mapping</article-title>
          .
          <source>In Emerging Trends in Intelligent Computing and Informatics</source>
          , Faisal Saeed,
          <source>Fathey Mohammed, and Nadhmi Gazem (Eds.)</source>
          . Vol.
          <volume>1073</volume>
          . Springer International Publishing, Cham,
          <fpage>420</fpage>
          -
          <lpage>427</lpage>
          . https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -33582-3_
          <fpage>40</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>Christiane</given-names>
            <surname>Fellbaum</surname>
          </string-name>
          .
          <year>1998</year>
          .
          <article-title>WordNet: An Electronic Lexical Database</article-title>
          . The MIT Press, Cambridge, Mass.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>Jérémy</surname>
            <given-names>Ferrero</given-names>
          </string-name>
          , Frédéric Agnès, Laurent Besacier, and
          <string-name>
            <given-names>Didier</given-names>
            <surname>Schwab</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>A Multilingual, Multi-Style and Multi-Granularity Dataset for Cross-Language Textual Similarity Detection</article-title>
          .
          <source>In Proceedings of the Tenth International Conference on Language Resources and Evaluation (LREC)</source>
          .
          <article-title>Association for Computational Linguistics</article-title>
          , Portorož, Slovenia,
          <fpage>4162</fpage>
          -
          <lpage>4169</lpage>
          . https://www.aclweb.org/anthology/ L16-1657
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Jérémy</surname>
            <given-names>Ferrero</given-names>
          </string-name>
          , Frédéric Agnes, Laurent Besacier, and
          <string-name>
            <given-names>Didier</given-names>
            <surname>Schwab</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Using Word Embedding for Cross-Language Plagiarism Detection</article-title>
          .
          <source>In Proceedings of the 15th Conference of the European Chapter of the Association for Computational Linguistics</source>
          , Vol.
          <volume>2</volume>
          :
          <string-name>
            <given-names>Short</given-names>
            <surname>Papers</surname>
          </string-name>
          .
          <article-title>Association for Computational Linguistics</article-title>
          , Valencia, Spain,
          <fpage>415</fpage>
          -
          <lpage>421</lpage>
          . https://doi.org/10.18653/v1/e17-
          <fpage>2066</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>Teddi</given-names>
            <surname>Fishman</surname>
          </string-name>
          .
          <year>2009</year>
          . “We Know It When We See It” Is Not Good Enough:
          <article-title>Toward a Standard Definition of Plagiarism That Transcends Theft, Fraud, and Copyright</article-title>
          .
          <source>In Proceedings 4th Asia Pacific Conference on Educational Integrity (4APCEI)</source>
          . University of Wollongong, Wollongong, Australia,
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          . https://www. bmartin.cc/pubs/09-4apcei/
          <fpage>4apcei</fpage>
          -Fishman.pdf
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Tomáš</surname>
            <given-names>Foltýnek</given-names>
          </string-name>
          , Norman Meuschke, and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2019</year>
          . Academic Plagiarism Detection:
          <string-name>
            <given-names>A Systematic</given-names>
            <surname>Literature</surname>
          </string-name>
          <article-title>Review</article-title>
          .
          <source>Comput. Surveys</source>
          <volume>52</volume>
          ,
          <issue>6</issue>
          (Oct.
          <year>2019</year>
          ),
          <volume>112</volume>
          :
          <fpage>1</fpage>
          -
          <lpage>112</lpage>
          :
          <fpage>42</fpage>
          . https://doi.org/10.1145/3345317
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>Marc</given-names>
            <surname>Franco-Salvador</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Parth</given-names>
            <surname>Gupta</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Cross-Language Plagiarism Detection Using a Multilingual Semantic Network</article-title>
          .
          <source>In Proceedings of the 35th European Conference on IR Research (ECIR)</source>
          , Pavel Serdyukov, Pavel Braslavski,
          <string-name>
            <surname>Sergei O. Kuznetsov</surname>
          </string-name>
          , Jaap Kamps, Stefan Rüger, Eugene Agichtein,
          <source>Ilya Segalovich, and Emine Yilmaz (Eds.)</source>
          , Vol.
          <volume>7814</volume>
          LNCS. Springer, Berlin, Heidelberg,
          <fpage>710</fpage>
          -
          <lpage>713</lpage>
          . https://doi.org/10.1007/978-3-
          <fpage>642</fpage>
          -36973-5_
          <fpage>66</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>Marc</given-names>
            <surname>Franco-Salvador</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Parth</given-names>
            <surname>Gupta</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Knowledge Graphs as Context Models: Improving the Detection of Cross-Language Plagiarism with Paraphrasing</article-title>
          .
          <source>In Bridging Between Information Retrieval and Databases: Revised Tutorial Lectures of the Promise Winter School</source>
          <year>2013</year>
          , Nicola Ferro (Ed.). Vol.
          <volume>8173</volume>
          LNCS. Springer-Verlag, Berlin, Heidelberg,
          <fpage>227</fpage>
          -
          <lpage>236</lpage>
          . https://doi.org/10.1007/978- 3-
          <fpage>642</fpage>
          -54798-0_
          <fpage>12</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>Marc</given-names>
            <surname>Franco-Salvador</surname>
          </string-name>
          , Parth Gupta, Paolo Rosso, and
          <string-name>
            <given-names>Rafael E.</given-names>
            <surname>Banchs</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>Cross-Language Plagiarism Detection Over Continuous-Space-</article-title>
          and
          <source>Knowledge Graph-Based Representations of Language. Knowledge-Based Systems 111 (Nov</source>
          .
          <year>2016</year>
          ),
          <fpage>87</fpage>
          -
          <lpage>99</lpage>
          . https://doi.org/10.1016/j.knosys.
          <year>2016</year>
          .
          <volume>08</volume>
          .004
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>Marc</given-names>
            <surname>Franco-Salvador</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          , and
          <string-name>
            <surname>Manuel</surname>
          </string-name>
          Montes-y-Gómez.
          <year>2016</year>
          .
          <article-title>A Systematic Study of Knowledge Graph Analysis for Cross-Language Plagiarism Detection</article-title>
          .
          <source>Information Processing &amp; Management</source>
          <volume>52</volume>
          ,
          <issue>4</issue>
          (
          <year>July 2016</year>
          ),
          <fpage>550</fpage>
          -
          <lpage>570</lpage>
          . https://doi.org/10.1016/j.ipm.
          <year>2015</year>
          .
          <volume>12</volume>
          .004
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>Evgeniy</given-names>
            <surname>Gabrilovich</surname>
          </string-name>
          and
          <string-name>
            <given-names>Shaul</given-names>
            <surname>Markovitch</surname>
          </string-name>
          .
          <year>2007</year>
          .
          <article-title>Computing Semantic Relatedness Using Wikipedia-Based Explicit Semantic Analysis</article-title>
          .
          <source>In Proceedings of the 20th International Joint Conference on Artificial Intelligence (IJCAI)</source>
          , Vol.
          <volume>7</volume>
          . Morgan Kaufmann Publishers Inc.,
          <string-name>
            <surname>Hyderabad</surname>
          </string-name>
          , India,
          <fpage>1606</fpage>
          -
          <lpage>1611</lpage>
          . https://www.aaai.org/ Papers/IJCAI/2007/IJCAI07-259.pdf
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <surname>Bela</surname>
            <given-names>Gipp</given-names>
          </string-name>
          , Norman Meuschke, and
          <string-name>
            <given-names>Corinna</given-names>
            <surname>Breitinger</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Citation-based Plagiarism Detection: Practicability on a Large-Scale Scientific Corpus</article-title>
          .
          <source>Journal of the Association for Information Science and Technology 65</source>
          ,
          <issue>8</issue>
          (Aug.
          <year>2014</year>
          ),
          <fpage>1527</fpage>
          -
          <lpage>1540</lpage>
          . https://doi.org/10.1002/asi.23228
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Goran</surname>
            <given-names>Glavaš</given-names>
          </string-name>
          , Marc Franco-Salvador,
          <string-name>
            <given-names>Simone P.</given-names>
            <surname>Ponzetto</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>A Resource-Light Method for Cross-Lingual Semantic Textual Similarity</article-title>
          .
          <source>Knowledge-Based Systems 143 (March</source>
          <year>2018</year>
          ),
          <fpage>1</fpage>
          -
          <lpage>9</lpage>
          . https://doi.org/10.1016/j.knosys.
          <year>2017</year>
          .
          <volume>11</volume>
          .041
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Wael</surname>
            <given-names>H.</given-names>
          </string-name>
          <string-name>
            <surname>Gomaa</surname>
            and
            <given-names>Aly A.</given-names>
          </string-name>
          <string-name>
            <surname>Fahmy</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>A Survey of Text Similarity Approaches</article-title>
          .
          <source>International Journal of Computer Applications</source>
          <volume>68</volume>
          ,
          <issue>13</issue>
          (April
          <year>2013</year>
          ),
          <fpage>13</fpage>
          -
          <lpage>18</lpage>
          . https: //doi.org/10.5120/
          <fpage>11638</fpage>
          -
          <lpage>7118</lpage>
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Parth</surname>
            <given-names>Gupta</given-names>
          </string-name>
          , Kalika Bali, Rafael E. Banchs, Monojit Choudhury, and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Query Expansion for Mixed-Script Information Retrieval</article-title>
          .
          <source>In Proceedings of the 37th International ACM SIGIR Conference on Research &amp; Development in Information Retrieval</source>
          . ACM Press, Gold Coast, Queensland, Australia,
          <fpage>677</fpage>
          -
          <lpage>686</lpage>
          . https://doi.org/10.1145/2600428.2609622
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Parth</surname>
            <given-names>Gupta</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>Rafael E.</given-names>
            <surname>Banchs</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Continuous Space Models for CLIR</article-title>
          .
          <source>Information Processing &amp; Management</source>
          <volume>53</volume>
          ,
          <issue>2</issue>
          (March
          <year>2017</year>
          ),
          <fpage>359</fpage>
          -
          <lpage>370</lpage>
          . https://doi.org/10.1016/j.ipm.
          <year>2016</year>
          .
          <volume>11</volume>
          .002
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Mohit</surname>
            <given-names>Iyyer</given-names>
          </string-name>
          , Varun Manjunatha,
          <string-name>
            <surname>Jordan</surname>
          </string-name>
          Boyd-Graber, and Hal Daumé III.
          <year>2015</year>
          .
          <article-title>Deep Unordered Composition Rivals Syntactic Methods for Text Classification</article-title>
          .
          <source>In Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing</source>
          (Volume
          <volume>1</volume>
          : Long Papers).
          <source>Association for Computational Linguistics</source>
          , Beijing, China,
          <fpage>1681</fpage>
          -
          <lpage>1691</lpage>
          . https://doi.org/10.3115/v1/p15-
          <fpage>1162</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>Philipp</given-names>
            <surname>Koehn</surname>
          </string-name>
          .
          <year>2005</year>
          .
          <article-title>Europarl: A Parallel Corpus for Statistical Machine Translation</article-title>
          .
          <source>In Proceedings of the Tenth Machine Translation Summit. Association for Machine Translation in the Americas</source>
          , Phuket, Thailand,
          <fpage>79</fpage>
          -
          <lpage>86</lpage>
          . https://www.statmt.org/europarl/
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Quoc</surname>
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Le</surname>
            and
            <given-names>Tomas</given-names>
          </string-name>
          <string-name>
            <surname>Mikolov</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Distributed Representations of Sentences and Documents</article-title>
          .
          <source>In Proceedings of the 31st International Conference on International Conference on Machine Learning (ICML'14</source>
          , Vol.
          <volume>32</volume>
          ). JMLR.org, Beijing, China,
          <fpage>II1188</fpage>
          -II-1196. arXiv:
          <volume>1405</volume>
          .4053 http://proceedings.mlr.press/v32/mittelman14.pdf
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>Peipei</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Haixun</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Kenny Q.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Zhongyuan</given-names>
            <surname>Wang</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Xindong</given-names>
            <surname>Wu</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Computing Term Similarity by Large Probabilistic isA Knowledge</article-title>
          .
          <source>In Proceedings of the 22nd ACM International Conference on Information &amp; Knowledge Management (CIKM)</source>
          . ACM Press, San Francisco, California, USA,
          <fpage>1401</fpage>
          -
          <lpage>1410</lpage>
          . https://doi.org/10.1145/2505515.2505567
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Thang</surname>
            <given-names>Luong</given-names>
          </string-name>
          , Hieu Pham, and
          <string-name>
            <given-names>Christopher D.</given-names>
            <surname>Manning</surname>
          </string-name>
          .
          <year>2015</year>
          .
          <article-title>Bilingual Word Representations with Monolingual Quality in Mind</article-title>
          .
          <source>In Proceedings of the 1st Workshop on Vector Space Modeling for Natural Language Processing. Association for Computational Linguistics</source>
          , Denver, Colorado,
          <fpage>151</fpage>
          -
          <lpage>159</lpage>
          . https://doi.org/10. 3115/v1/w15-
          <fpage>1521</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Christopher</surname>
            <given-names>Manning</given-names>
          </string-name>
          , Mihai Surdeanu, John Bauer, Jenny Finkel, Steven Bethard, and
          <string-name>
            <surname>David McClosky</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>The Stanford CoreNLP Natural Language Processing Toolkit</article-title>
          .
          <source>In Proceedings of 52nd Annual</source>
          <article-title>Meeting of the Association for Computational Linguistics (ACL): System Demonstrations. The Association for Computer Linguistics</article-title>
          , Baltimore, Maryland,
          <fpage>55</fpage>
          -
          <lpage>60</lpage>
          . https://doi.org/10.3115/v1/p14-
          <fpage>5010</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <surname>Nikolay</surname>
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Mazov</surname>
            ,
            <given-names>Vadim N.</given-names>
          </string-name>
          <string-name>
            <surname>Gureev</surname>
            , and
            <given-names>D. V.</given-names>
          </string-name>
          <string-name>
            <surname>Kosyakov</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>On the Development of a Plagiarism Detection Model Based on Citation Analysis Using a Bibliographic Database</article-title>
          .
          <source>Scientific and Technical Information Processing 43</source>
          ,
          <issue>4</issue>
          (Oct.
          <year>2016</year>
          ),
          <fpage>236</fpage>
          -
          <lpage>240</lpage>
          . https://doi.org/10.3103/s0147688216040092
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>Paul</given-names>
            <surname>McNamee</surname>
          </string-name>
          and
          <string-name>
            <given-names>James</given-names>
            <surname>Mayfield</surname>
          </string-name>
          .
          <year>2004</year>
          .
          <article-title>Character N-Gram Tokenization for European Language Text Retrieval</article-title>
          .
          <source>Information Retrieval 7</source>
          ,
          <fpage>1</fpage>
          -
          <lpage>2</lpage>
          (
          <issue>Jan</issue>
          .
          <year>2004</year>
          ),
          <fpage>73</fpage>
          -
          <lpage>97</lpage>
          . https://doi.org/10.1023/b:inrt.
          <volume>0000009441</volume>
          .78971.be
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <given-names>Norman</given-names>
            <surname>Meuschke</surname>
          </string-name>
          and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>State of the Art in Detecting Academic Plagiarism</article-title>
          .
          <source>International Journal for Educational Integrity</source>
          <volume>9</volume>
          ,
          <issue>1</issue>
          (
          <year>June 2013</year>
          ),
          <fpage>50</fpage>
          -
          <lpage>71</lpage>
          . https://doi.org/10.5281/zenodo.3482941
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <surname>Norman</surname>
            <given-names>Meuschke</given-names>
          </string-name>
          , Christopher Gondek, Daniel Seebacher, Corinna Breitinger, Daniel Keim, and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>An Adaptive Image-Based Plagiarism Detection Approach</article-title>
          .
          <source>In Proceedings of the 18th ACM/IEEE Joint Conference on Digital Libraries (JCDL)</source>
          . ACM Press, Fort Worth, USA,
          <fpage>131</fpage>
          -
          <lpage>140</lpage>
          . https://doi.org/10.1145/ 3197026.3197042
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <surname>Norman</surname>
            <given-names>Meuschke</given-names>
          </string-name>
          , Moritz Schubotz, Felix Hamborg, Tomas Skopal, and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2017</year>
          . Analyzing Mathematical Content to Detect Academic Plagiarism.
          <source>In Proceedings ACM Conference on Information and Knowledge Management (CIKM)</source>
          . ACM, Singapore,
          <fpage>2211</fpage>
          -
          <lpage>2214</lpage>
          . https://doi.org/10.1145/3132847.3133144
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <surname>Norman</surname>
            <given-names>Meuschke</given-names>
          </string-name>
          , Nicolas Siebeck, Moritz Schubotz, and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Analyzing Semantic Concept Patterns to Detect Academic Plagiarism</article-title>
          .
          <source>In Proceedings of the International Workshop on Mining Scientific Publications</source>
          (
          <article-title>WOSP) co-located with the ACM/IEEE Joint Conference on Digital Libraries (JCDL)</article-title>
          .
          <source>IEEE Computer Society</source>
          , Toronto, Canada,
          <fpage>46</fpage>
          -
          <lpage>53</lpage>
          . https://doi.org/10.1145/3127526.3127535
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <surname>Norman</surname>
            <given-names>Meuschke</given-names>
          </string-name>
          , Vincent Stange, Moritz Schubotz, and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2018</year>
          .
          <article-title>HyPlag: A Hybrid Approach to Academic Plagiarism Detection</article-title>
          .
          <source>In Proceedings of the 41st International ACM SIGIR Conference on Research &amp; Development in Information Retrieval</source>
          . ACM Press, Ann Arbor, MI, USA,
          <fpage>1321</fpage>
          -
          <lpage>1324</lpage>
          . https://doi.org/10.1145/3209978.3210177
        </mixed-citation>
      </ref>
      <ref id="ref41">
        <mixed-citation>
          [41]
          <string-name>
            <surname>Norman</surname>
            <given-names>Meuschke</given-names>
          </string-name>
          , Vincent Stange, Moritz Schubotz,
          <string-name>
            <given-names>Michael</given-names>
            <surname>Kramer</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Improving Academic Plagiarism Detection for STEM Documents by Analyzing Mathematical Content and Citations</article-title>
          .
          <source>In Proceedings of the Annual International ACM/IEEE Joint Conference on Digital Libraries (JCDL)</source>
          .
          <source>IEEE Xplore</source>
          , Urbana-Champaign, Illinois, USA,
          <fpage>120</fpage>
          -
          <lpage>129</lpage>
          . https://doi.org/10.1109/jcdl.
          <year>2019</year>
          . 00026
        </mixed-citation>
      </ref>
      <ref id="ref42">
        <mixed-citation>
          [42]
          <string-name>
            <surname>Tomas</surname>
            <given-names>Mikolov</given-names>
          </string-name>
          , Ilya Sutskever, Kai Chen, Greg Corrado, and
          <string-name>
            <given-names>Jefrey</given-names>
            <surname>Dean</surname>
          </string-name>
          .
          <year>2013</year>
          .
          <article-title>Distributed Representations of Words and Phrases and their Compositionality</article-title>
          .
          <source>In Proceedings of the 26th International Conference on Neural Information Processing Systems (NIPS'13)</source>
          . Curran Associates Inc., Lake Tahoe, CA, USA,
          <fpage>3111</fpage>
          -
          <lpage>3119</lpage>
          . arXiv:
          <volume>1310</volume>
          .4546 http://arxiv.org/abs/1310.4546
        </mixed-citation>
      </ref>
      <ref id="ref43">
        <mixed-citation>
          [43]
          <string-name>
            <surname>Toshiaki</surname>
            <given-names>Nakazawa</given-names>
          </string-name>
          , Manabu Yaguchi, Kiyotaka Uchimoto, Masao Utiyama, Eiichiro Sumita, Sadao Kurohashi, and
          <string-name>
            <given-names>Hitoshi</given-names>
            <surname>Isahara</surname>
          </string-name>
          .
          <year>2016</year>
          .
          <article-title>ASPEC: Asian Scientific Paper Excerpt Corpus</article-title>
          .
          <source>In Proceedings of the Tenth International Conference on Language Resources</source>
          and
          <string-name>
            <surname>Evaluation (LREC). European Language Resources Association</surname>
          </string-name>
          , Portorož, Slovenia,
          <fpage>2204</fpage>
          -
          <lpage>2208</lpage>
          . https://www.aclweb.org/anthology/L16- 1350
        </mixed-citation>
      </ref>
      <ref id="ref44">
        <mixed-citation>
          [44]
          <string-name>
            <surname>Graham</surname>
            <given-names>Neubig</given-names>
          </string-name>
          , Taro Watanabe, Eiichiro Sumita, Shinsuke Mori, and
          <string-name>
            <given-names>Tatsuya</given-names>
            <surname>Kawahara</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>An Unsupervised Model for Joint Phrase Alignment and Extraction</article-title>
          .
          <source>In Proceedings of the 49th Annual</source>
          <article-title>Meeting of the Association for Computational Linguistics: Human Language Technologies. Association for Computational Linguistics</article-title>
          , Portland, Oregon, USA,
          <fpage>632</fpage>
          -
          <lpage>641</lpage>
          . https://aclanthology.org/P11-1064
        </mixed-citation>
      </ref>
      <ref id="ref45">
        <mixed-citation>
          [45]
          <string-name>
            <surname>Jefrey</surname>
            <given-names>Pennington</given-names>
          </string-name>
          , Richard Socher, and
          <string-name>
            <given-names>Christopher</given-names>
            <surname>Manning</surname>
          </string-name>
          .
          <year>2014</year>
          .
          <article-title>Glove: Global Vectors for Word Representation</article-title>
          .
          <source>In Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          .
          <article-title>Association for Computational Linguistics</article-title>
          , Doha, Qatar,
          <fpage>1532</fpage>
          -
          <lpage>1543</lpage>
          . https://doi.org/10.3115/v1/ d14-
          <fpage>1162</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref46">
        <mixed-citation>
          [46]
          <string-name>
            <surname>Martin</surname>
            <given-names>Potthast</given-names>
          </string-name>
          , Alberto Barrón-Cedeño,
          <string-name>
            <given-names>Benno</given-names>
            <surname>Stein</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Cross-language Plagiarism Detection</article-title>
          .
          <source>Language Resources and Evaluation</source>
          <volume>45</volume>
          ,
          <issue>1</issue>
          (March
          <year>2011</year>
          ),
          <fpage>45</fpage>
          -
          <lpage>62</lpage>
          . https://doi.org/10.1007/s10579-009-9114-z
        </mixed-citation>
      </ref>
      <ref id="ref47">
        <mixed-citation>
          [47]
          <string-name>
            <surname>Martin</surname>
            <given-names>Potthast</given-names>
          </string-name>
          , Andreas Eiselt, Alberto Barrón-Cedeño,
          <string-name>
            <given-names>Benno</given-names>
            <surname>Stein</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>Overview of the 3rd International Competition on Plagiarism Detection</article-title>
          . In Working Notes of the Conference and
          <article-title>Labs of the Evaluation Forum (CLEF), Forner</article-title>
          , Pamela, Navigli, Roberto, Tufis, Dan, and
          <string-name>
            <surname>Ferro</surname>
          </string-name>
          ,
          <source>Nicola (Eds.)</source>
          , Vol.
          <volume>1177</volume>
          CEUR WS.
          <article-title>CEUR-WS</article-title>
          .org, Amsterdam, Netherlands,
          <fpage>1</fpage>
          -
          <lpage>10</lpage>
          . http://ceurws.org/Vol-
          <volume>1177</volume>
          /
          <article-title>CLEF2011wn-PAN-PotthastEt2011a</article-title>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref48">
        <mixed-citation>
          [48]
          <string-name>
            <surname>Martin</surname>
            <given-names>Potthast</given-names>
          </string-name>
          , Benno Stein, and
          <string-name>
            <given-names>Maik</given-names>
            <surname>Anderka</surname>
          </string-name>
          .
          <year>2008</year>
          .
          <article-title>A Wikipedia-based Multilingual Retrieval Model</article-title>
          .
          <source>In Proceedings of the 30th European Conference on Advances in Information Retrieval (ECIR)</source>
          . Springer, Berlin, Heidelberg,
          <fpage>522</fpage>
          -
          <lpage>530</lpage>
          . https://doi.org/10.1007/978-3-
          <fpage>540</fpage>
          -78646-7_
          <fpage>51</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref49">
        <mixed-citation>
          [49]
          <string-name>
            <surname>Martin</surname>
            <given-names>Potthast</given-names>
          </string-name>
          , Benno Stein, Andreas Eiselt, Alberto Barrón-Cedeño, and
          <string-name>
            <given-names>Paolo</given-names>
            <surname>Rosso</surname>
          </string-name>
          .
          <year>2011</year>
          .
          <article-title>PAN Plagiarism Corpus 2011 (PAN-PC-11)</article-title>
          . https://doi.org/10.5281/ ZENODO.3250095
        </mixed-citation>
      </ref>
      <ref id="ref50">
        <mixed-citation>
          [50]
          <string-name>
            <surname>Moritz</surname>
            <given-names>Schubotz</given-names>
          </string-name>
          , Olaf Teschke, Vincent Stange, Norman Meuschke, and
          <string-name>
            <given-names>Bela</given-names>
            <surname>Gipp</surname>
          </string-name>
          .
          <year>2019</year>
          .
          <article-title>Forms of Plagiarism in Digital Mathematical Libraries</article-title>
          .
          <source>In Proceedings International Conference on Intelligent Computer Mathematics</source>
          , Vol.
          <volume>11617</volume>
          LNCS. Springer, Czech Republic,
          <fpage>258</fpage>
          -
          <lpage>274</lpage>
          . https://doi.org/10.1007/978-3-
          <fpage>030</fpage>
          -23250- 4_
          <fpage>18</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref51">
        <mixed-citation>
          [51]
          <string-name>
            <surname>Robyn</surname>
            <given-names>Speer</given-names>
          </string-name>
          , Joshua Chin, and
          <string-name>
            <given-names>Catherine</given-names>
            <surname>Havasi</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>ConceptNet 5.5: An Open Multilingual Graph of General Knowledge</article-title>
          .
          <source>In Proceedings of the Thirty-First AAAI Conference on Artificial Intelligence (AAAI'17)</source>
          . AAAI Press, San Francisco, California, USA,
          <fpage>4444</fpage>
          -
          <lpage>4451</lpage>
          . https://aaai.org/ocs/index.php/AAAI/AAAI17/paper/ view/14972
        </mixed-citation>
      </ref>
      <ref id="ref52">
        <mixed-citation>
          [52]
          <string-name>
            <surname>Ralf</surname>
            <given-names>Steinberger</given-names>
          </string-name>
          , Bruno Pouliquen, Anna Widiger, Camelia Ignat, Tomaž Erjavec, Dan Tufiş, and
          <string-name>
            <given-names>Dániel</given-names>
            <surname>Varga</surname>
          </string-name>
          .
          <year>2006</year>
          .
          <article-title>The JRC-Acquis: A Multilingual Aligned Parallel Corpus with 20+ Languages</article-title>
          .
          <source>In Proceedings of the Fifth International Conference on Language Resources and Evaluation (LREC)</source>
          .
          <source>European Language Resources Association (ELRA)</source>
          , Genoa, Italy,
          <fpage>2142</fpage>
          -
          <lpage>2147</lpage>
          . http://www.lrec-conf. org/proceedings/lrec2006/pdf/340_pdf.pdf
        </mixed-citation>
      </ref>
      <ref id="ref53">
        <mixed-citation>
          [53]
          <string-name>
            <given-names>Yasuhito</given-names>
            <surname>Tanaka</surname>
          </string-name>
          .
          <year>2001</year>
          .
          <article-title>Compilation of A Multilingual Parallel Corpus</article-title>
          .
          <source>In Proceedings of the Conference of the Pacific Association for Computational Linguistics (PACLING)</source>
          .
          <article-title>Pacific Association for Computational Linguistics</article-title>
          , Kitakyushu, Japan,
          <fpage>1</fpage>
          -
          <lpage>4</lpage>
          . http://www.afnlp.org/archives/pacling2001/pdf/tanaka.pdf
        </mixed-citation>
      </ref>
      <ref id="ref54">
        <mixed-citation>
          [54]
          <string-name>
            <surname>Ashish</surname>
            <given-names>Vaswani</given-names>
          </string-name>
          , Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, undefinedukasz Kaiser, and
          <string-name>
            <given-names>Illia</given-names>
            <surname>Polosukhin</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>Attention is All You Need</article-title>
          .
          <source>In Proceedings of the 31st International Conference on Neural Information Processing Systems (NIPS'17)</source>
          . Curran Associates Inc.,
          <string-name>
            <surname>Red</surname>
            <given-names>Hook</given-names>
          </string-name>
          ,
          <string-name>
            <surname>NY</surname>
          </string-name>
          , USA,
          <fpage>6000</fpage>
          -
          <lpage>6010</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref55">
        <mixed-citation>
          [55]
          <string-name>
            <given-names>Debora</given-names>
            <surname>Weber-Wulf</surname>
          </string-name>
          .
          <year>2014</year>
          . False Feathers: A Perspective on Academic Plagiarism. Springer Berlin Heidelberg, Berlin. https://doi.org/10.1007/978-3-
          <fpage>642</fpage>
          -39961-9
        </mixed-citation>
      </ref>
      <ref id="ref56">
        <mixed-citation>
          [56]
          <string-name>
            <given-names>Linwei</given-names>
            <surname>Yang</surname>
          </string-name>
          .
          <year>2017</year>
          .
          <article-title>ECCE 2.0: The English Chinese Corpus of Editorials</article-title>
          . http: //corpus.bfsu.edu.cn/info/1070/1415.htm
        </mixed-citation>
      </ref>
      <ref id="ref57">
        <mixed-citation>
          [57]
          <string-name>
            <surname>Yinfei</surname>
            <given-names>Yang</given-names>
          </string-name>
          , Daniel Cer, Amin Ahmad, Mandy Guo, Jax Law, Noah Constant, Gustavo Hernandez Abrego, Steve Yuan, Chris Tar, Yun-hsuan
          <string-name>
            <surname>Sung</surname>
            , Brian Strope, and
            <given-names>Ray</given-names>
          </string-name>
          <string-name>
            <surname>Kurzweil</surname>
          </string-name>
          .
          <year>2020</year>
          .
          <article-title>Multilingual Universal Sentence Encoder for Semantic Retrieval</article-title>
          .
          <source>In Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics: System Demonstrations. Association for Computational Linguistics</source>
          , Online,
          <fpage>87</fpage>
          -
          <lpage>94</lpage>
          . https://doi.org/10.18653/v1/
          <year>2020</year>
          .acl-demos.
          <fpage>12</fpage>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>