paper-with-me

홈 › Papers

Language-driven All-in-one Adverse Weather Removal

2023-12-03 · CVPR 2024 1 · Hao Yang, Liyuan Pan, Yan Yang, Wei Liang

All-in-one (AiO) frameworks restore various adverse weather degradations with a single set of networks jointly. To handle various weather conditions, an AiO framework is expected to adaptively learn weather-specific knowledge for different degradations and shared knowledge for common patterns. However, existing methods: 1) rely on extra supervision signals, which are usually unknown in real-world applications; 2) employ fixed network structures, which restrict the diversity of weather-specific knowledge. In this paper, we propose a Language-driven Restoration framework (LDR) to alleviate the aforementioned issues. First, we leverage the power of pre-trained vision-language (PVL) models to enrich the diversity of weather-specific knowledge by reasoning about the occurrence, type, and severity of degradation, generating description-based degradation priors. Then, with the guidance of degradation prior, we sparsely select restoration experts from a candidate list dynamically based on a Mixture-of-Experts (MoE) structure. This enables us to adaptively learn the weather-specific and shared knowledge to handle various weather conditions (e.g., unknown or mixed weather). Experiments on extensive restoration scenarios show our superior performance (see Fig. 1). The source code will be made available.

📄 PDF Abstract BibTeX arXiv:2312.01381

Code (0)

등록된 구현이 없습니다.

Tasks

AllDiversityMixture-of-Experts

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

SemiDDM-Weather: A Semi-supervised Learning Framework for All-in-one Adverse Weather Removal

2024-09-29 · Fang Long, Wenkang Su, Zixuan Li, Lei Cai 외

Adverse weather removal aims to restore clear vision under adverse weather conditions. Existing methods are mostly tailored for specific weather types and rely heavily on extensive labeled data. In dealing with these two…

AllDenoising

WM-MoE: Weather-aware Multi-scale Mixture-of-Experts for Blind Adverse Weather Removal

2023-03-24 · Yulin Luo, Rui Zhao, Xiaobao Wei, Jinwei Chen 외

Adverse weather removal tasks like deraining, desnowing, and dehazing are usually treated as separate tasks. However, in practical autonomous driving scenarios, the type, intensity,and mixing degree of weather are unknow…

Autonomous DrivingContrastive LearningMixture-of-ExpertsRain Removal

PVRF: All-in-one Adverse Weather Removal via Prior-modulated and Velocity-constrained Rectified Flow

2026-05-13 · Wei Dong, Han Zhou, Terry Ji, Guanhua Zhao 외 arxiv

Adverse weather removal (AWR) in real-world images remains challenging due to heterogeneous and unseen degradations, while distortion-driven training often yields overly smooth results. We propose PVRF, a unified framewo…

Question Answering

Continual All-in-One Adverse Weather Removal with Knowledge Replay on a Unified Network Structure

2024-03-12 · De Cheng, Yanling Ji, Dong Gong, Yan Li 외

In real-world applications, image degeneration caused by adverse weather is always complex and changes with different weather conditions from days and seasons. Systems in real-world environments constantly encounter adve…

AllContinual LearningImage RestorationIncremental Learning+1

Decoupling Degradation and Content Processing for Adverse Weather Image Restoration

2023-12-08 · Xi Wang, Xueyang Fu, Peng-Tao Jiang, Jie Huang 외

Adverse weather image restoration strives to recover clear images from those affected by various weather types, such as rain, haze, and snow. Each weather type calls for a tailored degradation removal approach due to its…

Image Restoration