Large-Scale Learnable Graph Convolutional Networks (LGCNs)
摘要
Artificial large-scale learnable graph convolutional networks form an innovative approach for efficient graph-based learning, especially on large-scale data. The introduction of a learnable graph structure allows LGCN to change its connection and convolutional filters in accordance with the underlying relations found in the data, thus boosting the performance for complex, high-dimensional graphs. It operates on a scalable algorithm that reduces computing burden, so it can be used on applications such as in social networks, biological networks, and recommendation systems. The LGCN model is an adaptive graph convolutional network that extends traditional graph convolutional networks, thereby allowing better feature propagation and representation, with accuracy-matched computational efficiency.