← Search

Xiuhui Zhang

6 accepted papers

2026

Boosting World Models Learning via Latent-Space Value Alignment

ICML 2026poster

Model-based reinforcement learning aims to construct world models for efficient sampling. Current mainstream algorithms can be broadly categorized into two paradigms: maximum likelihood and value-aware world models. The former employs structured Recurrent/Transformer State-Space Models to capture en…

Cited by 0SourceScholar
2025

Progress Reward Model for Reinforcement Learning via Large Language Models

NeurIPS 2025poster

Traditional reinforcement learning (RL) algorithms face significant limitations in handling long-term tasks with sparse rewards. Recent advancements have leveraged large language models (LLMs) to enhance RL by utilizing their world knowledge for task planning and reward generation. However, planni…

Cited by 0SourceScholar
2025

RF-Agent: Automated Reward Function Design via Language Agent Tree Search

NeurIPS 2025spotlight

Designing efficient reward functions for low-level control tasks is a challenging problem. Recent research aims to reduce reliance on expert experience by using Large Language Models (LLMs) with task information to generate dense reward functions. These methods typically rely on training results as…

Cited by 0SourceScholar
2025

Value-aligned Behavior Cloning for Offline Reinforcement Learning via Bi-level Optimization

ICLR 2025poster

Offline reinforcement learning (RL) aims to optimize policies under pre-collected data, without requiring any further interactions with the environment. Derived from imitation learning, Behavior cloning (BC) is extensively utilized in offline RL for its simplicity and effectiveness. Although BC inhe…

Cited by 0SourcePDFScholar
2024

Efficient Frequency-Domain Image Deraining with Contrastive Regularization

ECCV 2024poster

"Most current single image-deraining (SID) methods are based on the Transformer with global modeling for high-quality reconstruction. However, their architectures only build long-range features from the spatial domain, which suffers from a significant computational burden to keep effectiveness. Besi…

2024

When Fast Fourier Transform Meets Transformer for Image Restoration

ECCV 2024poster

"Natural images can suffer from various degradation phenomena caused by adverse atmospheric conditions or unique degradation mechanism. Such diversity makes it challenging to design a universal framework for kinds of restoration tasks. Instead of exploring the commonality across different degradatio…