paper-with-me

홈 › Papers

Semantically-informed distance and similarity measures for paraphrase plagiarism identification

2018-05-29 · Miguel A. Álvarez-Carmona, Marc Franco-Salvador, Esaú Villatoro-Tello, Manuel Montes-y-Gómez, Paolo Rosso, Luis Villaseñor-Pineda

Paraphrase plagiarism identification represents a very complex task given that plagiarized texts are intentionally modified through several rewording techniques. Accordingly, this paper introduces two new measures for evaluating the relatedness of two given texts: a semantically-informed similarity measure and a semantically-informed edit distance. Both measures are able to extract semantic information from either an external resource or a distributed representation of words, resulting in informative features for training a supervised classifier for detecting paraphrase plagiarism. Obtained results indicate that the proposed metrics are consistently good in detecting different types of paraphrase plagiarism. In addition, results are very competitive against state-of-the art methods having the advantage of representing a much more simple but equally effective solution.

📄 PDF Abstract BibTeX arXiv:1805.11611

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Improving word mover's distance by leveraging self-attention matrix

2022-11-11 · Hiroaki Yamagiwa, Sho Yokoi, Hidetoshi Shimodaira

Measuring the semantic similarity between two sentences is still an important task. The word mover's distance (WMD) computes the similarity via the optimal alignment between the sets of word embeddings. However, WMD does…

Paraphrase IdentificationSemantic SimilaritySemantic Textual SimilaritySentence+1

A large-scale computational study of content preservation measures for text style transfer and paraphrase generation

2022-05-01 · ACL 2022 5 · Nikolay Babakov, David Dale, Varvara Logacheva, Alexander Panchenko

Text style transfer and paraphrasing of texts are actively growing areas of NLP, dozens of methods for solving these tasks have been recently introduced. In both tasks, the system is supposed to generate a text which sho…

Paraphrase GenerationSemantic SimilaritySemantic Textual SimilarityStyle Transfer+1

Distance-to-Distance Ratio: A Similarity Measure for Sentences Based on Rate of Change in LLM Embeddings

2026-01-25 · Abdullah Qureshi, Kenneth Rice, Alexander Wolpert arxiv

A measure of similarity between text embeddings can be considered adequate only if it adheres to the human perception of similarity between texts. In this paper, we introduce the distance-to-distance ratio (DDR), a novel…

Corpus-Based Paraphrase Detection Experiments and Review

2021-05-31 · Tedo Vrbanec, Ana Mestrovic

Paraphrase detection is important for a number of applications, including plagiarism detection, authorship attribution, question answering, text summarization, text mining in general, etc. In this paper, we give a perfor…

Authorship AttributionDeep LearningModel SelectionQuestion Answering+3

A Semantically Consistent and Syntactically Variational Encoder-Decoder Framework for Paraphrase Generation

2020-12-01 · COLING 2020 8 · Wenqing Chen, Jidong Tian, Liqiang Xiao, Hao He 외

Paraphrase generation aims to generate semantically consistent sentences with different syntactic realizations. Most of the recent studies rely on the typical encoder-decoder framework where the generation process is det…

DecoderDiversityParaphrase GenerationSemantic Similarity+3