错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Cross-Relational Reasoning for Neural Tensor Networks

  • Tristan Falck,
  • Duncan Coulter

摘要

Neural tensor networks are knowledge graph embedding models which infer relationships between two given entities. Although demonstrated to be effective, any inference about an individual relation from a neural tensor network is isolated from the model’s intelligence about the other relations in the problem domain. We introduce cross-relational reasoning, a novel inference mechanism for neural tensor networks which intelligently coordinates all of the model’s relation-specific outputs to augment a prediction corresponding to a single relation. We frame the process of coordinating the relation-specific outputs as a meta-learning problem, not unlike stacked ensemble learning, and illustrate that cross-relational reasoning consistently outperforms the original inference mechanism on the WN18RR knowledge graph. We also explore modifications to the neural tensor network’s internal activation function, and illustrate that using ReLu or Elu can rapidly speed up the neural tensor network’s convergence at the cost of long-term improvement during training, and that using sigmoid universally improves the model’s performance in the context provided by this paper.