pyg-team/pytorch_geometric

Implementation of LLM-to-LM GNN

Aberta

#9.361 aberto em 26 de mai. de 2024

 (3 comentários) (0 reação) (1 responsável)Python (3.514 forks)batch import
1 - Priority P1examplefeaturehelp wanted

Métricas do repositório

Stars
 (19.985 estrelas)
Métricas de merge de PR
 (Mesclagem média 35d 1h) (14 fundiu PRs em 30d)

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

Guia do colaborador