@inproceedings{takahashi-etal-2018-interpretable,
title = "Interpretable and Compositional Relation Learning by Joint Training with an Autoencoder",
author = "Takahashi, Ryo and
Tian, Ran and
Inui, Kentaro",
editor = "Gurevych, Iryna and
Miyao, Yusuke",
booktitle = "Proceedings of the 56th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
month = jul,
year = "2018",
address = "Melbourne, Australia",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/Author-page-Marten-During-lu/P18-1200/",
doi = "10.18653/v1/P18-1200",
pages = "2148--2159",
abstract = "Embedding models for entities and relations are extremely useful for recovering missing facts in a knowledge base. Intuitively, a relation can be modeled by a matrix mapping entity vectors. However, relations reside on low dimension sub-manifolds in the parameter space of arbitrary matrices {--} for one reason, composition of two relations M1, M2 may match a third M3 (e.g. composition of relations currency{\_}of{\_}country and country{\_}of{\_}film usually matches currency{\_}of{\_}film{\_}budget), which imposes compositional constraints to be satisfied by the parameters (i.e. M1*M2=M3). In this paper we investigate a dimension reduction technique by training relations jointly with an autoencoder, which is expected to better capture compositional constraints. We achieve state-of-the-art on Knowledge Base Completion tasks with strongly improved Mean Rank, and show that joint training with an autoencoder leads to interpretable sparse codings of relations, helps discovering compositional constraints and benefits from compositional training. Our source code is released at \url{github.com/tianran/glimvec}."
}
Markdown (Informal)
[Interpretable and Compositional Relation Learning by Joint Training with an Autoencoder](https://preview.aclanthology.org/Author-page-Marten-During-lu/P18-1200/) (Takahashi et al., ACL 2018)
ACL