GRAND icon indicating copy to clipboard operation
GRAND copied to clipboard

The datasets are not convincing enough

Open nixror opened this issue 3 years ago • 1 comments

I wonder if you can add an OGB experiment result? I tried to run GRAND on the ogbn-arXiv dataset, but the result was very bad.

nixror avatar Jun 06 '21 10:06 nixror

I wonder if you can add an OGB experiment result? I tried to run GRAND on the ogbn-arXiv dataset, but the result was very bad.

Thanks for your interests! We don't use OGB because GRAND is mainly for semi-supervised node classification, where labeled nodes are limited. The ogbn-arXiv has enough labels, in that setting consistency regularization might be not useful and even degrade the performance. You can try to remove consistency loss when running OGB, and to see if the results will become better.

wzfhaha avatar Jun 08 '21 07:06 wzfhaha