paper-with-me

홈 › Papers

Detecting Cross-Language Plagiarism using Open Knowledge Graphs

2021-11-18 · Johannes Stegmüller, Fabian Bauer-Marquart, Norman Meuschke, Terry Ruas, Moritz Schubotz, Bela Gipp

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 Web-scale document collections. We show that CL-OSA outperforms state-of-the-art methods for retrieving candidate documents from five 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.

📄 PDF Abstract BibTeX arXiv:2111.09749

Code (1)

gipplab/cl-osa 공식 구현

Tasks

Knowledge GraphsMachine TranslationRetrieval

Similar Papers 제목 키워드 기반

Text Similarity from Image Contents using Statistical and Semantic Analysis Techniques

2023-08-24 · Sagar Kulkarni, Sharvari Govilkar, Dhiraj Amin

Plagiarism detection is one of the most researched areas among the Natural Language Processing(NLP) community. A good plagiarism detection covers all the NLP methods including semantics, named entities, paraphrases etc. …

text similarity

Detecting Cross-Lingual Plagiarism Using Simulated Word Embeddings

2017-12-29 · Victor Thompson

Cross-lingual plagiarism (CLP) occurs when texts written in one language are translated into a different language and used without acknowledging the original sources. One of the most common methods for detecting CLP requ…

Word Embeddings

Review on Multiple Plagiarism: A Performance Comparison Study

2022-06-07 · Jabir Al Nahian, Abu Kaisar Mohammad Masum

Plagiarism is the practice of claiming to be someone else content, thoughts or ideas as one own without any proper credit and citations. This paper is a survey paper that, represent the some of the great research paper a…

Sentence

Plagiarism Detection Tool for Indian Languages with Special focus on Hindi and Punjabi

2020-12-01 · ICON 2020 12 · Vishal Goyal, Rajeev Puri, Jitesh Pubreja, Jaswinder Singh

Plagiarism is closely linked with Intellectual Property Rights and Copyrights laws, both of which have been formed to protect the ownership of the concept. Most of the available tools for detecting plagiarism when tested…

Sentence

A Survey of Plagiarism Detection Systems: Case of Use with English, French and Arabic Languages

2022-01-10 · Mehdi Abdelhamid, Faical Azouaou, Sofiane Batata

In academia, plagiarism is certainly not an emerging concern, but it became of a greater magnitude with the popularisation of the Internet and the ease of access to a worldwide source of content, rendering human-only int…

Information RetrievalRetrieval