Density Matters: Improved Core-Set for Active Domain Adaptive Segmentation
Abstract
Active domain adaptation has emerged as a solution to balance the expensive annotation cost and the performance of trained models in semantic segmentation. However, existing works usually ignore the correlation between selected samples and its local context in feature space, which leads to inferior usage of annotation budgets. In this work, we revisit the theoretical bound of the classical Core-set method and identify that the performance is closely related to the local sample distribution around selected samples. To estimate the density of local samples efficiently, we introduce a local proxy estimator with Dynamic Masked Convolution and develop a Density-aware Greedy algorithm to optimize the bound. Extensive experiments demonstrate the superiority of our approach. Moreover, with very few labels, our scheme achieves comparable performance to the fully supervised counterpart.
Cite
Text
Liu et al. "Density Matters: Improved Core-Set for Active Domain Adaptive Segmentation." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I12.29308Markdown
[Liu et al. "Density Matters: Improved Core-Set for Active Domain Adaptive Segmentation." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/liu2024aaai-density/) doi:10.1609/AAAI.V38I12.29308BibTeX
@inproceedings{liu2024aaai-density,
title = {{Density Matters: Improved Core-Set for Active Domain Adaptive Segmentation}},
author = {Liu, Shizhan and Jiang, Zhengkai and Li, Yuxi and Peng, Jinlong and Wang, Yabiao and Lin, Weiyao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {13999-14007},
doi = {10.1609/AAAI.V38I12.29308},
url = {https://mlanthology.org/aaai/2024/liu2024aaai-density/}
}