@inproceedings{55c22ce8eb854a589580b9cece40092a,
title = "End-to-End Learning of Graph Similarity",
abstract = "Constructing and calculating the metrics of graphs comparison precisely can be expensive due to the prohibitively high time complexity, exponential in some cases. Thus building a learning model to approximate the metrics is expected. In this paper, we convert the computation of graphs similarity/distance into a learning problem and propose an end-to-end GCN(Graph Convolutional Network) based model to calculate the GFD(Graphlet Frequency Distribution) distance of graphs. In this way, the trained model predicts the GFD distance of graphs directly rather than constructs a GFD vector by counting graphlets as in traditional methods. A experimental evaluation is conducted to validate the effectiveness of our model in real-world networks scaled from tens of nodes to thousands of nodes. Our trained model takes 480times less time on average compared with the count-based method in the dataset. The 3-top nearest accuracy reaches 74.6\% while the 5-top nearest accuracy reaches 85.2\% in the test data.",
keywords = "GCN, GFD, graph comparison, graph similarity",
author = "Zhixin Chen and Mengxiang Lin and Deqing Wang",
note = "Publisher Copyright: {\textcopyright} 2019 IEEE.; 2019 International Conference on High Performance Computing and Simulation, HPCS 2019 ; Conference date: 15-07-2019 Through 19-07-2019",
year = "2019",
month = jul,
doi = "10.1109/HPCS48598.2019.9188094",
language = "英语",
series = "2019 International Conference on High Performance Computing and Simulation, HPCS 2019",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "528--534",
booktitle = "2019 International Conference on High Performance Computing and Simulation, HPCS 2019",
address = "美国",
}