English

Corpus-Based Paraphrase Detection Experiments and Review

Computation and Language 2021-06-02 v1 Machine Learning

Abstract

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 performance overview of various types of corpus-based models, especially deep learning (DL) models, with the task of paraphrase detection. We report the results of eight models (LSI, TF-IDF, Word2Vec, Doc2Vec, GloVe, FastText, ELMO, and USE) evaluated on three different public available corpora: Microsoft Research Paraphrase Corpus, Clough and Stevenson and Webis Crowd Paraphrase Corpus 2011. Through a great number of experiments, we decided on the most appropriate approaches for text pre-processing: hyper-parameters, sub-model selection-where they exist (e.g., Skipgram vs. CBOW), distance measures, and semantic similarity/paraphrase detection threshold. Our findings and those of other researchers who have used deep learning models show that DL models are very competitive with traditional state-of-the-art approaches and have potential that should be further developed.

Keywords

Cite

@article{arxiv.2106.00145,
  title  = {Corpus-Based Paraphrase Detection Experiments and Review},
  author = {Tedo Vrbanec and Ana Mestrovic},
  journal= {arXiv preprint arXiv:2106.00145},
  year   = {2021}
}

Comments

25 pages, 7 figures, 4 tables

R2 v1 2026-06-24T02:41:09.068Z