G-Inspector: Recurrent Attention Model on Graph.

Zhiling Luo,Yinghua Cui,Sha Zhao,Jianwei Yin
DOI: https://doi.org/10.1109/tkde.2020.2983689
IF: 9.235
2022-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:Graph classification problem is becoming one of research hotspots in the realm of graph mining, which has been widely used in cheminformatics, bioinformatics and social network analytics. Existing approaches, such as graph kernel methods and graph Convolutional Neural Network, are facing the challenges of non-interpretability and high dimensionality. To address the problems, we propose a novel recurrent attention model, called g-Inspector, which applies the attention mechanism to investigate the significance of each region to make the results interpretable. It also takes a shift operation to guide the inspector agent to discover the next relevant region, so that the model sequentially loads small regions instead of the entire large graph, to solve the high dimensionality problem. The experiments conducted on standard graph datasets show the effectiveness of our g-Inspector in graph classification problems.
What problem does this paper attempt to address?