← Search

Siming Lan

5 accepted papers

2026

Efficient Diffusion Planning with Temporal Diffusion

AAAI 2026technical

Diffusion planning is a promising method for learning high-performance policies from offline data. To avoid the impact of discrepancies between planning and reality on performance, previous works generate new plans at each time step. However, this incurs significant computational overhead and leads

Cited by 0SourcePDFScholar
2024

OCEAN-MBRL: Offline Conservative Exploration for Model-Based Offline Reinforcement Learning

AAAI 2024technical

Model-based offline reinforcement learning (RL) algorithms have emerged as a promising paradigm for offline RL. These algorithms usually learn a dynamics model from a static dataset of transitions, use the model to generate synthetic trajectories, and perform conservative policy optimization within…

2023

Context Shift Reduction for Offline Meta-Reinforcement Learning

NeurIPS 2023poster

Offline meta-reinforcement learning (OMRL) utilizes pre-collected offline datasets to enhance the agent's generalization ability on unseen tasks. However, the context shift problem arises due to the distribution discrepancy between the contexts used for training (from the behavior policy) and testin…

2023

Contrastive Modules with Temporal Attention for Multi-Task Reinforcement Learning

NeurIPS 2023poster

In the field of multi-task reinforcement learning, the modular principle, which involves specializing functionalities into different modules and combining them appropriately, has been widely adopted as a promising approach to prevent the negative transfer problem that performance degradation due to…

2023

Online Prototype Alignment for Few-shot Policy Transfer

ICML 2023poster

Domain adaptation in RL mainly deals with the changes of observation when transferring the policy to a new environment. Many traditional approaches of domain adaptation in RL manage to learn a mapping function between the source and target domain in explicit or implicit ways. However, they typically…