Group-Invariant Unsupervised Skill Discovery: Symmetry-aware Skill Representations for Generalizable Behavior
Junwoo Chang, Joseph Park, Roberto Horowitz, Jongmin Lee, Jongeun Choi
TL;DR
This work tackles unsupervised skill discovery in reinforcement learning by exploiting geometric symmetries through Group-Invariant Skill Discovery (GISD). It proves that in group-symmetric environments, the Wasserstein dependency measure $I_{\mathcal{W}}$ has a globally optimal solution consisting of an equivariant policy and a group-invariant scoring function, motivating a Group-Invariant Wasserstein Dependency Measure ($I_{\mathcal{W}}^{G}$). The authors parameterize the invariant scoring function in group Fourier space, yielding an intrinsic reward $r(s,z,s') = \langle \phi_F(s')-\phi_F(s), z \rangle$ that is symmetry-consistent and conducive to generalization under group transformations. Experiments on state-based and pixel-based locomotion tasks show that GISD achieves broader state-space coverage and faster, more reliable downstream task learning than a strong baseline, validating the practical impact of symmetry-aware skill discovery.
Abstract
Unsupervised skill discovery aims to acquire behavior primitives that improve exploration and accelerate downstream task learning. However, existing approaches often ignore the geometric symmetries of physical environments, leading to redundant behaviors and sample inefficiency. To address this, we introduce Group-Invariant Skill Discovery (GISD), a framework that explicitly embeds group structure into the skill discovery objective. Our approach is grounded in a theoretical guarantee: we prove that in group-symmetric environments, the standard Wasserstein dependency measure admits a globally optimal solution comprised of an equivariant policy and a group-invariant scoring function. Motivated by this, we formulate the Group-Invariant Wasserstein dependency measure, which restricts the optimization to this symmetry-aware subspace without loss of optimality. Practically, we parameterize the scoring function using a group Fourier representation and define the intrinsic reward via the alignment of equivariant latent features, ensuring that the discovered skills generalize systematically under group transformations. Experiments on state-based and pixel-based locomotion benchmarks demonstrate that GISD achieves broader state-space coverage and improved efficiency in downstream task learning compared to a strong baseline.
