🤖 AI Summary
In sparse-reward Contextual Markov Decision Processes (CMDPs), state comparison is challenging and cross-episode exploration is inefficient. To address this, we propose a time-distance-based state similarity modeling method: for the first time, temporal distance is introduced as a robust, unsupervised intrinsic state metric; contrastive learning is employed to estimate temporal distances, circumventing the limitations of conventional counting-based methods and hand-crafted metrics. This yields a novel intrinsic reward mechanism that drives policies to efficiently identify novel states and enhances cross-task generalization. Evaluated on multiple sparse-reward CMDP benchmarks, our approach significantly outperforms state-of-the-art methods—achieving substantial improvements in both exploration efficiency and final task performance.
📝 Abstract
Exploration in sparse reward environments remains a significant challenge in reinforcement learning, particularly in Contextual Markov Decision Processes (CMDPs), where environments differ across episodes. Existing episodic intrinsic motivation methods for CMDPs primarily rely on count-based approaches, which are ineffective in large state spaces, or on similarity-based methods that lack appropriate metrics for state comparison. To address these shortcomings, we propose Episodic Novelty Through Temporal Distance (ETD), a novel approach that introduces temporal distance as a robust metric for state similarity and intrinsic reward computation. By employing contrastive learning, ETD accurately estimates temporal distances and derives intrinsic rewards based on the novelty of states within the current episode. Extensive experiments on various benchmark tasks demonstrate that ETD significantly outperforms state-of-the-art methods, highlighting its effectiveness in enhancing exploration in sparse reward CMDPs.