← Search

Peyman Milanfar

27 accepted papers

2025

Kernel Density Steering: Inference-Time Scaling via Mode Seeking for Image Restoration

NeurIPS 2025poster

Diffusion models show promise for image restoration, but existing methods often struggle with inconsistent fidelity and undesirable artifacts. To address this, we introduce Kernel Density Steering (KDS), a novel inference-time framework promoting robust, high-fidelity outputs through explicit local…

Cited by 0SourceScholar
2025

Stochastic Deep Restoration Priors for Imaging Inverse Problems

ICML 2025poster

Deep neural networks trained as image denoisers are widely used as priors for solving imaging inverse problems. We introduce Stochastic deep Restoration Priors (ShaRP), a novel framework that stochastically leverages an ensemble of deep restoration models beyond denoisers to regularize inverse probl…

Cited by 5SourcePDFScholar
2025

The Power of Context: How Multimodality Improves Image Super-Resolution

CVPR 2025poster

Single-image super-resolution (SISR) remains challenging due to the inherent difficulty of recovering fine-grained details and preserving perceptual quality from low-resolution inputs. Existing methods often rely on limited image priors, leading to suboptimal results. We propose a novel approach tha…

Cited by 2SourcePDFScholar
2025

UniRes: Universal Image Restoration for Complex Degradations

ICCV 2025poster

Real-world image restoration is hampered by diverse degradations stemming from varying capture conditions, capture devices and post-processing pipelines. Existing works make improvements through simulating those degradations and leveraging image generative priors, however generalization to in-the-wi…

Cited by 0SourcePDFScholar
2024

ArtVLM: Attribute Recognition Through Vision-Based Prefix Language Modeling

ECCV 2024poster

"Recognizing and disentangling visual attributes from objects is a foundation to many computer vision applications. While large vision-language representations like CLIP had largely resolved the task of zero-shot object recognition, zero-shot visual attribute recognition remains a challenge because…

2024

CoDi: Conditional Diffusion Distillation for Higher-Fidelity and Faster Image Generation

CVPR 2024poster

Large generative diffusion models have revolutionized text-to-image generation and offer immense potential for conditional generation tasks such as image enhancement restoration editing and compositing. However their widespread adoption is hindered by the high computational cost which limits their r…

2024

Prompt-tuning Latent Diffusion Models for Inverse Problems

ICML 2024poster

We propose a new method for solving imaging inverse problems using text-to-image latent diffusion models as general priors. Existing methods using latent diffusion models for inverse problems typically rely on simple null text prompts, which can lead to suboptimal performance. To improve upon this,…

Cited by 33SourcePDFScholar
2024

SPIRE: Semantic Prompt-Driven Image Restoration

ECCV 2024poster

"Text-driven diffusion models have become increasingly popular for various image editing tasks, including inpainting, stylization, and object replacement. However, it still remains an open research problem to adopt this language-vision paradigm for more fine-level image processing tasks, such as den…

Cited by 4SourcePDFScholar
2023

Multiscale Structure Guided Diffusion for Image Deblurring

ICCV 2023poster

Diffusion Probabilistic Models (DPMs) have recently been employed for image deblurring, formulated as an image-conditioned generation process that maps Gaussian noise to the high-quality image, conditioned on the blurry input. Image-conditioned DPMs (icDPMs) have shown more realistic results than re…

Cited by 77PDFScholar
2023

SVDiff: Compact Parameter Space for Diffusion Fine-Tuning

ICCV 2023poster

Recently, diffusion models have achieved remarkable success in text-to-image generation, enabling the creation of high-quality images from text prompts and various conditions. However, existing methods for customizing these models are limited by handling multiple personalized subjects and the risk o…

Cited by 271PDFScholar
2023

VILA: Learning Image Aesthetics From User Comments With Vision-Language Pretraining

CVPR 2023poster

Assessing the aesthetics of an image is challenging, as it is influenced by multiple factors including composition, color, style, and high-level semantics. Existing image aesthetic assessment (IAA) methods primarily rely on human-labeled rating scores, which oversimplify the visual aesthetic informa…

2022

Deblurring via Stochastic Refinement

CVPR 2022oral

Image deblurring is an ill-posed problem with multiple plausible solutions for a given input image. However, most existing methods produce a deterministic estimate of the clean image and are trained to minimize pixel-level distortion. These metrics are known to be poorly correlated with human percep…

Cited by 334PDFScholar
2022

Deep 3D-to-2D Watermarking: Embedding Messages in 3D Meshes and Extracting Them From 2D Renderings

CVPR 2022poster

Digital watermarking is widely used for copyright protection. Traditional 3D watermarking approaches or commercial software are typically designed to embed messages into 3D meshes, and later retrieve the messages directly from distorted/undistorted watermarked 3D meshes. However, in many cases, user…

Cited by 41PDFScholar
2022

Interpretable Unsupervised Diversity Denoising and Artefact Removal

ICLR 2022spotlight

Image denoising and artefact removal are complex inverse problems admitting multiple valid solutions. Unsupervised diversity restoration, that is, obtaining a diverse set of possible restorations given a corrupted image, is important for ambiguity removal in many applications such as microscopy wher…

Cited by 29SourcePDFScholar
2022

MAXIM: Multi-Axis MLP for Image Processing

CVPR 2022oral

Recent progress on Transformers and multi-layer perceptron (MLP) models provide new network architectural designs for computer vision tasks. Although these models proved to be effective in many vision tasks such as image recognition, there remain challenges in adapting them for low-level vision. The…

Cited by 624PDFcodeScholar
2022

MaxViT: Multi-axis Vision Transformer

ECCV 2022poster

"Transformers have recently gained significant attention in the computer vision community. However, the lack of scalability of self-attention mechanisms with respect to image size has limited their wide adoption in state-of-the-art vision backbones. In this paper we introduce an efficient and scalab…

2021

COMISR: Compression-Informed Video Super-Resolution

ICCV 2021poster

Most video super-resolution methods focus on restoring high-resolution video frames from low-resolution videos without taking into account compression. However, most videos on the web or mobile devices are compressed, and the compression can be severe when the bandwidth is limited. In this paper, we…

Cited by 48PDFcodeScholar
2021

Learning To Reduce Defocus Blur by Realistically Modeling Dual-Pixel Data

ICCV 2021poster

Recent work has shown impressive results on data-driven defocus deblurring using the two-image views available on modern dual-pixel (DP) sensors. One significant challenge in this line of research is access to DP data. Despite many cameras having DP sensors, only a limited number provide access to t…

Cited by 70PDFcodeScholar
2021

Rich Features for Perceptual Quality Assessment of UGC Videos

CVPR 2021poster

Video quality assessment for User Generated Content (UGC) is an important topic in both industry and academia. Most existing methods only focus on one aspect of the perceptual quality assessment, such as technical quality or compression artifacts. In this paper, we create a large scale dataset to co…

Cited by 105PDFScholar
2018

RED-UCATION: A Novel CNN Architecture Based on Denoising Nonlinearities

ICASSP 2018accepted

Image denoising is the most fundamental image enhancement task, and many algorithms have been proposed over the years for its solution. Interestingly, such an image denoising “engine” can be used to solve general inverse problems. Indeed, in our recent work we have presented the Regularization by De…

Cited by 0SourceScholar