1: \begin{abstract}
2: Cloud analysis is a critical component of weather and climate science, impacting various sectors like disaster management. However, achieving fine-grained cloud analysis, such as cloud segmentation, in remote sensing remains challenging due to the inherent difficulties in obtaining accurate labels, leading to significant labeling errors in training data.
3: Existing methods often assume the availability of reliable segmentation annotations, limiting their overall performance. To address this inherent limitation, we introduce an innovative model-agnostic {\em Cloud Adaptive-Labeling} ({\bf CAL}) approach, which operates iteratively to enhance the quality of training data annotations and consequently improve the performance of the learned model.
4: Our methodology commences by training a cloud segmentation model using the original annotations.
5: Subsequently, it introduces a {\em trainable pixel intensity threshold} for adaptively labeling the cloud training images on the fly. The newly generated labels are then employed to fine-tune the model.
6: Extensive experiments conducted on multiple standard cloud segmentation benchmarks demonstrate the effectiveness of our approach in significantly boosting the performance of existing segmentation models. Our CAL method establishes new state-of-the-art results when compared to a wide array of existing alternatives.
7:
8:
9: % Subsequently, the model is deployed to predict cloud regions, with high-confidence cloud areas identified through the application of an adaptive score threshold. These newly identified high-confidence regions are incorporated as supplementary annotations to refine and fine-tune the model. This iterative process of labeling and fine-tuning persists until convergence is achieved or the predetermined computational budget is exhausted.
10:
11:
12: \end{abstract}
13: