Conservative Offline Meta-Reinforcement Learning with Task Similarity Measurement
Haorui Li, Jiaqi Liang, Linjing Li, Daniel Zeng
Abstract
Offline meta-reinforcement learning (OMRL) enables reinforcement learning (RL) agents to adapt to unseen tasks without interacting with the environment. However, OMRL faces challenges such as Q-function overestimation and difficulties in inferring tasks correctly and robustly due to distribution discrepancy. In this paper, we introduce ConseRvative q-learning and task similarity mEAsuremenT for Offline meta-Reinforcement learning (CREATOR), a method to address these challenges using only offline datasets, without requiring additional interactions. To mitigate Q-function overestimation, we incorporate conservative Q-learning during training. We also propose a novel task similarity-based distance metric to improve the robustness of task inference. Experimental results demonstrate that the proposed CREATOR effectively reduces Q-function estimation errors, enhances task inference accuracy, and improves generalization performance across a range of challenging domains compared to existing methods.
BibTeX
@inproceedings{icassp2025_conservativeoffl,
title = {Conservative Offline Meta-Reinforcement Learning with Task Similarity Measurement},
author = {Haorui Li and Jiaqi Liang and Linjing Li and Daniel Zeng},
booktitle = {ICASSP 2025},
year = {2025}
}