当前位置:网站首页>《KG-BERT: BERT for Knowledge Graph Completion》
《KG-BERT: BERT for Knowledge Graph Completion》
2022-07-28 04:27:00 【jst100】
Article address :https://arxiv.org/pdf/1909.03193.pdf?ref=https://githubhelp.com
List of articles
Article content
The judgment task for the integrity of knowledge map , The author regards the knowledge graph as a triple < Head entity , Relationship 、 Tailstock > Text sequence , And a new bi-directional knowledge graph is proposed Transformer Coding framework (KG-BERT) To model these triples . This is also the first time that the pre training language model is used in the knowledge map .
Article model
The rationality of predicting triples

For the rationality judgment of triples , The model framework proposed by the author is shown in the figure above , The way to deal with it is simple , That is, the head entity 、 Between relation and tail entity BERT special token"[SEP]" Separate , The specific example is shown in the figure below :
Relationship prediction
The author's prediction of the relationship between the two entities is also relatively simple , That is to use two entities "[SEP]" Just separate them , The details are shown in the following figure :
Article summary
At present, the idea of this article is relatively simple , That is to use the advantages of the pre training language model , Use triples with “[SEP]” Separate them and input them into the model for training , Of course, this can also transform knowledge map into text training, which can be more suitable for the input of pre training language model .
边栏推荐
- Information system project manager (2022) - key content: Knowledge Management (15)
- 24-Openwrt dnsmasq
- [reach out to Party welfare] the easiest way to scan the H5 page in wechat
- 虚拟机类加载机制
- 26 openwrt port forwarding DMZ UPnP
- Important SQL server functions - other functions
- Un7.27: how to successfully build a ruoyi framework project in idea?
- How to select reliable securities analysts?
- Important SQL server functions - date functions
- Do Netease and Baidu have their own tricks for seizing the beach AI learning machine?
猜你喜欢

Machine learning 06: Decision Tree Learning

Campus stray cat information recording and sharing applet source code

Null security and exception

XML file usage and parsing

Experience sharing of automatic test for students with monthly salary of 28K

idea启动项目mvn命令终端用不了法将“mvn”项识别为 cmdlet

Esp8266 WiFi module and mobile communication

Render the data obtained from the database to the table in elementui

Advanced architects, 16 common principles of microservice design and Governance

Fedformer MOE module
随机推荐
网页源代码查看竟然有这么多方法!你都知道吗?
Docking with Hang Seng express ― dolphin DB NSQ plug-in tutorial
校园流浪猫信息记录和分享的小程序源码
Important SQL server functions - other functions
Elementary level of C language -- while, for, do while
【牛客】求1+2+3+...+n
40: Chapter 4: Development File Service: 1:fastdfs: (1): introduction to fastdfs;
RN interface jump description
23 openwrt switch VLAN configuration
IPC: multi process binder Aidl user guide, including cases
Construction and use of FTP server and NFS server
Important SQL server functions - numeric functions
Slice slice
Virtual machine class loading mechanism
Password key hard coding check
[record of question brushing] 9. Number of palindromes
Thoroughly understand the sharing function in wechat games
22 openwrt uses external kernel and kernel_ config
[untitled]
Kotlin -- function