Skip to content
Snippets Groups Projects
Commit 71822faf authored by Maxime Morge's avatar Maxime Morge :construction_worker:
Browse files

LLM4AAMAS: Add hua24arxiv

parent 602cdd70
No related branches found
No related tags found
No related merge requests found
...@@ -563,6 +563,21 @@ still show limitations in adaptability. ...@@ -563,6 +563,21 @@ still show limitations in adaptability.
Guan, Tao Ge, Furu Wei (2025) at *COLING 2025*. Guan, Tao Ge, Furu Wei (2025) at *COLING 2025*.
This analysis shows that LLMs often stray from rational strategies, especially
as game complexity increases. Notably, the nature of their irrationality differs
from that of humans. The study highlights a key limitation: LLMs struggle with
complex strategic reasoning unless provided with explicit structural support. To
address this, the authors propose game-theory-inspired workflows that guide
LLMs’ reasoning using principles such as dominant strategies, backward
induction, and Bayesian belief updating. Interestingly, the model that initially
performed the worst without the workflow becomes the best with it — and vice
versa.
- **[Game-theoretic LLM: Agent Workflow for Negotiation Games](https://arxiv.org/abs/2411.05990)**
Wenyue Hua, Ollie Liu, Lingyao Li, Alfonso Amayuelas, Julie Chen, Lucas Jiang, Mingyu Jin, Lizhou Fan,
Fei Sun, William Wang, Xintong Wang, Yongfeng Zhang (2024) on *arXiv*.
### Generative MAS on the shelf ### Generative MAS on the shelf
- [MetaGPT](https://github.com/geekan/MetaGPT) is a framework for creating - [MetaGPT](https://github.com/geekan/MetaGPT) is a framework for creating
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment