Corpus-Based Paraphrase Detection Experiments and Review
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Authorship AttributionDeep LearningModel SelectionQuestion AnsweringSemantic SimilaritySemantic Textual SimilarityText SummarizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
ARPA: Armenian Paraphrase Detection Corpus and Models
In this work, we employ a semi-automatic method based on back translation to generate a sentential paraphrase corpus for the Armenian language. The initial collection of sentences is translated from Armenian to English a…
TranslationAutomatically Ranked Russian Paraphrase Corpus for Text Generation
The article is focused on automatic development and ranking of a large corpus for Russian paraphrase generation which proves to be the first corpus of such type in Russian computational linguistics. Existing manually ann…
Paraphrase GenerationSentenceSentence SimilarityText GenerationA Paraphrase and Semantic Similarity Detection System for User Generated Short-Text Content on Microblogs
Existing systems deliver high accuracy and F1-scores for detecting paraphrase and semantic similarity on traditional clean-text corpus. For instance, on the clean-text Microsoft Paraphrase benchmark database, the existin…
Semantic SimilaritySemantic Textual SimilarityA contrastive review of paraphrase acquisition techniques
This paper addresses the issue of what approach should be used for building a corpus of sententential paraphrases depending on one's requirements. Six strategies are studied: (1) multiple translations into a single langu…
ArticlesInformation RetrievalMachine TranslationMahaParaphrase: A Marathi Paraphrase Detection Corpus and BERT-based Models
Paraphrases are a vital tool to assist language understanding tasks such as question answering, style transfer, semantic parsing, and data augmentation tasks. Indic languages are complex in natural language processing (N…
Question AnsweringData AugmentationSemantic ParsingStyle Transfer