paper-with-me

홈 › Papers

Authorship clustering using multi-headed recurrent neural networks

2016-08-16 · Douglas Bagnall

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.

📄 PDF Abstract BibTeX arXiv:1608.04485

Code (1)

douglasbagnall/bog 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Author Identification using Multi-headed Recurrent Neural Networks

2015-06-16 · Douglas Bagnall

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 Modelling

Robust Authorship Verification with Transfer Learning

2019-02-27 · Anonymous

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+2

Authorship attribution via network motifs identification

2016-07-23 · Vanessa Queiroz Marinho, Graeme Hirst, Diego Raphael Amancio

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 Summarization

Representation learning of writing style

2020-11-01 · EMNLP (WNUT) 2020 11 · Julien Hay, Bich-Lien Doan, Fabrice Popineau, Ouassim Ait Elhara

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+1

Unsupervised authorship attribution

2015-03-26 · David Fifield, Torbjørn Follan, Emil Lunde

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