← Search

Jifeng Hu

6 accepted papers

2025

Analytic Energy-Guided Policy Optimization for Offline Reinforcement Learning

NeurIPS 2025poster

Conditional decision generation with diffusion models has shown powerful competitiveness in reinforcement learning (RL). Recent studies reveal the relation between energy-function-guidance diffusion models and constrained RL problems. The main challenge lies in estimating the intermediate energy, wh…

Cited by 0SourceScholar
2025

Tackling Continual Offline RL through Selective Weights Activation on Aligned Spaces

NeurIPS 2025poster

Continual offline reinforcement learning (CORL) has shown impressive ability in diffusion-based continual learning systems by modeling the joint distributions of trajectories. However, most research only focuses on limited continual task settings where the tasks have the same observation and action…

Cited by 0SourceScholar
2024

Decision Mamba: Reinforcement Learning via Hybrid Selective Sequence Modeling

NeurIPS 2024poster

Recent works have shown the remarkable superiority of transformer models in reinforcement learning (RL), where the decision-making problem is formulated as sequential generation. Transformer-based agents could emerge with self-improvement in online environments by providing task contexts, such as mu…

Cited by 7SourcePDFScholar
2024

In-Context Decision Transformer: Reinforcement Learning via Hierarchical Chain-of-Thought

ICML 2024poster

In-context learning is a promising approach for offline reinforcement learning (RL) to handle online tasks, which can be achieved by providing task prompts. Recent works demonstrated that in-context RL could emerge with self-improvement in a trial-and-error manner when treating RL tasks as an across…

2023

Learning Generalizable Agents via Saliency-guided Features Decorrelation

NeurIPS 2023spotlight

In visual-based Reinforcement Learning (RL), agents often struggle to generalize well to environmental variations in the state space that were not observed during training. The variations can arise in both task-irrelevant features, such as background noise, and task-relevant features, such as robot…

Cited by 9SourcePDFScholar
2022

Distributional Reward Estimation for Effective Multi-agent Deep Reinforcement Learning

NeurIPS 2022accept

Multi-agent reinforcement learning has drawn increasing attention in practice, e.g., robotics and automatic driving, as it can explore optimal policies using samples generated by interacting with the environment. However, high reward uncertainty still remains a problem when we want to train a satisf…