Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications

Abstract

Graph Neural Networks (GNNs) have become the preferred tool to process graph data, with their efficacy being boosted through graph data augmentation techniques. Despite the evolution of augmentation methods, issues like graph property distortions and restricted structural changes persist. This leads to the question: Is it possible to develop more property-conserving and structure-sensitive augmentation methods? Through a spectral lens, we investigate the interplay between graph properties, their augmentation, and their spectral behavior, and found that keeping the low-frequency eigenvalues unchanged can preserve the critical properties at a large scale when generating augmented graphs. These observations inform our introduction of the Dual-Prism (DP) augmentation method, comprising DP-Noise and DP-Mask, which adeptly retains essential graph properties while diversifying augmented graphs. Extensive experiments validate the efficiency of our approach, providing a new and promising direction for graph data augmentation.

Cite

Text

Xia et al. "Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I20.35467

Markdown

[Xia et al. "Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/xia2025aaai-dual/) doi:10.1609/AAAI.V39I20.35467

BibTeX

@inproceedings{xia2025aaai-dual,
  title     = {{Through the Dual-Prism: A Spectral Perspective on Graph Data Augmentation for Graph Classifications}},
  author    = {Xia, Yutong and Yu, Runpeng and Liang, Yuxuan and Bresson, Xavier and Wang, Xinchao and Zimmermann, Roger},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {21635-21643},
  doi       = {10.1609/AAAI.V39I20.35467},
  url       = {https://mlanthology.org/aaai/2025/xia2025aaai-dual/}
}