Quantifying Similarity between Relations with Fact Distribution

July 21, 2019 Β· Entered Twilight Β· πŸ› Annual Meeting of the Association for Computational Linguistics

πŸŒ… TWILIGHT: Old Age
Predates the code-sharing era β€” a pioneer of its time

"Last commit was 6.0 years ago (β‰₯5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: LICENSE, README.md, data, get_sim.py, models, requirements.txt, tacred, train.py, util

Authors Weize Chen, Hao Zhu, Xu Han, Zhiyuan Liu, Maosong Sun arXiv ID 1907.08937 Category cs.AI: Artificial Intelligence Cross-listed cs.CL, cs.LG, stat.ML Citations 9 Venue Annual Meeting of the Association for Computational Linguistics Repository https://github.com/thunlp/relation-similarity ⭐ 43 Last Checked 1 month ago
Abstract
We introduce a conceptually simple and effective method to quantify the similarity between relations in knowledge bases. Specifically, our approach is based on the divergence between the conditional probability distributions over entity pairs. In this paper, these distributions are parameterized by a very simple neural network. Although computing the exact similarity is in-tractable, we provide a sampling-based method to get a good approximation. We empirically show the outputs of our approach significantly correlate with human judgments. By applying our method to various tasks, we also find that (1) our approach could effectively detect redundant relations extracted by open information extraction (Open IE) models, that (2) even the most competitive models for relational classification still make mistakes among very similar relations, and that (3) our approach could be incorporated into negative sampling and softmax classification to alleviate these mistakes. The source code and experiment details of this paper can be obtained from https://github.com/thunlp/relation-similarity.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Artificial Intelligence