CVAIMay 13

X-Restormer++: 1st Place Solution for the UG2+ CVPR 2026 All-Weather Restoration Challenge

arXiv:2605.1325825.2
Predicted impact top 84% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

This is a winning solution for a specific challenge, providing incremental improvements over an existing method for all-weather image restoration.

X-Restormer++ won 1st place in the UG2+ CVPR 2026 All-Weather Restoration Challenge by improving the X-Restormer baseline with spatial-adaptive input scaling, a Gradient-Guided Edge-Aware loss, and additional training data (24,500 image pairs), achieving top rank.

In this work, we present our winning solution for the 8th UG2+ Challenge (CVPR 2026) Track 1: Image Restoration under All-weather Conditions. Our method is built upon the strong baseline framework X-Restormer, which effectively captures both channel-wise global dependencies and spatially-local structural information through its dual-attention design (Multi-DConv Head Transposed Attention and Overlapping Cross-Attention). To further boost the restoration performance, we propose several key improvements. First, we integrate the spatially-adaptive input scaling mechanism from Restormer-Plus to dynamically adjust the spatial weights of the input image, enhancing spatial adaptability. Second, to better preserve structural details and edge information, we introduce a novel Gradient-Guided Edge-Aware (GGEA) loss, which is combined with L1 and Multi-Scale SSIM losses in a unified training objective. Third, we significantly expand the training data by incorporating an extra 24,500 degraded-clean image pairs from FoundIR and WeatherBench alongside the original WeatherStream dataset. With these strategies, our proposed method successfully ranks the 1st place in the challenge.

Foundations

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

Your Notes