paper-with-me

홈 › Papers

DeepStyle: User Style Embedding for Authorship Attribution of Short Texts

2021-03-14 · Zhiqiang Hu, Roy Ka-Wei Lee, Lei Wang, Ee-Peng Lim, Bo Dai

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.

📄 PDF Abstract BibTeX arXiv:2103.11798

Code (0)

등록된 구현이 없습니다.

Tasks

Authorship Attributiontext-classificationText Classification

Similar Papers 제목 키워드 기반

XAM: Interactive Explainability for Authorship Attribution Models

2025-12-07 · Milad Alshomary, Anisha Bhatnagar, Peter Zeng, Smaranda Muresan 외 arxiv

We present IXAM, an Interactive eXplainability framework for Authorship Attribution Models. Given an authorship attribution (AA) task and an embedding-based AA model, our tool enables users to interactively explore the m…

Learning Preferences and Demands in Visual Recommendation

2019-11-11 · Qiang Liu, Shu Wu, Liang Wang

Visual information is an important factor in recommender systems, in which users' selections consist of two components: \emph{preferences} and \emph{demands}. Some studies has been done for modeling users' preferences in…

Recommendation Systems

DeepStyle: Multimodal Search Engine for Fashion and Interior Design

2018-01-08 · Ivona Tautkute, Tomasz Trzcinski, Aleksander Skorupa, Lukasz Brocki 외

In this paper, we propose a multimodal search engine that combines visual and textual cues to retrieve items from a multimedia database aesthetically similar to the query. The goal of our engine is to enable intuitive re…

Retrieval

RoPGen: Towards Robust Code Authorship Attribution via Automatic Coding Style Transformation

2022-02-12 · Zhen Li, Guenevere, Chen, Chen Chen 외

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

Authorship Attribution Using Text Distortion

2017-04-01 · EACL 2017 4 · Efstathios Stamatatos

Authorship attribution is associated with important applications in forensics and humanities research. A crucial point in this field is to quantify the personal style of writing, ideally in a way that is not affected by …

Authorship AttributionAuthorship VerificationText Categorization