TLDR: A research paper argues that while LLMs offer realism in social simulations, their “human-like” nature creates an “uncanny valley” by conflicting with modeling principles of abstraction and interpretability. Through a thought experiment, it identifies five dilemmas (temporal mismatch, need for intervention, temptation of rules, role evolution vs. alignment, and obscured emergence from verbose outputs), concluding that LLMs are best suited for simulations where linguistic nuance is key and system-level emergence is not the main focus.
Large Language Models (LLMs) are increasingly being used to create agents for social simulations, thanks to their impressive ability to generate fluent and contextually relevant conversations. This capability seems to promise a new era of realism in models, allowing researchers to build artificial societies where agents express intent, respond to requests, and mimic complex social behaviors.
However, a recent research paper titled “Too Human to Model: The Uncanny Valley of LLMs in Social Simulation When Generative Language Agents Misalign with Modelling Principles” by Yongchao Zeng, Calum Brown, and Mark Rounsevell, argues that this pursuit of realism isn’t always compatible with the fundamental principles of modeling. The authors suggest that LLM agents are often “too human” for effective modeling because their expressiveness, detail, and intractability conflict with the abstraction, simplification, and interpretability typically required in scientific models.
The paper introduces the concept of an “uncanny valley” for LLM agents in social simulation. This means they are not abstract enough to clearly reveal underlying social mechanisms, yet not natural enough to perfectly represent realistic human behavior. This paradox highlights that the very realism of LLM agents can obscure, rather than clarify, social dynamics when misapplied.
The Five Core Dilemmas
To demonstrate this tension, the researchers conducted a thought experiment, attempting to adapt the classic Bass diffusion model (which describes how innovations spread) into an LLM-based version. This exercise revealed five core dilemmas:
- Temporal Resolution Mismatch: Traditional models use abstract time steps (like years), but LLM conversations unfold in real-time (seconds or minutes). Forcing LLM agents to have “yearly conversations” creates an awkward disconnect, making it difficult to represent significant changes in thought over a compressed timeframe.
- Too Naturalistic to Avoid Intervention: Unconstrained LLM agent conversations can become too verbose and include irrelevant “small talk,” burying the core decision-making logic. This forces researchers to intervene by scripting interactions or imposing rules, which paradoxically suppresses the spontaneous behavior LLMs are meant to capture.
- The Temptation of Resorting to Rules: To ensure consistent behavior, there’s a strong pull to prompt LLM agents with explicit “if-then” rules. However, this essentially reduces the LLM-based simulation back to a conventional rule-based model, negating the advantage of using LLMs for emergent, narrative-rich outcomes. Managing persistent memory for agents also becomes a significant challenge.
- Robust Role Alignment vs. Long-Term Evolution: While LLM agents need to consistently embody their assigned roles (e.g., an “innovator” or a “laggard”), they also need to evolve their attitudes credibly over long simulation periods. Too much alignment can lead to stagnant behavior, while too little results in erratic and untraceable changes, undermining their identity.
- A Sea of Words, a Desert of Meaning: LLM-based simulations generate vast amounts of detailed conversational text. While rich in linguistic detail, this “sea of words” makes it incredibly difficult to interpret system-level patterns or identify clear causal links between individual agent behaviors and macroscopic social phenomena. Unlike traditional models with adjustable parameters, understanding and debugging LLM-based simulations often devolves into trial-and-error prompt modifications, obscuring the underlying mechanisms.
Also Read:
- Bridging the Social Gap: How New AI Models Learn Human-Like Interaction
- Unmasking AI Agent Risks: A New Framework for Real-World Safety Evaluation
Where LLMs Fit Best
The paper concludes that these dilemmas don’t indicate a flaw in LLMs themselves, but rather a mismatch between their capabilities and certain modeling objectives. LLM agents are not meant to replace conventional simulation approaches but to expand the landscape, especially in domains where linguistic plausibility and nuanced interactions are crucial.
The “comfort zones” for LLM agents are identified as scenarios where:
- System-level emergence is not the primary focus.
- Linguistic nuances and meaning are central.
- Interactions unfold in natural time.
- Stable role identity is more important than long-term behavioral evolution.
Examples of these “comfort zones” include deliberative discourse and argument framing (like mock trials or stakeholder negotiations), education and situated role-play (such as classroom simulations or clinical role-play), and human-in-the-loop systems and speculative prototyping (like design fiction or decision support systems). The authors advocate for a critical re-evaluation of where LLM agents can legitimately contribute to simulation science, respecting the strengths of both abstraction and expression without confusing the two.


