Hyperbolic Active Learning for Semantic Segmentation under Domain Shift
Luca Franco, Paolo Mandica, Konstantinos Kallidromitis, Devin Guillory, Yu-Teng Li, Trevor Darrell, Fabio Galasso
TL;DR
HALO introduces a novel pixel-level active learning strategy for semantic segmentation under domain shift by interpreting the hyperbolic radius in the Poincaré ball as a data-scarcity indicator that, when combined with prediction entropy, approximates epistemic uncertainty. The method forms a per-pixel acquisition map A = R ⊙ H and achieves state-of-the-art results across ADA benchmarks GTA→Cityscapes, SYNTHIA→Cityscapes, and Cityscapes→ACDC, even surpassing supervised domain adaptation with modest labeling budgets (as low as 5%). A key contribution is Hyperbolic Feature Reweighting (HFR), which stabilizes training in hyperbolic space and improves robustness in ADA scenarios. The work demonstrates that hyperbolic representations, when paired with entropy signals, effectively guide label acquisition, offering practical gains in label efficiency and enabling competitive domain adaptation with minimal supervision.
Abstract
We introduce a hyperbolic neural network approach to pixel-level active learning for semantic segmentation. Analysis of the data statistics leads to a novel interpretation of the hyperbolic radius as an indicator of data scarcity. In HALO (Hyperbolic Active Learning Optimization), for the first time, we propose the use of epistemic uncertainty as a data acquisition strategy, following the intuition of selecting data points that are the least known. The hyperbolic radius, complemented by the widely-adopted prediction entropy, effectively approximates epistemic uncertainty. We perform extensive experimental analysis based on two established synthetic-to-real benchmarks, i.e. GTAV $\rightarrow$ Cityscapes and SYNTHIA $\rightarrow$ Cityscapes. Additionally, we test HALO on Cityscape $\rightarrow$ ACDC for domain adaptation under adverse weather conditions, and we benchmark both convolutional and attention-based backbones. HALO sets a new state-of-the-art in active learning for semantic segmentation under domain shift and it is the first active learning approach that surpasses the performance of supervised domain adaptation while using only a small portion of labels (i.e., 1%).
