pyg-team/pytorch_geometric

Implementation of LLM-to-LM GNN

Ouverte

#9 361 ouverte le 26 mai 2024

 (3 commentaires) (0 réaction) (1 personne assignée)Python (3 514 forks)batch import
1 - Priority P1examplefeaturehelp wanted

Métriques du dépôt

Stars
 (19 985 étoiles)
Métriques de merge PR
 (Merge moyen 35j 1h) (14 PRs mergées en 30 j)

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

Guide contributeur