QuReC: All-in-One Image Restoration with Query-Specific Guidance and Local-Global Response Calibration

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, quick

Summary

QuReC is a unified framework designed for all-in-one image restoration, addressing the limitations of existing methods that struggle with spatially heterogeneous or mixed degradations within a single image. Published on 2026-07-16, this framework overcomes the inadequacy of image-level prompts or shared guidance by providing fine-grained, spatially adaptive restoration. QuReC integrates a Degradation-Guided Query Reconstruction Module (DQRM), which matches spatial queries against a degradation prototype space to create query-specific degradation-aware representations, enhanced by a weakly supervised prototype matching learning strategy for stability. Additionally, it includes a Local-Global Response Calibration Module (LGRCM) that performs dual-branch aggregation and calibrates responses with learnable priors, ensuring reliable feature aggregation and coordinated local detail and global context modeling. Experiments demonstrate QuReC's superior performance across multiple all-in-one image restoration benchmarks, with its code available on GitHub.

Key takeaway

For computer vision engineers developing robust image restoration models, QuReC offers a significant advancement. You should consider integrating its spatially adaptive guidance and local-global response calibration to handle complex, mixed image degradations more effectively. This approach improves restoration accuracy beyond traditional methods, especially for heterogeneous corruptions. Explore the released code to implement this unified framework and enhance your model's performance across diverse degradation types.

Key insights

QuReC provides spatially adaptive, fine-grained image restoration by integrating query-specific degradation guidance with local-global context calibration.

Principles

Method

QuReC employs a DQRM for query-specific degradation-aware representation via prototype matching and an LGRCM for local-global dual-branch aggregation with learnable prior calibration.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Computer Vision Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.