paper-with-me

홈 › Papers

A Framework for Authorial Clustering of Shorter Texts in Latent Semantic Spaces

2020-11-30 · Rafi Trad, Myra Spiliopoulou

Authorial clustering involves the grouping of documents written by the same author or team of authors without any prior positive examples of an author's writing style or thematic preferences. For authorial clustering on shorter texts (paragraph-length texts that are typically shorter than conventional documents), the document representation is particularly important: very high-dimensional feature spaces lead to data sparsity and suffer from serious consequences like the curse of dimensionality, while feature selection may lead to information loss. We propose a high-level framework which utilizes a compact data representation in a latent feature space derived with non-parametric topic modeling. Authorial clusters are identified thereafter in two scenarios: (a) fully unsupervised and (b) semi-supervised where a small number of shorter texts are known to belong to the same author (must-link constraints) or not (cannot-link constraints). We report on experiments with 120 collections in three languages and two genres and show that the topic-based latent feature space provides a promising level of performance while reducing the dimensionality by a factor of 1500 compared to state-of-the-arts. We also demonstrate that, while prior knowledge on the precise number of authors (i.e. authorial clusters) does not contribute much to additional quality, little knowledge on constraints in authorial clusters memberships leads to clear performance improvements in front of this difficult task. Thorough experimentation with standard metrics indicates that there still remains an ample room for improvement for authorial clustering, especially with shorter texts

📄 PDF Abstract BibTeX arXiv:2011.15038

Code (1)

rtrad89/authorship_clustering_code_repo 공식 구현

Tasks

Clusteringfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

ALMs: Authorial Language Models for Authorship Attribution

2024-01-22 · Weihang Huang, Akira Murakami, Jack Grieve

In this paper, we introduce an authorship attribution method called Authorial Language Models (ALMs) that involves identifying the most likely author of a questioned document based on the perplexity of the questioned doc…

Authorship Attribution

Unsupervised Authorial Clustering Based on Syntactic Structure

2016-08-01 · ACL 2016 8 · Alon Daks, Aidan Clark
Clustering

Authorship Impersonation via LLM Prompting does not Evade Authorship Verification Methods

2026-03-31 · Baoyi Zeng, Andrea Nini arxiv

Authorship verification (AV), the task of determining whether a questioned text was written by a specific individual, is a critical part of forensic linguistics. While manual authorial impersonation by perpetrators has l…

Estimating the Influence of Sequentially Correlated Literary Properties in Textual Classification: A Data-Centric Hypothesis-Testing Approach

2024-11-07 · Gideon Yoffe, Nachum Dershowitz, Ariel Vishne, Barak Sober

Stylometry aims to distinguish authors by analyzing literary traits assumed to reflect semi-conscious choices distinct from elements like genre or theme. However, these components often overlap, complicating text classif…

Classificationtext-classificationText Classification

Exploring Narrative Clustering in Large Language Models: A Layerwise Analysis of BERT

2025-01-14 · Awritrojit Banerjee, Achim Schilling, Patrick Krauss

This study investigates the internal mechanisms of BERT, a transformer-based large language model, with a focus on its ability to cluster narrative content and authorial style across its layers. Using a dataset of narrat…

ClusteringDimensionality ReductionLanguage ModelingLanguage Modelling+1