TL;DR
This paper introduces a class-agnostic segmentation loss that learns region clusters without predefined class labels, improving salient object detection especially with noisy data and general segmentation tasks.
Contribution
The novel CAS loss function enables weakly-supervised learning of region clusters, showing robustness to class imbalance and significant performance gains in salient object detection.
Findings
Outperforms state-of-the-art in low-fidelity training scenarios by ~50%
Matches or exceeds performance of existing methods with high-fidelity data
Significantly improves general segmentation results across datasets
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 first 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…
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.
