English

DSS-GAN: Directional State Space GAN with Mamba backbone for Class-Conditional Image Synthesis

Machine Learning 2026-03-19 v1 Computer Vision and Pattern Recognition

Abstract

We present DSS-GAN, the first generative adversarial network to employ Mamba as a hierarchical generator backbone for noise-to-image synthesis. The central contribution is Directional Latent Routing (DLR), a novel conditioning mechanism that decomposes the latent vector into direction-specific subvectors, each jointly projected with a class embedding to produce a feature-wise affine modulation of the corresponding Mamba scan. Unlike conventional class conditioning that injects a global signal, DLR couples class identity and latent structure along distinct spatial axes of the feature map, applied consistently across all generative scales. DSS-GAN achieves improved FID, KID, and precision-recall scores compared to StyleGAN2-ADA across multiple tested datasets. Analysis of the latent space reveals that directional subvectors exhibit measurable specialization: perturbations along individual components produce structured, direction-correlated changes in the synthesized image.

Keywords

Cite

@article{arxiv.2603.17637,
  title  = {DSS-GAN: Directional State Space GAN with Mamba backbone for Class-Conditional Image Synthesis},
  author = {Aleksander Ogonowski and Konrad Klimaszewski and Przemysław Rokita},
  journal= {arXiv preprint arXiv:2603.17637},
  year   = {2026}
}
R2 v1 2026-07-01T11:26:01.397Z