Skip to content
Discussion options

You must be logged in to vote

I cannot really reproduce this, sorry. In both cases, the loss stays close to ~0.6.

Note that GATConv does not really have the best power to maintain central node information. Therefore, one thing that is often done and that may improve performance is to combine GATConv with learnable skip connections, see here.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@onion-rain
Comment options

@rusty1s
Comment options

Answer selected by onion-rain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants