LSPAN: Spectrally Localized Augmentation for Graph Consistency Learning

Abstract

Multi‐view learning has emerged as a pivotal research area driven by the growing heterogeneity of real‐world data, and graph neural network-based models, modeling multi-view data as multi-view graphs, have achieved remarkable performance by revealing its deep semantics. However, by assuming cross‐view consistency, most approaches collect not only task-relevant (determinative) semantics but also symbiotic yet task-irrelevant (incidental) factors are collected to obscure model inference. Furthermore, these approaches often lack rigorous theoretical analysis that bridges training data to test data. To address these issues, we propose Target-oriented Graph Neural Network (TGNN), a novel framework that goes beyond traditional consistency by prioritizing task-relevant information, ensuring alignment with the target. Specifically, TGNN employs a class-level dual-objective loss to minimize the classification similarity between determinative and incidental factors, accentuating the former while suppressing the latter during model inference. Meanwhile, to ensure consistency between the learned semantics and predictions in representation learning, we introduce a penalty term that aims to amplify the divergence between these two types of factors. Furthermore, we derive an upper bound on the loss discrepancy between training and test data, providing formal guarantees for generalization to test domains. Extensive experiments conducted on three types of multi-view datasets validate the superiority of TGNN.

Cite

Text

Zhang et al. "LSPAN: Spectrally Localized Augmentation for Graph Consistency Learning." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/604

Markdown

[Zhang et al. "LSPAN: Spectrally Localized Augmentation for Graph Consistency Learning." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhang2024ijcai-lspan/) doi:10.24963/ijcai.2024/604

BibTeX

@inproceedings{zhang2024ijcai-lspan,
  title     = {{LSPAN: Spectrally Localized Augmentation for Graph Consistency Learning}},
  author    = {Zhang, Heng-Kai and Zhang, Yi-Ge and Zhou, Zhi and Li, Yufeng},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {5462-5470},
  doi       = {10.24963/ijcai.2024/604},
  url       = {https://mlanthology.org/ijcai/2024/zhang2024ijcai-lspan/}
}