paper-with-me

홈 › Papers

CoBRA: Programming Cognitive Bias in Social Agents Using Classic Social Science Experiments

2025-09-16 · Xuan Liu, Haoyang Shang, Haojian Jin arxiv

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 behavior through implicit natural-language descriptions often do not yield consistent behavior across models, and the resulting behavior does not capture the nuances of the descriptions. In contrast, CoBRA introduces a model-agnostic way to control agent behavior that lets researchers explicitly specify desired nuances and obtain consistent behavior across models. At the heart of CoBRA is a novel closed-loop system primitive with two components: (1) Cognitive Bias Index that measures the demonstrated cognitive bias of a social agent, by quantifying the agent's reactions in a set of validated classic social science experiments; (2) Behavioral Regulation Engine that aligns the agent's behavior to exhibit controlled cognitive bias. Through CoBRA, we show how to operationalize validated social science knowledge (i.e., classical experiments) as reusable "gym" environments for AI -- an approach that may generalize to richer social and affective simulations beyond bias alone.

📄 PDF Abstract BibTeX arXiv:2509.13588

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

COBRA Frames: Contextual Reasoning about Effects and Harms of Offensive Statements

2023-06-03 · Xuhui Zhou, Hao Zhu, Akhila Yerukola, Thomas Davidson 외

Warning: This paper contains content that may be offensive or upsetting. Understanding the harms and offensiveness of statements requires reasoning about the social and situational context in which statements are made. F…

Influence of External Information on Large Language Models Mirrors Social Cognitive Patterns

2023-05-08 · Ning Bian, Hongyu Lin, Peilin Liu, Yaojie Lu 외

Social cognitive theory explains how people learn and acquire knowledge through observing others. Recent years have witnessed the rapid development of large language models (LLMs), which suggests their potential signific…

COBRA: Context-aware Bernoulli Neural Networks for Reputation Assessment

2019-12-18 · Leonit Zeynalvand, Tie Luo, Jie Zhang

Trust and reputation management (TRM) plays an increasingly important role in large-scale online environments such as multi-agent systems (MAS) and the Internet of Things (IoT). One main objective of TRM is to achieve ac…

BIG-bench Machine LearningManagement

Emergent social conventions and collective bias in LLM populations

2024-10-11 · Ariel Flint Ashery, Luca Maria Aiello, Andrea Baronchelli

Social conventions are the backbone of social coordination, shaping how individuals form a group. As growing populations of artificial intelligence (AI) agents communicate through natural language, a fundamental question…

Language ModelingLanguage ModellingLarge Language Model

Towards Social Identity in Socio-Cognitive Agents

2020-01-20 · Diogo Rato, Samuel Mascarenhas, Rui Prada

Current architectures for social agents are designed around some specific units of social behaviour that address particular challenges. Although their performance might be adequate for controlled environments, deploying …