← Back to Benchmarks
simmediumoffline-rlmetric · varies

Transitive RL: Value Learning via Divide and Conquer

Description

In this work, we present Transitive Reinforcement Learning (TRL), a new value learning algorithm based on a divide-and-conquer paradigm. TRL is designed for offline goal-conditioned reinforcement learning (GCRL) problems, where the aim is to find a policy that can reach any state from any other state in the smallest number of steps. TRL converts a triangle inequality structure present in GCRL into a practical divide-and-conquer value update rule. This has several advantages compared to alternati

Source

http://arxiv.org/abs/2510.22512v2