Continuous N-gram Representations for Authorship Attribution
This paper presents work on using continuous representations for authorship attribution. In contrast to previous work, which uses discrete feature representations, our model learns continuous representations for n-gram features via a neural network jointly with the classification layer. Experimental results demonstrate that the proposed model outperforms the state-of-the-art on two datasets, while producing comparable results on the remaining two.
Code (0)
등록된 구현이 없습니다.
Tasks
Authorship AttributionGeneral ClassificationText ClassificationSimilar Papers 제목 키워드 기반
Topic or Style? Exploring the Most Useful Features for Authorship Attribution
Approaches to authorship attribution, the task of identifying the author of a document, are based on analysis of individuals{'} writing style and/or preferred topics. Although the problem has been widely explored, no pre…
Authorship AttributionText CategorizationSHIELD: Thwarting Code Authorship Attribution
Authorship attribution has become increasingly accurate, posing a serious privacy risk for programmers who wish to remain anonymous. In this paper, we introduce SHIELD to examine the robustness of different code authorsh…
Authorship AttributionRoPGen: Towards Robust Code Authorship Attribution via Automatic Coding Style Transformation
Source code authorship attribution is an important problem often encountered in applications such as software forensics, bug fixing, and software quality analysis. Recent studies show that current source code authorship …
Authorship AttributionBug fixingData AugmentationDiversity+1DT-grams: Structured Dependency Grammar Stylometry for Cross-Language Authorship Attribution
Cross-language authorship attribution problems rely on either translation to enable the use of single-language features, or language-independent feature extraction methods. Until recently, the lack of datasets for this p…
Authorship AttributionTranslationA Deep Context Grammatical Model For Authorship Attribution
We define a variable-order Markov model, representing a Probabilistic Context Free Grammar, built from the sentence-level, de-lexicalized parse of source texts generated by a standard lexicalized parser, which we apply t…
Authorship AttributionmodelSentence