Evaluating Siamese Architecture Neural Models for Arabic Textual Similarity and Plagiarism Detection

May 2020 Aliane Amine ISIA

Abstract

Textual similarity detection in Arabic requires models that can capture semantic closeness despite the language’s rich morphology and orthographic variation. This work evaluates Siamese neural network architectures, which learn to embed pairs of documents such that similar texts are placed close together in embedding space, for the task of Arabic textual similarity and plagiarism detection.

Method

Twin neural networks with shared weights process pairs of documents, trained so that semantically similar pairs produce close embeddings and dissimilar pairs produce distant ones.

Contribution

Evaluates Siamese architectures as an alternative to LSA-based approaches (see the earlier plagiarism detection work) for Arabic textual similarity, comparing their ability to generalize across paraphrasing and rewording patterns typical of plagiarized Arabic text.