Open Relation Modeling: Learning to Define Relations between Entities
Open Relation Modeling: Learning to Define Relations between Entities
复制标题
DOI:
10.18653/v1/2022.findings-acl.26
复制
发表时间:
2021-08
期刊:
影响因子:
--
通讯作者:
Jie Huang;K. Chang;Jinjun Xiong;Wen-mei W. Hwu
中科院分区:
文献类型:
--
作者:
Jie Huang;K. Chang;Jinjun Xiong;Wen-mei W. Hwu
Relations between entities can be represented by different instances, e.g., a sentence containing both entities or a fact in a Knowledge Graph (KG). However, these instances may not well capture the general relations between entities, may be difficult to understand by humans, even may not be found due to the incompleteness of the knowledge source. In this paper, we introduce the Open Relation Modeling problem - given two entities, generate a coherent sentence describing the relation between them. To solve this problem, we propose to teach machines to generate definition-like relation descriptions by letting them learn from defining entities. Specifically, we fine-tune Pre-trained Language Models (PLMs) to produce definitions conditioned on extracted entity pairs. To help PLMs reason between entities and provide additional relational knowledge to PLMs for open relation modeling, we incorporate reasoning paths in KGs and include a reasoning path selection mechanism. Experimental results show that our model can generate concise but informative relation descriptions that capture the representative characteristics of entities.