DELNet: Continuous All-in-One Weather Removal via Dynamic Expert Library
About
All-in-one weather image restoration methods are valuable in practice but depend on pre-collected data and require retraining for unseen degradations, leading to high cost. We propose DELNet, a continual learning framework for weather image restoration. DELNet integrates a judging valve that measures task similarity to distinguish new from known tasks, and a dynamic expert library that stores experts trained on different degradations. For new tasks, the valve selects top-k experts for knowledge transfer while adding new experts to capture task-specific features; for known tasks, the corresponding experts are directly reused. This design enables continuous optimization without retraining existing models. Experiments on OTS, Rain100H, and Snow100K demonstrate that DELNet surpasses state-of-the-art continual learning methods, achieving PSNR gains of 16\%, 11\%, and 12\%, respectively. These results highlight the effectiveness, robustness, and efficiency of DELNet, which reduces retraining cost and enables practical deployment in real-world scenarios.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Snow Removal | Snow100K (test) | PSNR33.58 | 28 | |
| Rain Removal | Rain100H (test) | PSNR29.03 | 28 | |
| Perceptual Image Restoration | Average across datasets (combined) | PSNR31.28 | 27 | |
| Haze Removal | RESIDE OTS | PSNR31.22 | 14 | |
| Haze Removal | RESIDE OTS (test) | PSNR30.06 | 14 | |
| Image Restoration | Outdoor-Rain | PSNR29.66 | 11 |