paper-with-me

Papers

Authorship Classification in a Resource Constraint Language Using Convolutional Neural Networks

2021-07-09 · IEEE Access 2021 7 · Md. Rajib Hossain, Mohammed Moshiul Hoque, M. Ali Akber Dewan, Nazmul Siddique, Md. Nazmul Islam, Iqbal H. Sarker

Authorship classification is a method of automatically determining the appropriate author of an unknown linguistic text. Although research on authorship classification has significantly progressed in high-resource languages, it is at a primitive stage in the realm of resource-constraint languages like Bengali. This paper presents an authorship classification approach made of Convolution Neural Networks (CNN) comprising four modules: embedding model generation, feature representation, classifier training and classifier testing. For this purpose, this work develops a new embedding corpus (named WEC) and a Bengali authorship classification corpus (called BACC-18), which are more robust in terms of authors’ classes and unique words. Using three text embedding techniques (Word2Vec, GloVe and FastText) and combinations of different hyperparameters, 90 embedding models are created in this study. All the embedding models are assessed by intrinsic evaluators and those selected are the 9 best performing models out of 90 for the authorship classification. In total 36 classification models, including four classification models (CNN, LSTM, SVM, SGD) and three embedding techniques with 100, 200 and 250 embedding dimensions, are trained with optimized hyperparameters and tested on three benchmark datasets (BACC-18, BAAD16 and LD). Among the models, the optimized CNN with GloVe model achieved the highest classification accuracies of 93.45%, 95.02%, and 98.67% for the datasets BACC-18, BAAD16, and LD, respectively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Convolutional Neural Networks for Authorship Attribution of Short Texts

2017-04-01 · EACL 2017 4 · Prasha Shrestha, Sebastian Sierra, Fabio Gonz{\'a}lez, Manuel Montes 외

We present a model to perform authorship attribution of tweets using Convolutional Neural Networks (CNNs) over character n-grams. We also present a strategy that improves model interpretability by estimating the importan…

Authorship AttributionGeneral ClassificationLanguage ModelingLanguage Modelling

Authorship Attribution Using a Neural Network Language Model

2016-02-17 · Zhenhao Ge, Yufang Sun, Mark J. T. Smith

In practice, training language models for individual authors is often expensive because of limited data resources. In such cases, Neural Network Language Models (NNLMs), generally outperform the traditional non-parametri…

Authorship AttributionLanguage ModelingLanguage Modellingmodel

Sui Generis: Large Language Models for Authorship Attribution and Verification in Latin

2024-10-11 · Gleb Schmidt, Svetlana Gorovaia, Ivan P. Yamshchikov

This paper evaluates the performance of Large Language Models (LLMs) in authorship attribution and authorship verification tasks for Latin texts of the Patristic Era. The study showcases that LLMs can be robust in zero-s…

Authorship AttributionAuthorship VerificationDecision MakingFeature Engineering

Analysis of Dutch Master Paintings with Convolutional Neural Networks

2020-02-12 · Steven J. Frank, Andrea M. Frank

Trained on the works of an artist under study and visually comparable works of other artists, convolutional neural networks can identify forgeries and provide attributions. They can also assign classification probabiliti…

General Classification

Character-level and Multi-channel Convolutional Neural Networks for Large-scale Authorship Attribution

2016-09-21 · Sebastian Ruder, Parsa Ghaffari, John G. Breslin

Convolutional neural networks (CNNs) have demonstrated superior capability for extracting information from raw signals in computer vision. Recently, character-level and multi-channel CNNs have exhibited excellent perform…

Authorship AttributionSentenceSentence Classification