CelloCut: Constructive Watertight Remeshing via Tetrahedral Cell Cuts

📅 2026-05-18
📈 Citations: 0
Influential: 0
📄 PDF

career value

230K/year
🤖 AI Summary
This work addresses the challenge of watertight remeshing for meshes with complex topology, single-layer structures, or large missing regions, where existing methods often fail to infer globally consistent inside–outside partitions from local geometry, leading to volume-inconsistent pseudo-watertight reconstructions such as double-shell artifacts. We propose the first approach that rigorously formulates watertight remeshing as a voxel labeling problem, building a binary labeling model over a Delaunay tetrahedralization and achieving globally consistent watertight surface reconstruction through graph-cut energy minimization with one-sided constraints. The method inherently guarantees watertightness, effectively suppresses double-shell artifacts, and eliminates unsupported boundaries via a weighted interface penalty term. Extensive evaluations on CelloScan, CelloFill, and ModelNet10 benchmarks demonstrate significant improvements over state-of-the-art methods, particularly yielding compact and volume-consistent solid reconstructions for complex topologies and single-layer geometries.
📝 Abstract
Watertight remeshing aims to recover a surface that induces a globally consistent interior--exterior partition of 3D space. However, for meshes with complex topology, single-layer structures, or large missing regions, inferring such a partition from local surface geometry is inherently ambiguous. As a result, existing methods often produce surface-accurate yet volumetrically inconsistent reconstructions, e.g., closely spaced double shells. The key insight of this work is that watertight remeshing should be treated as a volumetric partitioning problem rather than a surface-level repair task. To this end, we propose CelloCut, a constructive framework that formulates watertight conversion as a binary labeling problem over a Delaunay tetrahedral partition of space. We solve this via graph-cut energy minimization with one-sided constraints that preserve proxy-supported interior evidence and weighted interface penalties that discourage unsupported newly introduced boundaries. By computing a globally consistent volumetric partition, CelloCut guarantees a strictly watertight output by construction and strongly suppresses pseudo-watertight artifacts such as double shells, even under severe topological defects. Experimental results on two newly introduced challenging benchmarks, CelloScan and CelloFill, as well as standard ModelNet10 dataset, demonstrate that CelloCut significantly outperforms state-of-the-art methods, particularly in handling complex topologies and single-layer structures, producing compact and volumetrically consistent solid reconstructions. The project page is available at https://rangeryx-66.github.io/CelloCut/.
Problem

Research questions and friction points this paper is trying to address.

watertight remeshing
volumetric consistency
topological defects
double shells
3D reconstruction
Innovation

Methods, ideas, or system contributions that make the work stand out.

watertight remeshing
volumetric partitioning
tetrahedral meshing
graph-cut optimization
Delaunay triangulation
🔎 Similar Papers
2024-04-20Neural Information Processing SystemsCitations: 1