paper-with-me

Papers

Variational Inference for Scalable 3D Object-centric Learning

2023-09-25 · Tianyu Wang, Kee Siong Ng, Miaomiao Liu

We tackle the task of scalable unsupervised object-centric representation learning on 3D scenes. Existing approaches to object-centric representation learning show limitations in generalizing to larger scenes as their learning processes rely on a fixed global coordinate system. In contrast, we propose to learn view-invariant 3D object representations in localized object coordinate systems. To this end, we estimate the object pose and appearance representation separately and explicitly map object representations across views while maintaining object identities. We adopt an amortized variational inference pipeline that can process sequential input and scalably update object latent distributions online. To handle large-scale scenes with a varying number of objects, we further introduce a Cognitive Map that allows the registration and query of objects on a per-scene global map to achieve scalable representation learning. We explore the object-centric neural radiance field (NeRF) as our 3D scene representation, which is jointly modeled within our unsupervised object-centric learning framework. Experimental results on synthetic and real datasets show that our proposed method can infer and maintain object-centric representations of 3D scenes and outperforms previous models.

📄 PDF Abstract BibTeX arXiv:2309.14010

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFObjectRepresentation LearningVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Automatic Variational Inference in Stan

2015-06-10 · NeurIPS 2015 12 · Alp Kucukelbir, Rajesh Ranganath, Andrew Gelman, David M. Blei

Variational inference is a scalable technique for approximate Bayesian inference. Deriving variational inference algorithms requires tedious model-specific calculations; this makes it difficult to automate. We propose an…

Bayesian InferenceProbabilistic ProgrammingVariational Inference

Efficient Approximate Inference with Walsh-Hadamard Variational Inference

2019-11-29 · Simone Rossi, Sebastien Marmin, Maurizio Filippone

Variational inference offers scalable and flexible tools to tackle intractable Bayesian inference of modern statistical models like Bayesian neural networks and Gaussian processes. For largely over-parameterized models, …

Bayesian InferenceGaussian ProcessesVariational Inference

Dynamic Tiling: A Model-Agnostic, Adaptive, Scalable, and Inference-Data-Centric Approach for Efficient and Accurate Small Object Detection

2023-09-20 · Son The Nguyen, Theja Tulabandhula, Duy Nguyen

We introduce Dynamic Tiling, a model-agnostic, adaptive, and scalable approach for small object detection, anchored in our inference-data-centric philosophy. Dynamic Tiling starts with non-overlapping tiles for initial d…

Objectobject-detectionObject DetectionPhilosophy+1

Spatially Invariant Unsupervised 3D Object-Centric Learning and Scene Decomposition

2021-06-10 · Tianyu Wang, Miaomiao Liu, Kee Siong Ng

We tackle the problem of object-centric learning on point clouds, which is crucial for high-level relational reasoning and scalable machine intelligence. In particular, we introduce a framework, SPAIR3D, to factorize a 3…

ObjectRelational ReasoningSemantic Segmentation

Non-maximum Suppression Also Closes the Variational Approximation Gap of Multi-object Variational Autoencoders

2021-01-01 · Li Nanbo, Robert Burns Fisher

Learning object-centric scene representations is crucial for scene structural understanding. However, current unsupervised scene factorization and representation learning models do not reason about scene objects' relatio…

ObjectRepresentation LearningScene Understanding