English

Continuous Scene Representations for Embodied AI

Computer Vision and Pattern Recognition 2022-04-01 v1 Artificial Intelligence Machine Learning Robotics

Abstract

We propose Continuous Scene Representations (CSR), a scene representation constructed by an embodied agent navigating within a space, where objects and their relationships are modeled by continuous valued embeddings. Our method captures feature relationships between objects, composes them into a graph structure on-the-fly, and situates an embodied agent within the representation. Our key insight is to embed pair-wise relationships between objects in a latent space. This allows for a richer representation compared to discrete relations (e.g., [support], [next-to]) commonly used for building scene representations. CSR can track objects as the agent moves in a scene, update the representation accordingly, and detect changes in room configurations. Using CSR, we outperform state-of-the-art approaches for the challenging downstream task of visual room rearrangement, without any task specific training. Moreover, we show the learned embeddings capture salient spatial details of the scene and show applicability to real world data. A summery video and code is available at https://prior.allenai.org/projects/csr.

Keywords

Cite

@article{arxiv.2203.17251,
  title  = {Continuous Scene Representations for Embodied AI},
  author = {Samir Yitzhak Gadre and Kiana Ehsani and Shuran Song and Roozbeh Mottaghi},
  journal= {arXiv preprint arXiv:2203.17251},
  year   = {2022}
}

Comments

CVPR 2022

R2 v1 2026-06-24T10:33:46.063Z