← Search

Xinning Zhou

5 accepted papers

2026

Exploratory Diffusion Model for Unsupervised Reinforcement Learning

ICLR 2026oral

Unsupervised reinforcement learning (URL) pre-trains agents by exploring diverse states in reward-free environments, aiming to enable efficient adaptation to various downstream tasks. Without extrinsic rewards, prior methods rely on intrinsic objectives, but heterogeneous exploration data demand str…

Cited by 0SourcecodeScholar
2025

Self-Consistent Model-based Adaptation for Visual Reinforcement Learning

IJCAI 2025

Visual reinforcement learning agents typically face serious performance declines in real-world applications caused by visual distractions. Existing methods rely on fine-tuning the policy's representations with hand-crafted augmentations. In this work, we propose Self-Consistent Model-based Adaptatio

Cited by 0SourcePDFScholar
2024

PEAC: Unsupervised Pre-training for Cross-Embodiment Reinforcement Learning

NeurIPS 2024poster

Designing generalizable agents capable of adapting to diverse embodiments has achieved significant attention in Reinforcement Learning (RL), which is critical for deploying RL agents in various real-world applications. Previous Cross-Embodiment RL approaches have focused on transferring knowledge ac…

2023

On the Reuse Bias in Off-Policy Reinforcement Learning

IJCAI 2023poster

Importance sampling (IS) is a popular technique in off-policy evaluation, which re-weights the return of trajectories in the replay buffer to boost sample efficiency. However, training with IS can be unstable and previous attempts to address this issue mainly focus on analyzing the variance of IS. I…

2022

Towards Safe Reinforcement Learning via Constraining Conditional Value-at-Risk

IJCAI 2022poster

Though deep reinforcement learning (DRL) has obtained substantial success, it may encounter catastrophic failures due to the intrinsic uncertainty of both transition and observation. Most of the existing methods for safe reinforcement learning can only handle transition disturbance or observation di…