4.1. Dataset Description
To demonstrate the effectiveness of the proposed method for RRN, eight co-registered bitemporal Sentinel-2 image pairs were collected across diverse geographical regions in China, encompassing various land cover types such as water bodies, urban areas, agricultural land, and vegetation. Each scene covers a high-resolution area of 10,944 × 10,944 or 10,980 × 10,980 pixels. All images were preprocessed to ensure strict geometric and radiometric consistency, with the cirrus 10th band discarded and spatial resampling performed via nearest-neighbor interpolation to preserve pixel values.
Data pair 1 comprises Sentinel-2B MSI Level-1C imagery from western Xinjiang, China, acquired on 20 and 30 July 2024, with minimal cloud cover and containing 13 spectral bands at 10 m, 20 m, and 60 m resolutions. The cirrus band was discarded, and lower-resolution bands were enhanced to 10 m using the Sen2Res model in SNAP. Data pair 2 features Sentinel-2B Level-1C products from Ningxia and Inner Mongolia, acquired on 5 May and 4 July 2024, showing higher cloud cover in the subject image and slight snow cover in the reference, processed similarly. Data pair 3 includes Sentinel-2B Level-1C scenes from western Xinjiang from 2 November 2023 and 29 July 2024, with moderate cloud coverage and negligible snow, undergoing identical resolution enhancement. Data pair 4 covers the Inner Mongolia–Gansu border with images from 21 October 2023 and 17 July 2024, notable for being entirely cloud-free and having minimal snow cover, processed to uniform 10 m resolution. Data pair 5 is from Shanghai with acquisitions on 17 October 2023 and 2 August 2024, showing very low cloud in the subject image and higher cloud cover in the reference, with no snow and standard preprocessing. Data pair 6 consists of Sentinel-2 Level-2A products from the Mongolia–northern China border, with a Sentinel-2A subject image from 29 July 2023, and a Sentinel-2B reference from 7 August 2024, featuring low cloud and nearly absent snow, with all bands resampled to 10 m. Data pair 7 involves Sentinel-2A Level-2A imagery from the China–Mongolia border from 19 July 2023 and 23 July 2024, with extremely low cloud and snow cover, processed to 10 m resolution. Data pair 8 contains Sentinel-2A Level-2A products from the Inner Mongolia–Hebei border, acquired on 19 July 2023 and 23 July 2024, also with very low cloud and snow percentages, and all coarser bands sharpened to 10 m using Sen2Res. All datasets are georeferenced in geographic coordinates, and the cirrus band was consistently excluded during analysis.
The dataset collected for the proposed method, along with the corresponding pseudo-color composite of the normalized subject images, is shown in
Figure 2. In our experimental setup, data pairs 1 to 7 from
Figure 2 were used for training, while data pair 8 was reserved for testing. All training data were processed by cropping into non-overlapping 256 × 256 image patches. The patches selected for the training set were chosen based on SSIM computed between each corresponding pair of image patches from the reference and subject images. A threshold of 0.75 was empirically selected for the SSIM value to identify suitable patch pairs for training. This specific criterion was determined to balance the size of the training sample against the precision of the radiometric correspondence: a higher threshold would retain fewer but nearly identical patches, potentially limiting the diversity and volume of the training set, whereas a lower threshold would include more variable pairs at the risk of introducing undesired spectral changes or misregistration artifacts. The 0.75 threshold ensures a large number of high-quality samples that exhibit strong radiometric consistency while still accommodating natural variability and minor misalignments, thereby supporting both sufficient data volume for effective learning and high radiometric normalization accuracy.
4.4. Comparison of RRN Methods
To demonstrate the capability of the proposed RRN method, we compared it with the following prevalent approaches: (1) HM: histogram matching [
26]; (2) MM: minimum–maximum [
14]; (3) SR: simple regression [
25]; (4) PIF: pseudo-invariant feature approach [
19]; (5) PCA: principal component analysis [
20]; (6) UCLR: normalization using linear regression with unchanged pixels [
24]; (7) ANN: normalization based on artificial neural networks with unchanged pixels [
16]; (8) HOG-based: normalization based on HOG features as the RCSS [
29]; (9) IRMAD: iteratively reweighted MAD transformation-based normalization [
23]; (10) CVA: change vector analysis [
38]; (11) OC2: orthogonal correction-2nd order [
39]; (12) MT-CNN [
30]; and (13) Cycle-GAN [
31].
Table 2 and
Table 3 indicate that the proposed diffusion-based RRN method consistently achieves improved performance across all 12 spectral bands, yielding the lowest average RMSE of 284.4606 and the lowest average RMD of 4.42 among all evaluated methods. This signifies minimal spectral distortion and high radiometric consistency in the normalized outputs. The proposed method slightly surpasses the strong reference method IRMAD, which attained an RMSE of 288.8412 and an RMD of 4.54, and which itself considerably outperforms most conventional approaches. Among the other methods, CVA also demonstrates competitive performance, with an RMSE of 286.0537 and an RMD of 4.46, confirming the effectiveness of change vector analysis for identifying invariant pixels. MT-CNN and Cycle-GAN achieve average RMSE values of 295.78 and 318.42, and average RMD values of 4.68 and 5.72, respectively. ANN exhibits a contradictory behavior: while its average RMD of 7.17 is relatively low, suggesting generally acceptable spectral preservation, it yields the second-highest RMSE of 425.6966, indicating high sensitivity to outliers and possible instability in bands with strong radiometric differences. HOG-based, UCLR, and PIF form a cluster of mid-tier performers, with average RMSE values around 326 to 332 and RMD values around 5.3 to 5.6, implying that while the selection of stable features or pixels is beneficial, the use of uniform coefficients or linear models limits their precision. HM performs commendably among global methods, with an RMSE of 315.0817 and an RMD of 4.60, even outperforming some sparse RRN (SRRN) techniques, though its inability to separate changed and unchanged regions constrains further improvement. PCA correction introduces noticeable spectral distortion, as evidenced by its highest RMD value of 6.74 among SRRN methods, likely due to its sensitivity to variations in principal components. In contrast, MM and SR perform poorly, with MM being particularly unsuitable due to its extreme amplification of errors in certain bands, such as the RMSE of 4118.30 in Band 10, a consequence of relying on global min-max stretching. OC2 results, with an RMSE of 1295.5563 and an RMD of 21.83, resemble those of the raw images.
The quantitative comparison of the evaluated RRN methods is further summarized in
Table 4, which reports the average PSNR and average SSIM across all 12 spectral bands. The proposed method achieves the highest average PSNR of 38.63 dB and the highest average SSIM of 0.9866, demonstrating improved signal fidelity and structural preservation among all compared approaches. Among the other methods, MT-CNN yields the second-best performance with an average PSNR of 36.09 dB and an average SSIM of 0.9725, followed closely by Cycle-GAN and HM. IRMAD delivers a competitive average PSNR of 35.83 dB but a lower average SSIM of 0.9038, indicating that while its radiometric correction is effective in terms of intensity error, it preserves structural information less reliably. CVA, UCLR, PCA, and PIF exhibit moderate average PSNR values ranging from 34.25 dB to 35.59 dB and average SSIM values between 0.9025 and 0.9246, suggesting generally acceptable but not outstanding normalization quality. In contrast, the HOG-based method shows a notably low average PSNR of 13.96 dB yet a relatively high average SSIM of 0.8673, implying that it retains structural patterns but fails to correct radiometric magnitudes accurately. ANN and OC2 perform poorly, with average PSNR values of 25.83 dB and 22.89 dB, and average SSIM of 0.4767 and 0.6041, respectively, indicating severe degradation in both signal accuracy and structural fidelity. MM and SR achieve intermediate results, with SR outperforming MM.
To further validate the statistical properties and stability of the proposed method against the IRMAD and CVA approaches, given the modest numerical gaps observed in the average metrics, we supplemented our evaluation with paired-sample
t-tests, variance analysis, and 95% confidence intervals based on the per-band results reported in
Table 2 and
Table 3. The paired
t-test results indicate that the proposed method yields
p-values of 0.023 for RMSE and 0.018 for RMD when compared with IRMAD, and
p-values of 0.031 for RMSE and 0.025 for RMD when compared with CVA. In terms of numerical dispersion, the proposed method produces an RMSE variance of 12.47 and an RMD variance of 0.081, compared with 28.62 and 0.153 for IRMAD, and 25.19 and 0.137 for CVA. The 95% confidence interval for the average RMSE of our method ranges from 281.21 to 287.71, and that for RMD ranges from 4.38 to 4.46. These intervals compare with those of IRMAD, which range from 285.36 to 292.32 for RMSE and from 4.49 to 4.59 for RMD, and with those of CVA, which range from 283.14 to 288.97 for RMSE and from 4.42 to 4.50 for RMD. These results suggest that the proposed method offers improved precision and lower variability across spectral bands relative to the two baseline methods under the current experimental settings.
To evaluate the RRN performance qualitatively, visual interpretation was conducted among the reference image, the original subject image, and the normalized results generated by various methods, as provided in
Figure 3. The subject image displays evident radiometric discrepancies compared to the reference, including reduced brightness and inconsistent contrast across different land cover types, such as vegetation, bare soil, roads, and water bodies–likely due to seasonal and acquisition interval effects.
Most normalization methods improve radiometric consistency to some extent. The proposed method produces a normalized image that is visually most similar to the reference, with harmonized contrast and natural texture representation across all land covers. This outcome aligns with its top quantitative performance, reinforcing its effectiveness. Methods such as IRMAD and CVA also yield visually convincing results with minor residual variations, consistent with their strong quantitative rankings. MT-CNN and Cycle-GAN produce visually plausible results but exhibit slight spectral distortions or residual artifacts in heterogeneous regions, reflecting their moderate quantitative performance.
HOG-based, UCLR, and PIF show partial correction but still exhibit localized over- or under-adjustment, correlating with their intermediate quantitative scores. The result of ANN preserves general spectral properties in some areas but introduces visible artifacts in regions with high radiometric variance, supporting its previously noted sensitivity to outliers.
Methods like PCA and HM exhibit limited radiometric alignment. PCA introduces noticeable spectral distortion, while HM improves global contrast but fails to address local inconsistencies. The poorest-performing methods, such as MM and OC2, show minimal improvement or even further inconsistency, appearing almost identical to the original subject image in certain bands, which corresponds to their low quantitative performance.
The improved visual quality achieved by the proposed method can be attributed to its diffusion-based framework, which systematically reverses radiometric inconsistency through iterative refinement. The embedded spectral and spatial attention mechanisms in the SSARN network facilitate effective integration of multi-scale and cross-band features, while the explicit modeling of both residual and noise components ensures accurate correction of complex radiometric perturbations. These characteristics enable the proposed method to produce visually coherent and radiometrically stable results, even in challenging scenarios involving diverse land covers and varied atmospheric conditions.
Although the proposed method introduces higher computational complexity than conventional RRN approaches, it provides improved capability for modeling nonlinear radiometric discrepancies and exploiting spatial–spectral contextual information, leading to improved normalization performance in heterogeneous multi-temporal scenes.
It is also worth clarifying the relationship between our method and other recent deep learning-based RRN frameworks. WEGLA-NormGAN [
40] represents a significant advance in deep learning-based RRN, but it is specifically designed for seamless large-scale mosaicking of remote sensing images, where the core objective is to produce visually smooth and radiometrically consistent image products free of seam lines. Its evaluation framework is therefore centered on image-level perceptual and structural similarity metrics, such as SSIM, PSNR, SAM, LPIPS, and GS, which measure the visual fidelity of the generated outputs. In contrast, our work is explicitly oriented toward serving downstream analysis tasks, particularly change detection and NDVI consistency assessment. The fundamental goal of our method is to use RRN as a preprocessing step to improve the accuracy of subsequent quantitative applications. Accordingly, our evaluation goes beyond traditional image quality indicators by designing specific experiments that verify the practical benefits of normalization for downstream tasks, as demonstrated in
Section 5.2 and
Section 5.3. These differences in application orientation mean that the success criteria of the two methods are inherently different, making a direct numerical comparison less meaningful. Furthermore, while comprehensive toolboxes such as SpectralMatch [
41] emphasize engineering implementation and broad applicability, our work differs fundamentally in its methodological philosophy by adopting a generative diffusion framework to model the stochastic nature of radiometric degradation.