← Search

Fan-Ming Luo

6 accepted papers

2024

Efficient Recurrent Off-Policy RL Requires a Context-Encoder-Specific Learning Rate

NeurIPS 2024poster

Real-world decision-making tasks are usually partially observable Markov decision processes (POMDPs), where the state is not fully observable. Recent progress has demonstrated that recurrent reinforcement learning (RL), which consists of a context encoder based on recurrent neural networks (RNNs) fo…

2024

Limited Preference Aided Imitation Learning from Imperfect Demonstrations

ICML 2024poster

Imitation learning mimics high-quality policies from expert data for sequential decision-making tasks. However, its efficacy is hindered in scenarios where optimal demonstrations are unavailable, and only imperfect demonstrations are present. To address this issue, introducing additional limited hum…

Cited by 1SourcePDFScholar
2024

Reward-Consistent Dynamics Models are Strongly Generalizable for Offline Reinforcement Learning

ICLR 2024spotlight

Learning a precise dynamics model can be crucial for offline reinforcement learning, which, unfortunately, has been found to be quite challenging. Dynamics models that are learned by fitting historical transitions often struggle to generalize to unseen transitions. In this study, we identify a hidde…

2022

Adapt to Environment Sudden Changes by Learning a Context Sensitive Policy

AAAI 2022technical

Dealing with real-world reinforcement learning (RL) tasks, we shall be aware that the environment may have sudden changes. We expect that a robust policy is able to handle such changes and adapt to the new environment rapidly. Context-based meta reinforcement learning aims at learning environment…

2021

Offline Model-based Adaptable Policy Learning

NeurIPS 2021poster

In reinforcement learning, a promising direction to avoid online trial-and-error costs is learning from an offline dataset. Current offline reinforcement learning methods commonly learn in the policy space constrained to in-support regions by the offline dataset, in order to ensure the robustness of…