Classifying Multiclass Relationships Between ASes Using Graph Convolutional Network

Songtao Peng,Xincheng Shu,Zhongyuan Ruan,Zegang Huang,Qi Xuan
DOI: https://doi.org/10.1007/s42524-022-0217-1
2022-01-01
Abstract:Precisely understanding the business relation-ships between autonomous systems(ASes)is essential for studying the Internet structure.To date,many inference algorithms,which mainly focus on peer-to-peer(P2P)and provider-to-customer(P2C)binary classification,have been proposed to classify the AS relationships and have achieved excellent results.However,business-based sibling relationships and structure-based exchange rela-tionships have become an increasingly nonnegligible part of the Internet market in recent years.Existing algorithms are often difficult to infer due to the high similarity of these relationships to P2P or P2C relationships.In this study,we focus on multiclassification of AS relationship for the first time.We first summarize the differences between AS relationships under the structural and attribute features,and the reasons why multiclass relationships are difficult to be inferred.We then introduce new features and propose a graph convolutional network(GCN)frame-work,AS-GCN,to solve this multiclassification problem under complex scenes.The proposed framework considers the global network structure and local link features concurrently.Experiments on real Internet topological data validate the effectiveness of our method,that is,AS-GCN.The proposed method achieves comparable results on the binary classification task and outperforms a series of base-lines on the more difficult multiclassification task,with an overall metrics above 95%.
What problem does this paper attempt to address?