-
Hi, will you opensource / share the code you modified in Gemini for reference?
Thanks
-
## ❓ Questions & Help
Hi,
I want to test the method proposed in paper "Predict then Propagate: Graph Neural Networks meet Personalized PageRank", and PyG has implemented it as APPNP. But I can not…
-
Hi @abojchevski,
I see the model is based on personalized PageRank.
However, is it also applicable to other GNN models? Based on minimizing the logits of the output layer.
Any problems, for exam…
-
Hi,
appologies if this is the wrong place to ask this.
I have a query regarding the behaviour of personalization relative to a single node - i.e. a vector with a single 1 and all other entries 0.
Pr…
-
# Weighted PageRank Graphs
## Domain introduction
We have a heterogeneous graph `G` which represents contributions/contributors
in SourceCred, and connections between them.
It's heterogeneou…
-
Hi, I check the number of GAT on Pubmed is about 79.0, and the performance of GAT in the figure is about 76% which corresponds to the "None" method. And I am also curious about why GAT performed worse…
-
Is there a reason to believe that the two approaches would yield significantly different results (though i recognize that approach 2 would be slower)? I seem to get quite different results, but perhap…
-
great paper!
I find your idea is similar to the paper: GRAPH WAVELET NEURAL NETWORK?
it also changes the eigenvalues of the Laplacian, am I right?
look forward to your reply~
-
In reading through the notebooks, I notice that https://github.com/kfoynt/LocalGraphClustering/blob/master/notebooks/examples.ipynb has examples of ACL where the output of approximate personalized pag…
-
There's a user who through my WoT got `medium` trust. I didn't trust them so much, so I made a trust proof with `low` trust. It didn't change the level of trust.
I assume WoT picks the maximum tru…