paper-with-me

Papers

SmartAssign: Learning a Smart Knowledge Assignment Strategy for Deraining and Desnowing

2023-01-01 · CVPR 2023 1 · Yinglong Wang, Chao Ma, Jianzhuang Liu

Existing methods mainly handle single weather types. However, the connections of different weather conditions at deep representation level are usually ignored. These connections, if used properly, can generate complementary representations for each other to make up insufficient training data, obtaining positive performance gains and better generalization. In this paper, we focus on the very correlated rain and snow to explore their connections at deep representation level. Because sub-optimal connections may cause negative effect, another issue is that if rain and snow are handled in a multi-task learning way, how to find an optimal connection strategy to simultaneously improve deraining and desnowing performance. To build desired connection, we propose a smart knowledge assignment strategy, called SmartAssign, to optimally assign the knowledge learned from both tasks to a specific one. In order to further enhance the accuracy of knowledge assignment, we propose a novel knowledge contrast mechanism, so that the knowledge assigned to different tasks preserves better uniqueness. The inherited inductive biases usually limit the modelling ability of CNNs, we introduce a novel transformer block to constitute the backbone of our network to effectively combine long-range context dependency and local image details. Extensive experiments on seven benchmark datasets verify that proposed SmartAssign explores effective connection between rain and snow, and improves the performances of both deraining and desnowing apparently. The implementation code will be available at https://gitee.com/mindspore/models/tree/master/research/cv/SmartAssign.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningRain Removal

Similar Papers 제목 키워드 기반

Removing Rain Streaks via Task Transfer Learning

2022-08-28 · Yinglong Wang, Chao Ma, Jianzhuang Liu

Due to the difficulty in collecting paired real-world training data, image deraining is currently dominated by supervised learning with synthesized data generated by e.g., Photoshop rendering. However, the generalization…

Knowledge DistillationRain RemovalTransfer Learning

Unpaired Image Deraining Using Reward-Guided Self-Reinforcement Strategy

2026-05-01 · Yinghao Chen, Yeying Jin, Xiang Chen, Yanyan Wei 외 arxiv

Unsupervised deraining has attracted attention for its ability to learn the real-world distribution of rain without paired supervision. However, the lack of strong constraints makes it difficult for the network to conver…

Image Quality Assessment

Channel Consistency Prior and Self-Reconstruction Strategy Based Unsupervised Image Deraining

2025-03-24 · CVPR 2025 1 · Guanglu Dong, Tianheng Zheng, Yuanzhouhan Cao, Linbo Qing 외

Recently, deep image deraining models based on paired datasets have made a series of remarkable progress. However, they cannot be well applied in real-world applications due to the difficulty of obtaining real paired dat…

Rain Removal

Image Deraining via Self-supervised Reinforcement Learning

2024-03-27 · He-Hao Liao, Yan-Tsung Peng, Wen-Tao Chu, Ping-Chun Hsieh 외

The quality of images captured outdoors is often affected by the weather. One factor that interferes with sight is rain, which can obstruct the view of observers and computer vision applications that rely on those images…

DenoisingDictionary LearningRain Removalreinforcement-learning+2

UniRain: Unified Image Deraining with RAG-based Dataset Distillation and Multi-objective Reweighted Optimization

2026-03-04 · Qianfeng Yang, Qiyuan Guan, Xiang Chen, Jiyu Jin 외 arxiv

Despite significant progress has been made in image deraining, we note that most existing methods are often developed for only specific types of rain degradation and fail to generalize across diverse real-world rainy sce…