From 1b7e51c7ee68d68ce18aeca3bc52e8c343b11091 Mon Sep 17 00:00:00 2001
From: Maxime MORGE <maxime.morge@univ-lille.fr>
Date: Thu, 20 Feb 2025 16:51:46 +0100
Subject: [PATCH] LLM4AAMAS: Add fontana24arxiv

---
 README.md | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.md b/README.md
index e6292ed..161575d 100644
--- a/README.md
+++ b/README.md
@@ -398,6 +398,17 @@ A simulation of the propagation processes in a social network.
   Lu, Jinzhu Mao, Jinghua Piao, Huandong Wang, Depeng Jin, Yong Li (2023)*
   Published on *arXiv* arXiv:2307.14984
 
+A study of LLMS as artificial social agents playing the iterated prisoner's
+dilemma which shows that prompt comprehension, memory representation, and
+duration of the simulation play crucial roles. LLMs are characterized by an
+initial trust in the opponent’s cooperation and a propensity towards
+cooperation.
+
+- **[Nicer Than Humans: How do Large Language Models Behave in the Prisoner's
+  Dilemma?](https://arxiv.org/abs/2406.13605)** Nicoló Fontana, Francesco
+  Pierri, Luca Maria Aiello (2024) Published on arXiv
+
+
 ### Generative MAS on the shelf
 
 - [MetaGPT](https://github.com/geekan/MetaGPT) is a framework for creating
-- 
GitLab