← Search

Chen-Xiao Gao

7 accepted papers

2025

Behavior-Regularized Diffusion Policy Optimization for Offline Reinforcement Learning

ICML 2025poster

Behavior regularization, which constrains the policy to stay close to some behavior policy, is widely used in offline reinforcement learning (RL) to manage the risk of hazardous exploitation of unseen actions. Nevertheless, existing literature on behavior-regularized RL primarily focuses on explicit…

Cited by 1SourcePDFScholar
2025

Reinforced In-Context Black-Box Optimization

IJCAI 2025

Black-Box Optimization (BBO) has found successful applications in many fields of science and engineering. Recently, there has been a growing interest in meta-learning particular components of BBO algorithms to speed up optimization and get rid of tedious hand-crafted heuristics. As an extension, lea

2025

Reward Models in Deep Reinforcement Learning: A Survey

IJCAI 2025

In reinforcement learning (RL), agents continually interact with the environment and use the feedback to refine their behavior. To guide policy optimization, reward models are introduced as proxies of the desired objectives, such that when the agent maximizes the accumulated reward, it also fulfills

Cited by 0SourcePDFScholar
2024

ACT: Empowering Decision Transformer with Dynamic Programming via Advantage Conditioning

AAAI 2024technical

Decision Transformer (DT), which employs expressive sequence modeling techniques to perform action generation, has emerged as a promising approach to offline policy optimization. However, DT generates actions conditioned on a desired future return, which is known to bear some weaknesses such as the…

2024

Diffusion Spectral Representation for Reinforcement Learning

NeurIPS 2024poster

Diffusion-based models have achieved notable empirical successes in reinforcement learning (RL) due to their expressiveness in modeling complex distributions. Despite existing methods being promising, the key challenge of extending existing methods for broader real-world applications lies in the com…

Cited by 1SourcePDFScholar
2024

Efficient and Stable Offline-to-online Reinforcement Learning via Continual Policy Revitalization

IJCAI 2024poster

In offline Reinforcement Learning (RL), the pre-trained policies are utilized for initialization and subsequent online fine-tuning. However, existing methods suffer from instability and low sample efficiency compared to pure online learning. This paper identifies these limitations stemming from dire…

2024

Generalizable Task Representation Learning for Offline Meta-Reinforcement Learning with Data Limitations

AAAI 2024technical

Generalization and sample efficiency have been long-standing issues concerning reinforcement learning, and thus the field of Offline Meta-Reinforcement Learning (OMRL) has gained increasing attention due to its potential of solving a wide range of problems with static and limited offline data. Exist…