Handling Noisy Annotation for Remote Sensing Semantic Segmentation via Boundary-Aware Knowledge Distillation

Published: 01 Jan 2025, Last Modified: 19 May 2025IEEE Trans. Geosci. Remote. Sens. 2025EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: In recent years, image segmentation has made significant progress, but acquiring annotated data is still a considerable challenge, especially in remote sensing imagery (RSI). The complex structure and intercategory confusion of RSI increase the time consumption and cost of pixel-level annotation, and noisy annotations inevitably appear. This article proposes a boundary-aware knowledge distillation (BAKD) method to handle noisy annotations by evaluating their uncertainty. BAKD consists of two core strategies: predictive confidence evaluation (PCE) and boundary-annotated reliability evaluation (BRE). The predictive confidence (PC) jointly decided by the teacher and student networks reflects the annotation’s uncertainty. The boundary-annotated reliability (BR) directly measures the annotation’s uncertainty based on the distance from the annotation to the semantic boundary. Leveraging these two types of uncertainty information, BAKD assigns each sample a comprehensive boundary-aware weight to identify samples with potential noisy annotations. This alleviates the impact of noisy annotation on the model’s training and improves its generalization performance. Experimental results show that BAKD achieves competitive semantic segmentation performance on the Potsdam and Vaihingen benchmarks compared with the state-of-the-art KD methods. In addition, BAKD can be easily integrated into semantic segmentation methods based on KD (SSKD), extending their applicability in handling noisy annotations. Codes are available at https://github.com/sunyueue/BAKD.git.
Loading