DspGNN: Bringing Spectral Design to Discrete Time Dynamic Graph Neural Networks for Edge Regression

Abstract

We introduce the Dynamic Spectral-Parsing Graph Neural Network (DspGNN), a novel model that innovatively incorporates spectral-designed graph convolution for representation learning and edge regression on Discrete Time Dynamic Graphs (DTDGs). Our first major contribution is the adaptation and optimization of spectral-designed methods to better capture evolving spectral information on DTDGs. Secondly, to solve the computational challenge of performing eigendecomposition on large DTDGs, we propose a novel technique, Active Node Mapping, that proves to be both simple and effective. Our model consistently outperforms baseline methods on three publicly available datasets for edge regression tasks. Finally, we discuss future challenges and prospects in this under-explored field.

Cite

Text

Yang et al. "DspGNN: Bringing Spectral Design to Discrete Time Dynamic Graph Neural Networks for Edge Regression." NeurIPS 2023 Workshops: TGL, 2023.

Markdown

[Yang et al. "DspGNN: Bringing Spectral Design to Discrete Time Dynamic Graph Neural Networks for Edge Regression." NeurIPS 2023 Workshops: TGL, 2023.](https://mlanthology.org/neuripsw/2023/yang2023neuripsw-dspgnn/)

BibTeX

@inproceedings{yang2023neuripsw-dspgnn,
  title     = {{DspGNN: Bringing Spectral Design to Discrete Time Dynamic Graph Neural Networks for Edge Regression}},
  author    = {Yang, Leshanshui and Chatelain, Clément and Adam, Sébastien},
  booktitle = {NeurIPS 2023 Workshops: TGL},
  year      = {2023},
  url       = {https://mlanthology.org/neuripsw/2023/yang2023neuripsw-dspgnn/}
}