pyg-team/pytorch_geometric

Implementation of LLM-to-LM GNN

Open

#9361 aperta il 26 mag 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)Python (3514 fork)batch import
1 - Priority P1examplefeaturehelp wanted

Metriche repository

Star
 (19.985 star)
Metriche merge PR
 (Merge medio 16g 3h) (13 PR mergiate in 30 g)

Descrizione

🚀 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 :)

Guida contributor