paper-with-me

Papers

From Small to Large Language Models: Revisiting the Federalist Papers

2025-02-25 · So Won Jeong, Veronika Ročková

For a long time, the authorship of the Federalist Papers had been a subject of inquiry and debate, not only by linguists and historians but also by statisticians. In what was arguably the first Bayesian case study, Mosteller and Wallace (1963) provided the first statistical evidence for attributing all disputed papers to Madison. Our paper revisits this historical dataset but from a lens of modern language models, both small and large. We review some of the more popular Large Language Model (LLM) tools and examine them from a statistical point of view in the context of text classification. We investigate whether, without any attempt to fine-tune, the general embedding constructs can be useful for stylometry and attribution. We explain differences between various word/phrase embeddings and discuss how to aggregate them in a document. Contrary to our expectations, we exemplify that dimension expansion with word embeddings may not always be beneficial for attribution relative to dimension reduction with topic embeddings. Our experiments demonstrate that default LLM embeddings (even after manual fine-tuning) may not consistently improve authorship attribution accuracy. Instead, Bayesian analysis with topic embeddings trained on ``function words" yields superior out-of-sample classification performance. This suggests that traditional (small) statistical language models, with their interpretability and solid theoretical foundation, can offer significant advantages in authorship attribution tasks. The code used in this analysis is available at github.com/sowonjeong/slm-to-llm

📄 PDF Abstract BibTeX arXiv:2503.01869

Code (0)

등록된 구현이 없습니다.

Tasks

Authorship AttributionDimensionality ReductionLarge Language Modeltext-classificationText ClassificationWord Embeddings

Similar Papers 제목 키워드 기반

Document Author Classification Using Parsed Language Structure

2024-03-20 · Todd K Moon, Jacob H. Gunther

Over the years there has been ongoing interest in detecting authorship of a text based on statistical properties of the text, such as by using occurrence rates of noncontextual words. In previous work, these techniques h…

Classification

Authorship Attribution Using the Chaos Game Representation

2018-02-14 · Daniel Lichtblau, Catalin Stoean

The Chaos Game Representation, a method for creating images from nucleotide sequences, is modified to make images from chunks of text documents. Machine learning methods are then applied to train classifiers based on aut…

Authorship AttributionBIG-bench Machine LearningText Categorization

Publication Trends in Artificial Intelligence Conferences: The Rise of Super Prolific Authors

2024-11-28 · Ariful Azad, Afeefa Banu

Papers published in top conferences contribute influential discoveries that are reshaping the landscape of modern Artificial Intelligence (AI). We analyzed 87,137 papers from 11 AI conferences to examine publication tren…

Inconsistency in Conference Peer Review: Revisiting the 2014 NeurIPS Experiment

2021-09-20 · Corinna Cortes, Neil D. Lawrence

In this paper we revisit the 2014 NeurIPS experiment that examined inconsistency in conference peer review. We determine that 50\% of the variation in reviewer quality scores was subjective in origin. Further, with seven…

Understanding Survey Paper Taxonomy about Large Language Models via Graph Representation Learning

2024-02-16 · Jun Zhuang, Casey Kennington

As new research on Large Language Models (LLMs) continues, it is difficult to keep up with new research and models. To help researchers synthesize the new research many have written survey papers, but even those have bec…

Graph Representation LearningRepresentation LearningSurvey