paper-with-me

Papers

Learning Neuro-Symbolic Relational Transition Models for Bilevel Planning

2021-05-28 · AAAI Workshop CLeaR 2022 2 · Rohan Chitnis, Tom Silver, Joshua B. Tenenbaum, Tomas Lozano-Perez, Leslie Pack Kaelbling

In robotic domains, learning and planning are complicated by continuous state spaces, continuous action spaces, and long task horizons. In this work, we address these challenges with Neuro-Symbolic Relational Transition Models (NSRTs), a novel class of models that are data-efficient to learn, compatible with powerful robotic planning methods, and generalizable over objects. NSRTs have both symbolic and neural components, enabling a bilevel planning scheme where symbolic AI planning in an outer loop guides continuous planning with neural models in an inner loop. Experiments in four robotic planning domains show that NSRTs can be learned after only tens or hundreds of training episodes, and then used for fast planning in new tasks that require up to 60 actions and involve many more objects than were seen during training. Video: https://tinyurl.com/chitnis-nsrts

📄 PDF Abstract BibTeX arXiv:2105.14074

Code (1)

Learning-and-Intelligent-Systems/predicators_behavior

Tasks

Model-based Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Neuro-Symbolic Skills for Bilevel Planning

2022-06-21 · Tom Silver, Ashay Athalye, Joshua B. Tenenbaum, Tomas Lozano-Perez 외

Decision-making is challenging in robotics environments with continuous object-centric states, continuous actions, long horizons, and sparse feedback. Hierarchical approaches, such as task and motion planning (TAMP), add…

Decision MakingMotion PlanningTask and Motion Planning

Bilevel Planning with Learned Symbolic Abstractions from Interaction Data

2026-03-09 · Fatih Dogangun, Burcu Kilic, Serdar Bahar, Emre Ugur arxiv

Intelligent agents must reason over both continuous dynamics and discrete representations to generate effective plans in complex environments. Previous studies have shown that symbolic abstractions can emerge from neural…

Predicate Invention for Bilevel Planning

2022-03-17 · Tom Silver, Rohan Chitnis, Nishanth Kumar, Willie McClinton 외

Efficient planning in continuous state and action spaces is fundamentally hard, even when the transition model is deterministic and known. One way to alleviate this challenge is to perform bilevel planning with abstracti…

Deep Explainable Relational Reinforcement Learning: A Neuro-Symbolic Approach

2023-04-17 · Rishi Hazra, Luc De Raedt

Despite numerous successes in Deep Reinforcement Learning (DRL), the learned policies are not interpretable. Moreover, since DRL does not exploit symbolic relational representations, it has difficulties in coping with st…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Embodied Active Learning of Relational State Abstractions for Bilevel Planning

2023-03-08 · Amber Li, Tom Silver

State abstraction is an effective technique for planning in robotics environments with continuous states and actions, long task horizons, and sparse feedback. In object-oriented environments, predicates are a particularl…

Active LearningInformativeness