Mask-Conditioned Voxel Diffusion for Joint Geometry and Color Inpainting
Aarya Sumuk
TL;DR
This work tackles the restoration of damaged 3D objects by jointly reconstructing geometry and color within a voxel framework. It introduces a two-stage approach: first predicting a damage mask from 2D RGB slices, then performing mask-conditioned diffusion inpainting on $32^3$ voxels to recover occupancy and color while preserving observed regions. The method outperforms symmetry-based baselines in geometry completion and yields coherent color under synthetic damage on textured artifacts, demonstrating the practicality of explicit mask conditioning for volumetric diffusion in restoration tasks. While effective at the chosen resolution, color fidelity remains sensitive to texture complexity, motivating future work on higher-resolution representations and stronger appearance priors for real-world cultural heritage applications.
Abstract
We present a lightweight two-stage framework for joint geometry and color inpainting of damaged 3D objects, motivated by the digital restoration of cultural heritage artifacts. The pipeline separates damage localization from reconstruction. In the first stage, a 2D convolutional network predicts damage masks on RGB slices extracted from a voxelized object, and these predictions are aggregated into a volumetric mask. In the second stage, a diffusion-based 3D U-Net performs mask-conditioned inpainting directly on voxel grids, reconstructing geometry and color while preserving observed regions. The model jointly predicts occupancy and color using a composite objective that combines occupancy reconstruction with masked color reconstruction and perceptual regularization. We evaluate the approach on a curated set of textured artifacts with synthetically generated damage using standard geometric and color metrics. Compared to symmetry-based baselines, our method produces more complete geometry and more coherent color reconstructions at a fixed 32^3 resolution. Overall, the results indicate that explicit mask conditioning is a practical way to guide volumetric diffusion models for joint 3D geometry and color inpainting.
