LGAIFeb 10, 2025

Guided Exploration for Efficient Relational Model Learning

arXiv:2502.06146v2h-index: 76
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient exploration for relational model learning, which is significant for researchers and practitioners working on complex, long-horizon tasks in large-scale environments, and is an incremental improvement upon existing methods.

The authors tackled the problem of efficient exploration for learning relational models in large-scale environments, achieving improved sample efficiency and generalization through the use of oracle-driven demonstrations and precondition-targeting guidance. Experiments demonstrated significant improvements in these areas, though specific numbers are not provided.

Efficient exploration is critical for learning relational models in large-scale environments with complex, long-horizon tasks. Random exploration methods often collect redundant or irrelevant data, limiting their ability to learn accurate relational models of the environment. Goal-literal babbling (GLIB) improves upon random exploration by setting and planning to novel goals, but its reliance on random actions and random novel goal selection limits its scalability to larger domains. In this work, we identify the principles underlying efficient exploration in relational domains: (1) operator initialization with demonstrations that cover the distinct lifted effects necessary for planning and (2) refining preconditions to collect maximally informative transitions by selecting informative goal-action pairs and executing plans to them. To demonstrate these principles, we introduce Baking-Large, a challenging domain with extensive state-action spaces and long-horizon tasks. We evaluate methods using oracle-driven demonstrations for operator initialization and precondition-targeting guidance to efficiently gather critical transitions. Experiments show that both the oracle demonstrations and precondition-targeting oracle guidance significantly improve sample efficiency and generalization, paving the way for future methods to use these principles to efficiently learn accurate relational models in complex domains.

Foundations

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

Your Notes