GraphMAE2 icon indicating copy to clipboard operation
GraphMAE2 copied to clipboard

Design of GraphMAE/GraphMAE2

Open RX28666 opened this issue 1 year ago • 0 comments

Thanks for your interesting work!

I have a concern about the methodology of GraphMAE/GraphMAE2. Since node feature are updated iteratively through message passing in encoder and decoder in GNN, I am wondering if it's reasonable to use original input node feature as "ground truth" for reconstruction instead of aggregated node embeddings.

RX28666 avatar Oct 24 '24 15:10 RX28666