paper-with-me

Papers

Mind the Gaps: Mixture-of-Minds for Human Simulation

2026-08-06 · Pranav Dahiya arxiv

Predicting how a population will answer a new question is a long-standing goal. Statistical methods succeed at the level of the mass but falter at the level of the individual. Large language model simulators inherit this gap. They recover a population's central tendencies while flattening its heterogeneity, and they carry social biases and prompt brittleness that distort individual predictions. This paper introduces Anacreon, an audience simulation model that targets the individual level within a narrow, well-specified domain. Anacreon learns an authorship embedding that separates individuals, clusters a real qualitative corpus around seed people, and trains a dedicated adapter for each cluster, a mixture of minds, on a Gemma~4 12B base. It harvests demographics, psychological traits, and survey responses from public text, and augments each record with a chain-of-emotion. It reduces prompt brittleness by shuffling response options and reduces positive bias by balancing the training distribution. On a large, externally sourced survey, Anacreon reaches a state-of-the-art ordinal alignment of 0.775, the individual-level accuracy measure on which the field has converged, with a small residual bias. The work is a step toward drawing aggregate insight from faithfully simulated individuals.

📄 PDF Abstract BibTeX arXiv:2608.06115

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cognitive networks highlight differences and similarities in the STEM mindsets of human and LLM-simulated trainees, experts and academics

2025-02-26 · Edith Haim, Lars van den Bergh, Cynthia S. Q. Siew, Yoed N. Kenett 외

Understanding attitudes towards STEM means quantifying the cognitive and emotional ways in which individuals, and potentially large language models too, conceptualise such subjects. This study uses behavioural forma ment…

Clustering

Chain of Mindset: Reasoning with Adaptive Cognitive Modes

2026-02-10 · Tianyi Jiang, Arctanx An, Hengyi Feng, Naixin Zhai 외 arxiv

Human problem-solving is never the repetition of a single mindset, by which we mean a distinct mode of cognitive processing. When tackling a specific task, we do not rely on a single mindset; instead, we integrate multip…

Spatial ReasoningCode Generation

MindSearch: Mimicking Human Minds Elicits Deep AI Searcher

2024-07-29 · Zehui Chen, Kuikun Liu, Qiuchen Wang, Jiangning Liu 외

Information seeking and integration is a complex cognitive task that consumes enormous time and effort. Inspired by the remarkable progress of Large Language Models, recent works attempt to solve this task by combining L…

2D Semantic Segmentation task 1 (8 classes)graph constructionInformation Retrieval

Mixture-of-Minds: Multi-Agent Reinforcement Learning for Table Understanding

2025-10-23 · Yuhang Zhou, Mingrui Zhang, Ke Li, Mingyi Wang 외 arxiv

Understanding and reasoning over tables is a critical capability for many real-world applications. Large language models (LLMs) have shown promise on this task, but current approaches remain limited. Fine-tuning based me…

Multi-agent Reinforcement Learning

Perceptions of Sentient AI and Other Digital Minds: Evidence from the AI, Morality, and Sentience (AIMS) Survey

2024-07-11 · Jacy Reese Anthis, Janet V. T. Pauketat, Ali Ladak, Aikaterina Manoli

Humans now interact with a variety of digital minds, AI systems that appear to have mental faculties such as reasoning, emotion, and agency, and public figures are discussing the possibility of sentient AI. We present in…

Survey