← Search

Zongsheng Yue

11 accepted papers

2026

SeedVR2: One-Step Video Restoration via Diffusion Adversarial Post-Training

ICLR 2026poster

Recent advances in diffusion-based video restoration (VR) demonstrate significant improvement in visual quality, yet yield a prohibitive computational cost during inference. While several distillation-based approaches have exhibited the potential of one-step image restoration, extending existing app…

Cited by 0SourcecodeScholar
2025

Arbitrary-steps Image Super-resolution via Diffusion Inversion

CVPR 2025poster

This study presents a new image super-resolution (SR) technique based on diffusion inversion, aiming at harnessing the rich image priors encapsulated in large pre-trained diffusion models to improve SR performance. We design a Partial noise Prediction strategy to construct an intermediate state of t…

2025

Denoising as Adaptation: Noise-Space Domain Adaptation for Image Restoration

ICLR 2025poster

Although learning-based image restoration methods have made significant progress, they still struggle with limited generalization to real-world scenarios due to the substantial domain gap caused by training on synthetic data. Existing methods address this issue by improving data synthesis pipelines,…

2025

Omegance: A Single Parameter for Various Granularities in Diffusion-Based Synthesis

ICCV 2025poster

In this work, we show that we only need a single parameter \omega to effectively control granularity in diffusion-based synthesis. This parameter is incorporated during the denoising steps of the diffusion model's reverse process. This simple approach does not require model retraining or architectur…

2023

ResShift: Efficient Diffusion Model for Image Super-resolution by Residual Shifting

NeurIPS 2023spotlight

Diffusion-based image super-resolution (SR) methods are mainly limited by the low inference speed due to the requirements of hundreds or even thousands of sampling steps. Existing acceleration sampling techniques inevitably sacrifice performance to some extent, leading to over-blurry SR results. To…

2022

Blind Image Super-Resolution With Elaborate Degradation Modeling on Noise and Kernel

CVPR 2022poster

While researches on model-based blind single image super-resolution (SISR) have achieved tremendous successes recently, most of them do not consider the image degradation sufficiently. Firstly, they always assume image noise obeys an independent and identically distributed (i.i.d.) Gaussian or Lapla…

Cited by 76PDFcodeScholar
2021

Learning an Explicit Weighting Scheme for Adapting Complex HSI Noise

CVPR 2021poster

A general approach for handling hyperspectral image (HSI) denoising issue is to impose weights on different HSI pixels to suppress negative influence brought by noisy elements. Such weighting scheme, however, largely depends on the prior understanding or subjective distribution assumption on HSI noi…

Cited by 17PDFScholar
2020

Dual Adversarial Network: Toward Real-world Noise Removal and Noise Generation

ECCV 2020poster

Real-world image noise removal is a long-standing yet very challenging task in computer vision. The success of deep neural network in denoising stimulates the research of noise generation, aiming at synthesizing more pairs of clean-noisy images to facilitate the training of deep. In this work, we pr…

2019

Variational Denoising Network: Toward Blind Noise Modeling and Removal

NeurIPS 2019poster

Blind image denoising is an important yet very challenging problem in computer vision due to the complicated acquisition process of real images. In this work we propose a new variational inference method, which integrates both noise estimation and image denoising into a unique Bayesian framework, fo…