Feature-Level and Spatial-Level Activation Expansion for Weakly-Supervised Semantic Segmentation

Junsu Choi, Jin-Seop Lee, Noo-ri Kim, SuHyun Yoon, Jee-Hyong Lee; Proceedings of the Winter Conference on Applications of Computer Vision (WACV), 2025, pp. 8701-8711

Abstract


Weakly-supervised Semantic Segmentation (WSSS) aims to provide a precise semantic segmentation results without expensive pixel-wise segmentation labels. With the supervision gap between classification and segmentation Image-level WSSS mainly relies on Class Activation Maps (CAMs) from the classification model to emulate the pixel-wise annotations. However CAMs often fail to cover the entire object region because classification models tend to focus on narrow discriminative regions in an object. Towards accurate CAM coverage Existing WSSS methods have tried to boost feature representation learning or impose consistency regularization to the classification models but still there are limitation in activating non-discriminative area where the focus of the models is weak. To tackle this issue we propose FSAE framework which provides explicit supervision of non-discriminative area encouraging the CAMs to activate on various object features. We leverage weak-strong consistency with pseudo-label expansion strategy for reliable supervision and enhance learning of non-discriminative object boundaries. Specifically we use strong perturbation to make challenging inference target and focus on generating reliable pixel-wise supervision signal for broad object regions. Extensive experiments on the WSSS benchmark datasets show that our method boosts initial seed quality and segmentation performance by large margin achieving new state-of-the-art performance on benchmark WSSS datasets. Our public code is available at https://github.com/obeychoi0120/FSAE.

Related Material


[pdf] [supp]
[bibtex]
@InProceedings{Choi_2025_WACV, author = {Choi, Junsu and Lee, Jin-Seop and Kim, Noo-ri and Yoon, SuHyun and Lee, Jee-Hyong}, title = {Feature-Level and Spatial-Level Activation Expansion for Weakly-Supervised Semantic Segmentation}, booktitle = {Proceedings of the Winter Conference on Applications of Computer Vision (WACV)}, month = {February}, year = {2025}, pages = {8701-8711} }