paper-with-me

Papers

SphericGAN: Semi-Supervised Hyper-Spherical Generative Adversarial Networks for Fine-Grained Image Synthesis

2022-01-01 · CVPR 2022 1 · Tianyi Chen, Yunfei Zhang, Xiaoyang Huo, Si Wu, Yong Xu, Hau San Wong

Generative Adversarial Network (GAN)-based models have greatly facilitated image synthesis. However, the model performance may be degraded when applied to fine-grained data, due to limited training samples and subtle distinction among categories. Different from generic GANs, we address the issue from a new perspective of discovering and utilizing the underlying structure of real data to explicitly regularize the spatial organization of latent space. To reduce the dependence of generative models on labeled data, we propose a semi-supervised hyper-spherical GAN for class-conditional fine-grained image generation, and our model is referred to as SphericGAN. By projecting random vectors drawn from a prior distribution onto a hyper-sphere, we can model more complex distributions, while at the same time the similarity between the resulting latent vectors depends only on the angle, but not on their magnitudes. On the other hand, we also incorporate a mapping network to map real images onto the hyper-sphere, and match latent vectors with the underlying structure of real data via real-fake cluster alignment. As a result, we obtain a spatially organized latent space, which is useful for capturing class-independent variation factors. The experimental results suggest that our SphericGAN achieves state-of-the-art performance in synthesizing high-fidelity images with precise class semantics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial NetworkImage Generation

Similar Papers 제목 키워드 기반

Hyperspherical Consistency Regularization

2022-06-02 · CVPR 2022 1 · Cheng Tan, Zhangyang Gao, Lirong Wu, Siyuan Li 외

Recent advances in contrastive learning have enlightened diverse applications across various semi-supervised fields. Jointly training supervised learning and unsupervised learning with a shared feature encoder becomes a …

Contrastive LearningSelf-Supervised LearningWeakly-supervised Learning

Harmonizing Geometry and Uncertainty: Diffusion with Hyperspheres

2025-06-12 · Muskan Dosi, Chiranjeev Chiranjeev, Kartik Thakral, Mayank Vatsa 외

Do contemporary diffusion models preserve the class geometry of hyperspherical data? Standard diffusion models rely on isotropic Gaussian noise in the forward process, inherently favoring Euclidean spaces. However, many …

Probability-Generating Function Kernels for Spherical Data

2021-12-01 · Theodore Papamarkou, Alexey Lindo

Probability-generating function (PGF) kernels are introduced, which constitute a class of kernels supported on the unit hypersphere, for the purposes of spherical data analysis. PGF kernels generalize RBF kernels in the …

Gaussian Processes

Hyperspherical Variational Auto-Encoders

2018-04-03 · Tim R. Davidson, Luca Falorsi, Nicola De Cao, Thomas Kipf 외

The Variational Auto-Encoder (VAE) is one of the most used unsupervised machine learning models. But although the default choice of a Gaussian distribution for both the prior and posterior represents a mathematically con…

Link Prediction

Hypernetworks for Continual Semi-Supervised Learning

2021-10-05 · Dhanajit Brahma, Vinay Kumar Verma, Piyush Rai

Learning from data sequentially arriving, possibly in a non i.i.d. way, with changing task distribution over time is called continual learning. Much of the work thus far in continual learning focuses on supervised learni…

Continual LearningGenerative Adversarial NetworkSplit-CIFAR-10