paper-with-me

Papers

Object-Oriented Dynamics Predictor

2018-05-25 · NeurIPS 2018 12 · Guangxiang Zhu, Zhiao Huang, Chongjie Zhang

Generalization has been one of the major challenges for learning dynamics models in model-based reinforcement learning. However, previous work on action-conditioned dynamics prediction focuses on learning the pixel-level motion and thus does not generalize well to novel environments with different object layouts. In this paper, we present a novel object-oriented framework, called object-oriented dynamics predictor (OODP), which decomposes the environment into objects and predicts the dynamics of objects conditioned on both actions and object-to-object relations. It is an end-to-end neural network and can be trained in an unsupervised manner. To enable the generalization ability of dynamics learning, we design a novel CNN-based relation mechanism that is class-specific (rather than object-specific) and exploits the locality principle. Empirical results show that OODP significantly outperforms previous methods in terms of generalization over novel environments with various object layouts. OODP is able to learn from very few environments and accurately predict dynamics in a large number of unseen environments. In addition, OODP learns semantically and visually interpretable dynamics models.

📄 PDF Abstract BibTeX arXiv:1806.07371

Code (1)

mig-zh/OODP 공식 구현 tf

Tasks

Model-based Reinforcement LearningObjectReinforcement Learning

Similar Papers 제목 키워드 기반

Object-Oriented Dynamics Learning through Multi-Level Abstraction

2019-04-16 · Guangxiang Zhu, Jianhao Wang, Zhizhou Ren, Zichuan Lin 외

Object-based approaches for learning action-conditioned dynamics has demonstrated promise for generalization and interpretability. However, existing approaches suffer from structural limitations and optimization difficul…

ObjectRelational ReasoningSelf-Supervised Learning

Object-Oriented Model Learning through Multi-Level Abstraction

2019-05-01 · ICLR 2019 5 · Guangxiang Zhu, Jianhao Wang, Zhizhou Ren, Chongjie Zhang

Object-based approaches for learning action-conditioned dynamics has demonstrated promise for generalization and interpretability. However, existing approaches suffer from structural limitations and optimization difficu…

modelObjectRelational ReasoningSelf-Supervised Learning

Fully Convolutional Grasp Detection Network with Oriented Anchor Box

2018-03-06 · Xinwen Zhou, Xuguang Lan, Hanbo Zhang, Zhiqiang Tian 외

In this paper, we present a real-time approach to predict multiple grasping poses for a parallel-plate robotic gripper using RGB images. A model with oriented anchor box mechanism is proposed and a new matching strategy …

Object-Centric Video Prediction via Decoupling of Object Dynamics and Interactions

2023-02-23 · Angel Villar-Corrales, Ismail Wahdan, Sven Behnke

We propose a novel framework for the task of object-centric video prediction, i.e., extracting the compositional structure of a video sequence, as well as modeling objects dynamics and interactions from visual observatio…

ObjectPredictionVideo Prediction

Learning Object-Oriented Dynamics for Planning from Text

2021-09-29 · ICLR 2022 4 · Guiliang Liu, Ashutosh Adhikari, Amir-Massoud Farahmand, Pascal Poupart

The advancement of dynamics models enables model-based planning in complex environments. Existing dynamics models commonly study image-based games with fully observable states. Generalizing these models to Text-Based Gam…

Decision MakingObjecttext-based games