For Prospective Undergraduates
Welcome! 🎉
Preliminaries
if you are wondering whether you are …
capable:
- PyTorch
- GitHub
- Weights & Biases
- Advantage Actor Critic (A2C)
- You have a relatively large amount of time.
A straightforward test: Reproduce A2C to complete any RL task (development needs to take place within a GitHub repository), and utilize Weights & Biases for experiment visualization and hyperparameter tuning.
interested in our topic:
Currently, we are focusing on information design (a subfield of computational economics and game theory) and multi-agent reinforcement learning (MARL). Our next few works will be based on:
- Information Design in Multi-Agent Reinforcement Learning.
Yue Lin, Wenhao Li, Hongyuan Zha, Baoxiang Wang.
arXiv 2023.
For more specific details, please contact me so that we can discuss in person.
Recommended Readings
Our communication will be smoother if you have read some of the following papers.
MARL in Sequential Social Dilemmas
Information Design
- Bayesian Persuasion
- Bayes Correlated Equilibrium and the Comparison of Information Structures in Games
- Surveys:
Mechanism Design in MARL
MARL Algorithms
MARL Communication
This post is licensed under CC BY 4.0 by the author.