paper-with-me

홈 › Papers

Manifold Learning and Alignment with Generative Adversarial Networks

2019-09-25 · Jiseob Kim, Seungjae Jung, Hyundo Lee, Byoung-Tak Zhang

We present a generative adversarial network (GAN) that conducts manifold learning and alignment (MLA): A task to learn the multi-manifold structure underlying data and to align those manifolds without any correspondence information. Our main idea is to exploit the powerful abstraction ability of encoder architecture. Specifically, we define multiple generators to model multiple manifolds, but in a particular way that their inverse maps can be commonly represented by a single smooth encoder. Then, the abstraction ability of the encoder enforces semantic similarities between the generators and gives a plausibly aligned embedding in the latent space. In experiments with MNIST, 3D-Chair, and UT-Zap50k datasets, we demonstrate the superiority of our model in learning the manifolds by FID scores and in aligning the manifolds by disentanglement scores. Furthermore, by virtue of the abstractive modeling, we show that our model can generate data from an untrained manifold, which is unique to our model.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementGenerative Adversarial Network

Similar Papers 제목 키워드 기반

Generating and Aligning from Data Geometries with Generative Adversarial Networks

2019-01-24 · Matthew Amodio, Smita Krishnaswamy

Unsupervised domain mapping has attracted substantial attention in recent years due to the success of models based on the cycle-consistency assumption. These models map between two domains by fooling a probabilistic disc…

Generative Adversarial Network

Generative Model Inversion Through the Lens of the Manifold Hypothesis

2025-09-24 · Xiong Peng, Bo Han, Fengfei Yu, Tongliang Liu 외 arxiv

Model inversion attacks (MIAs) aim to reconstruct class-representative samples from trained models. Recent generative MIAs utilize generative adversarial networks to learn image priors that guide the inversion process, y…

GAMA: Geometry-Aware Manifold Alignment via Structured Adversarial Perturbations for Robust Domain Adaptation

2025-05-21 · Hana Satou, F Monkey

Domain adaptation remains a challenge when there is significant manifold discrepancy between source and target domains. Although recent methods leverage manifold-aware adversarial perturbations to perform data augmentati…

Data AugmentationDomain Adaptation

Which Models have Perceptually-Aligned Gradients? An Explanation via Off-Manifold Robustness

2023-05-30 · NeurIPS 2023 11 · Suraj Srinivas, Sebastian Bordt, Hima Lakkaraju

One of the remarkable properties of robust computer vision models is that their input-gradients are often aligned with human perception, referred to in the literature as perceptually-aligned gradients (PAGs). Despite onl…

DenoisingImage Generation

A Non-Adversarial Approach to Idempotent Generative Modelling

2025-11-04 · Mohammed Al-Jaff, Giovanni Luca Marchetti, Michael C Welle, Jens Lundell 외 arxiv

Idempotent Generative Networks (IGNs) are deep generative models that also function as local data manifold projectors, mapping arbitrary inputs back onto the manifold. They are trained to act as identity operators on the…