Decoupling with Entropy-based Equalization for Semi-Supervised Semantic Segmentation
Chuanghao Ding, Jianrong Zhang, Henghui Ding, Hongwei Zhao, Zhihui Wang, Tengfei Xing, Runbo Hu
Abstract
Semi-supervised semantic segmentation methods are the main solution to alleviate the problem of high annotation consumption in semantic segmentation. However, the class imbalance problem makes the model favor the head classes with sufficient training samples, resulting in poor performance of the tail classes. To address this issue, we propose a Decoupled Semi-Supervise Semantic Segmentation (DeS4) framework based on the teacher-student model. Specifically, we first propose a decoupling training strategy to split the training of the encoder and segmentation decoder, aiming at a balanced decoder. Then, a non-learnable prototype-based segmentation head is proposed to regularize the category representation distribution consistency and perform a better connection between the teacher model and the student model. Furthermore, a Multi-Entropy Sampling (MES) strategy is proposed to collect pixel representation for updating the shared prototype to get a class-unbiased head. We conduct extensive experiments of the proposed DeS4 on two challenging benchmarks (PASCAL VOC 2012 and Cityscapes) and achieve remarkable improvements over the previous state-of-the-art methods.
BibTeX
@inproceedings{ijcai2023p74,
title = {Decoupling with Entropy-based Equalization for Semi-Supervised Semantic Segmentation},
author = {Ding, Chuanghao and Zhang, Jianrong and Ding, Henghui and Zhao, Hongwei and Wang, Zhihui and Xing, Tengfei and Hu, Runbo},
booktitle = {Proceedings of the Thirty-Second International Joint Conference on
Artificial Intelligence, {IJCAI-23}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Edith Elkind},
pages = {663--671},
year = {2023},
month = {8},
note = {Main Track},
doi = {10.24963/ijcai.2023/74},
url = {https://doi.org/10.24963/ijcai.2023/74},
}