Adaptive Graph Convolutional Network with Attention Graph Clustering for Co-Saliency Detection

Abstract

Co-saliency detection aims to discover the common and salient foregrounds from a group of relevant images. For this task, we present a novel adaptive graph convolutional network with attention graph clustering (GCAGC). Three major contributions have been made, and are experimentally shown to have substantial practical merits. First, we propose a graph convolutional network design to extract information cues to characterize the intra- and inter-image correspondence. Second, we develop an attention graph clustering algorithm to discriminate the common objects from all the salient foreground objects in an unsupervised fashion. Third, we present a unified framework with encoder-decoder structure to jointly train and optimize the graph convolutional network, attention graph cluster, and co-saliency detection decoder in an end-to-end manner. We evaluate our proposed GCAGC method on three co-saliency detection benchmark datasets (iCoseg, Cosal2015 and COCO-SEG). Our GCAGC method obtains significant improvements over the state-of-the-arts on most of them.

Cite

Text

Zhang et al. "Adaptive Graph Convolutional Network with Attention Graph Clustering for Co-Saliency Detection." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00907

Markdown

[Zhang et al. "Adaptive Graph Convolutional Network with Attention Graph Clustering for Co-Saliency Detection." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/zhang2020cvpr-adaptive/) doi:10.1109/CVPR42600.2020.00907

BibTeX

@inproceedings{zhang2020cvpr-adaptive,
  title     = {{Adaptive Graph Convolutional Network with Attention Graph Clustering for Co-Saliency Detection}},
  author    = {Zhang, Kaihua and Li, Tengpeng and Shen, Shiwen and Liu, Bo and Chen, Jin and Liu, Qingshan},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2020},
  doi       = {10.1109/CVPR42600.2020.00907},
  url       = {https://mlanthology.org/cvpr/2020/zhang2020cvpr-adaptive/}
}