Distributed-Order Fractional Graph Operating Network

Abstract

We introduce the Distributed-order fRActional Graph Operating Network (DRAGON), a novel continuous Graph Neural Network (GNN) framework that incorporates distributed-order fractional calculus. Unlike traditional continuous GNNs that utilize integer-order or single fractional-order differential equations, DRAGON uses a learnable probability distribution over a range of real numbers for the derivative orders. By allowing a flexible and learnable superposition of multiple derivative orders, our framework captures complex graph feature updating dynamics beyond the reach of conventional models.We provide a comprehensive interpretation of our framework's capability to capture intricate dynamics through the lens of a non-Markovian graph random walk with node feature updating driven by an anomalous diffusion process over the graph. Furthermore, to highlight the versatility of the DRAGON framework, we conduct empirical evaluations across a range of graph learning tasks. The results consistently demonstrate superior performance when compared to traditional continuous GNN models. The implementation code is available at \url{https://github.com/zknus/NeurIPS-2024-DRAGON}.

Cite

Text

Zhao et al. "Distributed-Order Fractional Graph Operating Network." Neural Information Processing Systems, 2024. doi:10.52202/079017-3286

Markdown

[Zhao et al. "Distributed-Order Fractional Graph Operating Network." Neural Information Processing Systems, 2024.](https://mlanthology.org/neurips/2024/zhao2024neurips-distributedorder/) doi:10.52202/079017-3286

BibTeX

@inproceedings{zhao2024neurips-distributedorder,
  title     = {{Distributed-Order Fractional Graph Operating Network}},
  author    = {Zhao, Kai and Li, Xuhao and Kang, Qiyu and Ji, Feng and Ding, Qinxu and Zhao, Yanan and Liang, Wenfei and Tay, Wee Peng},
  booktitle = {Neural Information Processing Systems},
  year      = {2024},
  doi       = {10.52202/079017-3286},
  url       = {https://mlanthology.org/neurips/2024/zhao2024neurips-distributedorder/}
}