paper-with-me

홈 › Papers

SplatR : Experience Goal Visual Rearrangement with 3D Gaussian Splatting and Dense Feature Matching

2024-11-21 · Arjun P S, Andrew Melnik, Gora Chand Nandi

Experience Goal Visual Rearrangement task stands as a foundational challenge within Embodied AI, requiring an agent to construct a robust world model that accurately captures the goal state. The agent uses this world model to restore a shuffled scene to its original configuration, making an accurate representation of the world essential for successfully completing the task. In this work, we present a novel framework that leverages on 3D Gaussian Splatting as a 3D scene representation for experience goal visual rearrangement task. Recent advances in volumetric scene representation like 3D Gaussian Splatting, offer fast rendering of high quality and photo-realistic novel views. Our approach enables the agent to have consistent views of the current and the goal setting of the rearrangement task, which enables the agent to directly compare the goal state and the shuffled state of the world in image space. To compare these views, we propose to use a dense feature matching method with visual features extracted from a foundation model, leveraging its advantages of a more universal feature representation, which facilitates robustness, and generalization. We validate our approach on the AI2-THOR rearrangement challenge benchmark and demonstrate improvements over the current state of the art methods

📄 PDF Abstract BibTeX arXiv:2411.14322

Code (1)

splat-r/splatr 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Rearrangement: A Challenge for Embodied AI

2020-11-03 · Dhruv Batra, Angel X. Chang, Sonia Chernova, Andrew J. Davison 외

We describe a framework for research and evaluation in Embodied AI. Our proposal is based on a canonical task: Rearrangement. A standard task can focus the development of new techniques and serve as a source of trained m…

Benchmarking

SplaTraj: Camera Trajectory Generation with Semantic Gaussian Splatting

2024-10-08 · Xinyi Liu, Tianyi Zhang, Matthew Johnson-Roberson, Weiming Zhi

Many recent developments for robots to represent environments have focused on photorealistic reconstructions. This paper particularly focuses on generating sequences of images from the photorealistic Gaussian Splatting m…

A Simple Approach for Visual Rearrangement: 3D Mapping and Semantic Search

2022-06-21 · Brandon Trabucco, Gunnar Sigurdsson, Robinson Piramuthu, Gaurav S. Sukhatme 외

Physically rearranging objects is an important capability for embodied agents. Visual room rearrangement evaluates an agent's ability to rearrange objects in a room to a desired goal based solely on visual input. We prop…

Semantic Segmentation

LLM-GROP: Visually Grounded Robot Task and Motion Planning with Large Language Models

2025-11-11 · Xiaohan Zhang, Yan Ding, Yohei Hayamizu, Zainab Altaweel 외 arxiv

Task planning and motion planning are two of the most important problems in robotics, where task planning methods help robots achieve high-level goals and motion planning methods maintain low-level feasibility. Task and …

Object RearrangementMotion Planning

A Category Agnostic Model for Visual Rearrangment

2024-01-01 · CVPR 2024 1 · Yuyi Liu, Xinhang Song, Weijie Li, Xiaohan Wang 외

This paper presents a novel category agnostic model for visual rearrangement task which can help an embodied agent to physically recover the shuffled scene configuration without any category concepts to the goal conf…

Change DetectionmodelScene Change Detection