paper-with-me

홈 › Papers

Mask-Guided Discovery of Semantic Manifolds in Generative Models

2021-05-15 · Mengyu Yang, David Rokeby, Xavier Snelgrove

Advances in the realm of Generative Adversarial Networks (GANs) have led to architectures capable of producing amazingly realistic images such as StyleGAN2, which, when trained on the FFHQ dataset, generates images of human faces from random vectors in a lower-dimensional latent space. Unfortunately, this space is entangled - translating a latent vector along its axes does not correspond to a meaningful transformation in the output space (e.g., smiling mouth, squinting eyes). The model behaves as a black box, providing neither control over its output nor insight into the structures it has learned from the data. We present a method to explore the manifolds of changes of spatially localized regions of the face. Our method discovers smoothly varying sequences of latent vectors along these manifolds suitable for creating animations. Unlike existing disentanglement methods that either require labelled data or explicitly alter internal model parameters, our method is an optimization-based approach guided by a custom loss function and manually defined region of change. Our code is open-sourced, which can be found, along with supplementary results, on our project page: https://github.com/bmolab/masked-gan-manifold

📄 PDF Abstract BibTeX arXiv:2105.07273

Code (1)

bmolab/masked-gan-manifold 공식 구현 pytorch

Tasks

Disentanglement

Methods 이 논문이 사용한 방법론

HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
Path Length Regularization 설명 없음
Weight Demodulation 설명 없음
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Discovering Crystal Structure Prediction Algorithms with an AI Co-Scientist

2026-06-22 · Kiyoung Seong, Nayoung Kim, Sungsoo Ahn arxiv

We introduce Human-AI Co-discovery system (HACO) for scientific algorithm discovery through cross-domain search and sparse human steering. Starting from the goal of generating crystal structures from chemical composition…

Mask Embedding in conditional GAN for Guided Synthesis of High Resolution Images

2019-07-03 · Yinhao Ren, Zhe Zhu, Yingzhou Li, Joseph Lo

Recent advancements in conditional Generative Adversarial Networks (cGANs) have shown promises in label guided image synthesis. Semantic masks, such as sketches and label maps, are another intuitive and effective form of…

Image Generation

Generalized Category Discovery in Semantic Segmentation

2023-11-20 · Zhengyuan Peng, Qijian Tian, Jianqing Xu, Yizhang Jin 외

This paper explores a novel setting called Generalized Category Discovery in Semantic Segmentation (GCDSS), aiming to segment unlabeled images given prior knowledge from a labeled set of base classes. The unlabeled image…

SegmentationSemantic Segmentation

MagGAN: High-Resolution Face Attribute Editing with Mask-Guided Generative Adversarial Network

2020-10-03 · Yi Wei, Zhe Gan, Wenbo Li, Siwei Lyu 외

We present Mask-guided Generative Adversarial Network (MagGAN) for high-resolution face attribute editing, in which semantic facial masks from a pre-trained face parser are used to guide the fine-grained image editing pr…

AttributeGenerative Adversarial NetworkVocal Bursts Intensity Prediction

Exploring the Effectiveness of Mask-Guided Feature Modulation as a Mechanism for Localized Style Editing of Real Images

2022-11-21 · Snehal Singh Tomar, Maitreya Suin, A. N. Rajagopalan

The success of Deep Generative Models at high-resolution image generation has led to their extensive utilization for style editing of real images. Most existing methods work on the principle of inverting real images onto…

Image Generation