TopoGaussian: Inferring Internal Topology Structures from Visual Clues
Xiaoyu Xiong, Changyu Hu, Chunru Lin, Pingchuan Ma, Chuang Gan, Tao Du
TL;DR
TopoGaussian addresses inferring interior topology of opaque objects from exterior visual cues by combining Gaussian Splatting for exterior reconstruction with a volumetric, mesh-free point cloud and a differentiable particle-based simulator. It supports three topology representations (point, neural implicit surface, and quadratic surface) and optimizes topology parameters via gradients to match observed motion, enabling physically plausible interior designs. The approach yields substantial speedups over mesh-based baselines and improves topology quality, with successful validation on synthetic data and four real-world prototypes including 3D-printed parts. This mesh-free pipeline has potential impact on 3D vision, soft robotics, and manufacturing by enabling non-intrusive interior design inference and rapid fabrication.
Abstract
We present TopoGaussian, a holistic, particle-based pipeline for inferring the interior structure of an opaque object from easily accessible photos and videos as input. Traditional mesh-based approaches require tedious and error-prone mesh filling and fixing process, while typically output rough boundary surface. Our pipeline combines Gaussian Splatting with a novel, versatile particle-based differentiable simulator that simultaneously accommodates constitutive model, actuator, and collision, without interference with mesh. Based on the gradients from this simulator, we provide flexible choice of topology representation for optimization, including particle, neural implicit surface, and quadratic surface. The resultant pipeline takes easily accessible photos and videos as input and outputs the topology that matches the physical characteristics of the input. We demonstrate the efficacy of our pipeline on a synthetic dataset and four real-world tasks with 3D-printed prototypes. Compared with existing mesh-based method, our pipeline is 5.26x faster on average with improved shape quality. These results highlight the potential of our pipeline in 3D vision, soft robotics, and manufacturing applications.
