Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 1.42 KB

File metadata and controls

10 lines (10 loc) · 1.42 KB

Be Concise and Precise: Synthesizing Open-Domain Entity Descriptions from Facts

  • author: Rajarshi Bhowmik, Gerard de Melo
  • abstract: Despite being vast repositories of factual information, cross-domain knowledge graphs, such asWikidata and the Google Knowledge Graph, only sparsely provide short synoptic descriptions for entities. Such descriptions that briefly identify the most discernible features of an entity provide readers with a near-instantaneous understanding of what kind of entity they are being presented. They can also aid in tasks such as named entity disambiguation, ontological type determination, and answering entity queries. Given the rapidly increasing numbers of entities in knowledge graphs, a fully automated synthesis of succinct textual descriptions from underlying factual information is essential. To this end, we propose a novel fact-to-sequence encoder–decoder model with a suitable copy mechanism to generate concise and precise textual descriptions of entities. In an in-depth evaluation, we demonstrate that our method significantly outperforms state-of-the-art alternatives.
  • keywords: synoptic description generation; knowledge graphs; open-domain factual knowledge
  • interpretation:
  • pdf: paper
  • code:
  • dataset: WikiData10K-Imbalanced, WikiData10K-OpenDomain
  • ppt/video:
  • curator: Xiaoyu Shang