paper-with-me

홈 › Papers

Improving Image Restoration through Removing Degradations in Textual Representations

2023-12-28 · CVPR 2024 1 · Jingbo Lin, Zhilu Zhang, Yuxiang Wei, Dongwei Ren, Dongsheng Jiang, WangMeng Zuo

In this paper, we introduce a new perspective for improving image restoration by removing degradation in the textual representations of a given degraded image. Intuitively, restoration is much easier on text modality than image one. For example, it can be easily conducted by removing degradation-related words while keeping the content-aware words. Hence, we combine the advantages of images in detail description and ones of text in degradation removal to perform restoration. To address the cross-modal assistance, we propose to map the degraded images into textual representations for removing the degradations, and then convert the restored textual representations into a guidance image for assisting image restoration. In particular, We ingeniously embed an image-to-text mapper and text restoration module into CLIP-equipped text-to-image models to generate the guidance. Then, we adopt a simple coarse-to-fine approach to dynamically inject multi-scale information from guidance to image restoration networks. Extensive experiments are conducted on various image restoration tasks, including deblurring, dehazing, deraining, and denoising, and all-in-one image restoration. The results showcase that our method outperforms state-of-the-art ones across all these tasks. The codes and models are available at \url{https://github.com/mrluin/TextualDegRemoval}.

📄 PDF Abstract BibTeX arXiv:2312.17334

Code (1)

mrluin/textualdegremoval 공식 구현 pytorch

Tasks

DeblurringDenoisingImage RestorationImage to textRain Removal

Similar Papers 제목 키워드 기반

Chain-of-Restoration: Multi-Task Image Restoration Models are Zero-Shot Step-by-Step Universal Image Restorers

2024-10-11 · Jin Cao, Deyu Meng, Xiangyong Cao

Despite previous image restoration (IR) methods have often concentrated on isolated degradations, recent research has increasingly focused on addressing composite degradations involving a complex combination of multiple …

Image Restoration

Towards Unsupervised Blind Face Restoration using Diffusion Prior

2024-10-06 · Tianshu Kuai, Sina Honari, Igor Gilitschenski, Alex Levinshtein

Blind face restoration methods have shown remarkable performance, particularly when trained on large-scale synthetic datasets with supervised learning. These datasets are often generated by simulating low-quality face im…

Blind Face Restoration

UniRes: Universal Image Restoration for Complex Degradations

2025-06-05 · Mo Zhou, Keren Ye, Mauricio Delbracio, Peyman Milanfar 외

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 degradat…

Image Restoration

Causal-AgentIR: Self-Evolving Causal Memory for Adaptive Image Restoration Agents

2026-07-23 · Hu Gao, Yulong Chen, Lizhuang Ma arxiv

Image restoration agents have recently emerged as a flexible paradigm for handling diverse and unpredictable degradations in real-world scenarios. Existing agents typically formulate restoration as a tool-using process, …

Image Restoration

Leveraging Multimodal Large Language Models for All-in-One Image Restoration via a Mixture of Frequency Experts

2026-05-12 · Eunho Lee, Rei Kawakami, Youngbae Hwang arxiv

All-in-one image restoration seeks to recover clean images from inputs affected by diverse and unknown degradations using a unified framework. Recent methods have shown strong performance by identifying degradation chara…

Image Restoration