Unsupervised Camouflaged Object Segmentation as Domain Adaptation
Yi Zhang, Chengyi Wu

TL;DR
This paper introduces a novel unsupervised domain adaptation approach for camouflaged object segmentation, effectively bridging the gap between generic and camouflaged object properties without using labels.
Contribution
It formulates UCOS as a source-free unsupervised domain adaptation task and proposes a contrastive self-adversarial pipeline to improve segmentation of camouflaged objects.
Findings
Achieves superior segmentation performance on UCOS benchmark.
Requires only one-tenth of the training data compared to supervised methods.
Effectively adapts to camouflaged objects without labeled data.
Abstract
Deep learning for unsupervised image segmentation remains challenging due to the absence of human labels. The common idea is to train a segmentation head, with the supervision of pixel-wise pseudo-labels generated based on the representation of self-supervised backbones. By doing so, the model performance depends much on the distance between the distributions of target datasets and the pre-training dataset (e.g., ImageNet). In this work, we investigate a new task, namely unsupervised camouflaged object segmentation (UCOS), where the target objects own a common rarely-seen attribute, i.e., camouflage. Unsurprisingly, we find that the state-of-the-art unsupervised models struggle in adapting UCOS, due to the domain gap between the properties of generic and camouflaged objects. To this end, we formulate the UCOS as a source-free unsupervised domain adaptation task (UCOS-DA), where both…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Image Enhancement Techniques · Domain Adaptation and Few-Shot Learning
MethodsLinear Layer
