paper-with-me

홈 › Papers

Symbolic Relational Deep Reinforcement Learning based on Graph Neural Networks and Autoregressive Policy Decomposition

2020-09-25 · Jaromír Janisch, Tomáš Pevný, Viliam Lisý

We focus on reinforcement learning (RL) in relational problems that are naturally defined in terms of objects, their relations, and object-centric actions. These problems are characterized by variable state and action spaces, and finding a fixed-length representation, required by most existing RL methods, is difficult, if not impossible. We present a deep RL framework based on graph neural networks and auto-regressive policy decomposition that naturally works with these problems and is completely domain-independent. We demonstrate the framework's broad applicability in three distinct domains and show impressive zero-shot generalization over different problem sizes.

📄 PDF Abstract BibTeX arXiv:2009.12462

Code (1)

jaromiru/sr-drl 공식 구현 pytorch

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Zero-shot Generalization

Similar Papers 제목 키워드 기반

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

Interpretable Reinforcement Learning With Neural Symbolic Logic

2021-01-01 · Zhihao Ma, Yuzheng Zhuang, Paul Weng, Dong Li 외

Recent progress in deep reinforcement learning (DRL) can be largely attributed to the use of neural networks. However, this black-box approach fails to explain the learned policy in a human understandable way. To addre…

Deep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+2

Learning Relational Rules from Rewards

2022-03-25 · Guillermo Puebla, Leonidas A. A. Doumas

Humans perceive the world in terms of objects and relations between them. In fact, for any given pair of objects, there is a myriad of relations that apply to them. How does the cognitive system learn which relations are…

Atari Games

Generating Programmatic Referring Expressions via Program Synthesis

2020-01-01 · ICML 2020 1 · Jiani Huang, Calvin Smith, Osbert Bastani, Rishabh Singh 외

Incorporating symbolic reasoning into machine learning algorithms is a promising approach to improve performance on learning tasks that require logical reasoning. We study the problem of generating a programmatic variant…

Enumerative SearchLogical ReasoningProgram Synthesis

A Comparative Study of Distributional and Symbolic Paradigms for Relational Learning

2018-06-29 · Sebastijan Dumancic, Alberto Garcia-Duran, Mathias Niepert

Many real-world domains can be expressed as graphs and, more generally, as multi-relational knowledge graphs. Though reasoning and learning with knowledge graphs has traditionally been addressed by symbolic approaches, r…

ClusteringGeneral ClassificationKnowledge Base CompletionKnowledge Graphs+2