The GAN is dead; long live the GAN! A Modern GAN Baseline
Meta info.
- Authors: Yiwen Huang, Aaron Gokaslan, Volodymyr Kuleshov, James Tompkin
- Paper: https://openreview.net/forum?id=OrtN9hPP7V
- Affiliation: Brown Univ., Cornell Unlv.
- Published: September 26, 2024
- Code: https://github.com/brownvc/r3gan
- Conference: NeurIPS2024
TL; DR
ํ์ต์ด ๋ถ์์ ํ GAN์ 1) Loss ์์ 2) ์ต์ architecture ์ ์ฉํ์ฌ SOTA



The GAN is dead; long live the GAN! A Modern GAN Baseline (NeurIPS2024)
- TL; DR: ํ์ต์ด ๋ถ์์ ํ๋ค๋ GAN์ 1) Loss ์์ 2) ์ต์ architecture ์ ์ฉํ์ฌ SOTA
Problem States
GAN ํ์ต์ ๋ฌธ์ ์ ์ผ๋ก mode dropping, non-convergence์ด ์ ํด๊ฒฐ๋์ง ์์
- ๊ฒฝํ์ ์ธ ๋ฐฉ์์ ์์กดํ๊ฑฐ๋, GAN ๊ธฐ๋ฐ ๋ฐฉ๋ฒ๋ก ๋ค์ด ์ง๋์น๊ฒ ๋ณต์กํจ
Suggestions
์ต์ ๋ฅ๋ฌ๋ ๋ฐฉ๋ฒ๋ก ์ ์ ์ฉํ์ฌ ๊ธฐ์กด ๋ฌธ์ ์ ์ ์๋น์ ๊ฐ์ ํ GAN Baseline R3GAN ์ ์
- Loss ์์ : RpGAN
- ์ํ์ ์ผ๋ก local convergence ๋ณด์ฅ ์ฆ๋ช
(appendix) = ๊ทผ๋ณธ์ ์ธ ๊ธฐ์กด ๋ฌธ์ ์ ํด๊ฒฐ
- ๊ทผ๋ณธ GAN architecture ํ๊ท = ์ฌํ ๊ฒฝํ์ ์ธ trick ๋์ฒด
- ์ต์ ์ minimalํ architecture ์ ์ฉ: ResNet, U-Net, ViT ๋ฑ - Results
- FFHQ, ImageNet, CIFAR, Stacked MNIST ๋ฑ ๋ค์ํ ๋ฐ์ดํฐ์
์์ StyleGAN2 ๋น๋กฏ, ์ต์ GAN/Diffusion model๊ตฐ ์ ์น๊ณ SOTA
Personal note. ์ ์๋ค์ด ๊ฐ์ ํ ๊ฒ์ด ๋ฑ ๋๊ฐ์ง๋ก ๊ฐ์ํ๋ฐ ํจ๊ณผ๊ฐ ๋๋ ทํฉ๋๋ค. StyleGAN2๋ ๋น๊ตํ๋๋ฐ, ๋ณต์กํ๋ค๋ ์ ๋๋ง ์ดํดํ๊ณ ์์ด๋ ์์ํ ๋ฏ.