ManiGaussian: Dynamic Gaussian Splatting for Multi-task Robotic Manipulation

Guanxing Lu, Shiyi Zhang, Ziwei Wang, Changliu Liu, Jiwen Lu, Yansong Tang

arXiv:2403.08321 · 2026-07-27 공개 · arXiv · PDF

robotic-manipulation gaussian-splatting multi-task-learning scene-reconstruction language-conditioned dynamic-modeling rlbench semantic-propagation

Abstract

Performing language-conditioned robotic manipulation tasks in unstructured environments is highly demanded for general intelligent robots. Conventional robotic manipulation methods usually learn semantic representation of the observation for action prediction, which ignores the scene-level spatiotemporal dynamics for human goal completion. In this paper, we propose a dynamic Gaussian Splatting method named ManiGaussian for multi-task robotic manipulation, which mines scene dynamics via future scene reconstruction. Specifically, we first formulate the dynamic Gaussian Splatting framework that infers the semantics propagation in the Gaussian embedding space, where the semantic representation is leveraged to predict the optimal robot action. Then, we build a Gaussian world model to parameterize the distribution in our dynamic Gaussian Splatting framework, which provides informative supervision in the interactive environment via future scene reconstruction. We evaluate our ManiGaussian on 10 RLBench tasks with 166 variations, and the results demonstrate our framework can outperform the state-of-the-art methods by 13.1\% in average success rate. Project page: https://guanxinglu.github.io/ManiGaussian/.

한국어 요약

한 줄 요약

ManiGaussian은 다중 작업 로봇 조작에서 장면 수준 시공간 역학을 학습하는 동적 가우시안 스플래팅 프레임워크를 제안한다.

핵심 기여도

핵심 아이디어

기존 로봇 조작 방법은 주로 시각 정보에서 의미적 표현을 추출하여 동작을 예측하는 방식을 사용하지만, 이는 장면 수준의 시공간 역학을 무시한다. ManiGaussian은 **가우시안 스플래팅**(Gaussian Splatting) 기반의 프레임워크를 통해 장면 내 의미의 전파를 추적하고, 이를 기반으로 최적의 로봇 동작을 예측한다. 특히, **가우시안 임베딩 공간**(Gaussian embedding space) 내에서 의미적 특징의 전파를 모델링함으로써, 물체 간 상호작용을 정확히 이해할 수 있도록 한다.

또한, **가우시안 월드 모델**을 통해 미래 장면을 재구성하며, 재구성된 장면과 실제 장면 간 일관성을 강제함으로써 역학 정보를 학습한다. 이는 **미래 장면 일관성 손실**(future scene consistency loss)을 통해 구현되며, 장기적 조작 과제에서도 효과적이다.

기술적 접근법

주요 결과

의의 및 한계

ManiGaussian은 **장면 수준 시공간 역학**을 학습함으로써, 언어 조건이 있는 로봇 조작 작업에서 높은 성공률을 달성한다. 특히, **가우시안 스플래팅 기반의 명시적 장면 재구성**이 **NeRF와 같은 암시적 방법**보다 효율적임을 보여준다. 이는 로봇이 물체 간 상호작용을 이해하고, 복잡한 작업을 수행하는 데 기여한다.

그러나, **가우시안 스플래팅 프레임워크는 다중 카메라 감독과 칼리브레이션**이 필요하다는 한계가 있다. 이는 실제 환경 적용 시 추가적인 장비와 설정이 요구될 수 있음을 의미한다.

실용적 활용

ManiGaussian은 언어 조건이 있는 **다중 작업 로봇 조작**(예: 물체 정렬, 도구 사용, 복잡한 조립)에 적용 가능하다. 특히, **구조화되지 않은 환경**(예: 가정, 제조 현장)에서 물체 간 상호작용을 이해하는 데 유용하며, **로봇 자율성 향상**에 기여할 수 있다.