Authorship clustering using multi-headed recurrent neural networks
A recurrent neural network that has been trained to separately model the language of several documents by unknown authors is used to measure similarity between the documents. It is able to find clues of common authorship even when the documents are very short and about disparate topics. While it is easy to make statistically significant predictions regarding authorship, it is difficult to group documents into definite clusters with high accuracy.
Code (1)
Tasks
ClusteringSimilar Papers 제목 키워드 기반
Author Identification using Multi-headed Recurrent Neural Networks
Recurrent neural networks (RNNs) are very good at modelling the flow of text, but typically need to be trained on a far larger corpus than is available for the PAN 2015 Author Identification task. This paper describes a …
Language ModelingLanguage ModellingRobust Authorship Verification with Transfer Learning
We address the problem of open-set authorship verification, a classification task that consists of attributing texts of unknown authorship to a given author when the unknown documents in the test set are excluded from th…
Authorship VerificationGenerative Adversarial NetworkLanguage ModelingLanguage Modelling+2Authorship attribution via network motifs identification
Concepts and methods of complex networks can be used to analyse texts at their different complexity levels. Examples of natural language processing (NLP) tasks studied via topological analysis of networks are keyword ide…
Authorship AttributionExtractive SummarizationRepresentation learning of writing style
In this paper, we introduce a new method of representation learning that aims to embed documents in a stylometric space. Previous studies in the field of authorship analysis focused on feature engineering techniques in o…
ArticlesAuthorship AttributionClusteringFeature Engineering+1Unsupervised authorship attribution
We describe a technique for attributing parts of a written text to a set of unknown authors. Nothing is assumed to be known a priori about the writing styles of potential authors. We use multiple independent clusterings …
Authorship Attribution