TL;DR
This paper presents a novel neural network framework for automatically generating natural language descriptions from structured knowledge bases, incorporating advanced attention mechanisms and a new evaluation metric.
Contribution
It introduces a pointer network with slot-aware and table position self-attention mechanisms for improved KB description generation and proposes a new KB reconstruction metric for evaluation.
Findings
Outperforms state-of-the-art methods significantly.
Achieves 68.8% - 72.6% F-score in KB reconstruction.
Introduces a new dataset with over 106,000 KB-description pairs.
Abstract
We aim to automatically generate natural language descriptions about an input structured knowledge base (KB). We build our generation framework based on a pointer network which can copy facts from the input KB, and add two attention mechanisms: (i) slot-aware attention to capture the association between a slot type and its corresponding slot value; and (ii) a new \emph{table position self-attention} to capture the inter-dependencies among related slots. For evaluation, besides standard metrics including BLEU, METEOR, and ROUGE, we propose a KB reconstruction based metric by extracting a KB from the generation output and comparing it with the input KB. We also create a new data set which includes 106,216 pairs of structured KBs and their corresponding natural language descriptions for two distinct entity types. Experiments show that our approach significantly outperforms state-of-the-art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
