theoretical-completeness-no-guarantee-of-paradigm-durability
IN derived (depth 2)
Created 2026-06-21T10:09:45+00:00 · Reviewed 2026-06-21T15:37:01+00:00
Theoretical completeness does not guarantee paradigm durability — GANs had a notably complete analytical characterization (closed-form optimal discriminator, JSD minimization proof, unique equilibrium) yet were largely supplanted by diffusion models from approximately 2022 onward, suggesting that factors beyond theoretical elegance — possibly including training reliability — may play a significant role in determining which paradigms persist.
Justifications
SL — GAN theory was maximally complete yet GANs lost dominance, breaking the theory-predicts-success assumption
Antecedents (all must be IN):
- IN gan-complete-theoretical-characterization — GAN theory provides a complete analytical characterization of optimal behavior: the optimal discriminator has a closed-form solution (Radon-Nikodym derivative), the objective implicitly minimizes Jensen-Shannon divergence, and at the unique equilibrium the generator exactly recovers the data distribution.
- IN generative-modeling-paradigm-succession — Generative modeling has seen a significant shift: GANs, introduced in 2014, were largely supplanted by diffusion models (such as DALL-E 2 and Stable Diffusion) from approximately 2022 onward, particularly for text-to-image generation, suggesting that even widely adopted adversarial training frameworks can be overtaken by alternative approaches.
Dependents
These beliefs depend on this one:
- IN ml-paradigm-impermanence-doubly-determined — No current ML paradigm can persist: theoretical completeness is demonstrated insufficient for survival (GANs' closed-form analysis didn't prevent displacement by diffusion models), and empirical dominance is independently fragile (pretrain-finetune is standard yet empirically hurtful in some settings) — paradigm impermanence is overdetermined by both theoretical and empirical evidence.
- IN paradigm-survival-determined-by-scalability-not-theory — Mathematical completeness and theoretical elegance are neither necessary nor sufficient for paradigm survival in ML — GANs had the most complete analytical characterization yet were eclipsed by diffusion models, SVMs had convex guarantees yet were outscaled by neural networks, while theoretically less grounded approaches that scaled with hardware thrived.