Yanqiao ZHU

Results 12 comments of Yanqiao ZHU

Thanks for your interest on our work! Actually we use 8 GPUs in parallel. That being said, we use one GPU for one dataset. For the support of multiple GPUs,...

Hi thanks for your question! We find that some nodes in the WikiCS do not have incoming edges. Therefore we slightly change the computation from edge centrality to removal weights...

@AzureLeon1 add two unit tests please

@Linyxus remember to consider heterogeneous graphs in the future

Thanks for your interests on our work! For graph-level tasks we usually aggregate the node-level embeddings using a readout function. As the selected nodes have already been masked, they will...

Uhhh I understand your concern. It is also possible to completely mask the dropped nodes by for example masking the feature matrix as well, so that they will not contribute...

Thanks for your kind advice. We will take a look at this problem.

感谢关注。如果方便的话可以把修改好的配置文件发出来,我们merge到repository里。

Thanks for bringing this issue to our attention. We will take a look into it! @Linyxus

That's a good question. Theoretically, every hidden dimension could be a tunable hyperparameter, so doubling the size of hidden vectors is acceptable in my opinion. I think for a fair...