期刊名称:International Journal of Computer Science and Network Security
印刷版ISSN:1738-7906
出版年度:2019
卷号:19
期号:10
页码:110-117
出版社:International Journal of Computer Science and Network Security
摘要:With the high rate of online scientific publications and the accessibility to retrieval of information, has proved enormous problem of plagiarism. The techniques for detecting plagiarism are becoming increasingly advanced, whereas plagiarism of ideas still one of the greatest challenges. In this regard, some methods have been proposed in order to minimize the act of plagiarism of idea. In this paper, we propose a system of plagiarism detection of ideas based on Deep Learning Algorithms. The proposed approach deals with some problems encountered in detecting the plagiarism of ideas such as: loss of meaning or the difficulty of detection of semantic similarity between documents. Thus, our system consists of using in a first place doc2vec to have a vector representation of each sentence of a document and then we use the siamese LSTM to make learn our system that pair of documents is similar and finally we use the CNN algorithm to classify the different types of plagiarism.