paper-with-me

Papers

Entity-Centric Reinforcement Learning for Object Manipulation from Pixels

2024-04-01 · Dan Haramati, Tal Daniel, Aviv Tamar

Manipulating objects is a hallmark of human intelligence, and an important task in domains such as robotics. In principle, Reinforcement Learning (RL) offers a general approach to learn object manipulation. In practice, however, domains with more than a few objects are difficult for RL agents due to the curse of dimensionality, especially when learning from raw image observations. In this work we propose a structured approach for visual RL that is suitable for representing multiple objects and their interaction, and use it to learn goal-conditioned manipulation of several objects. Key to our method is the ability to handle goals with dependencies between the objects (e.g., moving objects in a certain order). We further relate our architecture to the generalization capability of the trained agent, based on a theoretical result for compositional generalization, and demonstrate agents that learn with 3 objects but generalize to similar tasks with over 10 objects. Videos and code are available on the project website: https://sites.google.com/view/entity-centric-rl

📄 PDF Abstract BibTeX arXiv:2404.01220

Code (1)

danhrmti/ecrl 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

GORDON: Graph-based Object-centric Rewards for Decomposition of Long-Horizon Manipulation

2026-08-04 · Andrea Protopapa, Davide Buoso, Francesca Pistilli, Georgia Chalvatzaki 외 arxiv

Learning long-horizon manipulation skills with reinforcement learning remains challenging due to the complexity of reward design, the limited guidance of sparse rewards, and the high cost of manual subtask annotation. Vi…

Reinforcement LearningGraph Neural Network

CDE: Concept-Driven Exploration for Reinforcement Learning

2025-10-09 · Le Mao, Andrew H. Liu, Renos Zabounidis, Yanan Niu 외 arxiv

Intelligent exploration remains a critical challenge in reinforcement learning (RL), especially in visual control tasks. Unlike low-dimensional state-based RL, visual RL must extract task-relevant structure from raw pixe…

Reinforcement Learning

SOLD: Slot Object-Centric Latent Dynamics Models for Relational Manipulation Learning from Pixels

2024-10-11 · Malte Mosbach, Jan Niklas Ewertz, Angel Villar-Corrales, Sven Behnke

Learning a latent dynamics model provides a task-agnostic representation of an agent's understanding of its environment. Leveraging this knowledge for model-based reinforcement learning (RL) holds the potential to improv…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

EC-Diffuser: Multi-Object Manipulation via Entity-Centric Behavior Generation

2024-12-25 · Carl Qi, Dan Haramati, Tal Daniel, Aviv Tamar 외

Object manipulation is a common component of everyday tasks, but learning to manipulate objects from high-dimensional observations presents significant challenges. These challenges are heightened in multi-object environm…

ObjectZero-shot Generalization

Pixel-Level Hand Detection in Ego-centric Videos

2013-06-01 · CVPR 2013 6 · Cheng Li, Kris M. Kitani

We address the task of pixel-level hand detection in the context of ego-centric cameras. Extracting hand regions in ego-centric videos is a critical step for understanding handobject manipulation and analyzing hand-eye c…

Hand DetectionSign Language Recognition