Unsupervised 3D Scene Representation Learning via Movable Object Inference

Abstract

Unsupervised, category-agnostic, object-centric 3D representation learning for complex scenes remains an open problem in computer vision. While a few recent methods can discover 3D objects from a single image, they remain struggling on scenes with diverse and complex object configurations as they discover objects mostly by appearance similarity which is insufficient for textured objects. In this work, we propose Movable Object Radiance Fields (MORF), aiming at scaling to complex scenes with diverse categories of objects. Inspired by cognitive science studies of object learning in babies, MORF learns 3D object representations via movable object inference. While obtaining 3D movable object signals requires multi-view videos of moving objects, we propose lifting a 2D movable object inference module that can be unsupervisedly pretrained on monocular videos. Thus, MORF requires only multi-view images of static training scenes. During testing, MORF can discover, reconstruct, and move unseen objects from novel categories, all from a single image of novel scenes. We propose a challenging simulated dataset with a diverse set of textured objects for training and testing. Experiments show that MORF extracts accurate object geometry and supports realistic object and scene reconstruction and editing, significantly outperforming the state-of-the-art.

Cite

Text

Chen et al. "Unsupervised 3D Scene Representation Learning via Movable Object Inference." Transactions on Machine Learning Research, 2024.

Markdown

[Chen et al. "Unsupervised 3D Scene Representation Learning via Movable Object Inference." Transactions on Machine Learning Research, 2024.](https://mlanthology.org/tmlr/2024/chen2024tmlr-unsupervised/)

BibTeX

@article{chen2024tmlr-unsupervised,
  title     = {{Unsupervised 3D Scene Representation Learning via Movable Object Inference}},
  author    = {Chen, Honglin and Lee, Wanhee and Yu, Hong-Xing and Venkatesh, Rahul Mysore and Tenenbaum, Joshua B. and Bear, Daniel and Wu, Jiajun and Yamins, Daniel LK},
  journal   = {Transactions on Machine Learning Research},
  year      = {2024},
  url       = {https://mlanthology.org/tmlr/2024/chen2024tmlr-unsupervised/}
}