Graph Learning in 4D: A Quaternion-Valued Laplacian to Enhance Spectral GCNs

Abstract

We introduce QuaterGCN, a spectral Graph Convolutional Network (GCN) with quaternion-valued weights at whose core lies the Quaternionic Laplacian, a quaternion-valued Laplacian matrix by whose proposal we generalize two widely-used Laplacian matrices: the classical Laplacian (defined for undirected graphs) and the complex-valued Sign-Magnetic Laplacian (proposed within the spectral GCN SigMaNet to handle digraphs with weights of arbitrary sign). In addition to its generality, QuaterGCN is the only Laplacian to completely preserve the (di)graph topology that we are aware of, as it can handle graphs and digraphs containing antiparallel pairs of edges (digons) of different weight without reducing them to a single (directed or undirected) edge as done by other Laplacians. Experimental results show the superior performance of QuaterGCN compared to other state-of-the-art GCNs, particularly in scenarios where the information the digons carry is crucial to successfully address the task at hand.

Cite

Text

Fiorini et al. "Graph Learning in 4D: A Quaternion-Valued Laplacian to Enhance Spectral GCNs." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I11.29088

Markdown

[Fiorini et al. "Graph Learning in 4D: A Quaternion-Valued Laplacian to Enhance Spectral GCNs." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/fiorini2024aaai-graph/) doi:10.1609/AAAI.V38I11.29088

BibTeX

@inproceedings{fiorini2024aaai-graph,
  title     = {{Graph Learning in 4D: A Quaternion-Valued Laplacian to Enhance Spectral GCNs}},
  author    = {Fiorini, Stefano and Coniglio, Stefano and Ciavotta, Michele and Messina, Enza},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {12006-12015},
  doi       = {10.1609/AAAI.V38I11.29088},
  url       = {https://mlanthology.org/aaai/2024/fiorini2024aaai-graph/}
}