CoATA: Effective Co-Augmentation of Topology and Attribute for Graph Neural Networks
Tao Liu, Longlong Lin, Yunfeng Yu, Xi Ou, Youan Zhang, Zhiqiu Ye, Tao Jia

TL;DR
CoATA is a novel dual-channel framework that enhances graph neural network performance by jointly augmenting topology and attributes through propagation, reconstruction, and contrastive learning, effectively handling noise and incompleteness in real-world graphs.
Contribution
This paper introduces CoATA, the first framework to simultaneously augment topology and attributes in GNNs, leveraging mutual reinforcement and contrastive learning for improved robustness.
Findings
Outperforms 11 state-of-the-art methods on 7 benchmark datasets.
Effectively denoises and reconstructs graph structures and attributes.
Demonstrates significant improvements in GNN robustness and accuracy.
Abstract
Graph Neural Networks (GNNs) have garnered substantial attention due to their remarkable capability in learning graph representations. However, real-world graphs often exhibit substantial noise and incompleteness, which severely degrades the performance of GNNs. Existing methods typically address this issue through single-dimensional augmentation, focusing either on refining topology structures or perturbing node attributes, thereby overlooking the deeper interplays between the two. To bridge this gap, this paper presents CoATA, a dual-channel GNN framework specifically designed for the Co-Augmentation of Topology and Attribute. Specifically, CoATA first propagates structural signals to enrich and denoise node attributes. Then, it projects the enhanced attribute space into a node-attribute bipartite graph for further refinement or reconstruction of the underlying structure.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Graph Theory and Algorithms · Machine Learning in Healthcare
