paper-with-me

홈 › Papers

GraspSplats: Efficient Manipulation with 3D Feature Splatting

2024-09-03 · Mazeyu Ji, Ri-Zhao Qiu, Xueyan Zou, Xiaolong Wang

The ability for robots to perform efficient and zero-shot grasping of object parts is crucial for practical applications and is becoming prevalent with recent advances in Vision-Language Models (VLMs). To bridge the 2D-to-3D gap for representations to support such a capability, existing methods rely on neural fields (NeRFs) via differentiable rendering or point-based projection methods. However, we demonstrate that NeRFs are inappropriate for scene changes due to their implicitness and point-based methods are inaccurate for part localization without rendering-based optimization. To amend these issues, we propose GraspSplats. Using depth supervision and a novel reference feature computation method, GraspSplats generates high-quality scene representations in under 60 seconds. We further validate the advantages of Gaussian-based representation by showing that the explicit and optimized geometry in GraspSplats is sufficient to natively support (1) real-time grasp sampling and (2) dynamic and articulated object manipulation with point trackers. With extensive experiments on a Franka robot, we demonstrate that GraspSplats significantly outperforms existing methods under diverse task settings. In particular, GraspSplats outperforms NeRF-based methods like F3RM and LERF-TOGO, and 2D detection methods.

📄 PDF Abstract BibTeX arXiv:2409.02084

Code (0)

등록된 구현이 없습니다.

Tasks

Feature SplattingNeRF

Similar Papers 제목 키워드 기반

ManiGaussian: Dynamic Gaussian Splatting for Multi-task Robotic Manipulation

2024-03-13 · Guanxing Lu, Shiyi Zhang, Ziwei Wang, Changliu Liu 외

Performing language-conditioned robotic manipulation tasks in unstructured environments is highly demanded for general intelligent robots. Conventional robotic manipulation methods usually learn semantic representation o…

Simulated Gaussian Manipulation

Splat-MOVER: Multi-Stage, Open-Vocabulary Robotic Manipulation via Editable Gaussian Splatting

2024-05-07 · Ola Shorinwa, Johnathan Tucker, Aliyah Smith, Aiden Swann 외

We present Splat-MOVER, a modular robotics stack for open-vocabulary robotic manipulation, which leverages the editability of Gaussian Splatting (GSplat) scene representations to enable multi-stage manipulation tasks. Sp…

Grasp GenerationSimulated Gaussian Manipulation

ArtGS:3D Gaussian Splatting for Interactive Visual-Physical Modeling and Manipulation of Articulated Objects

2025-07-03 · Qiaojun Yu, Xibin Yuan, Yu jiang, Junting Chen 외 arxiv

Articulated object manipulation remains a critical challenge in robotics due to the complex kinematic constraints and the limited physical reasoning of existing methods. In this work, we introduce ArtGS, a novel framewor…

Fake3DGS: A Benchmark for 3D Manipulation Detection in Neural Rendering

2026-04-30 · Davide Di Nucci, Riccardo Catalini, Guido Borghi, Roberto Vezzani arxiv

Recent advances in 3D reconstruction and neural rendering,particularly 3D Gaussian Splatting, make it feasible and simple to edit 3D scenes and re-render them as highly realistic images. Therefore, security concerns aris…

3D Reconstruction

SplatSim: Zero-Shot Sim2Real Transfer of RGB Manipulation Policies Using Gaussian Splatting

2024-09-16 · Mohammad Nomaan Qureshi, Sparsh Garg, Francisco Yandun, David Held 외

Sim2Real transfer, particularly for manipulation policies relying on RGB images, remains a critical challenge in robotics due to the significant domain shift between synthetic and real-world visual data. In this paper, w…