Self-Parameterization Based Multi-Resolution Mesh Convolution Networks
Shi Hezi, Jiang Luo, Zheng Jianmin, Zeng Jun

TL;DR
This paper introduces a novel multi-resolution mesh convolution network that constructs a mesh pyramid directly from high-resolution data, using area-aware operations and parallel multi-resolution subnetworks for improved 3D mesh dense prediction.
Contribution
It proposes a self-parameterization-based multi-resolution mesh convolution approach with direct mesh pyramid construction and parallel multi-resolution subnetworks, enhancing prediction accuracy.
Findings
Achieves more accurate 3D mesh dense predictions.
Maintains high-resolution representations for better multi-scale fusion.
Uses bijective inter-surface mappings to reduce errors.
Abstract
This paper addresses the challenges of designing mesh convolution neural networks for 3D mesh dense prediction. While deep learning has achieved remarkable success in image dense prediction tasks, directly applying or extending these methods to irregular graph data, such as 3D surface meshes, is nontrivial due to the non-uniform element distribution and irregular connectivity in surface meshes which make it difficult to adapt downsampling, upsampling, and convolution operations. In addition, commonly used multiresolution networks require repeated high-to-low and then low-to-high processes to boost the performance of recovering rich, high-resolution representations. To address these challenges, this paper proposes a self-parameterization-based multi-resolution convolution network that extends existing image dense prediction architectures to 3D meshes. The novelty of our approach lies in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsHigh-resolution input · Convolution
