Search papers, labs, and topics across Lattice.
This paper introduces Self-Induced Mirror-Point Consistency (SIMPC), a novel unsupervised point cloud denoising method that learns deterministic correspondences between noisy points and the underlying surface. SIMPC generates mirror points on the opposite side of the surface for each noisy point, leveraging geometric priors to guide denoising. By enforcing consistency between the denoising targets of original and mirror points, SIMPC achieves state-of-the-art performance, even surpassing some supervised methods on both synthetic and real-world datasets.
Unsupervised point cloud denoising can achieve state-of-the-art results by learning to create and enforce consistency between "mirror points" reflecting the underlying surface geometry.
In point clouds, noise directly perturbs point coordinates that encode both spatial location and geometry, making one-to-one correspondence construction more challenging than in images. Existing methods impose statistical mappings across noisy variants via noise or optimal transport, but suffer from correspondence ambiguity. In this work, we propose Self-Induced Mirror-Point Consistency (SIMPC) to learn deterministic correspondences between points and the underlying surface in an unsupervised manner. For each noisy point, SIMPC generates a mirror-point on the opposite side of the underlying surface, guided by geometric priors during the denoising process. By encouraging consistency between the denoising targets of the original point and its mirror counterpart, SIMPC effectively localizes the position of underlying surface. Extensive experiments on synthetic and real-world datasets demonstrate that SIMPC significantly outperforms state-of-the-art unsupervised methods and surpasses several strong supervised counterparts.