π€ AI Summary
Traditional LLM-based social simulation relies on implicit natural-language descriptions of agent behavior, resulting in inconsistent cross-model behavior and poor fidelity in capturing fine-grained cognitive differences. To address this, we propose CoBRAβa novel toolkit that explicitly encodes cognitive biases into social agent control. CoBRA introduces quantifiable cognitive bias indices derived from canonical social psychology experiments and implements a model-agnostic behavioral regulation engine. This engine leverages prompt engineering and feedback-driven behavioral regularization to achieve precise, reproducible alignment of agent behavior with targeted biases. Experiments demonstrate that CoBRA consistently induces and modulates specific cognitive biases across diverse large language models, significantly improving behavioral consistency, simulation credibility, and cross-model reproducibility. By enabling programmable, bias-aware social simulation, CoBRA establishes a new paradigm for rigorous human-AI interaction research and controllable agent-based social modeling.
π Abstract
This paper introduces CoBRA, a novel toolkit for systematically specifying agent behavior in LLM-based social simulation. We found that conventional approaches that specify agent behaviors through implicit natural language descriptions cannot yield consistent behaviors across models, and the produced agent behaviors do not capture the nuances of the descriptions. In contrast, CoBRA presents a new approach to program agents' cognitive biases explicitly, by grounding agents' expected behaviors using classic social science experiments. CoBRA has two components: (1) Cognitive Bias Index that measures the cognitive bias of a social agent, by quantifying the agent's reactions in a set of validated classical social science experiments; (2) Behavioral Regulation Engine that aligns the agent's behavior to demonstrate controlled cognitive bias. We evaluated CoBRA as an HCI toolkit through demonstration and technical benchmarks. Our results suggest that CoBRA can precisely program the cognitive bias demonstrated in a social agent in a model-agnostic manner.