paper-with-me

홈 › Papers

Planning with Noisy Probabilistic Relational Rules

2014-01-16 · Tobias Lang, Marc Toussaint

Noisy probabilistic relational rules are a promising world model representation for several reasons. They are compact and generalize over world instantiations. They are usually interpretable and they can be learned effectively from the action experiences in complex worlds. We investigate reasoning with such rules in grounded relational domains. Our algorithms exploit the compactness of rules for efficient and flexible decision-theoretic planning. As a first approach, we combine these rules with the Upper Confidence Bounds applied to Trees (UCT) algorithm based on look-ahead trees. Our second approach converts these rules into a structured dynamic Bayesian network representation and predicts the effects of action sequences using approximate inference and beliefs over world states. We evaluate the effectiveness of our approaches for planning in a simulated complex 3D robot manipulation scenario with an articulated manipulator and realistic physics and in domains of the probabilistic planning competition. Empirical results show that our methods can solve problems where existing methods fail.

📄 PDF Abstract BibTeX arXiv:1401.3860

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Symbolic Learning and Reasoning with Noisy Data for Probabilistic Anchoring

2020-02-24 · Pedro Zuidberg Dos Martires, Nitesh Kumar, Andreas Persson, Amy Loutfi 외

Robotic agents should be able to learn from sub-symbolic sensor data, and at the same time, be able to reason about objects and communicate with humans on a symbolic level. This raises the question of how to overcome the…

ObjectRelational Reasoning

Lifted Model Checking for Relational MDPs

2021-06-22 · Wen-Chi Yang, Jean-François Raskin, Luc De Raedt

Probabilistic model checking has been developed for verifying systems that have stochastic and nondeterministic behavior. Given a probabilistic system, a probabilistic model checker takes a property and checks whether or…

modelModel-based Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Reasoning about Independence in Probabilistic Models of Relational Data

2013-02-18 · Marc Maier, Katerina Marazopoulou, David Jensen

We extend the theory of d-separation to cases in which data instances are not independent and identically distributed. We show that applying the rules of d-separation directly to the structure of probabilistic models of …

DeepSym: Deep Symbol Generation and Rule Learning from Unsupervised Continuous Robot Interaction for Planning

2020-12-04 · Alper Ahmetoglu, M. Yunus Seker, Justus Piater, Erhan Oztop 외

We propose a novel general method that finds action-grounded, discrete object and effect categories and builds probabilistic rules over them for non-trivial action planning. Our robot interacts with objects using an init…

DecoderObject

R5: Rule Discovery with Reinforced and Recurrent Relational Reasoning

2022-05-13 · ICLR 2022 4 · Shengyao Lu, Bang Liu, Keith G. Mills, Shangling Jui 외

Systematicity, i.e., the ability to recombine known parts and rules to form new sequences while reasoning over relational data, is critical to machine intelligence. A model with strong systematicity is able to train on s…

PredictionRelationRelational ReasoningRelation Prediction