英文标题 | Improved adaptive embedding method for knowledge graph representation |
作者英文名 | Meng Xiaoyan, Jiang Tonghai, Zhou Xi, Han Yunfei, Ma Bo |
机构英文名 | 1.The Xinjiang Technical Institute of Physics & Chemistry,Chinese Academy of Sciences,Urumqi 830011,China;2.University of Chinese Academy of Sciences,Beijing 100049,China;3.Xinjiang Laboratory of Minority Speech & Language Information Processing,Chinese Academy of Sciences,Urumqi 830011,China;4.College of Computer & Information Engineering,Xinjiang Agricultural University,Urumqi 830052,China |
英文摘要 | TransE, the embedding representation method, is the most classic translation-based method. But it also has two defects. One is the limitation in dealing with complex relations. The other one is Euclidean distance is used as a measure in the scoring function and each feature dimension is calculated with the same weight, so the accuracy will be affected by irrelevant dimensions and the flexibility is lower. Therefore, in view of these two defects, this paper proposed an adaptive KG embedding representation method, namely, TransAD. It replaced the measure function and then introduced a diagonal weight matrix into the score function to assign weights to each feature dimension respectively to increase the representation ability of the model. At the same time, inspired by TransD, it built a spatial projection model of entity and established relationship through dynamic mapping matrix to enhance the processing ability of the model for complex relations. Finally, it integrated the two optimizations into the TransAD model. The experimental results show that TransAD is superior to Trans(<i>E</i>, <i>H</i>, <i>R</i>, <i>D</i>) , and it is advanced in various indexes of link prediction and triad classification tasks and has certain advantages. |
英文关键词 | knowledge graph; knowledge represents learning; embedding presentation; adaptive |