paper-with-me

홈 › Papers

Sequential Attend, Infer, Repeat: Generative Modelling of Moving Objects

2018-06-05 · NeurIPS 2018 12 · Adam R. Kosiorek, Hyunjik Kim, Ingmar Posner, Yee Whye Teh

We present Sequential Attend, Infer, Repeat (SQAIR), an interpretable deep generative model for videos of moving objects. It can reliably discover and track objects throughout the sequence of frames, and can also generate future frames conditioning on the current frame, thereby simulating expected motion of objects. This is achieved by explicitly encoding object presence, locations and appearances in the latent variables of the model. SQAIR retains all strengths of its predecessor, Attend, Infer, Repeat (AIR, Eslami et. al., 2016), including learning in an unsupervised manner, and addresses its shortcomings. We use a moving multi-MNIST dataset to show limitations of AIR in detecting overlapping or partially occluded objects, and show how SQAIR overcomes them by leveraging temporal consistency of objects. Finally, we also apply SQAIR to real-world pedestrian CCTV data, where it learns to reliably detect, track and generate walking pedestrians with no supervision.

📄 PDF Abstract BibTeX arXiv:1806.01794

Code (1)

akosiorek/sqair 공식 구현 tf

Similar Papers 제목 키워드 기반

R-SQAIR: Relational Sequential Attend, Infer, Repeat

2019-10-11 · Aleksandar Stanić, Jürgen Schmidhuber

Traditional sequential multi-object attention models rely on a recurrent mechanism to infer object relations. We propose a relational extension (R-SQAIR) of one such attention model (SQAIR) by endowing it with a module w…

Inductive BiasObject

Attend, Infer, Repeat: Fast Scene Understanding with Generative Models

2016-03-28 · NeurIPS 2016 12 · S. M. Ali Eslami, Nicolas Heess, Theophane Weber, Yuval Tassa 외

We present a framework for efficient inference in structured image models that explicitly reason about objects. We achieve this by performing probabilistic inference using a recurrent neural network that attends to scene…

Scene Understanding

Unsupervised and interpretable scene discovery with Discrete-Attend-Infer-Repeat

2019-03-14 · Duo Wang, Mateja Jamnik, Pietro Lio

In this work we present Discrete Attend Infer Repeat (Discrete-AIR), a Recurrent Auto-Encoder with structured latent distributions containing discrete categorical distributions, continuous attribute distributions, and fa…

Attribute

Mind the Gap when Conditioning Amortised Inference in Sequential Latent-Variable Models

2021-01-18 · ICLR 2021 1 · Justin Bayer, Maximilian Soelch, Atanas Mirchev, Baris Kayalibay 외

Amortised inference enables scalable learning of sequential latent-variable models (LVMs) with the evidence lower bound (ELBO). In this setting, variational posteriors are often only partially conditioned. While the true…

Sequential Neural Score Estimation: Likelihood-Free Inference with Conditional Score Based Diffusion Models

2022-10-10 · Louis Sharrock, Jack Simons, Song Liu, Mark Beaumont

We introduce Sequential Neural Posterior Score Estimation (SNPSE), a score-based method for Bayesian inference in simulator-based models. Our method, inspired by the remarkable success of score-based methods in generativ…

Bayesian Inference