paper-with-me

홈 › Papers

Guided Exploration for Efficient Relational Model Learning

2025-02-10 · Annie Feng, Nishanth Kumar, Tomas Lozano-Perez, Leslie Pack-Kaelbling

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.

📄 PDF Abstract BibTeX arXiv:2502.06146

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient Explorationmodel

Similar Papers 제목 키워드 기반

TRACE: Temporal Rule-Anchored Chain-of-Evidence on Knowledge Graphs for Interpretable Stock Movement Prediction

2026-03-12 · Qianggang Ding, Haochen Shi, Luis Castejón Lozano, Miguel Conner 외 arxiv

We present a Temporal Rule-Anchored Chain-of-Evidence (TRACE) on knowledge graphs for interpretable stock movement prediction that unifies symbolic relational priors, dynamic graph exploration, and LLM-guided decision ma…

Knowledge GraphsDecision Making

DOTRAG: Retrieval-Time Reasoning Along Paths

2026-04-06 · Larnell Moore, Naihao Deng, Rada Mihalcea, Farnaz Jahanbakhsh arxiv

Graph Retrieval-Augmented Generation (GraphRAG) is dominated by a retrieve-then-reason paradigm, where context is retrieved using heuristics and then reasoned over. Such methods struggle to adapt to the query-specific lo…

GLIB: Efficient Exploration for Relational Model-Based Reinforcement Learning via Goal-Literal Babbling

2020-01-22 · Rohan Chitnis, Tom Silver, Joshua Tenenbaum, Leslie Pack Kaelbling 외

We address the problem of efficient exploration for transition model learning in the relational model-based reinforcement learning setting without extrinsic goals or rewards. Inspired by human curiosity, we propose goal-…

Decision MakingEfficient ExplorationModel-based Reinforcement Learningreinforcement-learning+1

CuriousBot: Interactive Mobile Exploration via Actionable 3D Relational Object Graph

2025-01-23 · YiXuan Wang, Leonor Fermoselle, Tarik Kelestemur, Jiuguang Wang 외

Mobile exploration is a longstanding challenge in robotics, yet current methods primarily focus on active perception instead of active interaction, limiting the robot's ability to interact with and fully explore its envi…

Object

EarthVL: A Progressive Earth Vision-Language Understanding and Generation Framework

2026-01-06 · Junjue Wang, Yanfei Zhong, Zihang Chen, Zhuo Zheng 외 arxiv

Earth vision has achieved milestones in geospatial object recognition but lacks exploration in object-relational reasoning, limiting comprehensive scene understanding. To address this, a progressive Earth vision-language…

Visual Question AnsweringSemantic SegmentationRelational ReasoningScene Understanding