IEEE Trans Pattern Anal Mach Intell. 2023 Aug;45(8):9534-9551. doi: 10.1109/TPAMI.2023.3241756. Epub 2023 Jun 30.
Image deraining is a challenging task since rain streaks have the characteristics of a spatially long structure and have a complex diversity. Existing deep learning-based methods mainly construct the deraining networks by stacking vanilla convolutional layers with local relations, and can only handle a single dataset due to catastrophic forgetting, resulting in a limited performance and insufficient adaptability. To address these issues, we propose a new image deraining framework to effectively explore nonlocal similarity, and to continuously learn on multiple datasets. Specifically, we first design a patchwise hypergraph convolutional module, which aims to better extract the nonlocal properties with higher-order constraints on the data, to construct a new backbone and to improve the deraining performance. Then, to achieve better generalizability and adaptability in real-world scenarios, we propose a biological brain-inspired continual learning algorithm. By imitating the plasticity mechanism of brain synapses during the learning and memory process, our continual learning process allows the network to achieve a subtle stability-plasticity tradeoff. This it can effectively alleviate catastrophic forgetting and enables a single network to handle multiple datasets. Compared with the competitors, our new deraining network with unified parameters attains a state-of-the-art performance on seen synthetic datasets and has a significantly improved generalizability on unseen real rainy images.
图像去雨是一项具有挑战性的任务,因为雨痕具有空间长结构的特点,并且具有复杂的多样性。现有的基于深度学习的方法主要通过堆叠具有局部关系的香草卷积层来构建去雨网络,并且由于灾难性遗忘,它们只能处理单个数据集,导致性能有限且适应性不足。为了解决这些问题,我们提出了一种新的图像去雨框架,以有效地探索非局部相似性,并在多个数据集上持续学习。具体来说,我们首先设计了一个分片超图卷积模块,旨在更好地提取具有更高阶数据约束的非局部特性,构建一个新的骨干网络,并提高去雨性能。然后,为了在现实场景中实现更好的泛化性和适应性,我们提出了一种受生物大脑启发的持续学习算法。通过模仿学习和记忆过程中大脑突触的可塑性机制,我们的持续学习过程使网络能够实现微妙的稳定性-可塑性权衡。这可以有效地减轻灾难性遗忘,并使单个网络能够处理多个数据集。与竞争对手相比,我们的新去雨网络具有统一的参数,在已见合成数据集上实现了最先进的性能,并且在未见真实雨天图像上具有显著提高的泛化能力。