← Search

Morteza Mardani

19 accepted papers

2026

Variational Flow Maps: Make Some Noise for One-Step Conditional Generation

ICML 2026poster

Flow maps enable high-quality image generation in a single forward pass. However, unlike iterative diffusion models, their lack of an explicit sampling trajectory impedes incorporating external constraints for conditional generation and solving inverse problems. We put forth _Variational Flow Maps_,…

Cited by 0SourceScholar
2025

Adaptive Flow Matching for Resolving Small-Scale Physics

ICML 2025poster

Conditional diffusion and flow models are effective for super-resolving small-scale details in natural images. However, in physical sciences such as weather, three major challenges arise: (i) spatially misaligned input-output distributions (PDEs at different resolutions lead to divergent trajectorie…

Cited by 0SourcePDFScholar
2025

Elucidated Rolling Diffusion Models for Probabilistic Forecasting of Complex Dynamics

NeurIPS 2025poster

Diffusion models are a powerful tool for probabilistic forecasting, yet most applications in high-dimensional complex systems predict future states individually. This approach struggles to model complex temporal dependencies and fails to explicitly account for the progressive growth of uncertainty i…

Cited by 0SourceScholar
2025

Heavy-Tailed Diffusion Models

ICLR 2025poster

Diffusion models achieve state-of-the-art generation quality across many applications, but their ability to capture rare or extreme events in heavy-tailed distributions remains unclear. In this work, we show that traditional diffusion and flow-matching models with standard Gaussian priors fail to ca…

Cited by 6SourcePDFScholar
2025

Repulsive Latent Score Distillation for Solving Inverse Problems

ICLR 2025poster

Score Distillation Sampling (SDS) has been pivotal for leveraging pre-trained diffusion models in downstream tasks such as inverse problems, but it faces two major challenges: $(i)$ mode collapse and $(ii)$ latent space inversion, which become more pronounced in high-dimensional data. To address mo…

2024

A Variational Perspective on Solving Inverse Problems with Diffusion Models

ICLR 2024poster

Diffusion models have emerged as a key pillar of foundation models in visual domains. One of their critical applications is to universally solve different downstream inverse tasks via a single diffusion prior without re-training for each task. Most inverse tasks can be formulated as inferring a post…

2024

Compositional Text-to-Image Generation with Dense Blob Representations

ICML 2024poster

Existing text-to-image models struggle to follow complex text prompts, raising the need for extra grounding inputs for better controllability. In this work, we propose to decompose a scene into visual primitives - denoted as dense blob representations - that contain fine-grained details of the scene…

Cited by 16SourcePDFScholar
2024

Scaling Convex Neural Networks with Burer-Monteiro Factorization

ICLR 2024poster

It has been demonstrated that the training problem for a variety of (non) linear two-layer neural networks (such as two-layer perceptrons, convolutional networks, and self-attention) can be posed as equivalent convex optimization problems, with an induced regularizer which encourages low rank. Howev…

Cited by 2SourcePDFScholar
2024

Warped Diffusion: Solving Video Inverse Problems with Image Diffusion Models

NeurIPS 2024poster

Using image models naively for solving inverse video problems often suffers from flickering, texture-sticking, and temporal inconsistency in generated videos. To tackle these problems, in this paper, we view frames as continuous functions in the 2D space, and videos as a sequence of continuous warpi…

2023

Loss-Guided Diffusion Models for Plug-and-Play Controllable Generation

ICML 2023poster

We consider guiding denoising diffusion models with general differentiable loss functions in a plug-and-play fashion, enabling controllable generation without additional training. This paradigm, termed Loss-Guided Diffusion (LGD), can easily be integrated into all diffusion models and leverage vario…

Cited by 89SourcePDFScholar
2023

Pseudoinverse-Guided Diffusion Models for Inverse Problems

ICLR 2023poster

Diffusion models have become competitive candidates for solving various inverse problems. Models trained for specific inverse problems work well but are limited to their particular use cases, whereas methods that use problem-agnostic models are general but often perform worse empirically. To address…

Cited by 285SourcePDFScholar
2022

Demystifying Batch Normalization in ReLU Networks: Equivalent Convex Optimization Models and Implicit Regularization

ICLR 2022poster

Batch Normalization (BN) is a commonly used technique to accelerate and stabilize training of deep neural networks. Despite its empirical success, a full theoretical understanding of BN is yet to be developed. In this work, we analyze BN through the lens of convex optimization. We introduce an analy…

Cited by 40SourcePDFScholar
2022

Efficient Token Mixing for Transformers via Adaptive Fourier Neural Operators

ICLR 2022poster

Vision transformers have delivered tremendous success in representation learning. This is primarily due to effective token mixing through self attention. However, this scales quadratically with the number of pixels, which becomes infeasible for high-resolution inputs. To cope with this challenge, we…

Cited by 110SourcePDFScholar
2022

Hidden Convexity of Wasserstein GANs: Interpretable Generative Models with Closed-Form Solutions

ICLR 2022poster

Generative Adversarial Networks (GANs) are commonly used for modeling complex distributions of data. Both the generators and discriminators of GANs are often modeled by neural networks, posing a non-transparent optimization problem which is non-convex and non-concave over the generator and discrimin…

2022

Unraveling Attention via Convex Duality: Analysis and Interpretations of Vision Transformers

ICML 2022spotlight

Vision transformers using self-attention or its proposed alternatives have demonstrated promising results in many image related tasks. However, the underpinning inductive bias of attention is not well understood. To address this issue, this paper analyzes attention through the lens of convex duality…

Cited by 38SourcePDFScholar
2021

Convex Regularization behind Neural Reconstruction

ICLR 2021poster

Neural networks have shown tremendous potential for reconstructing high-resolution images in inverse problems. The non-convex and opaque nature of neural networks, however, hinders their utility in sensitive applications such as medical imaging. To cope with this challenge, this paper advocates a co…

Cited by 31SourcePDFScholar
2020

Neural FFTs for Universal Texture Image Synthesis

NeurIPS 2020poster

Synthesizing larger texture images from a smaller exemplar is an important task in graphics and vision. The conventional CNNs, recently adopted for synthesis, require to train and test on the same set of images and fail to generalize to unseen images. This is mainly because those CNNs fully rely on…

Cited by 37SourcePDFScholar
2018

Neural Proximal Gradient Descent for Compressive Imaging

NeurIPS 2018poster

Recovering high-resolution images from limited sensory data typically leads to a serious ill-posed inverse problem, demanding inversion algorithms that effectively capture the prior information. Learning a good inverse mapping from training data faces severe challenges, including: (i) scarcity of tr…