TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Complete Instances Mining for Weakly Supervised Instance S...

Complete Instances Mining for Weakly Supervised Instance Segmentation

Zecheng Li, Zening Zeng, Yuqi Liang, Jin-Gang Yu

2024-02-12International Joint Conference on Artificial Intelligence 2023 8Weakly-supervised instance segmentationSegmentationSemantic SegmentationInstance Segmentation
PaperPDFCode(official)

Abstract

Weakly supervised instance segmentation (WSIS) using only image-level labels is a challenging task due to the difficulty of aligning coarse annotations with the finer task. However, with the advancement of deep neural networks (DNNs), WSIS has garnered significant attention. Following a proposal-based paradigm, we encounter a redundant segmentation problem resulting from a single instance being represented by multiple proposals. For example, we feed a picture of a dog and proposals into the network and expect to output only one proposal containing a dog, but the network outputs multiple proposals. To address this problem, we propose a novel approach for WSIS that focuses on the online refinement of complete instances through the use of MaskIoU heads to predict the integrity scores of proposals and a Complete Instances Mining (CIM) strategy to explicitly model the redundant segmentation problem and generate refined pseudo labels. Our approach allows the network to become aware of multiple instances and complete instances, and we further improve its robustness through the incorporation of an Anti-noise strategy. Empirical evaluations on the PASCAL VOC 2012 and MS COCO datasets demonstrate that our method achieves state-of-the-art performance with a notable margin. Our implementation will be made available at https://github.com/ZechengLi19/CIM.

Results

TaskDatasetMetricValueModel
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.2568.7CIM + Mask R-CNN
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.555.9CIM + Mask R-CNN
Weakly-supervised instance segmentationPASCAL VOC 2012 valmAP@0.7530.9CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.2568.7CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.555.9CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.737.1CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.7530.9CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.2564.9CIM
Instance SegmentationPASCAL VOC 2012 valmAP@0.551.1CIM
Instance SegmentationPASCAL VOC 2012 valmAP@0.732.4CIM
Instance SegmentationPASCAL VOC 2012 valmAP@0.7526.1CIM
Instance SegmentationCOCO 2017 valAP17CIM + Mask R-CNN
Instance SegmentationCOCO 2017 valAP@5029.4CIM + Mask R-CNN
Instance SegmentationCOCO 2017 valAP@7517CIM + Mask R-CNN
Instance SegmentationCOCO 2017 valAP11.9CIM
Instance SegmentationCOCO 2017 valAP@5022.8CIM
Instance SegmentationCOCO 2017 valAP@7511.1CIM
Instance SegmentationCOCO test-devAP17.2CIM + Mask R-CNN
Instance SegmentationCOCO test-devAP@5029.7CIM + Mask R-CNN
Instance SegmentationCOCO test-devAP@7517.3CIM + Mask R-CNN
Instance SegmentationCOCO test-devAP12CIM
Instance SegmentationCOCO test-devAP@5023CIM
Instance SegmentationCOCO test-devAP@7511.3CIM
Instance SegmentationPASCAL VOC 2012 valmAP@0.2567.8CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.555.5CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.736.6CIM + Mask R-CNN
Instance SegmentationPASCAL VOC 2012 valmAP@0.7531.1CIM + Mask R-CNN

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17