Discrepancy-Aware Graph Mask Auto-Encoder

📅 2025-06-24
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing masked graph autoencoders exhibit poor generalization on heterophilic graphs, primarily due to overreliance on the homophily assumption—i.e., the expectation that neighboring nodes share similar features and labels—while neglecting intrinsic node dissimilarities, leading to representation ambiguity. This work pioneers the integration of node dissimilarity modeling into the masked graph autoencoding framework, proposing a dissimilarity-aware neighborhood reconstruction mechanism: during encoding, it explicitly captures and reconstructs feature- and structure-level discrepancies among neighboring nodes, thereby enhancing the discriminability of low-dimensional representations. The method requires no auxiliary labels or external pretraining. Evaluated across 17 benchmark datasets, it consistently outperforms state-of-the-art approaches on node classification, clustering, and graph classification tasks, achieving new best results and substantially advancing heterophilic graph representation learning.

Technology Category

Application Category

📝 Abstract
Masked Graph Auto-Encoder, a powerful graph self-supervised training paradigm, has recently shown superior performance in graph representation learning. Existing works typically rely on node contextual information to recover the masked information. However, they fail to generalize well to heterophilic graphs where connected nodes may be not similar, because they focus only on capturing the neighborhood information and ignoring the discrepancy information between different nodes, resulting in indistinguishable node representations. In this paper, to address this issue, we propose a Discrepancy-Aware Graph Mask Auto-Encoder (DGMAE). It obtains more distinguishable node representations by reconstructing the discrepancy information of neighboring nodes during the masking process. We conduct extensive experiments on 17 widely-used benchmark datasets. The results show that our DGMAE can effectively preserve the discrepancies of nodes in low-dimensional space. Moreover, DGMAE significantly outperforms state-of-the-art graph self-supervised learning methods on three graph analytic including tasks node classification, node clustering, and graph classification, demonstrating its remarkable superiority. The code of DGMAE is available at https://github.com/zhengziyu77/DGMAE.
Problem

Research questions and friction points this paper is trying to address.

Addresses poor generalization on heterophilic graphs
Recovers node discrepancy information during masking
Improves node classification, clustering, and graph classification
Innovation

Methods, ideas, or system contributions that make the work stand out.

Reconstructs discrepancy information during masking
Improves node representation for heterophilic graphs
Outperforms state-of-the-art graph learning methods
🔎 Similar Papers
No similar papers found.
Ziyu Zheng
Ziyu Zheng
xidian university
graph learning
Y
Yaming Yang
School of Computer Science and Technology, Xidian University, Xi’an, China
Ziyu Guan
Ziyu Guan
Xidian University
Data miningmachine learningsocial media
W
Wei Zhao
School of Computer Science and Technology, Xidian University, Xi’an, China
W
Weigang Lu
School of Computer Science and Technology, Xidian University, Xi’an, China