paper-with-me

홈 › Papers

Object-centric architectures enable efficient causal representation learning

2023-10-29 · Amin Mansouri, Jason Hartford, Yan Zhang, Yoshua Bengio

Causal representation learning has showed a variety of settings in which we can disentangle latent variables with identifiability guarantees (up to some reasonable equivalence class). Common to all of these approaches is the assumption that (1) the latent variables are represented as $d$-dimensional vectors, and (2) that the observations are the output of some injective generative function of these latent variables. While these assumptions appear benign, we show that when the observations are of multiple objects, the generative function is no longer injective and disentanglement fails in practice. We can address this failure by combining recent developments in object-centric learning and causal representation learning. By modifying the Slot Attention architecture arXiv:2006.15055, we develop an object-centric architecture that leverages weak supervision from sparse perturbations to disentangle each object's properties. This approach is more data-efficient in the sense that it requires significantly fewer perturbations than a comparable approach that encodes to a Euclidean space and we show that this approach successfully disentangles the properties of a set of objects in a series of simple image-based disentanglement experiments.

📄 PDF Abstract BibTeX arXiv:2310.19054

Code (1)

amansouri3476/oc-crl 공식 구현 pytorch

Tasks

DisentanglementObjectRepresentation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Robust Egocentric Referring Video Object Segmentation via Dual-Modal Causal Intervention

2025-12-30 · Haijing Liu, Zhiyuan Song, Hefeng Wu, Tao Pu 외 arxiv

Egocentric Referring Video Object Segmentation (Ego-RVOS) aims to segment the specific object actively involved in a human action, as described by a language query, within first-person videos. This task is critical for u…

Referring Video Object Segmentation

Parallelized Spatiotemporal Binding

2024-02-26 · Gautam Singh, Yue Wang, Jiawei Yang, Boris Ivanovic 외

While modern best practices advocate for scalable architectures that support long-range interactions, object-centric models are yet to fully embrace these architectures. In particular, existing object-centric models for …

DecoderObject

RobustCLEVR: A Benchmark and Framework for Evaluating Robustness in Object-centric Learning

2023-08-28 · Nathan Drenkow, Mathias Unberath

Object-centric representation learning offers the potential to overcome limitations of image-level representations by explicitly parsing image scenes into their constituent components. While image-level representations t…

Image GenerationObjectRepresentation Learning

Agent-Centric Representations for Multi-Agent Reinforcement Learning

2021-04-19 · Wenling Shang, Lasse Espeholt, Anton Raichuk, Tim Salimans

Object-centric representations have recently enabled significant progress in tackling relational reasoning tasks. By building a strong object-centric inductive bias into neural architectures, recent efforts have improved…

Inductive BiasMulti-agent Reinforcement LearningObjectreinforcement-learning+4

Causal Triplet: An Open Challenge for Intervention-centric Causal Representation Learning

2023-01-12 · Yuejiang Liu, Alexandre Alahi, Chris Russell, Max Horn 외

Recent years have seen a surge of interest in learning high-level causal representations from low-level image pairs under interventions. Yet, existing efforts are largely limited to simple synthetic settings that are far…

counterfactualRepresentation LearningTriplet