← Search

Hongchang Zhang

10 accepted papers

2023

Complementary Attention for Multi-Agent Reinforcement Learning

ICML 2023poster

In cooperative multi-agent reinforcement learning, centralized training with decentralized execution (CTDE) shows great promise for a trade-off between independent Q-learning and joint action learning. However, vanilla CTDE methods assumed a fixed number of agents could hardly adapt to real-world sc…

Cited by 10SourcePDFScholar
2023

Counterfactual Conservative Q Learning for Offline Multi-agent Reinforcement Learning

NeurIPS 2023poster

Offline multi-agent reinforcement learning is challenging due to the coupling effect of both distribution shift issue common in offline setting and the high dimension issue common in multi-agent setting, making the action out-of-distribution (OOD) and value overestimation phenomenon excessively seve…

2023

DARL: Distance-Aware Uncertainty Estimation for Offline Reinforcement Learning

AAAI 2023technical

To facilitate offline reinforcement learning, uncertainty estimation is commonly used to detect out-of-distribution data. By inspecting, we show that current explicit uncertainty estimators such as Monte Carlo Dropout and model ensemble are not competent to provide trustworthy uncertainty estimation…

Cited by 4SourcePDFScholar
2023

In-sample Actor Critic for Offline Reinforcement Learning

ICLR 2023poster

Offline reinforcement learning suffers from out-of-distribution issue and extrapolation error. Most methods penalize the out-of-distribution state-action pairs or regularize the trained policy towards the behavior policy but cannot guarantee to get rid of extrapolation error. We propose In-sample…

Cited by 13SourcePDFScholar
2023

Supported Trust Region Optimization for Offline Reinforcement Learning

ICML 2023poster

Offline reinforcement learning suffers from the out-of-distribution issue and extrapolation error. Most policy constraint methods regularize the density of the trained policy towards the behavior policy, which is too restrictive in most cases. We propose Supported Trust Region optimization (STR) whi…

Cited by 16SourcePDFScholar
2023

Supported Value Regularization for Offline Reinforcement Learning

NeurIPS 2023poster

Offline reinforcement learning suffers from the extrapolation error and value overestimation caused by out-of-distribution (OOD) actions. To mitigate this issue, value regularization approaches aim to penalize the learned value functions to assign lower values to OOD actions. However, existing value…

2022

SPD: Synergy Pattern Diversifying Oriented Unsupervised Multi-agent Reinforcement Learning

NeurIPS 2022accept

Reinforcement learning typically relies heavily on a well-designed reward signal, which gets more challenging in cooperative multi-agent reinforcement learning. Alternatively, unsupervised reinforcement learning (URL) has delivered on its promise in the recent past to learn useful skills and explore…

Cited by 2SourcePDFScholar
2022

Self-Organized Group for Cooperative Multi-agent Reinforcement Learning

NeurIPS 2022accept

Centralized training with decentralized execution (CTDE) has achieved great success in cooperative multi-agent reinforcement learning (MARL) in practical applications. However, CTDE-based methods typically suffer from poor zero-shot generalization ability with dynamic team composition and varying pa…

Cited by 31SourcePDFScholar
2022

State Deviation Correction for Offline Reinforcement Learning

AAAI 2022technical

Offline reinforcement learning aims to maximize the expected cumulative rewards with a fixed collection of data. The basic principle of current offline reinforcement learning methods is to restrict the policy to the offline dataset action space. However, they ignore the case where the dataset's traj…

Cited by 22SourcePDFScholar
2022

Wasserstein Unsupervised Reinforcement Learning

AAAI 2022technical

Unsupervised reinforcement learning aims to train agents to learn a handful of policies or skills in environments without external reward. These pre-trained policies can accelerate learning when endowed with external reward, and can also be used as primitive options in hierarchical reinforcement lea…

Cited by 30SourcePDFScholar