paper-with-me

Papers

RIRF: Reasoning Image Restoration Framework

2026-04-10 · Wending Yan, Rongkai Zhang, Kaihua Tang, Yu Cheng, Qiankun Liu arxiv

Universal image restoration (UIR) aims to recover clean images from diverse and unknown degradations using a unified model. Existing UIR methods primarily focus on pixel reconstruction and often lack explicit diagnostic reasoning over degradation composition, severity, and scene semantics prior to restoration. We propose Reason and Restore (R\&R), a novel framework that integrates structured Chain-of-Thought (CoT) reasoning into the image restoration pipeline. R\&R introduces an explicit reasoner, implemented by fine-tuning Qwen3-VL, to diagnose degradation types, quantify degradation severity, infer key degradation-related factors, and describe relevant scene and object semantics. The resulting structured reasoning provides interpretable and fine-grained diagnostic priors for the restorer. To further improve restoration quality, the quantified degradation severity produced by the reasoner is leveraged as reinforcement learning (RL) signals to guide and strengthen the restorer. Unlike existing multimodal LLM-based agentic systems that decouple reasoning from low-level vision tasks, R\&R tightly couples semantic diagnostic reasoning with pixel-level restoration in a unified framework. Extensive experiments across diverse UIR benchmarks demonstrate that R\&R achieves state-of-the-art performance while offering unique interpretability into the restoration process.

📄 PDF Abstract BibTeX arXiv:2604.09511

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Restoration

Similar Papers 제목 키워드 기반

TeTriRF: Temporal Tri-Plane Radiance Fields for Efficient Free-Viewpoint Video

2023-12-10 · CVPR 2024 1 · Minye Wu, Zehao Wang, Georgios Kouros, Tinne Tuytelaars

Neural Radiance Fields (NeRF) revolutionize the realm of visual media by providing photorealistic Free-Viewpoint Video (FVV) experiences, offering viewers unparalleled immersion and interactivity. However, the technology…

NeRF

Federated Learning on Riemannian Manifolds with Differential Privacy

2024-04-15 · Zhenwei Huang, Wen Huang, Pratik Jawanpuria, Bamdev Mishra

In recent years, federated learning (FL) has emerged as a prominent paradigm in distributed machine learning. Despite the partial safeguarding of agents' information within FL systems, a malicious adversary can potential…

Federated Learning

Universal Image Restoration via Internalized Chain-of-Thought Reasoning

2026-06-16 · Yu Guo, Zhengru Fang, Shengfeng He, Senkang Hu 외 arxiv

Image restoration seeks to recover high-quality images from degraded inputs but becomes highly ill-posed under complex, mixed degradations. While unified all-in-one models are common, their performance declines as degrad…

Image RestorationImage Editing

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

Taming Generative Diffusion Prior for Universal Blind Image Restoration

2024-08-21 · Siwei Tu, Weidong Yang, Ben Fei

Diffusion models have been widely utilized for image restoration. However, previous blind image restoration methods still need to assume the type of degradation model while leaving the parameters to be optimized, limitin…

Image RestorationMathematical Reasoning