CVJun 27

Self-Evolving Agentic Image Restoration via Deliberate Planning and Intuitive Execution

arXiv:2606.2897110.2
Predicted impact top 39% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in image restoration, this work proposes a more effective agentic framework that balances exploration and exploitation while overcoming episodic amnesia, though it is an incremental improvement over existing agentic IR systems.

SEAR addresses limitations in agentic image restoration by formulating it as a sequential decision-making problem with a Deliberate Planner using Monte Carlo Tree Search and an Intuitive Executor with self-evolving episodic memory, achieving strong perceptual and quantitative performance on synthetic and real-world benchmarks.

Real-world image restoration (IR) remains challenging due to complex and coupled degradations. While recent agentic IR frameworks leverage Large Language Models for flexible tool planning, they face two critical limitations. First, from a search scheme perspective, excessive reliance on greedy strategies fails to balance exploration and exploitation. Second, existing agentic systems underutilize information, exhibiting episodic amnesia. To address these challenges, we propose \textbf{Self-Evolving Agentic Image Restoration (SEAR)}, which formulates restoration as a sequential decision-making problem. Inspired by the dual-process theory, SEAR comprises an Intuitive Executor and a Deliberate Planner, respectively following the fast-thinking \textit{System 1} and slow-thinking \textit{System 2} principles. The Deliberate Planner employs Pruning-Aware Monte Carlo Tree Search for long-horizon reasoning, utilizing a hybrid no-reference reward and a Multimodal Large Language Model (MLLM)-based tournament to prevent metric exploitation. Complementarily, the Intuitive Executor leverages a self-evolving episodic memory indexed by degradation-aware state fingerprints. This mechanism distills expensive search trajectories into adaptive expertise, overcoming episodic amnesia while progressively amortizing cold-start exploration costs through memory reuse. Extensive experiments on synthetic and real-world benchmarks demonstrate its strong perceptual and quantitative performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes