Papers › Emergence of Social Norms in Generative Agent Societies: Principles and Architecture

Emergence of Social Norms in Generative Agent Societies: Principles and Architecture

13 Mar 2024arXiv:2403.08251archive 2025-07-28

Siyue Ren, Zhiyao Cui, Ruiqi Song, Zhen Wang, Shuyue Hu

Social norms play a crucial role in guiding agents towards understanding and adhering to standards of behavior, thus reducing social conflicts within multi-agent systems (MASs). However, current LLM-based (or generative) MASs lack the capability to be normative. In this paper, we propose a novel architecture, named CRSEC, to empower the emergence of social norms within generative MASs. Our architecture consists of four modules: Creation & Representation, Spreading, Evaluation, and Compliance. This addresses several important aspects of the emergent processes all in one: (i) where social norms come from, (ii) how they are formally represented, (iii) how they spread through agents' communications and observations, (iv) how they are examined with a sanity check and synthesized in the long term, and (v) how they are incorporated into agents' planning and actions. Our experiments deployed in the Smallville sandbox game environment demonstrate the capability of our architecture to establish social norms and reduce social conflicts within generative MASs. The positive outcomes of our human evaluation, conducted with 30 evaluators, further affirm the effectiveness of our approach. Our project can be accessed via the following link: https://github.com/sxswz213/CRSEC.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2403.08251")

Code

Syntology Ran 11 of 23 code samples harvested from 1 repository linked to this paper; 12 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 9 ran with no contract checked.

By repository: official repository: 23 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

sxswz213/crsec officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

23 samples harvested; 11 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
1ran · our draft was wrong
9ran
12unverified

Licence: 23 of the 23 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from sxswz213/crsec. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

ChatGPT_request sxswz213/crsec/reverie/backend_server/compress_sim_storage_norm.py official repository ran fingerprinted no licence file found · pointer only · 45fafb0ec690b54e · report
ChatGPT_safe_generate_response_OLD sxswz213/crsec/reverie/backend_server/compress_sim_storage_norm.py official repository ran no licence file found · pointer only · 474e8c246a35f38e · report
create_folder_if_not_there sxswz213/crsec/reverie/global_methods.py official repository ran no licence file found · pointer only · 04d3df25d420010e · report
generate_prompt sxswz213/crsec/reverie/backend_server/compress_sim_storage_norm.py official repository ran no licence file found · pointer only · 3f8b35c22b491c2d · report
name_check sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository ran · violated contract no licence file found · pointer only · 3c26d303183efc71 · report
norm_long_term_synthesis_check sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 4cb1d9200f7d3127 · report
path_finder sxswz213/crsec/reverie/backend_server/path_finder.py official repository ran no licence file found · pointer only · 2d8a2baa4214bd38 · report
path_finder_v1 sxswz213/crsec/reverie/backend_server/path_finder.py official repository ran no licence file found · pointer only · 41d9257b130b50d5 · report
path_finder_v2 sxswz213/crsec/reverie/backend_server/path_finder.py official repository ran no licence file found · pointer only · 983c0f1caf6a2bd2 · report
read_file_to_list sxswz213/crsec/reverie/global_methods.py official repository ran no licence file found · pointer only · 48476b17bdfd0043 · report
read_file_to_set sxswz213/crsec/reverie/global_methods.py official repository ran no licence file found · pointer only · 219bfa7864169c24 · report
generate_active_norms_classfication sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · bcf50a0111260284 · report
generate_long_term_norm_utility sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · 5b7c82e4be68664b · report
generate_norm_duplicate_check sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · ee91108e964255bb · report
generate_norm_duplicate_check_for_long_term sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · 1cbeabed9dd0e919 · report
generate_norm_fact_consistency_check sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · 2656d7ced6b8c289 · report
generate_norm_long_term_synthesis sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · fcbc7fb6dcc4ea8e · report
generate_normal_norm_utility sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · 9687c0df3536d1b5 · report
generate_recognize_conflict_check sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · 96a6a4df73d608b0 · report
generate_seeds_type_check_v2 sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · 7fd5f4422ef11e1d · report
norm_evaluate_check sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · f7c3a3125ef52f78 · report
run_long_term_norm_evaluate sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · a8a755efccd5872c · report
specific_norm_deactive sxswz213/CRSEC/reverie/backend_server/norm/norm_evaluate.py official repository unverified no licence file found · pointer only · f73a616c336b1209 · report

Tasks

Language ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections