paper-with-me

Papers

The Word2vec Graph Model for Author Attribution and Genre Detection in Literary Analysis

2023-10-25 · Nafis Irtiza Tripto, Mohammed Eunus Ali

Analyzing the writing styles of authors and articles is a key to supporting various literary analyses such as author attribution and genre detection. Over the years, rich sets of features that include stylometry, bag-of-words, n-grams have been widely used to perform such analysis. However, the effectiveness of these features largely depends on the linguistic aspects of a particular language and datasets specific characteristics. Consequently, techniques based on these feature sets cannot give desired results across domains. In this paper, we propose a novel Word2vec graph based modeling of a document that can rightly capture both context and style of the document. By using these Word2vec graph based features, we perform classification to perform author attribution and genre detection tasks. Our detailed experimental study with a comprehensive set of literary writings shows the effectiveness of this method over traditional feature based approaches. Our code and data are publicly available at https://cutt.ly/svLjSgk

📄 PDF Abstract BibTeX arXiv:2310.16972

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesAuthor Attribution

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

What represents ``style'' in authorship attribution?

2018-08-01 · COLING 2018 8 · Kalaivani Sundararajan, Damon Woodard

Authorship attribution typically uses all information representing both content and style whereas attribution based only on stylistic aspects may be robust in cross-domain settings. This paper analyzes different linguist…

Authorship AttributionLanguage ModelingLanguage ModellingSentence

Separating Style from Substance: Enhancing Cross-Genre Authorship Attribution through Data Selection and Presentation

2024-08-09 · Steven Fincke, Elizabeth Boschee

The task of deciding whether two documents are written by the same author is challenging for both machines and humans. This task is even more challenging when the two documents are written about different topics (e.g. ba…

Authorship Attribution

Cross-Genre Authorship Attribution via LLM-Based Retrieve-and-Rerank

2025-10-19 · Shantanu Agarwal, Joel Barry, Steven Fincke, Scott Miller arxiv

Authorship attribution (AA) is the task of identifying the most likely author of a query document from a predefined set of candidate authors. We introduce a two-stage retrieve-and-rerank framework that finetunes LLMs for…

Information Retrieval

A Comparative Study of LLM Prompting and Fine-Tuning for Cross-genre Authorship Attribution on Chinese Lyrics

2025-11-26 · Yuxin Li, Lorraine Xu, Meng Fan Wang arxiv

We propose a novel study on authorship attribution for Chinese lyrics, a domain where clean, public datasets are sorely lacking. Our contributions are twofold: (1) we create a new, balanced dataset of Chinese lyrics span…

Data Augmentation

BARD10: A New Benchmark Reveals Significance of Bangla Stop-Words in Authorship Attribution

2025-11-11 · Abdullah Muhammad Moosa, Nusrat Sultana, Mahdi Muhammad Moosa, Md. Miraiz Hossain arxiv

This research presents a comprehensive investigation into Bangla authorship attribution, introducing a new balanced benchmark corpus BARD10 (Bangla Authorship Recognition Dataset of 10 authors) and systematically analyzi…