THUDM / GraphMAE

GraphMAE: Self-Supervised Masked Graph Autoencoders in KDD'22
478 stars 75 forks source link

Node embedding with feature reconstruction #61

Open jpfn2407 opened 9 months ago

jpfn2407 commented 9 months ago

Is it possible to implement Node embedding with the information about its features? After that, reconstruct the node label and features based only on the node embedding?