TL;DR
This paper introduces a class-agnostic segmentation loss that learns region clusters without predefined labels, improving salient object detection especially with noisy data, and demonstrating broad applicability across segmentation tasks.
Contribution
The paper proposes a novel class-agnostic segmentation loss that is robust to class imbalance and weak supervision, enhancing segmentation performance across various datasets.
Findings
Outperforms state-of-the-art in low-fidelity training scenarios by ~50%.
Matches or exceeds performance of existing methods with high-fidelity data.
Excels in general segmentation tasks, surpassing cross-entropy loss significantly.
Abstract
In this paper we present a novel loss function, called class-agnostic segmentation (CAS) loss. With CAS loss the class descriptors are learned during training of the network. We don't require to define the label of a class a-priori, rather the CAS loss clusters regions with similar appearance together in a weakly-supervised manner. Furthermore, we show that the CAS loss function is sparse, bounded, and robust to class-imbalance. We apply our CAS loss function with fully-convolutional ResNet101 and DeepLab-v3 architectures to the binary segmentation problem of salient object detection. We investigate the performance against the state-of-the-art methods in two settings of low and high-fidelity training data on seven salient object detection datasets. For low-fidelity training data (incorrect class label) class-agnostic segmentation loss outperforms the state-of-the-art methods on salient…
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.
