CVSep 17, 2025

NDLPNet: A Location-Aware Nighttime Deraining Network and a Real-World Benchmark Dataset

arXiv:2509.13766v1h-index: 6Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of degraded visual quality in nighttime surveillance and autonomous navigation due to rain streaks, representing an incremental improvement over existing daytime-focused methods.

The paper tackles nighttime image deraining by proposing NDLPNet, a network that uses a Position Perception Module to capture spatial rain distribution, and introduces a real-world NSR dataset of 900 image pairs, achieving state-of-the-art performance in quantitative evaluations.

Visual degradation caused by rain streak artifacts in low-light conditions significantly hampers the performance of nighttime surveillance and autonomous navigation. Existing image deraining techniques are primarily designed for daytime conditions and perform poorly under nighttime illumination due to the spatial heterogeneity of rain distribution and the impact of light-dependent stripe visibility. In this paper, we propose a novel Nighttime Deraining Location-enhanced Perceptual Network(NDLPNet) that effectively captures the spatial positional information and density distribution of rain streaks in low-light environments. Specifically, we introduce a Position Perception Module (PPM) to capture and leverage spatial contextual information from input data, enhancing the model's capability to identify and recalibrate the importance of different feature channels. The proposed nighttime deraining network can effectively remove the rain streaks as well as preserve the crucial background information. Furthermore, We construct a night scene rainy (NSR) dataset comprising 900 image pairs, all based on real-world nighttime scenes, providing a new benchmark for nighttime deraining task research. Extensive qualitative and quantitative experimental evaluations on both existing datasets and the NSR dataset consistently demonstrate our method outperform the state-of-the-art (SOTA) methods in nighttime deraining tasks. The source code and dataset is available at https://github.com/Feecuin/NDLPNet.

Code Implementations1 repo
Foundations

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

Your Notes