GenCorres: Consistent Shape Matching via Coupled Implicit-Explicit Shape Generative Models

Read original: arXiv:2304.10523 - Published 4/17/2024 by Haitao Yang, Xiangru Huang, Bo Sun, Chandrajit Bajaj, Qixing Huang
Total Score

0

🎯

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Introduces a novel unsupervised joint shape matching (JSM) approach called GenCorres
  • Key idea is to learn a mesh generator that fits an unorganized deformable shape collection while preserving geometric structures
  • Presents three advantages over existing JSM techniques: larger synthetic shape collection, unified consistent shape matching and pairwise matching, and concise encoding of correspondences
  • Addresses the challenge of learning a mesh generator from an unorganized shape collection by learning an implicit generator first and using it to guide initial fittings for the mesh generator

Plain English Explanation

GenCorres is a new technique for automatically finding the correspondences, or matching points, between a collection of 3D shapes. The key idea is to create a large set of synthetic 3D shapes that are similar to the input shapes, and then use these synthetic shapes to help find the correspondences.

This has a few benefits:

  1. The synthetic shapes allow GenCorres to leverage more data-driven power than previous techniques, which only used the original input shapes.
  2. GenCorres can find both consistent shape matching (aligning all the shapes) and pairwise matching (aligning two shapes) at the same time, by enforcing geometric constraints between the synthetic shapes.
  3. The mesh generator learned by GenCorres provides a compact way to represent the correspondences between the shapes.

The challenge is that learning the mesh generator from an unorganized collection of shapes is difficult. GenCorres addresses this by first learning an "implicit" generator, which can create intermediate shapes between any two input shapes. It then uses this implicit generator to guide the initial fitting of a template shape to each input shape, which helps the mesh generator learn more effectively.

Experiments show that GenCorres outperforms other state-of-the-art shape matching techniques. The synthetic shapes it generates also perform better than other shape generators at tasks like 3D human reconstruction and 3D shape synthesis.

Technical Explanation

The key technical innovation in GenCorres is the use of a learned mesh generator to fit an unorganized collection of 3D shapes, while preserving important geometric structures like local rigidity and conformality between the synthetic shapes. This unified approach to consistent shape matching and pairwise matching allows GenCorres to leverage a much larger set of synthetic shapes compared to prior techniques.

The main challenge is that learning such a mesh generator from an unorganized shape collection is difficult and requires good initialization. GenCorres addresses this by first learning an implicit generator that can create intermediate shapes between any two input shapes. It then uses the implicit generator to guide the initial fitting of a template shape to each input shape, which provides a better starting point for learning the final mesh generator.

Specifically, GenCorres computes correspondences between the implicit surfaces of adjacent synthetic shapes, and uses these correspondences to regularize the implicit generator. The synthetic shapes from the implicit generator then serve as initialization for the final mesh generator learning process.

Experimental results demonstrate that GenCorres significantly outperforms state-of-the-art JSM techniques on a variety of benchmarks. Additionally, the synthetic shapes produced by GenCorres' mesh generator also achieve superior performance compared to other generative shape models in tasks like 3D human reconstruction and shape synthesis.

Critical Analysis

The paper presents a compelling approach to joint shape matching, with several innovative technical components. However, there are a few potential limitations and areas for further research:

  1. The reliance on an implicit generator for initialization may limit the scalability of GenCorres to very large shape collections, as learning the implicit generator itself could become computationally expensive.

  2. The paper does not provide a detailed analysis of the generalization capabilities of the learned mesh generator. It would be interesting to see how well the generator performs on shapes that are very different from the training data.

  3. While the experiments demonstrate strong performance on various benchmarks, it would be valuable to understand how GenCorres performs on real-world applications, such as 3D reconstruction from images or shape-based retrieval, where the input shapes may be noisier or more diverse.

Overall, GenCorres represents an intriguing advance in the field of joint shape matching, with promising results and interesting avenues for further exploration.

Conclusion

GenCorres introduces a novel unsupervised joint shape matching approach that learns a mesh generator to fit an unorganized deformable shape collection, while preserving key geometric structures. The key innovations include leveraging a larger synthetic shape collection, unifying consistent and pairwise shape matching, and providing a concise encoding of shape correspondences.

By first learning an implicit generator to guide the initial fittings, GenCorres addresses the challenge of learning a mesh generator from an unorganized shape collection. Experimental results demonstrate that GenCorres outperforms state-of-the-art JSM techniques and also produces high-quality synthetic shapes for tasks like 3D human reconstruction and shape synthesis.

While the paper presents a compelling approach, there are opportunities for further research to address potential limitations, such as scalability and generalization. Overall, GenCorres represents an exciting advance in the field of 3D shape analysis and synthesis, with promising implications for a variety of applications.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🎯

Total Score

0

GenCorres: Consistent Shape Matching via Coupled Implicit-Explicit Shape Generative Models

Haitao Yang, Xiangru Huang, Bo Sun, Chandrajit Bajaj, Qixing Huang

