Skip to content
Discussion options

You must be logged in to vote

I hope my understanding is correct. I'm not totally sure what "corresponding" nodes actually mean.

  1. It looks like you use all nodes for the pooling step/the hierarchical message passing step, so the current training strategy looks correct to me. If you only want to train on a subset of nodes, this might mean that you actually approximate the global pooling step.
  2. It's not clear to me how you incorporate both high-level and low-level graph into NeighborLoader. If you rely on global representations, then NeighborLoader might not be the right choice.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jasperhyp
Comment options

@rusty1s
Comment options

@jasperhyp
Comment options

Answer selected by jasperhyp
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