Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

FSD-CAP: Fractional Subgraph Diffusion with Class-Aware Propagation for Graph Feature Imputation

About

Imputing missing node features in graphs is challenging, particularly under high missing rates. Existing methods based on latent representations or global diffusion often fail to produce reliable estimates, and may propagate errors across the graph. We propose FSD-CAP, a two-stage framework designed to improve imputation quality under extreme sparsity. In the first stage, a graph-distance-guided subgraph expansion localizes the diffusion process. A fractional diffusion operator adjusts propagation sharpness based on local structure. In the second stage, imputed features are refined using class-aware propagation, which incorporates pseudo-labels and neighborhood entropy to promote consistency. We evaluated FSD-CAP on multiple datasets. With $99.5\%$ of features missing across five benchmark datasets, FSD-CAP achieves average accuracies of $80.06\%$ (structural) and $81.01\%$ (uniform) in node classification, close to the $81.31\%$ achieved by a standard GCN with full features. For link prediction under the same setting, it reaches AUC scores of $91.65\%$ (structural) and $92.41\%$ (uniform), compared to $95.06\%$ for the fully observed case. Furthermore, FSD-CAP demonstrates superior performance on both large-scale and heterophily datasets when compared to other models.

Xin Qiao, Shijie Sun, Anqi Dong, Cong Hua, Xia Zhao, Longfei Zhang, Guangming Zhu, Liang Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Link PredictionCora (test)
AUC0.9001
69
Link PredictionPubMed (test)
AUC88.5
65
Link PredictionCiteseer (test)
AUC0.877
31
Link PredictionPhoto (test)
AP98.08
19
Link PredictionComputers (test)
AP97.74
18
Node ClassificationCiteSeer Uniform Missing (test)
Accuracy73.15
16
Node ClassificationCora missing-edge setting (test)
Accuracy80.56
16
Node ClassificationPubMed Structural Missing (test)
Accuracy76.98
14
Node ClassificationPubMed Uniform Missing (test)
Accuracy77.46
14
Node ClassificationOGBN-Arxiv structural missing (test)
Accuracy69.11
13
Showing 10 of 26 rows

Other info

Follow for update