Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_ai 95% Match Research Paper AI Researchers,ML Engineers,Computer Vision Practitioners,GAN Developers 1 week ago

BOLT-GAN: Bayes-Optimal Loss for Stable GAN Training

generative-ai › gans
📄 Abstract

Abstract: We introduce BOLT-GAN, a simple yet effective modification of the WGAN framework inspired by the Bayes Optimal Learning Threshold (BOLT). We show that with a Lipschitz continuous discriminator, BOLT-GAN implicitly minimizes a different metric distance than the Earth Mover (Wasserstein) distance and achieves better training stability. Empirical evaluations on four standard image generation benchmarks (CIFAR-10, CelebA-64, LSUN Bedroom-64, and LSUN Church-64) show that BOLT-GAN consistently outperforms WGAN, achieving 10-60% lower Frechet Inception Distance (FID). Our results suggest that BOLT is a broadly applicable principle for enhancing GAN training.
Authors (5)
Mohammadreza Tavasoli Naeini
Ali Bereyhi
Morteza Noshad
Ben Liang
Alfred O. Hero III
Submitted
October 29, 2025
arXiv Category
cs.LG
arXiv PDF

Key Contributions

BOLT-GAN introduces a simple yet effective modification to the WGAN framework, inspired by the Bayes Optimal Learning Threshold (BOLT). This modification implicitly minimizes a different metric distance than the Wasserstein distance, leading to significantly improved training stability and better image generation quality, as evidenced by lower FID scores.

Business Value

Enables more reliable and efficient training of GANs for generating high-fidelity synthetic data, which can be used in various applications like data augmentation, content creation, and simulation.