Ro-SOS: Metric Expression Network (MEnet) for Robust Salient Object Segmentation
Delu Zeng, Yixuan He, Li Liu, Zhihong Chen, Jiabin Huang, Jie Chen and, John Paisley

TL;DR
The paper introduces MEnet, a robust deep learning model for salient object segmentation that maintains high performance under distortions like noise and compression, by constructing a topological metric space within the network.
Contribution
It proposes a novel Metric Expression Network (MEnet) that constructs a topological metric space for robust saliency detection, improving distortion tolerance over existing CNN models.
Findings
MEnet achieves superior robustness on distorted inputs.
The model produces fine boundary details in saliency maps.
Outperforms previous CNN methods on benchmark datasets.
Abstract
Although deep CNNs have brought significant improvement to image saliency detection, most CNN based models are sensitive to distortion such as compression and noise. In this paper, we propose an end-to-end generic salient object segmentation model called Metric Expression Network (MEnet) to deal with saliency detection with the tolerance of distortion. Within MEnet, a new topological metric space is constructed, whose implicit metric is determined by the deep network. As a result, we manage to group all the pixels in the observed image semantically within this latent space into two regions: a salient region and a non-salient region. With this architecture, all feature extractions are carried out at the pixel level, enabling fine granularity of output boundaries of the salient objects. What's more, we try to give a general analysis for the noise robustness of the network in the sense of…
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 · Advanced Neural Network Applications · Advanced Image and Video Retrieval Techniques
