Papers › EcoLANG: Efficient and Effective Agent Communication Language Induction for Social Simulation

EcoLANG: Efficient and Effective Agent Communication Language Induction for Social Simulation

11 May 2025arXiv:2505.06904archive 2025-07-28

Xinyi Mou, Chen Qian, Wei Liu, Xuanjing Huang, Zhongyu Wei

Large language models (LLMs) have demonstrated an impressive ability to role-play humans and replicate complex social dynamics. While large-scale social simulations are gaining increasing attention, they still face significant challenges, particularly regarding high time and computation costs. Existing solutions, such as distributed mechanisms or hybrid agent-based model (ABM) integrations, either fail to address inference costs or compromise accuracy and generalizability. To this end, we propose EcoLANG: Efficient and Effective Agent Communication Language Induction for Social Simulation. EcoLANG operates in two stages: (1) language evolution, where we filter synonymous words and optimize sentence-level rules through natural selection, and (2) language utilization, where agents in social simulations communicate using the evolved language. Experimental results demonstrate that EcoLANG reduces token consumption by over 20%, enhancing efficiency without sacrificing simulation accuracy.

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="2505.06904")

Code

Syntology Ran 0 of 19 code samples harvested from 1 repository linked to this paper; 19 have no recorded run.

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

xymou/EcoLANG officialmentioned on GitHubpytorchMIT 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

19 samples harvested; 0 ran; 0 honoured the contract we drafted; 19 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.

19unverified

Licence: 0 of the 19 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 xymou/EcoLANG. “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.

cal_token xymou/EcoLANG/code/myselect.py official repository unverified MIT (permissive) · f1e6fd3defa9656e · report
cal_token_chat xymou/EcoLANG/code/evaluation_prl.py official repository unverified MIT (permissive) · 064f94c2d09dd206 · report
cal_token_oasis xymou/EcoLANG/code/evaluation_prl.py official repository unverified MIT (permissive) · ebbb0ad199c87af9 · report
calculate_cdf xymou/EcoLANG/code/myselect.py official repository unverified MIT (permissive) · 2054549b79158591 · report
clean_src_tweet xymou/EcoLANG/code/prepare_config.py official repository unverified MIT (permissive) · 3013e6ca8c283f82 · report
collect_persona xymou/EcoLANG/code/collect_simu_res.py official repository unverified MIT (permissive) · 41ba801740b3e009 · report
collect_simu_data xymou/EcoLANG/code/collect_simu_res.py official repository unverified MIT (permissive) · 0a4a05f115f63fbc · report
crossover xymou/EcoLANG/code/diversification.py official repository unverified MIT (permissive) · 1103c21395a4061f · report
hisim_simulation xymou/EcoLANG/code/run_oasis_eval.py official repository unverified MIT (permissive) · 7716a5d5197bcf00 · report
init_rules xymou/EcoLANG/code/run_evolution.py official repository unverified MIT (permissive) · d7bfc9f0522ce0a9 · report
js_divergence xymou/EcoLANG/code/evaluation_prl.py official repository unverified MIT (permissive) · 864dbfa40d6e6bdb · report
load_llm_config xymou/EcoLANG/code/chat_simulation.py official repository unverified MIT (permissive) · bd515e8e31641da7 · report
mutation xymou/EcoLANG/code/diversification.py official repository unverified MIT (permissive) · 9015a77690edfb99 · report
prepare_config xymou/EcoLANG/code/prepare_config.py official repository unverified MIT (permissive) · de3e0c7b3b59d39b · report
prepare_pheme xymou/EcoLANG/code/prepare_config.py official repository unverified MIT (permissive) · 0f6b37077dacef3b · report
reconstruct_tweet_tree xymou/EcoLANG/code/collect_simu_res.py official repository unverified MIT (permissive) · 621539141b744f90 · report
setup_logger xymou/EcoLANG/code/utils/logger.py official repository unverified MIT (permissive) · a99342dcea6cac61 · report
twitter_simulation xymou/EcoLANG/code/run_oasis_eval.py official repository unverified MIT (permissive) · be6852be5e4af323 · report
twitter_simulation xymou/EcoLANG/code/run_oasis_hisim_eval.py official repository unverified MIT (permissive) · aafe5ef365065cfd · report

Tasks

Sentence

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