Region-Level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation
Abstract
Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect predictions, and pixel-level contrastive regularization has a large memory and computational cost. To address the issues, we propose a novel region-level contrastive and consistency learning framework (RC^2L) for semi-supervised semantic segmentation. Specifically, we first propose a Region Mask Contrastive (RMC) loss and a Region Feature Contrastive (RFC) loss to accomplish region-level contrastive property. Furthermore, Region Class Consistency (RCC) loss and Semantic Mask Consistency (SMC) loss are proposed for achieving region-level consistency. Based on the proposed region-level contrastive and consistency regularization, we develop a region-level contrastive and consistency learning framework (RC^2L) for semi-supervised semantic segmentation, and evaluate our RC^2L on two challenging benchmarks (PASCAL VOC 2012 and Cityscapes), outperforming the state-of-the-art.
Cite
Text
Zhang et al. "Region-Level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/226Markdown
[Zhang et al. "Region-Level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/zhang2022ijcai-region/) doi:10.24963/IJCAI.2022/226BibTeX
@inproceedings{zhang2022ijcai-region,
title = {{Region-Level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation}},
author = {Zhang, Jianrong and Wu, Tianyi and Ding, Chuanghao and Zhao, Hongwei and Guo, Guodong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {1622-1628},
doi = {10.24963/IJCAI.2022/226},
url = {https://mlanthology.org/ijcai/2022/zhang2022ijcai-region/}
}