---
title: Idempotent Generative Network
url: https://www.ml-quant.com/papers/arxiv/2311.01462/
site: ML-Quant (https://www.ml-quant.com)
updated: 2026-09-26
license: Summaries CC BY 4.0; links go to the original sources
index: https://www.ml-quant.com/llms.txt
identifier: arXiv:2311.01462
source_url: https://arxiv.org/abs/2311.01462
featured: 2023-11-08
citations: 28
topic: ML & AI Methods
---


# Idempotent Generative Network

A new generative modeling method is suggested, using an idempotent neural network to project any input into a target data distribution.

- Source: https://arxiv.org/abs/2311.01462
- Identifier: arXiv:2311.01462
- Released: 2023-11-02
- First featured: Quant Letter No. 25 (2023-11-08): https://www.ml-quant.com/issues/2023-11-08/
- Citations (Semantic Scholar): 28
- Published in: International Conference on Learning Representations
- Topic: ML & AI Methods

## Related

- [Historical calibration of SVJD models with deep learning](https://www.ml-quant.com/papers/ssrn/4650097/): The paper suggests using deep neural networks to calibrate parameters of Stochastic Volatility Jump Diffusion models, proving to be more accurate, robust, and faster than other methods.
- [Scenario generation for market risk models using generative neural networks](https://www.ml-quant.com/papers/arxiv/2109.10072/): The study extends the use of generative adversarial networks (GANs) to a full internal market risk model, suggesting that GAN-based models can be a data-driven alternative for market risk modeling.
- [Mamba: Linear-Time Sequence Modeling with Selective State Spaces](https://www.ml-quant.com/papers/arxiv/2312.00752/): Sequence Modeling: Mamba, a neural network architecture that doesn't use attention or MLP blocks, provides faster inference and better performance in language, audio, and genomics than Transformers.
- [CAT3D: Create Anything in 3D with Multi-View Diffusion Models](https://www.ml-quant.com/papers/arxiv/2405.10314/): Multi-View Diffusion Models: CAT3D is a novel technique for generating 3D scenes from any number of images, surpassing existing methods in speed and efficiency.
- [Reconstruction vs. Generation: Taming Optimization Dilemma in Latent Diffusion Models](https://www.ml-quant.com/papers/arxiv/2501.01423/): The paper proposes a new model, VA-VAE, that aligns the latent space with pre-trained vision foundation models, enabling faster convergence of Diffusion Transformers in high-dimensional latent spaces and achieving top performance on ImageNet 256x256 generation.
- [Inference-Time Scaling for Diffusion Models beyond Scaling Denoising Steps](https://www.ml-quant.com/papers/arxiv/2501.09732/): The research shows that increasing computation during inference-time can enhance the quality of samples produced by diffusion models, especially in image generation.
