ALIGNet: Partial-Shape Agnostic Alignment via Unsupervised Learning
Rana Hanocka, Noa Fish, Zhenhua Wang, Raja Giryes, Shachar Fleishman, and Daniel Cohen-Or

TL;DR
ALIGNet is a deep learning model that aligns shapes despite missing parts by learning shape priors from datasets, using self-supervision without ground truth alignments, and promoting smooth deformations for robust, partial-shape agnostic alignment.
Contribution
This work introduces ALIGNet, a neural network that learns to align incomplete shapes by leveraging dataset priors and self-supervised training, overcoming limitations of traditional methods.
Findings
ALIGNet effectively aligns incomplete and complete shapes.
The model generalizes well to unseen data.
It produces smooth, plausible deformations even with significant shape missing parts.
Abstract
The process of aligning a pair of shapes is a fundamental operation in computer graphics. Traditional approaches rely heavily on matching corresponding points or features to guide the alignment, a paradigm that falters when significant shape portions are missing. These techniques generally do not incorporate prior knowledge about expected shape characteristics, which can help compensate for any misleading cues left by inaccuracies exhibited in the input shapes. We present an approach based on a deep neural network, leveraging shape datasets to learn a shape-aware prior for source-to-target alignment that is robust to shape incompleteness. In the absence of ground truth alignments for supervision, we train a network on the task of shape alignment using incomplete shapes generated from full shapes for self-supervision. Our network, called ALIGNet, is trained to warp complete source shapes…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques · Image Processing and 3D Reconstruction · Advanced Image and Video Retrieval Techniques
