NeurIPS 2020poster84 citations

ICNet: Intra-saliency Correlation Network for Co-Saliency Detection

Wen-Da Jin, Jun Xu, Ming-Ming Cheng, Yi Zhang, Wei Guo

Abstract

Intra-saliency and inter-saliency cues have been extensively studied for co-saliency detection (Co-SOD). Model-based methods produce coarse Co-SOD results due to hand-crafted intra- and inter-saliency features. Current data-driven models exploit inter-saliency cues, but undervalue the potential power of intra-saliency cues. In this paper, we propose an Intra-saliency Correlation Network (ICNet) to extract intra-saliency cues from the single image saliency maps (SISMs) predicted by any off-the-shelf SOD method, and obtain inter-saliency cues by correlation techniques. Specifically, we adopt normalized masked average pooling (NMAP) to extract latent intra-saliency categories from the SISMs and semantic features as intra cues. Then we employ a correlation fusion module (CFM) to obtain inter cues by exploiting correlations between the intra cues and single-image features. To improve Co-SOD performance, we propose a category-independent rearranged self-correlation feature (RSCF) strategy. Experiments on three benchmarks show that our ICNet outperforms previous state-of-the-art methods on Co-SOD. Ablation studies validate the effectiveness of our contributions. The PyTorch code is available at https://github.com/blanclist/ICNet.

BibTeX
@inproceedings{NEURIPS2020_d961e9f2,
 author = {Jin, Wen-Da and Xu, Jun and Cheng, Ming-Ming and Zhang, Yi and Guo, Wei},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
 pages = {18749--18759},
 publisher = {Curran Associates, Inc.},
 title = {ICNet: Intra-saliency Correlation Network for Co-Saliency Detection},
 url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/d961e9f236177d65d21100592edb0769-Paper.pdf},
 volume = {33},
 year = {2020}
}
ICNet: Intra-saliency Correlation Network for Co-Saliency Detection · NeurIPS 2020