250302_HW_LabSeminar[Towards Foundation Models for Knowledge Graph Reasoning].pptx

thanhdowork 100 views 9 slides Mar 03, 2025
Slide 1
Slide 1 of 9
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9

About This Presentation

Towards Foundation Models for Knowledge Graph Reasoning


Slide Content

K im Hyun W oo Network Science Lab The Catholic University of Korea E-mail : [email protected] TOWARDS FOUNDATION MODELS FOR KNOWLEDGE GRAPH REASONING

Contents Introduction Difficulty on making foundation model in KG Previous work Method ULTRA Experiment Conclusion

Knowledge graph Knowledge graph is connection based on entity and relation in the world By the knowledge graph, we can understand how world was organized and will be organized Not only directly, knowledge graph can also do deep inference Introduction

Difficulty on making foundation model in KG Modern machine learning applications increasingly rely on the pre training and fine tuning paradigm GPT, BERT . etc Bu t in graph domain, especially KG has difficulty on making foundation model The key problem is that different KGs typically have different entity and relation vocabularies Most of KGs are not transferable Knowledge graph

Previous work There are previous works effort to make inductive learning method RED-GNN, GRAIL, NBFNet , NodePiece The models can generalize to graphs with new nodes, but not to new relation types RMPI The model employ graphs of relations to genetalize to unseen domains but have suffer scalability and computational issue as subgraph samling method INGRAM The model use degree but because of that, if graphs don’t have similar relational distribution it failed Knowledge graph

Method In this paper. The authors divide relation in graph by 4 fundamental relations Head to head Head to tail Tail to head Tail to tail Then make relation graph that is constructed by the fundamental relation Learning on the relation graph Knowledge graph

Experiments Knowledge graph

Knowledge graph

Conclusion In this paper, the authors propose a model can learn universal and transferable graph representation With pre-training strategy ULTRA achive SOTA performance in several dataset(not all) the authors remain the problem as open question Knowledge graph
Tags