English

Inverse Rendering for High-Genus Surface Meshes from Multi-View Images

Graphics 2025-11-25 v1 Computer Vision and Pattern Recognition

Abstract

We present a topology-informed inverse rendering approach for reconstructing high-genus surface meshes from multi-view images. Compared to 3D representations like voxels and point clouds, mesh-based representations are preferred as they enable the application of differential geometry theory and are optimized for modern graphics pipelines. However, existing inverse rendering methods often fail catastrophically on high-genus surfaces, leading to the loss of key topological features, and tend to oversmooth low-genus surfaces, resulting in the loss of surface details. This failure stems from their overreliance on Adam-based optimizers, which can lead to vanishing and exploding gradients. To overcome these challenges, we introduce an adaptive V-cycle remeshing scheme in conjunction with a re-parametrized Adam optimizer to enhance topological and geometric awareness. By periodically coarsening and refining the deforming mesh, our method informs mesh vertices of their current topology and geometry before optimization, mitigating gradient issues while preserving essential topological features. Additionally, we enforce topological consistency by constructing topological primitives with genus numbers that match those of ground truth using Gauss-Bonnet theorem. Experimental results demonstrate that our inverse rendering approach outperforms the current state-of-the-art method, achieving significant improvements in Chamfer Distance and Volume IoU, particularly for high-genus surfaces, while also enhancing surface details for low-genus surfaces.

Keywords

Cite

@article{arxiv.2511.18680,
  title  = {Inverse Rendering for High-Genus Surface Meshes from Multi-View Images},
  author = {Xiang Gao and Xinmu Wang and Xiaolong Wu and Jiazhi Li and Jingyu Shi and Yu Guo and Yuanpeng Liu and Xiyun Song and Heather Yu and Zongfang Lin and Xianfeng David Gu},
  journal= {arXiv preprint arXiv:2511.18680},
  year   = {2025}
}

Comments

3DV2026 Accepted (Poster)

R2 v1 2026-07-01T07:51:21.377Z