Logic-induced Diagnostic Reasoning for Semi-supervised Semantic Segmentation
About
Recent advances in semi-supervised semantic segmentation have been heavily reliant on pseudo labeling to compensate for limited labeled data, disregarding the valuable relational knowledge among semantic concepts. To bridge this gap, we devise LogicDiag, a brand new neural-logic semi-supervised learning framework. Our key insight is that conflicts within pseudo labels, identified through symbolic knowledge, can serve as strong yet commonly ignored learning signals. LogicDiag resolves such conflicts via reasoning with logic-induced diagnoses, enabling the recovery of (potentially) erroneous pseudo labels, ultimately alleviating the notorious error accumulation problem. We showcase the practical application of LogicDiag in the data-hungry segmentation scenario, where we formalize the structured abstraction of semantic concepts as a set of logic rules. Extensive experiments on three standard semi-supervised semantic segmentation benchmarks demonstrate the effectiveness and generality of LogicDiag. Moreover, LogicDiag highlights the promising opportunities arising from the systematic integration of symbolic reasoning into the prevalent statistical, neural learning approaches.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic segmentation | PASCAL VOC Augmented 2012 | mIoU81 | 85 | |
| Semantic segmentation | Cityscapes 1/4 (744 labels) | mIoU80.21 | 80 | |
| Semantic segmentation | Cityscapes 1/16 (186 labeled samples) | mIoU76.83 | 68 | |
| Semantic segmentation | CITYSCAPES 1/8 labeled samples 372 labels (val) | mIoU78.9 | 65 | |
| Semantic segmentation | Pascal VOC 1/16 labeled 2012 (train) | mIoU73.3 | 53 | |
| Semantic segmentation | Pascal VOC Original protocol 92 labeled images | mIoU73.3 | 48 | |
| Semantic segmentation | Pascal VOC Original protocol 732 labeled images | mIoU79.4 | 34 | |
| Semantic segmentation | Pascal VOC 183 labeled images (Original protocol) | mIoU76.7 | 34 | |
| Semantic segmentation | Pascal VOC 366 labeled images (Original protocol) | mIoU77.9 | 34 | |
| Semantic segmentation | COCO 232 labels (1/512) | mIoU33.1 | 30 |