paper-with-me

홈 › Papers

STEREODISCO: Discovering Stereotypicality in LLMs

2026-07-30 · Farane Jalali Farahani, Corina Dima, Mojtaba Nayyeri, Raphael H. Heiberger, Steffen Staab arxiv

LLMs encode, convey, and perpetuate stereotypes. Prior computational research focuses on a small set of semantic axes investigated in social psychology, and operates on word embeddings produced by language models, leaving open which other semantic axes carry stereotypical associations in LLMs and how LLMs internally represent such axes. We introduce STEREODISCO, a framework that adapts the semantic differential method (Osgood et al., 1957) to the systematic study of stereotypes in LLM internal representations. STEREODISCO constructs approx. 2,000 candidate semantic axes from WordNet antonym synsets, recovers each as a geometric axis in the LLM's activation space via probing, and identifies stereotypical axes via a statistical test over concept projections. As a case study, we apply STEREODISCO to social group stereotypes with LLAMA-3-8B-INSTRUCT and MISTRAL-7B-INSTRUCT. We find that the two LLMs agree with each other on social group ratings more than with humans, suggesting that LLM-encoded stereotype content diverges from that documented in social psychology. We also discover stereotypical axes not investigated in prior work -- including humble vs. proud, narrow-minded vs. broad-minded, and cowardly vs. brave, which human annotators independently confirm.

📄 PDF Abstract BibTeX arXiv:2607.27824

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Engagement Undermines Safety: How Stereotypes and Toxicity Shape Humor in Language Models

2025-10-21 · Atharvan Dogra, Soumya Suvra Ghosal, Ameet Deshpande, Ashwin Kalyan 외 arxiv

Large language models are increasingly used for creative writing and engagement content, raising safety concerns about the outputs. Therefore, casting humor generation as a testbed, this work evaluates how funniness opti…

Freeze and Reveal: Exposing Modality Bias in Vision-Language Models

2025-08-10 · Vivek Hruday Kavuri, Vysishtya Karanam, Venkata Jahnavi Venkamsetty, Kriti Madumadukala 외 arxiv

Vision Language Models achieve impressive multi-modal performance but often inherit gender biases from their training data. This bias might be coming from both the vision and text modalities. In this work, we dissect the…

Data Augmentation

Characterizing Cultural Localization in AI-Generated Stories

2026-06-12 · Shaily Bhatt, Supriti Vijay, Jeremiah Milbauer, Fernando Diaz arxiv

The global use of artificial intelligence has increased interest in assessing the ability to generate culturally localized content, including stories. Cultural localization in stories often occurs through either template…

Discovering Decoupled Functional Modules in Large Language Models

2026-03-18 · Yanke Yu, Jin Li, Ying Sun, Ping Li 외 arxiv

Understanding the internal functional organization of Large Language Models (LLMs) is crucial for improving their trustworthiness and performance. However, how LLMs organize different functions into modules remains highl…

ADAPT: Actively Discovering and Adapting to Preferences for any Task

2025-04-05 · Maithili Patel, Xavier Puig, Ruta Desai, Roozbeh Mottaghi 외

Assistive agents should be able to perform under-specified long-horizon tasks while respecting user preferences. We introduce Actively Discovering and Adapting to Preferences for any Task (ADAPT) -- a benchmark designed …