paper-with-me

Papers

Learning Disentangled Representation in Object-Centric Models for Visual Dynamics Prediction via Transformers

2024-07-03 · Sanket Gandhi, Atul, Samanyu Mahajan, Vishal Sharma, Rushil Gupta, Arnab Kumar Mondal, Parag Singla

Recent work has shown that object-centric representations can greatly help improve the accuracy of learning dynamics while also bringing interpretability. In this work, we take this idea one step further, ask the following question: "can learning disentangled representation further improve the accuracy of visual dynamics prediction in object-centric models?" While there has been some attempt to learn such disentangled representations for the case of static images \citep{nsb}, to the best of our knowledge, ours is the first work which tries to do this in a general setting for video, without making any specific assumptions about the kind of attributes that an object might have. The key building block of our architecture is the notion of a {\em block}, where several blocks together constitute an object. Each block is represented as a linear combination of a given number of learnable concept vectors, which is iteratively refined during the learning process. The blocks in our model are discovered in an unsupervised manner, by attending over object masks, in a style similar to discovery of slots \citep{slot_attention}, for learning a dense object-centric representation. We employ self-attention via transformers over the discovered blocks to predict the next state resulting in discovery of visual dynamics. We perform a series of experiments on several benchmark 2-D, and 3-D datasets demonstrating that our architecture (1) can discover semantically meaningful blocks (2) help improve accuracy of dynamics prediction compared to SOTA object-centric models (3) perform significantly better in OOD setting where the specific attribute combinations are not seen earlier during training. Our experiments highlight the importance discovery of disentangled representation for visual dynamics prediction.

📄 PDF Abstract BibTeX arXiv:2407.03216

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeObject

Similar Papers 제목 키워드 기반

When Object-Centric World Models Meet Policy Learning: From Pixels to Policies, and Where It Breaks

2025-11-08 · Stefano Ferraro, Akihiro Nakano, Masahiro Suzuki, Yutaka Matsuo arxiv

Object-centric world models (OCWM) aim to decompose visual scenes into object-level representations, providing structured abstractions that could improve compositional generalization and data efficiency in reinforcement …

Reinforcement Learning

Disentangled Object-Centric Image Representation for Robotic Manipulation

2025-03-14 · David Emukpere, Romain Deffayet, Bingbing Wu, Romain Brégier 외

Learning robotic manipulation skills from vision is a promising approach for developing robotics applications that can generalize broadly to real-world scenarios. As such, many approaches to enable this vision have been …

Object

Explicitly Disentangled Representations in Object-Centric Learning

2024-01-18 · Riccardo Majellaro, Jonathan Collu, Aske Plaat, Thomas M. Moerland

Extracting structured representations from raw visual data is an important and long-standing challenge in machine learning. Recently, techniques for unsupervised learning of object-centric representations have raised gro…

DisentanglementObject

Relational Object-Centric Actor-Critic

2023-10-26 · Leonid Ugadiarov, Vitaliy Vorobyov, Aleksandr I. Panov

The advances in unsupervised object-centric representation learning have significantly improved its application to downstream tasks. Recent works highlight that disentangled object representations can aid policy learning…

Model-based Reinforcement LearningObjectreinforcement-learningReinforcement Learning+1

Learning Global Object-Centric Representations via Disentangled Slot Attention

2024-10-24 · Tonglin Chen, Yinxuan Huang, Zhimeng Shen, Jinghao Huang 외

Humans can discern scene-independent features of objects across various environments, allowing them to swiftly identify objects amidst changing factors such as lighting, perspective, size, and position and imagine the co…

ObjectPositionRepresentation LearningScene Generation