Enhancing Plagiarism Detection in Marathi with a Weighted Ensemble of TF-IDF and BERT Embeddings for Low-Resource Language Processing
To address the low accuracy of plagiarism detection in the low-resource language Marathi, this paper proposes a weighted ensemble method integrating statistical and semantic features. Specifically, it is the first to combine multilingual BERT sentence embeddings—fine-tuned to capture deep semantic representations—with TF-IDF–based lexical features, and jointly leverages SVM and Random Forest classifiers. A dynamic weighted voting mechanism is further designed to balance lexical, syntactic, and semantic signals. Evaluated on a newly constructed Marathi plagiarism dataset, the system achieves an F1-score of 0.89—outperforming the best single model by 7.2% and significantly surpassing conventional approaches. This work empirically validates the effectiveness of semantic–statistical fusion for plagiarism detection in low-resource languages and establishes a reusable technical framework for NLP applications targeting under-resourced languages.