Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of LLM-to-LM GNN #9361

Open
rusty1s opened this issue May 26, 2024 · 3 comments
Open

Implementation of LLM-to-LM GNN #9361

rusty1s opened this issue May 26, 2024 · 3 comments

Comments

@rusty1s
Copy link
Member

rusty1s commented May 26, 2024

🚀 The feature, motivation and pitch

Paper: Harnessing Explanations: LLM-to-LM Interpreter for Enhanced Text Attributed Graph Representation Learning (ICLR 2024)

The paper uses the power of an LLM to get a meaningful explanation, which is then used to fine-tune a smaller LM+GNN. Really interesting paper. Would be great to have an example of it in PyG :)

@devanshamin
Copy link
Contributor

Hi @rusty1s ,

I can work on creating an example implementation of this feature in PyG.

@rusty1s
Copy link
Member Author

rusty1s commented Jun 5, 2024

That would be amazing :)

@devanshamin
Copy link
Contributor

PR should be up by end of this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants