← Search

Tal Daniel

7 accepted papers

2026

3D-DLP: Self-supervised 3D Object-centric Scene Representation Learning

ICML 2026poster

We introduce 3D-DLP, a self-supervised object-centric representation learning model that decomposes scene-level RGB-D or voxel observations into a set of 3D latent particles. Building on the Deep Latent Particles (DLP) framework, each particle encodes disentangled attributes, including 3D keypoint p…

Cited by 0SourceScholar
2026

Hierarchical Entity-centric Reinforcement Learning with Factored Subgoal Diffusion

ICLR 2026poster

We propose a hierarchical entity-centric framework for offline Goal-Conditioned Reinforcement Learning (GCRL) that combines subgoal decomposition with factored structure to solve long-horizon tasks in domains with multiple entities. Achieving long-horizon goals in complex environments remains a core…

Cited by 0SourcecodeScholar
2026

Latent Particle World Models: Self-supervised Object-centric Stochastic Dynamics Modeling

ICLR 2026oral

We introduce Latent Particle World Model (LPWM), a self-supervised object-centric world model scaled to real-world multi-object datasets and applicable in decision-making. LPWM autonomously discovers keypoints, bounding boxes, and object masks directly from video data, enabling it to learn rich scen…

Cited by 0SourcecodeScholar
2025

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

ICLR 2025poster

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 environments due to the combinatorial complexity of the state space as well as of the de…

Cited by 0SourcePDFScholar
2024

Entity-Centric Reinforcement Learning for Object Manipulation from Pixels

ICLR 2024spotlight

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…