paper-with-me

홈 › Papers

Stop Drawing Scientific Claims from LLM Social Simulations Without Robustness Audits

2026-05-17 · Jinyi Ye, Lei Cao, Ding Chen, Emilio Ferrara arxiv

The scientific claims drawn from LLM social simulations should be no stronger than the robustness audits that support them. Generative agents bring new expressive power to agent-based modeling, enabling simulations of collective social processes like cooperation, polarization, and norm formation. Yet they also introduce complexity through additional architectural choices, such as agent specification, memory representation, interaction protocols, and environment design. Small perturbations that appear minor to researchers can cascade into macro-level outcomes through repeated interaction, creating a "butterfly effect." Consequently, scientific claims drawn from LLM social simulations may reflect implementation artifacts rather than the social mechanisms being modeled. We support this position with two case studies: a repeated Prisoner's Dilemma and a social media echo chamber simulation. Across multiple models, minor perturbations in persona format and game-instruction framing shift cooperation rates by up to 76 percentage points, while network homophily and hub assignment produce significant and consistent shifts in polarization metrics. We also find that sensitivity is unevenly distributed across both architectural choices and model families: the same perturbation that produces the 76 pp shift in one frontier model only shifts another by 1 pp. Robustness is therefore a property that should be measured per claim and per model, not assumed. To address this validation gap, we introduce TRAILS (Taxonomy for Robustness Audits In LLM Simulations), a robustness-audit taxonomy spanning three levels of simulation design: agent (micro-level), interaction (meso-level), and system (macro-level). We call for robustness to become a first-order validation requirement before LLM social simulations are used to explain mechanisms, evaluate interventions, or inform decisions.

📄 PDF Abstract BibTeX arXiv:2605.18890

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DS@GT at CheckThat! 2025: Exploring Retrieval and Reranking Pipelines for Scientific Claim Source Retrieval on Social Media Discourse

2025-07-09 · Jeanette Schofield, Shuyu Tian, Hoang Thanh Thanh Truong, Maximilian Heil arxiv

Social media users often make scientific claims without citing where these claims come from, generating a need to verify these claims. This paper details work done by the DS@GT team for CLEF 2025 CheckThat! Lab Task 4b S…

Data Augmentation

SciClops: Detecting and Contextualizing Scientific Claims for Assisting Manual Fact-Checking

2021-10-25 · Panayiotis Smeros, Carlos Castillo, Karl Aberer

This paper describes SciClops, a method to help combat online scientific misinformation. Although automated fact-checking methods have gained significant attention recently, they require pre-existing ground-truth evidenc…

ArticlesFact CheckingMisinformation

REFORMS: Reporting Standards for Machine Learning Based Science

2023-08-15 · Sayash Kapoor, Emily Cantrell, Kenny Peng, Thanh Hien Pham 외

Machine learning (ML) methods are proliferating in scientific research. However, the adoption of these methods has been accompanied by failures of validity, reproducibility, and generalizability. These failures can hinde…

Expressing High-Level Scientific Claims with Formal Semantics

2021-09-27 · Cristina-Iulia Bucur, Tobias Kuhn, Davide Ceolin, Jacco van Ossenbruggen

The use of semantic technologies is gaining significant traction in science communication with a wide array of applications in disciplines including the Life Sciences, Computer Science, and the Social Sciences. Languages…

ArticlesFormal LogicVocal Bursts Intensity Prediction

Beyond Execution: Auditing Experimental Fidelity in LLM-Driven Scientific Research

2026-08-27 · Lezhi Yu, Xiaogang Xu, Yuhua Zhou, Shuibing He 외 arxiv

LLM agents used for scientific experimentation must do more than generate executable code: they must implement the reference method faithfully, design experiments that test the paper's claims, and provide evidence suppor…