question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

get_node_importance for Graph Classification?

See original GitHub issue

Thank you for the wonderful tool! I have a question, can I use get_node_importance function in graph classification model? I found it implemented on predicting node classification on CORA network, but I have a graph classification project using the DGCNN pipeline and I hope to have a saliency map for the nodes attributed to specific class?

Thanks

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:7

github_iconTop GitHub Comments

1reaction
aelhossinycommented, Nov 20, 2021

Sorry, I thought that I sent it. Here it is (https://arxiv.org/abs/1903.03894)

1reaction
rupjit-bocommented, Nov 19, 2021

I am looking for something similar. Have you found any solution for this @aelhossiny

Read more comments on GitHub >

github_iconTop Results From Across the Web

Node Importance Specific Meta Learning in Graph Neural ...
This paper focuses on the few-shot node classification problem in graph; theoretically studies the influence of node importance on the model ...
Read more >
Graph neural networks - Modulai
These architectures aim to solve tasks such as node representation, link prediction, and graph classification. Contrary to the euclidean ...
Read more >
A Graph Convolution Network in SageMaker - DataChef
This post will walk you through a classification problem defined over a graph which is modeled by a graph neural network step-by-step.
Read more >
Graph convolutional networks with multi-level coarsening for ...
Many important tasks in graph analysis involve graph classification which aims to map a graph to a certain category.
Read more >
Providing Node-level Local Explanation for node2vec through ...
is widely used in downstream tasks such as node classification, graph ... Machine learning with graphs has an important role in graph clas-....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found