LGROOct 24, 2024

SkiLD: Unsupervised Skill Discovery Guided by Factor Interactions

arXiv:2410.18416v113 citationsh-index: 37NIPS
Originality Highly original
AI Analysis

This work addresses a key bottleneck in unsupervised reinforcement learning for complex, multi-factor environments like household robotics, offering a novel approach to skill discovery that is more effective for downstream tasks.

The paper tackles the problem of learning reusable skills in complex environments with many state factors, where existing unsupervised skill discovery methods fail to produce useful skills for downstream tasks. The proposed method, Skild, leverages state factorization to encourage skills that induce diverse interactions between state factors, resulting in superior performance in long-horizon sparse reward tasks, such as a simulated household robot domain, compared to methods that only maximize state coverage.

Unsupervised skill discovery carries the promise that an intelligent agent can learn reusable skills through autonomous, reward-free environment interaction. Existing unsupervised skill discovery methods learn skills by encouraging distinguishable behaviors that cover diverse states. However, in complex environments with many state factors (e.g., household environments with many objects), learning skills that cover all possible states is impossible, and naively encouraging state diversity often leads to simple skills that are not ideal for solving downstream tasks. This work introduces Skill Discovery from Local Dependencies (Skild), which leverages state factorization as a natural inductive bias to guide the skill learning process. The key intuition guiding Skild is that skills that induce <b>diverse interactions</b> between state factors are often more valuable for solving downstream tasks. To this end, Skild develops a novel skill learning objective that explicitly encourages the mastering of skills that effectively induce different interactions within an environment. We evaluate Skild in several domains with challenging, long-horizon sparse reward tasks including a realistic simulated household robot domain, where Skild successfully learns skills with clear semantic meaning and shows superior performance compared to existing unsupervised reinforcement learning methods that only maximize state coverage.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes