paper-with-me

Papers

Efficient Iterative Amortized Inference for Learning Symmetric and Disentangled Multi-Object Representations

2021-06-07 · Patrick Emami, Pan He, Sanjay Ranka, Anand Rangarajan

Unsupervised multi-object representation learning depends on inductive biases to guide the discovery of object-centric representations that generalize. However, we observe that methods for learning these representations are either impractical due to long training times and large memory consumption or forego key inductive biases. In this work, we introduce EfficientMORL, an efficient framework for the unsupervised learning of object-centric representations. We show that optimization challenges caused by requiring both symmetry and disentanglement can in fact be addressed by high-cost iterative amortized inference by designing the framework to minimize its dependence on it. We take a two-stage approach to inference: first, a hierarchical variational autoencoder extracts symmetric and disentangled representations through bottom-up inference, and second, a lightweight network refines the representations with top-down feedback. The number of refinement steps taken during training is reduced following a curriculum, so that at test time with zero steps the model achieves 99.1% of the refined decomposition performance. We demonstrate strong object decomposition and disentanglement on the standard multi-object benchmark while achieving nearly an order of magnitude faster training and test time inference over the previous state-of-the-art model.

📄 PDF Abstract BibTeX arXiv:2106.03630

Code (1)

pemami4911/EfficientMORL 공식 구현 pytorch

Tasks

DisentanglementObjectRepresentation Learning

Similar Papers 제목 키워드 기반

Iterative Amortized Hierarchical VAE

2026-01-22 · Simon W. Penninga, Ruud J. G. van Sloun arxiv

In this paper we propose the Iterative Amortized Hierarchical Variational Autoencoder (IA-HVAE), which expands on amortized inference with a hybrid scheme containing an initial amortized guess and iterative refinement wi…

Variational Tracking and Prediction with Generative Disentangled State-Space Models

2019-10-14 · Adnan Akhundov, Maximilian Soelch, Justin Bayer, Patrick van der Smagt

We address tracking and prediction of multiple moving objects in visual data streams as inference and sampling in a disentangled latent state-space model. By encoding objects separately and including explicit position in…

Bayesian InferencePositionState Space Models

Demystifying Inter-Class Disentanglement

2019-06-27 · ICLR 2020 1 · Aviv Gabbay, Yedid Hoshen

Learning to disentangle the hidden factors of variations within a set of observations is a key task for artificial intelligence. We present a unified formulation for class and content disentanglement and use it to illust…

ClusteringDisentanglementTranslationUnsupervised Image-To-Image Translation

Iterative Amortized Policy Optimization

2020-10-20 · NeurIPS 2021 12 · Joseph Marino, Alexandre Piché, Alessandro Davide Ialongo, Yisong Yue

Policy networks are a central feature of deep reinforcement learning (RL) algorithms for continuous control, enabling the estimation and sampling of high-value actions. From the variational inference perspective on RL, p…

continuous-controlContinuous ControlDeep Reinforcement Learningreinforcement-learning+2

Hybrid Predictive Coding: Inferring, Fast and Slow

2022-04-05 · Alexander Tschantz, Beren Millidge, Anil K Seth, Christopher L Buckley

Predictive coding is an influential model of cortical neural activity. It proposes that perceptual beliefs are furnished by sequentially minimising "prediction errors" - the differences between predicted and observed dat…

Bayesian InferenceObject Recognition