paper-with-me

홈 › Papers

Authorship Attribution in Bangla Literature (AABL) via Transfer Learning using ULMFiT

2024-03-08 · Aisha Khatun, Anisur Rahman, Md Saiful Islam, Hemayet Ahmed Chowdhury, Ayesha Tasnim

Authorship Attribution is the task of creating an appropriate characterization of text that captures the authors' writing style to identify the original author of a given piece of text. With increased anonymity on the internet, this task has become increasingly crucial in various security and plagiarism detection fields. Despite significant advancements in other languages such as English, Spanish, and Chinese, Bangla lacks comprehensive research in this field due to its complex linguistic feature and sentence structure. Moreover, existing systems are not scalable when the number of author increases, and the performance drops for small number of samples per author. In this paper, we propose the use of Average-Stochastic Gradient Descent Weight-Dropped Long Short-Term Memory (AWD-LSTM) architecture and an effective transfer learning approach that addresses the problem of complex linguistic features extraction and scalability for authorship attribution in Bangla Literature (AABL). We analyze the effect of different tokenization, such as word, sub-word, and character level tokenization, and demonstrate the effectiveness of these tokenizations in the proposed model. Moreover, we introduce the publicly available Bangla Authorship Attribution Dataset of 16 authors (BAAD16) containing 17,966 sample texts and 13.4+ million words to solve the standard dataset scarcity problem and release six variations of pre-trained language models for use in any Bangla NLP downstream task. For evaluation, we used our developed BAAD16 dataset as well as other publicly available datasets. Empirically, our proposed model outperformed state-of-the-art models and achieved 99.8% accuracy in the BAAD16 dataset. Furthermore, we showed that the proposed system scales much better even with an increasing number of authors, and performance remains steady despite few training samples.

📄 PDF Abstract BibTeX arXiv:2403.05519

Code (0)

등록된 구현이 없습니다.

Tasks

Authorship AttributionSentenceTransfer Learning

Similar Papers 제목 키워드 기반

Authorship Attribution in Bangla literature using Character-level CNN

2020-01-11 · Aisha Khatun, Anisur Rahman, Md. Saiful Islam, Marium-E-Jannat

Characters are the smallest unit of text that can extract stylometric signals to determine the author of a text. In this paper, we investigate the effectiveness of character-level signals in Authorship Attribution of Ban…

Authorship Attribution

BARD10: A New Benchmark Reveals Significance of Bangla Stop-Words in Authorship Attribution

2025-11-11 · Abdullah Muhammad Moosa, Nusrat Sultana, Mahdi Muhammad Moosa, Md. Miraiz Hossain arxiv

This research presents a comprehensive investigation into Bangla authorship attribution, introducing a new balanced benchmark corpus BARD10 (Bangla Authorship Recognition Dataset of 10 authors) and systematically analyzi…

Avengers Ensemble! Improving Transferability of Authorship Obfuscation

2021-09-15 · Muhammad Haroon, Fareed Zaffar, Padmini Srinivasan, Zubair Shafiq

Stylometric approaches have been shown to be quite effective for real-world authorship attribution. To mitigate the privacy threat posed by authorship attribution, researchers have proposed automated authorship obfuscati…

Authorship Attribution

BertAA : BERT fine-tuning for Authorship Attribution

2020-12-01 · ICON 2020 12 · Maël Fabien, Esau Villatoro-Tello, Petr Motlicek, Shantipriya Parida

Identifying the author of a given text can be useful in historical literature, plagiarism detection, or police investigations. Authorship Attribution (AA) has been well studied and mostly relies on a large feature engine…

Authorship AttributionFeature EngineeringLanguage ModelingLanguage Modelling

Learning Text Styles: A Study on Transfer, Attribution, and Verification

2025-07-22 · Zhiqiang Hu arxiv

This thesis advances the computational understanding and manipulation of text styles through three interconnected pillars: (1) Text Style Transfer (TST), which alters stylistic properties (e.g., sentiment, formality) whi…

Text Style Transfer