pyg-team/pytorch_geometric

Implementation of LLM-to-LM GNN

Open

#9,361 创建于 2024年5月26日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)Python (19,985 star) (3,514 fork)batch import
1 - Priority P1examplefeaturehelp wanted

描述

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

贡献者指南