pyg-team/pytorch_geometric

Implementation of LLM-to-LM GNN

Open

#9,361 opened on May 26, 2024

View on GitHub
聽(3 comments)聽(0 reactions)聽(1 assignee)Python聽(19,985 stars)聽(3,514 forks)batch import
1 - Priority P1examplefeaturehelp wanted

Description

馃殌 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 :)

Contributor guide

Implementation of LLM-to-LM GNN 路 pyg-team/pytorch_geometric#9361 | Good First Issue