ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.08955
25
0
v1v2 (latest)

Segment Concealed Objects with Incomplete Supervision

10 June 2025
Chunming He
Kai Li
Yachao Zhang
Ziyun Yang
Youwei Pang
Longxiang Tang
Chengyu Fang
Yulun Zhang
Linghe Kong
Xiu Li
Sina Farsiu
ArXiv (abs)PDFHTML
Abstract

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-annotations, for model training. This task remains highly challenging due to (1) the limited supervision provided by the incompletely annotated training data, and (2) the difficulty of distinguishing concealed objects from the background, which arises from the intrinsic similarities in concealed scenarios. In this paper, we introduce the first unified method for ISCOS to address these challenges. To tackle the issue of incomplete supervision, we propose a unified mean-teacher framework, SEE, that leverages the vision foundation model, ``\emph{Segment Anything Model (SAM)}'', to generate pseudo-labels using coarse masks produced by the teacher model as prompts. To mitigate the effect of low-quality segmentation masks, we introduce a series of strategies for pseudo-label generation, storage, and supervision. These strategies aim to produce informative pseudo-labels, store the best pseudo-labels generated, and select the most reliable components to guide the student model, thereby ensuring robust network training. Additionally, to tackle the issue of intrinsic similarity, we design a hybrid-granularity feature grouping module that groups features at different granularities and aggregates these results. By clustering similar features, this module promotes segmentation coherence, facilitating more complete segmentation for both single-object and multiple-object images. We validate the effectiveness of our approach across multiple ISCOS tasks, and experimental results demonstrate that our method achieves state-of-the-art performance. Furthermore, SEE can serve as a plug-and-play solution, enhancing the performance of existing models.

View on arXiv
@article{he2025_2506.08955,
  title={ Segment Concealed Objects with Incomplete Supervision },
  author={ Chunming He and Kai Li and Yachao Zhang and Ziyun Yang and Youwei Pang and Longxiang Tang and Chengyu Fang and Yulun Zhang and Linghe Kong and Xiu Li and Sina Farsiu },
  journal={arXiv preprint arXiv:2506.08955},
  year={ 2025 }
}
Main:16 Pages
11 Figures
Bibliography:2 Pages
16 Tables
Appendix:1 Pages
Comments on this paper