Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LLM4AAMAS
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxime Morge
LLM4AAMAS
Commits
7216871c
Commit
7216871c
authored
3 weeks ago
by
Maxime MORGE
Browse files
Options
Downloads
Patches
Plain Diff
LLM4AAMAS: Add johnson23arxiv
parent
3734ed43
No related branches found
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+25
-15
25 additions, 15 deletions
README.md
with
25 additions
and
15 deletions
README.md
+
25
−
15
View file @
7216871c
...
...
@@ -342,6 +342,15 @@ simulation.
### Distributed Problem Solving
AGENTVERSE is a general multi-agent framework that simulates problem-solving
procedures of human groups.
-
**
[
Agentverse: Facilitating multi-agent collaboration and exploring emergent
behaviors
](
https://openreview.net/forum?id=HywBMyh6JGR
)
**
*
Weize Chen, Yusheng
Su, Jingwei Zuo, Cheng Yang, Chenfei Yuan, Chi-Min Chan, Heyang Yu, Yaxi Lu,
Yi-Hsin Hung, Chen Qian, et al. (2023)
* Published in *
The Twelfth
International Conference on Learning Representations (ICLR 2023)
*
The authors consider LLMs as multi-robot task planners. They compares different
coordination frameworks of cooperative dialogue among multiple LLMs for
increasing number of robots. While a decentralized communication framework
...
...
@@ -356,16 +365,6 @@ produce the most successful plan and scale best to large numbers of agents.
*2024 IEEE International Conference on Robotics and Automation (ICRA)*
, pp.
4311-4317.
AGENTVERSE is a general multi-agent framework that simulates problem-solving
procedures of human groups.
-
**
[
Agentverse: Facilitating multi-agent collaboration and exploring emergent
behaviors
](
https://openreview.net/forum?id=HywBMyh6JGR
)
**
*
Weize Chen, Yusheng
Su, Jingwei Zuo, Cheng Yang, Chenfei Yuan, Chi-Min Chan, Heyang Yu, Yaxi Lu,
Yi-Hsin Hung, Chen Qian, et al. (2023)
* Published in *
The Twelfth
International Conference on Learning Representations (ICLR 2023)
*
### Social Simulation
LLMs can simulate realistic perceptions, reasoning, and decision-making, react
...
...
@@ -460,9 +459,8 @@ simple patterns, and may modify refined belief when taking actions.
-
**
[
Can Large Language Models Serve as Rational Players in Game Theory? A
Systematic Analysis
](
https://ojs.aaai.org/index.php/AAAI/article/view/29751
)
**
Caoyun Fan, Jindou Chen, Yaohui Jin, and Hao He (2024)
*Presented at AAAI*
,
**38**
(16), 17960-17967.
[
DOI:
10.1609/aaai.v38i16.29751
](
https://doi.org/10.1609/aaai.v38i16.29751
)
**38**
(16), 17960-17967.
When LLM-based agents participate in various games designed to assess different
traits—such as the dictator game (altruism), the ultimatum game (fairness), the
trust game (trust, fairness, altruism, and reciprocity), the bomb risk game
...
...
@@ -516,9 +514,21 @@ selecting its own. By prompting LLMs to imagine possible actions and their
outcomes before making a decision, the authors improve GPT-4’s behavior, leading
it to alternate more effectively.
-
**[Playing Repeated Games with Large Language Models](https://arxiv.org/abs/2305.16867)**
Elif Akata, Lion Schulz, Julian Coda-Forno, Seong Joon Oh, Matthias Bethge, Eric Schulz (2023) Published on arXiv
-
**
[
Playing Repeated Games with Large Language
Models
](
https://arxiv.org/abs/2305.16867
)
**
Elif Akata, Lion Schulz, Julian
Coda-Forno, Seong Joon Oh, Matthias Bethge, Eric Schulz (2023) Published on
arXiv
The authors report experiments testing for altruistic behaviors among AI agents.
Only the most sophisticated AI agent exhibits the most generous altruistic
behavior in the dictator game, resembling human rates of sharing with other
humans. However, the AI agent shared substantially less of its endowment with
the human experimenter or an anonymous charity than with other AI agents.
-
**
[
Evidence of behavior consistent with self-interest and altruism in an
artificially intelligent agent
](
https://arxiv.org/abs/2301.02330
)
**
Tim Johnson, Nick Obradovich (2023) on
*arXiv*
.
### Generative MAS on the shelf
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment