Data Interpolants -- That's What Discriminators in Higher-order Gradient-regularized GANs Are
Siddarth Asokan, Chandra Sekhar Seelamantula

TL;DR
This paper derives the optimal discriminator in higher-order gradient-regularized GANs as a solution to a PDE involving polyharmonic operators, enabling closed-form implementation via RBF interpolation, leading to improved performance.
Contribution
It introduces a novel analytical framework for the discriminator in gradient-regularized GANs using PDEs and polyharmonic RBF interpolation, enhancing GAN training stability and effectiveness.
Findings
Optimal discriminator derived as PDE solution
Closed-form RBF implementation improves performance
Superior results on multivariate Gaussian data
Abstract
We consider the problem of optimizing the discriminator in generative adversarial networks (GANs) subject to higher-order gradient regularization. We show analytically, via the least-squares (LSGAN) and Wasserstein (WGAN) GAN variants, that the discriminator optimization problem is one of interpolation in -dimensions. The optimal discriminator, derived using variational Calculus, turns out to be the solution to a partial differential equation involving the iterated Laplacian or the polyharmonic operator. The solution is implementable in closed-form via polyharmonic radial basis function (RBF) interpolation. In view of the polyharmonic connection, we refer to the corresponding GANs as Poly-LSGAN and Poly-WGAN. Through experimental validation on multivariate Gaussians, we show that implementing the optimal RBF discriminator in closed-form, with penalty orders $m \approx\lceil…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning · Model Reduction and Neural Networks
MethodsRadial Basis Function
