paper-with-me

Papers

Weakly-Supervised Concealed Object Segmentation with SAM-based Pseudo Labeling and Multi-scale Feature Grouping

2023-05-18 · NeurIPS 2023 11 · Chunming He, Kai Li, Yachao Zhang, Guoxia Xu, Longxiang Tang, Yulun Zhang, Zhenhua Guo, Xiu Li

Weakly-Supervised Concealed Object Segmentation (WSCOS) aims to segment objects well blended with surrounding environments using sparsely-annotated data for model training. It remains a challenging task since (1) it is hard to distinguish concealed objects from the background due to the intrinsic similarity and (2) the sparsely-annotated training data only provide weak supervision for model learning. In this paper, we propose a new WSCOS method to address these two challenges. To tackle the intrinsic similarity challenge, we design a multi-scale feature grouping module that first groups features at different granularities and then aggregates these grouping results. By grouping similar features together, it encourages segmentation coherence, helping obtain complete segmentation results for both single and multiple-object images. For the weak supervision challenge, we utilize the recently-proposed vision foundation model, Segment Anything Model (SAM), and use the provided sparse annotations as prompts to generate segmentation masks, which are used to train the model. To alleviate the impact of low-quality segmentation masks, we further propose a series of strategies, including multi-augmentation result ensemble, entropy-based pixel-level weighting, and entropy-based image-level selection. These strategies help provide more reliable supervision to train the segmentation model. We verify the effectiveness of our method on various WSCOS tasks, and experiments demonstrate that our method achieves state-of-the-art performance on these tasks.

📄 PDF Abstract BibTeX arXiv:2305.11003

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Debate-Enhanced Pseudo Labeling and Frequency-Aware Progressive Debiasing for Weakly-Supervised Camouflaged Object Detection with Scribble Annotations

2025-12-23 · Jiawei Ge, Jiuxin Cao, Xinyi Li, Xuelin Zhu 외 arxiv

Weakly-Supervised Camouflaged Object Detection (WSCOD) aims to locate and segment objects that are visually concealed within their surrounding scenes, relying solely on sparse supervision such as scribble annotations. De…

Object Detection

Segment Concealed Objects with Incomplete Supervision

2025-06-10 · Chunming He, Kai Li, Yachao Zhang, Ziyun Yang 외

Incompletely-Supervised Concealed Object Segmentation (ISCOS) involves segmenting objects that seamlessly blend into their surrounding environments, utilizing incompletely annotated data, such as weak and semi-annotation…

Pseudo LabelSegmentationSemantic Segmentation

SCALER: SAM-Enhanced Collaborative Learning for Label-Deficient Concealed Object Segmentation

2025-11-22 · Chunming He, Rihan Zhang, Longxiang Tang, Ziyun Yang 외 arxiv

Existing methods for label-deficient concealed object segmentation (LDCOS) either rely on consistency constraints or Segment Anything Model (SAM)-based pseudo-labeling. However, their performance remains limited due to t…

Object Segmentation

Decoupled Spatial Neural Attention for Weakly Supervised Semantic Segmentation

2018-03-07 · Tianyi Zhang, Guosheng Lin, Jianfei Cai, Tong Shen 외

Weakly supervised semantic segmentation receives much research attention since it alleviates the need to obtain a large amount of dense pixel-wise ground-truth annotations for the training images. Compared with other for…

Image CaptioningSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Simpler Does It: Generating Semantic Labels with Objectness Guidance

2021-10-20 · Md Amirul Islam, Matthew Kowal, Sen Jia, Konstantinos G. Derpanis 외

Existing weakly or semi-supervised semantic segmentation methods utilize image or box-level supervision to generate pseudo-labels for weakly labeled images. However, due to the lack of strong supervision, the generated p…

Multi-Task LearningObjectSemantic SegmentationSemi-Supervised Semantic Segmentation