← Search

Ziwei Luo

6 accepted papers

2024

Controlling Vision-Language Models for Multi-Task Image Restoration

ICLR 2024poster

Vision-language models such as CLIP have shown great impact on diverse downstream tasks for zero-shot or label-free predictions. However, when it comes to low-level vision such as image restoration their performance deteriorates dramatically due to corrupted inputs. In this paper, we present a degra…

2024

Entropy-regularized Diffusion Policy with Q-Ensembles for Offline Reinforcement Learning

NeurIPS 2024poster

Diffusion policy has shown a strong ability to express complex action distributions in offline reinforcement learning (RL). However, it suffers from overestimating Q-value functions on out-of-distribution (OOD) data points due to the offline dataset limitation. To address it, this paper proposes a n…

2023

Image Restoration with Mean-Reverting Stochastic Differential Equations

ICML 2023poster

This paper presents a stochastic differential equation (SDE) approach for general-purpose image restoration. The key construction consists in a mean-reverting SDE that transforms a high-quality image into a degraded counterpart as a mean state with fixed Gaussian noise. Then, by simulating the corre…

2022

Deep Constrained Least Squares for Blind Image Super-Resolution

CVPR 2022poster

In this paper, we tackle the problem of blind image super-resolution(SR) with a reformulated degradation model and two novel modules. Following the common practices of blind SR, our method proposes to improve both the kernel estimation as well as the kernel-based high-resolution image restoration. T…

Cited by 131PDFcodeScholar
2022

Stochastic Planner-Actor-Critic for Unsupervised Deformable Image Registration

AAAI 2022technical

Large deformations of organs, caused by diverse shapes and nonlinear shape changes, pose a significant challenge for medical image registration. Traditional registration methods need to iteratively optimize an objective function via a specific deformation model along with meticulous parameter tuning…

2021

Stochastic Actor-Executor-Critic for Image-to-Image Translation

IJCAI 2021poster

Training a model-free deep reinforcement learning model to solve image-to-image translation is difficult since it involves high-dimensional continuous state and action spaces. In this paper, we draw inspiration from the recent success of the maximum entropy reinforcement learning framework designed…