← Search

Yung Yi

5 accepted papers

2022

Disentangling Sources of Risk for Distributional Multi-Agent Reinforcement Learning

ICML 2022spotlight

In cooperative multi-agent reinforcement learning, the outcomes of agent-wise policies are highly stochastic due to the two sources of risk: (a) random actions taken by teammates and (b) random transition and rewards. Although the two sources have very distinct characteristics, existing frameworks a…

Cited by 12SourcePDFScholar
2019

Iterative Bayesian Learning for Crowdsourced Regression

AISTATS 2019poster

Crowdsourcing platforms emerged as popular venues for purchasing human intelligence at low cost for large volume of tasks. As many low-paid workers are prone to give noisy answers, a common practice is to add redundancy by assigning multiple workers to each task and then simply average out these ans…

Cited by 9SourcePDFScholar
2019

Learning to Schedule Communication in Multi-agent Reinforcement Learning

ICLR 2019poster

Many real-world reinforcement learning tasks require multiple agents to make sequential decisions under the agents’ interaction, where well-coordinated actions among the agents are crucial to achieve the target goal better at these tasks. One way to accelerate the coordination effect is to enable mu…

2019

QTRAN: Learning to Factorize with Transformation for Cooperative Multi-Agent Reinforcement Learning

ICML 2019oral

We explore value-based solutions for multi-agent reinforcement learning (MARL) tasks in the centralized training with decentralized execution (CTDE) regime popularized recently. However, VDN and QMIX are representative examples that use the idea of factorization of the joint action-value function in…