Neighbor Combinatorial Attention for Critical Structure Mining
Abstract
Graph convolutional networks (GCNs) have been widely used to process graph-structured data. However, existing GNN methods do not explicitly extract critical structures, which reflect the intrinsic property of a graph. In this work, we propose a novel GCN module named Neighbor Combinatorial ATtention (NCAT) to find critical structure in graph-structured data. NCAT attempts to match combinatorial neighbors with learnable patterns and assigns different weights to each combination based on the matching degree between the patterns and combinations. By stacking several NCAT modules, we can extract hierarchical structures that is helpful for down-stream tasks. Our experimental results show that NCAT achieves state-of-the-art performance on several benchmark graph classification datasets. In addition, we interpret what kind of features our model learned by visualizing the extracted critical structures.
Cite
Text
Zuo et al. "Neighbor Combinatorial Attention for Critical Structure Mining." International Joint Conference on Artificial Intelligence, 2020. doi:10.24963/IJCAI.2020/456Markdown
[Zuo et al. "Neighbor Combinatorial Attention for Critical Structure Mining." International Joint Conference on Artificial Intelligence, 2020.](https://mlanthology.org/ijcai/2020/zuo2020ijcai-neighbor/) doi:10.24963/IJCAI.2020/456BibTeX
@inproceedings{zuo2020ijcai-neighbor,
title = {{Neighbor Combinatorial Attention for Critical Structure Mining}},
author = {Zuo, Tanli and Qiu, Yukun and Zheng, Weishi},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2020},
pages = {3299-3305},
doi = {10.24963/IJCAI.2020/456},
url = {https://mlanthology.org/ijcai/2020/zuo2020ijcai-neighbor/}
}