From cec7c08a600e62ffd313e62457d12ee948ec84aa Mon Sep 17 00:00:00 2001 From: Maxime MORGE <maxime.morge@univ-lille.fr> Date: Thu, 20 Feb 2025 11:48:57 +0100 Subject: [PATCH] LLM4AAMAS Add galotta24games --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d23ffda..e07212f 100644 --- a/README.md +++ b/README.md @@ -251,7 +251,6 @@ tools and refine the plan based on feedback from the environment. *Theodore R. Sumers, Shunyu Yao, Karthik Narasimhan, Thomas L. Griffiths (2024)* Published on *arXiv* - Cognitive abilities once considered unique to humans—such as reasoning, planning, and reflection, along with a degree of self-control, self-awareness, and self-improvement—can now be achieved by leveraging well-crafted prompts in @@ -262,6 +261,14 @@ LLMs combined with embedded cognitive intelligence. Ilhan, Selim Tekin, Gaowen Liu, Ramana Kompella, Ling Liu (2024) Published on arXiv +An LLM can operate within a game as a player, a non-player character, a game +master, a designer or an analyst. + +- **[Large Language Models and Games: A Survey and + Roadmap](http://dx.doi.org/10.1109/TG.2024.3461510)** Roberto Gallotta, Graham + Todd, Marvin Zammit, Sam Earle, Antonios Liapis, Julian Togelius, Georgios N. + Yannakakis (2024) Published in *IEEE Transactions on Games* + LLMs have the ability to emulate a real human in certain experiments in experimental economics or social psychology. -- GitLab