paper-with-me

Papers

UniCoRN: Latent Diffusion-based Unified Controllable Image Restoration Network across Multiple Degradations

2025-03-20 · Debabrata Mandal, Soumitri Chattopadhyay, Guansen Tong, PRANEETH CHAKRAVARTHULA

Image restoration is essential for enhancing degraded images across computer vision tasks. However, most existing methods address only a single type of degradation (e.g., blur, noise, or haze) at a time, limiting their real-world applicability where multiple degradations often occur simultaneously. In this paper, we propose UniCoRN, a unified image restoration approach capable of handling multiple degradation types simultaneously using a multi-head diffusion model. Specifically, we uncover the potential of low-level visual cues extracted from images in guiding a controllable diffusion model for real-world image restoration and we design a multi-head control network adaptable via a mixture-of-experts strategy. We train our model without any prior assumption of specific degradations, through a smartly designed curriculum learning recipe. Additionally, we also introduce MetaRestore, a metalens imaging benchmark containing images with multiple degradations and artifacts. Extensive evaluations on several challenging datasets, including our benchmark, demonstrate that our method achieves significant performance gains and can robustly restore images with severe degradations. Project page: https://codejaeger.github.io/unicorn-gh

📄 PDF Abstract BibTeX arXiv:2503.15868

Code (0)

등록된 구현이 없습니다.

Tasks

Image RestorationMixture-of-ExpertsUnified Image Restoration

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Unicorn: Unified Neural Image Compression with One Number Reconstruction

2024-12-11 · Qi Zheng, Haozhi Wang, Zihao Liu, Jiaming Liu 외

Prevalent lossy image compression schemes can be divided into: 1) explicit image compression (EIC), including traditional standards and neural end-to-end algorithms; 2) implicit image compression (IIC) based on implicit …

DecoderImage Compression

UniCorn: Towards Self-Improving Unified Multimodal Models through Self-Generated Supervision

2026-01-06 · Ruiyan Han, Zhen Fang, XinYu Sun, Yuchen Ma 외 arxiv

While Unified Multimodal Models (UMMs) have achieved remarkable success in cross-modal comprehension, a significant gap persists in their ability to leverage such internal knowledge for high-quality generation. We formal…

Image Generation

UniCoRN: A Unified Conditional Image Repainting Network

2022-01-01 · CVPR 2022 1 · Jimeng Sun, Shuchen Weng, Zheng Chang, Si Li 외

Conditional image repainting (CIR) is an advanced image editing task, which requires the model to generate visual content in user-specified regions conditioned on multiple cross-modality constraints, and composite th…

Towards Grand Unification of Object Tracking

2022-07-14 · Bin Yan, Yi Jiang, Peize Sun, Dong Wang 외

We present a unified method, termed Unicorn, that can simultaneously solve four tracking problems (SOT, MOT, VOS, MOTS) with a single network using the same model parameters. Due to the fragmented definitions of the obje…

Multi-Object TrackingMulti-Object Tracking and SegmentationMultiple Object TrackingObject+3

Unicorn: A Unified Multi-tasking Model for Supporting Matching Tasks in Data Integration

2023-05-01 · SIGMOD/PODS 2023 5 · Jianhong Tu, Ju Fan, Nan Tang, Peng Wang 외

Data matching - which decides whether two data elements (e.g., string, tuple, column, or knowledge graph entity) are the "same" (a.k.a. a match) - is a key concept in data integration, such as entity matching and schema …

Data IntegrationEntity ResolutionMixture-of-ExpertsZero-Shot Learning