This paper introduces GenCorres, a novel unsupervised joint shape matching (JSM) approach. Our key idea is to learn a mesh generator to fit an unorganized deformable shape collection while constraining deformations between adjacent synthetic shapes to preserve geometric structures such as local rigidity and local conformality. GenCorres presents three appealing advantages over existing JSM techniques. First, GenCorres performs JSM among a synthetic shape collection whose size is much bigger than the input shapes and fully leverages the datadriven power of JSM. Second, GenCorres unifies consistent shape matching and pairwise matching (i.e., by enforcing deformation priors between adjacent synthetic shapes). Third, the generator provides a concise encoding of consistent shape correspondences. However, learning a mesh generator from an unorganized shape collection is challenging, requiring a good initialization. GenCorres addresses this issue by learning an implicit generator from the input shapes, which provides intermediate shapes between two arbitrary shapes. We introduce a novel approach for computing correspondences between adjacent implicit surfaces, which we use to regularize the implicit generator. Synthetic shapes of the implicit generator then guide initial fittings (i.e., via template-based deformation) for learning the mesh generator. Experimental results show that GenCorres considerably outperforms state-of-the-art JSM techniques. The synthetic shapes of GenCorres also achieve salient performance gains against state-of-the-art deformable shape generators.

Read more

4/17/2024

SCorP: Statistics-Informed Dense Correspondence Prediction Directly from Unsegmented Medical Images
Total Score

0

SCorP: Statistics-Informed Dense Correspondence Prediction Directly from Unsegmented Medical Images

Krithika Iyer, Jadie Adams, Shireen Y. Elhabian

Statistical shape modeling (SSM) is a powerful computational framework for quantifying and analyzing the geometric variability of anatomical structures, facilitating advancements in medical research, diagnostics, and treatment planning. Traditional methods for shape modeling from imaging data demand significant manual and computational resources. Additionally, these methods necessitate repeating the entire modeling pipeline to derive shape descriptors (e.g., surface-based point correspondences) for new data. While deep learning approaches have shown promise in streamlining the construction of SSMs on new data, they still rely on traditional techniques to supervise the training of the deep networks. Moreover, the predominant linearity assumption of traditional approaches restricts their efficacy, a limitation also inherited by deep learning models trained using optimized/established correspondences. Consequently, representing complex anatomies becomes challenging. To address these limitations, we introduce SCorP, a novel framework capable of predicting surface-based correspondences directly from unsegmented images. By leveraging the shape prior learned directly from surface meshes in an unsupervised manner, the proposed model eliminates the need for an optimized shape model for training supervision. The strong shape prior acts as a teacher and regularizes the feature learning of the student network to guide it in learning image-based features that are predictive of surface correspondences. The proposed model streamlines the training and inference phases by removing the supervision for the correspondence prediction task while alleviating the linearity assumption.

Read more

5/24/2024

🤿

Total Score

0

SIGMA: Scale-Invariant Global Sparse Shape Matching

Maolin Gao, Paul Roetzer, Marvin Eisenberger, Zorah Lahner, Michael Moeller, Daniel Cremers, Florian Bernard

We propose a novel mixed-integer programming (MIP) formulation for generating precise sparse correspondences for highly non-rigid shapes. To this end, we introduce a projected Laplace-Beltrami operator (PLBO) which combines intrinsic and extrinsic geometric information to measure the deformation quality induced by predicted correspondences. We integrate the PLBO, together with an orientation-aware regulariser, into a novel MIP formulation that can be solved to global optimality for many practical problems. In contrast to previous methods, our approach is provably invariant to rigid transformations and global scaling, initialisation-free, has optimality guarantees, and scales to high resolution meshes with (empirically observed) linear time. We show state-of-the-art results for sparse non-rigid matching on several challenging 3D datasets, including data with inconsistent meshing, as well as applications in mesh-to-point-cloud matching.

Read more

4/4/2024

Mitigating Noisy Correspondence by Geometrical Structure Consistency Learning
Total Score

0

Mitigating Noisy Correspondence by Geometrical Structure Consistency Learning

Zihua Zhao, Mengxi Chen, Tianjie Dai, Jiangchao Yao, Bo han, Ya Zhang, Yanfeng Wang

Noisy correspondence that refers to mismatches in cross-modal data pairs, is prevalent on human-annotated or web-crawled datasets. Prior approaches to leverage such data mainly consider the application of uni-modal noisy label learning without amending the impact on both cross-modal and intra-modal geometrical structures in multimodal learning. Actually, we find that both structures are effective to discriminate noisy correspondence through structural differences when being well-established. Inspired by this observation, we introduce a Geometrical Structure Consistency (GSC) method to infer the true correspondence. Specifically, GSC ensures the preservation of geometrical structures within and between modalities, allowing for the accurate discrimination of noisy samples based on structural differences. Utilizing these inferred true correspondence labels, GSC refines the learning of geometrical structures by filtering out the noisy samples. Experiments across four cross-modal datasets confirm that GSC effectively identifies noisy samples and significantly outperforms the current leading methods.

Read more

5/28/2024