paper-with-me

Papers

Continuous Scene Representations for Embodied AI

2022-03-31 · CVPR 2022 1 · Samir Yitzhak Gadre, Kiana Ehsani, Shuran Song, Roozbeh Mottaghi

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.

📄 PDF Abstract BibTeX arXiv:2203.17251

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TGSFormer: Scalable Temporal Gaussian Splatting for Embodied Semantic Scene Completion

2025-11-29 · Rui Qian, Haozhi Cao, Tianchen Deng, Tianxin Hu 외 arxiv

Embodied 3D Semantic Scene Completion (SSC) infers dense geometry and semantics from continuous egocentric observations. Most existing Gaussian-based methods rely on random initialization of many primitives within predef…

3D Semantic Scene Completion

"Where am I?" Scene Retrieval with Language

2024-04-22 · Jiaqi Chen, Daniel Barath, Iro Armeni, Marc Pollefeys 외

Natural language interfaces to embodied AI are becoming more ubiquitous in our daily lives. This opens up further opportunities for language-based interaction with embodied agents, such as a user verbally instructing an …

Retrieval

GSMem: 3D Gaussian Splatting as Persistent Spatial Memory for Zero-Shot Embodied Exploration and Reasoning

2026-03-19 · Yiren Lu, Yi Du, Disheng Liu, Yunlai Zhou 외 arxiv

Effective embodied exploration requires agents to accumulate and retain spatial knowledge over time. However, existing scene representations, such as discrete scene graphs or static view-based snapshots, lack \textit{pos…

Question Answering

SoftNav: Injecting 3D Scene Tokens into VLMs for Embodied Navigation

2026-07-16 · Yi Wu, Junjie An, Xiao Liu, Yiqun Zhou 외 arxiv

In goal-directed embodied navigation, where an agent must locate a specified target in an unseen environment, 3D scene understanding and navigation reasoning must work in concert. Current approaches transmit 3D scene inf…

Scene Understanding

3D-Mem: 3D Scene Memory for Embodied Exploration and Reasoning

2024-11-23 · CVPR 2025 1 · Yuncong Yang, Han Yang, Jiachen Zhou, Peihao Chen 외

Constructing compact and informative 3D scene representations is essential for effective embodied exploration and reasoning, especially in complex environments over extended periods. Existing representations, such as obj…

Management