A$^2$LC: Active and Automated Label Correction for Semantic Segmentation
Youjin Jeon, Kyusik Cho, Suhan Woo, Euntai Kim
TL;DR
A^2LC introduces a dual-source label correction framework for semantic segmentation that combines an automatic Label Correction Module with an adaptively balanced acquisition function to actively and efficiently correct mislabeled pixels. By cascading manual corrections with automatic propagation, and by prioritizing tail-class corrections through adaptive weighting, the method achieves substantial performance gains under reduced annotation budgets on Cityscapes and PASCAL VOC 2012. The approach yields significant improvements over prior active-label-correction methods, demonstrates strong synergy between LCM and human input, and offers practical cost savings for large-scale semantic segmentation tasks.
Abstract
Active Label Correction (ALC) has emerged as a promising solution to the high cost and error-prone nature of manual pixel-wise annotation in semantic segmentation, by actively identifying and correcting mislabeled data. Although recent work has improved correction efficiency by generating pseudo-labels using foundation models, substantial inefficiencies still remain. In this paper, we introduce A$^2$LC, an Active and Automated Label Correction framework for semantic segmentation, where manual and automatic correction stages operate in a cascaded manner. Specifically, the automatic correction stage leverages human feedback to extend label corrections beyond the queried samples, thereby maximizing cost efficiency. In addition, we introduce an adaptively balanced acquisition function that emphasizes underrepresented tail classes, working in strong synergy with the automatic correction stage. Extensive experiments on Cityscapes and PASCAL VOC 2012 demonstrate that A$^2$LC significantly outperforms previous state-of-the-art methods. Notably, A$^2$LC exhibits high efficiency by outperforming previous methods with only 20% of their budget, and shows strong effectiveness by achieving a 27.23% performance gain under the same budget on Cityscapes.
