paper-with-me

홈 › Papers

Fine-Tuned LLMs are "Time Capsules" for Tracking Societal Bias Through Books

2025-02-07 · Sangmitra Madhusudan, Robert Morabito, Skye Reid, Nikta Gohari Sadr, Ali Emami

Books, while often rich in cultural insights, can also mirror societal biases of their eras - biases that Large Language Models (LLMs) may learn and perpetuate during training. We introduce a novel method to trace and quantify these biases using fine-tuned LLMs. We develop BookPAGE, a corpus comprising 593 fictional books across seven decades (1950-2019), to track bias evolution. By fine-tuning LLMs on books from each decade and using targeted prompts, we examine shifts in biases related to gender, sexual orientation, race, and religion. Our findings indicate that LLMs trained on decade-specific books manifest biases reflective of their times, with both gradual trends and notable shifts. For example, model responses showed a progressive increase in the portrayal of women in leadership roles (from 8% to 22%) from the 1950s to 2010s, with a significant uptick in the 1990s (from 4% to 12%), possibly aligning with third-wave feminism. Same-sex relationship references increased markedly from the 1980s to 2000s (from 0% to 10%), mirroring growing LGBTQ+ visibility. Concerningly, negative portrayals of Islam rose sharply in the 2000s (26% to 38%), likely reflecting post-9/11 sentiments. Importantly, we demonstrate that these biases stem mainly from the books' content and not the models' architecture or initial training. Our study offers a new perspective on societal bias trends by bridging AI, literary studies, and social science research.

📄 PDF Abstract BibTeX arXiv:2502.05331

Code (1)

Sangmitra-06/BookPAGE 공식 구현

Similar Papers 제목 키워드 기반

TCDCaps: Visual Tracking via Cascaded Dense Capsules

2019-02-26 · Ding Ma, Xiangqian Wu

The critical challenge in tracking-by-detection framework is how to avoid drift problem during online learning, where the robust features for a variety of appearance changes are difficult to be learned and a reasonable i…

Visual Tracking

Agent Capsules: Quality-Gated Granularity Control for Multi-Agent LLM Pipelines

2026-05-01 · Aninda Ray arxiv

A multi-agent pipeline with N agents typically issues N LLM calls per run. Merging agents into fewer calls (compound execution) promises token savings, but naively merged calls silently degrade quality through tool loss …

Homogeneous Vector Capsules Enable Adaptive Gradient Descent in Convolutional Neural Networks

2019-06-20 · Adam Byerly, Tatiana Kalganova

Capsules are the name given by Geoffrey Hinton to vector-valued neurons. Neural networks traditionally produce a scalar value for an activated neuron. Capsules, on the other hand, produce a vector of values, which Hinton…

ClassificationGeneral Classification

Augmented Fine-Tuned LLMs for Enhanced Recruitment Automation

2025-09-07 · Mohamed T. Younes, Omar Walid, Khaled Shaban, Ali Hamdi 외 arxiv

This paper presents a novel approach to recruitment automation. Large Language Models (LLMs) were fine-tuned to improve accuracy and efficiency. Building upon our previous work on the Multilayer Large Language Model-Base…

Variational Capsules for Image Analysis and Synthesis

2018-07-11 · Huaibo Huang, Lingxiao Song, Ran He, Zhenan Sun 외

A capsule is a group of neurons whose activity vector models different properties of the same entity. This paper extends the capsule to a generative version, named variational capsules (VCs). Each VC produces a latent va…

AttributeDiversityGeneral Classificationimage-classification+2