Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Graph self-supervised learning based on frequency corruption

About

Graph self-supervised learning can reduce the need for labeled graph data and has been widely used in recommendation, social networks, and other web applications. However, existing methods often underuse high-frequency signals and may overfit to specific local patterns, which limits representation quality and generalization. We propose Frequency-Corrupt Based Graph Self-Supervised Learning (FC-GSSL), a method that builds corrupted graphs biased toward high-frequency information by corrupting nodes and edges according to their low-frequency contributions. These corrupted graphs are used as inputs to an autoencoder, while low-frequency and general features are reconstructed as supervision targets, forcing the model to fuse information from multiple frequency bands. We further design multiple sampling strategies and generate diverse corrupted graphs from the intersections and unions of the sampling results. By aligning node representations from these views, the model can discover useful frequency combinations, reduce reliance on specific high-frequency components, and improve robustness. Experiments on 14 datasets across node classification, graph prediction, and transfer learning show that FC-GSSL consistently improves performance and generalization.

Haojie Li, Mengjiao Zhang, Guanfeng Liu, Qiang Hu, Yan Wang, Junwei Du• 2026

Related benchmarks

TaskDatasetResultRank
Node ClassificationChameleon
Accuracy82.31
867
Node ClassificationSquirrel
Accuracy74.03
786
Node ClassificationActor
Accuracy41.94
556
Molecular property predictionQM9 (test)
mu0.709
245
Node ClassificationarXiv-year
Accuracy42
139
Node ClassificationPenn94
Accuracy73.5
79
Node-level classificationBlogCatalog
Accuracy0.887
70
Graph ClassificationMOLBACE
ROC AUC0.8269
42
Graph RegressionMOLESOL
RMSE1.001
29
Graph RegressionOGB-molipo
RMSE0.789
18
Showing 10 of 14 rows

Other info

Follow for update