Learn Before
Concept
Why Subsampling of Graph-level Message Passing is Needed?
Graph-level message passing requires operating on the entire graph and all node features simultaneously, which may not be feasible due to memory limitations. In addition, using the graph-level equations essentially limits one to full-batch (as opposed to minibatched) gradient descent.
0
1
Updated 2022-07-17
Tags
Data Science