English

An Intelligent Agentic System for Complex Image Restoration Problems

Computer Vision and Pattern Recognition 2025-02-18 v2

Abstract

Real-world image restoration (IR) is inherently complex and often requires combining multiple specialized models to address diverse degradations. Inspired by human problem-solving, we propose AgenticIR, an agentic system that mimics the human approach to image processing by following five key stages: Perception, Scheduling, Execution, Reflection, and Rescheduling. AgenticIR leverages large language models (LLMs) and vision-language models (VLMs) that interact via text generation to dynamically operate a toolbox of IR models. We fine-tune VLMs for image quality analysis and employ LLMs for reasoning, guiding the system step by step. To compensate for LLMs' lack of specific IR knowledge and experience, we introduce a self-exploration method, allowing the LLM to observe and summarize restoration results into referenceable documents. Experiments demonstrate AgenticIR's potential in handling complex IR tasks, representing a promising path toward achieving general intelligence in visual processing.

Keywords

Cite

@article{arxiv.2410.17809,
  title  = {An Intelligent Agentic System for Complex Image Restoration Problems},
  author = {Kaiwen Zhu and Jinjin Gu and Zhiyuan You and Yu Qiao and Chao Dong},
  journal= {arXiv preprint arXiv:2410.17809},
  year   = {2025}
}

Comments

ICLR 2025

R2 v1 2026-06-28T19:32:48.061Z