ICRA 2026

GaussTwin: Unified Simulation and Correction with Gaussian Splatting for Robotic Digital Twins

Yichen Cai1, Paul Jansonnie1,5, Cristiana de Farias1, Oleg Arenz1, and Jan Peters1,2,3,4

1Intelligent Autonomous Systems Lab, Technical University of Darmstadt, Germany   2Hessian.AI, Germany  
3German Research Center for AI (DFKI), SAIROL, Germany   4Robotics Institute Germany (RIG)   5NAVER LABS Europe

0:00 / 0:00

Abstract

Digital twins promise to enhance robotic manipulation by maintaining a consistent link between real-world perception and simulation. However, most existing systems struggle with the lack of a unified model, complex dynamic interactions, and the real-to-sim gap, which limits downstream applications such as model predictive control. Thus, we propose GaussTwin, a real-time digital twin that combines position-based dynamics with discrete Cosserat rod formulations for physically grounded simulation, and Gaussian splatting for efficient rendering and visual correction. By anchoring Gaussians to physical primitives and enforcing coherent SE(3) updates driven by photometric error and segmentation masks, GaussTwin achieves stable prediction–correction while preserving physical fidelity. Through experiments in both simulation and on a Franka Research 3 platform, we show that GaussTwin consistently improves tracking accuracy and robustness compared to shape-matching and rigid-only baselines, while also enabling downstream tasks such as push-based planning. These results highlight GaussTwin as a step toward unified, physically meaningful digital twins that can support closed-loop robotic interaction and learning.

Method Overview

GaussTwin pipeline overview
GaussTwin pipeline. The system takes multi-view camera observations as input. First, the objects in the scene are masked, represented by particles, and bonded to 3D Gaussians. The motion of these particles is then predicted at each time step using PBD, and subsequently refined through Gaussian splatting optimization. The bottom two rows illustrate the prediction–correction process carried out by GaussTwin.

Results Videos

Rope

Single

Pushover

Double

Related Links

BibTeX

@inproceedings{cai2026gausstwin,
  title     = {GaussTwin: Unified Simulation and Correction with
               Gaussian Splatting for Robotic Digital Twins},
  author    = {Cai, Yichen and Jansonnie, Paul and de Farias, Cristiana
               and Arenz, Oleg and Peters, Jan},
  booktitle = {Proceedings of the IEEE International Conference on
               Robotics and Automation (ICRA)},
  year      = {2026},
}