Hyperbolic Active Learning for Semantic Segmentation Under Domain Shift

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%).

Cite

Text

Franco et al. "Hyperbolic Active Learning for Semantic Segmentation Under Domain Shift." International Conference on Machine Learning, 2024.

Markdown

[Franco et al. "Hyperbolic Active Learning for Semantic Segmentation Under Domain Shift." International Conference on Machine Learning, 2024.](https://mlanthology.org/icml/2024/franco2024icml-hyperbolic/)

BibTeX

@inproceedings{franco2024icml-hyperbolic,
  title     = {{Hyperbolic Active Learning for Semantic Segmentation Under Domain Shift}},
  author    = {Franco, Luca and Mandica, Paolo and Kallidromitis, Konstantinos and Guillory, Devin and Li, Yu-Teng and Darrell, Trevor and Galasso, Fabio},
  booktitle = {International Conference on Machine Learning},
  year      = {2024},
  pages     = {13864-13884},
  volume    = {235},
  url       = {https://mlanthology.org/icml/2024/franco2024icml-hyperbolic/}
}