paper-with-me

Papers

Deep Object-Centric Representations for Generalizable Robot Learning

2017-08-14 · Coline Devin, Pieter Abbeel, Trevor Darrell, Sergey Levine

Robotic manipulation in complex open-world scenarios requires both reliable physical manipulation skills and effective and generalizable perception. In this paper, we propose a method where general purpose pretrained visual models serve as an object-centric prior for the perception system of a learned policy. We devise an object-level attentional mechanism that can be used to determine relevant objects from a few trajectories or demonstrations, and then immediately incorporate those objects into a learned policy. A task-independent meta-attention locates possible objects in the scene, and a task-specific attention identifies which objects are predictive of the trajectories. The scope of the task-specific attention is easily adjusted by showing demonstrations with distractor objects or with diverse relevant objects. Our results indicate that this approach exhibits good generalization across object instances using very few samples, and can be used to learn a variety of manipulation tasks using reinforcement learning.

📄 PDF Abstract BibTeX arXiv:1708.04225

Code (1)

cdevin/objectattention 공식 구현 tf

Tasks

ObjectReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Towards Learning a Generalizable 3D Scene Representation from 2D Observations

2026-02-11 · Martin Gromniak, Jan-Gerrit Habekost, Sebastian Kamp, Sven Magg 외 arxiv

We introduce a Generalizable Neural Radiance Field approach for predicting 3D workspace occupancy from egocentric robot observations. Unlike prior methods operating in camera-centric coordinates, our model constructs occ…

EgoPhys: Learning Generalizable Physics Models of Deformable Objects from Egocentric Video

2026-06-15 · Hyunjin Kim, Ri-Zhao Qiu, Guangqi Jiang, Xiaolong Wang arxiv

Humans naturally understand object physics through everyday interactions, but faithfully predicting complex deformable dynamics, such as elastic materials and fabrics, remains a major challenge for computer vision and ro…

Zero-shot Generalization

ZimaBlue: Evolving Generalizable World Action Models through Scalable Video Pre-training

2026-08-31 · Xionghao Wu, Yijun Yang, Shiyang Zhou, Haoze Sun 외 hf

Robotic manipulation faces a fundamental scaling challenge: robust generalization demands broad physical experience, yet action-labeled robot trajectories are expensive to collect and inherently limited in diversity. Ego…

Learning Generalizable Manipulation Policies with Object-Centric 3D Representations

2023-10-22 · Yifeng Zhu, Zhenyu Jiang, Peter Stone, Yuke Zhu

We introduce GROOT, an imitation learning method for learning robust policies with object-centric and 3D priors. GROOT builds policies that generalize beyond their initial training conditions for vision-based manipulatio…

Imitation LearningObject

Slot-MPC: Goal-Conditioned Model Predictive Control with Object-Centric Representations

2026-05-14 · Jonathan Spieler, Angel Villar-Corrales, Sven Behnke arxiv

Predictive world models enable agents to model scene dynamics and reason about the consequences of their actions. Inspired by human perception, object-centric world models capture scene dynamics using object-level repres…

Reinforcement Learning