CVNov 21, 2025

VLM-Augmented Degradation Modeling for Image Restoration Under Adverse Weather Conditions

arXiv:2511.16998v1
Originality Incremental advance
AI Analysis

This work addresses the problem of reliable visual perception for autonomous driving and outdoor robots, offering a practical solution with incremental improvements in model efficiency and performance.

The paper tackled image restoration under adverse weather conditions by proposing the MVLR model, which integrates a visual-language model and an implicit memory bank to enhance restoration accuracy, achieving superior PSNR and SSIM scores on four benchmarks compared to baselines.

Reliable visual perception under adverse weather conditions, such as rain, haze, snow, or a mixture of them, is desirable yet challenging for autonomous driving and outdoor robots. In this paper, we propose a unified Memory-Enhanced Visual-Language Recovery (MVLR) model that restores images from different degradation levels under various weather conditions. MVLR couples a lightweight encoder-decoder backbone with a Visual-Language Model (VLM) and an Implicit Memory Bank (IMB). The VLM performs chain-of-thought inference to encode weather degradation priors and the IMB stores continuous latent representations of degradation patterns. The VLM-generated priors query the IMB to retrieve fine-grained degradation prototypes. These prototypes are then adaptively fused with multi-scale visual features via dynamic cross-attention mechanisms, enhancing restoration accuracy while maintaining computational efficiency. Extensive experiments on four severe-weather benchmarks show that MVLR surpasses single-branch and Mixture-of-Experts baselines in terms of Peak Signal-to-Noise Ratio (PSNR) and Structural Similarity Index Measure (SSIM). These results indicate that MVLR offers a practical balance between model compactness and expressiveness for real-time deployment in diverse outdoor conditions.

Foundations

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

Your Notes