Neural Gaussian Similarity Modeling for Differential Graph Structure Learning
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 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.
Cite
Text
Fan et al. "Neural Gaussian Similarity Modeling for Differential Graph Structure Learning." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I11.29078Markdown
[Fan et al. "Neural Gaussian Similarity Modeling for Differential Graph Structure Learning." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/fan2024aaai-neural/) doi:10.1609/AAAI.V38I11.29078BibTeX
@inproceedings{fan2024aaai-neural,
title = {{Neural Gaussian Similarity Modeling for Differential Graph Structure Learning}},
author = {Fan, Xiaolong and Gong, Maoguo and Wu, Yue and Tang, Zedong and Liu, Jieyi},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {11919-11926},
doi = {10.1609/AAAI.V38I11.29078},
url = {https://mlanthology.org/aaai/2024/fan2024aaai-neural/}
}