CLSIMar 14, 2021

DeepStyle: User Style Embedding for Authorship Attribution of Short Texts

arXiv:2103.11798v128 citations
Originality Incremental advance
AI Analysis

This addresses authorship attribution for short texts like social media posts, offering improved accuracy and explainability, though it appears incremental.

The paper tackled authorship attribution of short texts by proposing DeepStyle, a framework that learns user style embeddings, and it outperformed state-of-the-art baselines on Twitter and Weibo datasets.

Authorship attribution (AA), which is the task of finding the owner of a given text, is an important and widely studied research topic with many applications. Recent works have shown that deep learning methods could achieve significant accuracy improvement for the AA task. Nevertheless, most of these proposed methods represent user posts using a single type of feature (e.g., word bi-grams) and adopt a text classification approach to address the task. Furthermore, these methods offer very limited explainability of the AA results. In this paper, we address these limitations by proposing DeepStyle, a novel embedding-based framework that learns the representations of users' salient writing styles. We conduct extensive experiments on two real-world datasets from Twitter and Weibo. Our experiment results show that DeepStyle outperforms the state-of-the-art baselines on the AA task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes