English

Neural Gaussian Similarity Modeling for Differential Graph Structure Learning

Machine Learning 2023-12-18 v1 Artificial Intelligence

Abstract

Graph Structure Learning (GSL) has demonstrated considerable potential in the analysis of graph-unknown non-Euclidean data across a wide range of domains. However, constructing an end-to-end graph structure learning model poses a challenge due to the impediment of gradient flow caused by the nearest neighbor sampling strategy. In this paper, we construct a differential graph structure learning model by replacing the non-differentiable nearest neighbor sampling with a differentiable sampling using the reparameterization trick. Under this framework, we argue that the act of sampling \mbox{nearest} neighbors may not invariably be essential, particularly in instances where node features exhibit a significant degree of similarity. To alleviate this issue, the bell-shaped Gaussian Similarity (GauSim) modeling is proposed to sample non-nearest neighbors. To adaptively model the similarity, we further propose Neural Gaussian Similarity (NeuralGauSim) with learnable parameters featuring flexible sampling behaviors. In addition, we develop a scalable method by transferring the large-scale graph to the transition graph to significantly reduce the complexity. Experimental results demonstrate the effectiveness of the proposed methods.

Keywords

Cite

@article{arxiv.2312.09498,
  title  = {Neural Gaussian Similarity Modeling for Differential Graph Structure Learning},
  author = {Xiaolong Fan and Maoguo Gong and Yue Wu and Zedong Tang and Jieyi Liu},
  journal= {arXiv preprint arXiv:2312.09498},
  year   = {2023}
}

Comments

Accepted by AAAI 2024

R2 v1 2026-06-28T13:51:53.844Z