Noise-Adaptive Regularization for Robust Multi-Label Remote Sensing Image Classification

32d ago · Global · primary source: export.arxiv.org

A new regularization method called NAR aims to make multi-label remote sensing image classification more robust by explicitly distinguishing between additive and subtractive label noise, a distinction previous work has largely overlooked [1]. The method, detailed in a paper by Tom Burgert and submitted to arXiv on 13 Jan 2026, addresses a growing problem in remote sensing [1]. As the volume of satellite and aerial imagery expands, annotation procedures increasingly rely on thematic products or crowdsourced procedures to reduce costs, which often introduces partially incorrect labels [2]. This label noise can appear in three forms: additive noise, where incorrect labels are added; subtractive noise, where correct labels are missing; or a combination of both, known as mixed noise [3]. Existing approaches typically treat all noisy annotations as valid supervised signals, lacking mechanisms that adapt learning behavior to different noise types [3]. NAR operates within a semi-supervised learning framework and employs a confidence-based label handling mechanism. Label entries with high confidence are retained, entries with moderate confidence are temporarily deactivated, and low-confidence entries are corrected by flipping them [4]. This selective attenuation of supervision is integrated with early-learning regularization, or ELR, to stabilize training and mitigate overfitting to corrupted labels [2]. In experiments across additive, subtractive, and mixed noise scenarios, NAR consistently improved robustness compared with existing methods, with the most pronounced gains under subtractive and mixed noise [4]. The work builds on a broader research effort to handle noisy labels in multi-label classification. A separate framework, Adaptive Gradient Calibration, or AdaGC, proposed a gradient calibration mechanism with a dual exponential moving average module for robust pseudo-label generation, also targeting noise in remote sensing imagery [5]. The NAR paper was revised on 4 Jun 2026, with the submission size growing from 1,600 KB to 1,611 KB [1].

research-papersafety-researchtool-release

Background sources we checked (5)
  • arxiv.org ↗ The development of reliable methods for multi-label classification (MLC) has become a prominent research direction in remote sensing (RS). As the scale of RS data continues to expand, annotation procedures increasingly rely on thematic products or crowdsourced procedures to reduc…
  • arxiv.org ↗ The development of reliable methods for multi-label classification (MLC) has become a prominent research direction in remote sensing (RS). As the scale of RS data continues to expand, annotation procedures increasingly rely on thematic products or crowdsourced procedures to reduc…
  • arxiv.org ↗ [2601.08446] Noise-Adaptive Regularization for Robust Multi-Label Remote Sensing Image Classification [...] # Title:Noise-Adaptive Regularization for Robust Multi-Label Remote Sensing Image Classification [...] > Abstract:The development of reliable methods for multi-label classi…
  • arxiv.org ↗ limited. To bridge this gap, we propose Adaptive Gradient Calibration (AdaGC), a novel and generalizable SPML framework [...] tailored to RS imagery. AdaGC adopts a gradient calibration [...] (GC) mechanism with a dual exponential moving average (EMA) [...] module for robust pse…
  • en.wikipedia.org ↗ The scale-invariant feature transform (SIFT) is a computer vision algorithm to detect, describe, and match local features in images, invented by David Lowe in 1999. Applications include object recognition, robotic mapping and navigation, image stitching, 3D modeling, gesture reco…

Sources

Spot something wrong? Report an issue