paper-with-me

Papers

Dictionary-Transform Generative Adversarial Networks

2025-12-25 · Angshul Majumdar arxiv

Generative adversarial networks (GANs) are widely used for distribution learning, yet their classical formulations remain theoretically fragile, with ill-posed objectives, unstable training dynamics, and limited interpretability. In this work, we introduce \emph{Dictionary-Transform Generative Adversarial Networks} (DT-GAN), a fully model-based adversarial framework in which the generator is a sparse synthesis dictionary and the discriminator is an analysis transform acting as an energy model. By restricting both players to linear operators with explicit constraints, DT-GAN departs fundamentally from neural GAN architectures and admits rigorous theoretical analysis. We show that the DT-GAN adversarial game is well posed and admits at least one Nash equilibrium. Under a sparse generative model, equilibrium solutions are provably identifiable up to standard permutation and sign ambiguities and exhibit a precise geometric alignment between synthesis and analysis operators. We further establish finite-sample stability and consistency of empirical equilibria, demonstrating that DT-GAN training converges reliably under standard sampling assumptions and remains robust in heavy-tailed regimes. Experiments on mixture-structured synthetic data validate the theoretical predictions, showing that DT-GAN consistently recovers underlying structure and exhibits stable behavior under identical optimization budgets where a standard GAN degrades. DT-GAN is not proposed as a universal replacement for neural GANs, but as a principled adversarial alternative for data distributions that admit sparse synthesis structure. The results demonstrate that adversarial learning can be made interpretable, stable, and provably correct when grounded in classical sparse modeling.

📄 PDF Abstract BibTeX arXiv:2512.21677

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Unsupervised Word Translations Without Adversaries

2018-10-01 · EMNLP 2018 10 · Tanmoy Mukherjee, Makoto Yamada, Timothy Hospedales

Word translation, or bilingual dictionary induction, is an important capability that impacts many multilingual language processing tasks. Recent research has shown that word translation can be achieved in an unsupervised…

Machine TranslationMultilingual Word EmbeddingsSensitivityTransfer Learning+3

GNPassGAN: Improved Generative Adversarial Networks For Trawling Offline Password Guessing

2022-08-14 · FangYi Yu, Miguel Vargas Martin

The security of passwords depends on a thorough understanding of the strategies used by attackers. Unfortunately, real-world adversaries use pragmatic guessing tactics like dictionary attacks, which are difficult to simu…

DNF: Unconditional 4D Generation with Dictionary-based Neural Fields

2024-12-06 · CVPR 2025 1 · Xinyi Zhang, Naiqi Li, Angela Dai

While remarkable success has been achieved through diffusion-based 3D generative models for shapes, 4D generative modeling remains challenging due to the complexity of object deformations over time. We propose DNF, a new…

Dictionary Learning

GIN: Generative INvariant Shape Prior for Amodal Instance Segmentation

2023-09-22 · IEEE Transactions on Multimedia 2023 9 · Zhixuan Li, Weining Ye, Tingting Jiang, Tiejun Huang

Amodal instance segmentation (AIS) predicts the complete shape of the occluded object, including both visible and occluded regions. Because visual clues are lacking, the occluded region is difficult to segment accurately…

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

TGAN: Deep Tensor Generative Adversarial Nets for Large Image Generation

2019-01-28 · Zihan Ding, Xiao-Yang Liu, Miao Yin, Linghe Kong

Deep generative models have been successfully applied to many applications. However, existing works experience limitations when generating large images (the literature usually generates small images, e.g. 32 * 32 or 128 …

Dictionary LearningImage GenerationSuper-Resolution