Manifold Matching via Deep Metric Learning for Generative Modeling
Mengyu Dai, Haibin Hang

TL;DR
This paper introduces a manifold matching framework using deep metric learning for generative modeling, aligning generated data with real data manifolds through learned geometric and geodesic distance metrics, improving image generation and super-resolution.
Contribution
It presents a novel approach combining distribution and metric generators to match data manifolds, enhancing generative model performance with learned geometric distances.
Findings
Achieves competitive results in unconditional image generation.
Improves visual quality in super-resolution tasks.
Demonstrates effectiveness of manifold matching with deep metric learning.
Abstract
We propose a manifold matching approach to generative models which includes a distribution generator (or data generator) and a metric generator. In our framework, we view the real data set as some manifold embedded in a high-dimensional Euclidean space. The distribution generator aims at generating samples that follow some distribution condensed around the real data manifold. It is achieved by matching two sets of points using their geometric shape descriptors, such as centroid and -diameter, with learned distance metric; the metric generator utilizes both real data and generated samples to learn a distance metric which is close to some intrinsic geodesic distance on the real data manifold. The produced distance metric is further used for manifold matching. The two networks are learned simultaneously during the training process. We apply the approach on both unsupervised and…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging · Image Processing and 3D Reconstruction
