Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Anti-Adversarially Manipulated Attributions for Weakly and Semi-Supervised Semantic Segmentation

About

Weakly supervised semantic segmentation produces a pixel-level localization from a classifier, but it is likely to restrict its focus to a small discriminative region of the target object. AdvCAM is an attribution map of an image that is manipulated to increase the classification score. This manipulation is realized in an anti-adversarial manner, which perturbs the images along pixel gradients in the opposite direction from those used in an adversarial attack. It forces regions initially considered not to be discriminative to become involved in subsequent classifications, and produces attribution maps that successively identify more regions of the target object. In addition, we introduce a new regularization procedure that inhibits the incorrect attribution of regions unrelated to the target object and limits the attributions of the regions that already have high scores. On PASCAL VOC 2012 test images, we achieve mIoUs of 68.0 and 76.9 for weakly and semi-supervised semantic segmentation respectively, which represent a new state-of-the-art.

Jungbeom Lee, Eunji Kim, Sungroh Yoon• 2021

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL VOC 2012 (val)
Mean IoU77.8
2040
Semantic segmentationPASCAL VOC 2012 (test)
mIoU76.9
1342
Semantic segmentationPASCAL VOC (val)
mIoU68.1
338
Semantic segmentationPascal VOC (test)
mIoU68
236
Semantic segmentationPASCAL VOC 2012
mIoU77.8
187
Weakly supervised semantic segmentationPASCAL VOC 2012 (test)
mIoU68
158
Weakly supervised semantic segmentationPASCAL VOC 2012 (val)
mIoU68.1
154
Semantic segmentationPASCAL VOC 2012 (train)
mIoU68
73
Weakly supervised semantic segmentationPASCAL VOC 2012 (train)
mIoU (Mask)69.9
53
Pseudo Segmentation Label GenerationVOC 2012 (train)
mIoU69.9
21
Showing 10 of 18 rows

Other info

Code

Follow for update