Skip to content
Discussion options

You must be logged in to vote

This is a very challenging problem. In general, you should always use graph sampling to speed up conversion, but currently all our samplers (like NeighborLoader) assume a single graph. One alternative way is to pre-process your graphs into smaller subgraphs beforehand, and then try to autoencode this subgraphs instead.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@rusty1s
Comment options

@hkim716
Comment options

@rusty1s
Comment options

@hkim716
Comment options

@rusty1s
Comment options

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