paper-with-me

홈 › Papers

Restore-R1: Efficient Image Restoration Agents via Reinforcement Learning with Multimodal LLM Perceptual Feedback

2025-12-21 · Jianglin Lu, Yuanwei Wu, Ziyi Zhao, Hongcheng Wang, Felix Jimenez, Abrar Majeedi, Yun Fu arxiv

Complex image restoration aims to recover high-quality images from inputs affected by multiple degradations such as blur, noise, rain, and compression artifacts. Recent restoration agents, powered by vision-language models and large language models, offer promising restoration capabilities but suffer from significant efficiency bottlenecks due to reflection, rollback, and iterative tool searching. Moreover, their performance heavily depends on degradation recognition models that require extensive annotations for training, limiting their applicability in label-free environments. To address these limitations, we propose a policy optimization-based restoration framework that learns an lightweight agent to determine tool-calling sequences. The agent operates in a sequential decision process, selecting the most appropriate restoration operation at each step to maximize final image quality. To enable training within label-free environments, we introduce a novel reward mechanism driven by multimodal large language models, which act as human-aligned evaluator and provide perceptual feedback for policy improvement. Once trained, our agent executes a deterministic restoration plans without redundant tool invocations, significantly accelerating inference while maintaining high restoration quality. Extensive experiments show that despite using no supervision, our method matches SOTA performance on full-reference metrics and surpasses existing approaches on no-reference metrics across diverse degradation scenarios.

📄 PDF Abstract BibTeX arXiv:2512.18599

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Restoration

Similar Papers 제목 키워드 기반

RIRF: Reasoning Image Restoration Framework

2026-04-10 · Wending Yan, Rongkai Zhang, Kaihua Tang, Yu Cheng 외 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 …

Reinforcement LearningImage Restoration

PaAgent: Portrait-Aware Image Restoration Agent via Subjective-Objective Reinforcement Learning

2026-03-17 · Yijian Wang, Qingsen Yan, Jiantao Zhou, Duwei Dai 외 arxiv

Image Restoration (IR) agents, leveraging multimodal large language models to perceive degradation and invoke restoration tools, have shown promise in automating IR tasks. However, existing IR agents typically lack an in…

Reinforcement LearningImage Restoration

RestoreAgent: Autonomous Image Restoration Agent via Multimodal Large Language Models

2024-07-25 · Haoyu Chen, Wenbo Li, Jinjin Gu, Jingjing Ren 외

Natural images captured by mobile devices often suffer from multiple types of degradation, such as noise, blur, and low light. Traditional image restoration methods require manual selection of specific tasks, algorithms,…

Image RestorationLow-Light Image Enhancement

Crafting a Toolchain for Image Restoration by Deep Reinforcement Learning

2018-04-10 · CVPR 2018 6 · Ke Yu, Chao Dong, Liang Lin, Chen Change Loy

We investigate a novel approach for image restoration by reinforcement learning. Unlike existing studies that mostly train a single large network for a specialized task, we prepare a toolbox consisting of small-scale con…

Deep Reinforcement LearningImage Restorationreinforcement-learningReinforcement Learning+1

Path-Restore: Learning Network Path Selection for Image Restoration

2019-04-23 · Ke Yu, Xintao Wang, Chao Dong, Xiaoou Tang 외

Very deep Convolutional Neural Networks (CNNs) have greatly improved the performance on various image restoration tasks. However, this comes at a price of increasing computational burden, hence limiting their practical u…

DenoisingImage RestorationPathfinderReinforcement Learning