Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 759 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 759 Bytes

MTL-gat : A Novel Embedding Model for Knowledge Graph Completion Based on Multi-Task Learning

The code is available at: https://github.com/Doujiaheng/MTL-gat

Publication

@inproceedings{DBLP:conf/dasfaa/DouT0X21,
  author    = {Jiaheng Dou and
               Bing Tian and
               Yong Zhang and
               Chunxiao Xing},
  title     = {A Novel Embedding Model for Knowledge Graph Completion Based on Multi-Task
               Learning},
  booktitle = {Database Systems for Advanced Applications - 26th International Conference,
               {DASFAA} 2021, Taipei, Taiwan, April 11-14, 2021, Proceedings, Part
               {I}},
  volume    = {12681},
  pages     = {240--255},
  publisher = {Springer},
  year      = {2021}
}