paper-with-me

홈 › Papers

On Computation and Generalization of Generative Adversarial Networks under Spectrum Control

2019-05-01 · ICLR 2019 5 · Haoming Jiang, Zhehui Chen, Minshuo Chen, Feng Liu, Dingding Wang, Tuo Zhao

Generative Adversarial Networks (GANs), though powerful, is hard to train. Several recent works (Brock et al., 2016; Miyato et al., 2018) suggest that controlling the spectra of weight matrices in the discriminator can significantly improve the training of GANs. Motivated by their discovery, we propose a new framework for training GANs, which allows more flexible spectrum control (e.g., making the weight matrices of the discriminator have slow singular value decays). Specifically, we propose a new reparameterization approach for the weight matrices of the discriminator in GANs, which allows us to directly manipulate the spectra of the weight matrices through various regularizers and constraints, without intensively computing singular value decompositions. Theoretically, we further show that the spectrum control improves the generalization ability of GANs. Our experiments on CIFAR-10, STL-10, and ImgaeNet datasets confirm that compared to other competitors, our proposed method is capable of generating images with better or equal quality by utilizing spectral normalization and encouraging the slow singular value decay.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Spectral Normalization Spectral Normalization is a normalization technique used for generative adversarial networks, used to stabilize training of the discriminator. Spectral normalization has the…

Similar Papers 제목 키워드 기반

On Computation and Generalization of GANs with Spectrum Control

2018-12-28 · Haoming Jiang, Zhehui Chen, Minshuo Chen, Feng Liu 외

Generative Adversarial Networks (GANs), though powerful, is hard to train. Several recent works (brock2016neural,miyato2018spectral) suggest that controlling the spectra of weight matrices in the discriminator can signif…

Detecting Adversarial Data Using Perturbation Forgery

2025-01-01 · CVPR 2025 1 · Qian Wang, Chen Li, Yuchen Luo, Hefei Ling 외

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural a…

SPI-GAN: Towards Single-Pixel Imaging through Generative Adversarial Network

2021-07-03 · Nazmul Karim, Nazanin Rahnavard

Single-pixel imaging is a novel imaging scheme that has gained popularity due to its huge computational gain and potential for a low-cost alternative to imaging beyond the visible spectrum. The traditional reconstruction…

Generative Adversarial NetworkRepresentation LearningSSIM

Spatial Frequency Bias in Convolutional Generative Adversarial Networks

2020-10-04 · Mahyar Khayatkhoei, Ahmed Elgammal

As the success of Generative Adversarial Networks (GANs) on natural images quickly propels them into various real-life applications across different domains, it becomes more and more important to clearly understand their…

DenoisingSuper-Resolution

Detecting Adversarial Data via Perturbation Forgery

2024-05-25 · Qian Wang, Chen Li, Yuchen Luo, Hefei Ling 외

As a defense strategy against adversarial attacks, adversarial detection aims to identify and filter out adversarial data from the data flow based on discrepancies in distribution and noise patterns between natural and a…