Generating Faithful Text From a Knowledge Graph with Noisy Reference Text
Tahsina Hashem, Weiqing Wang, Derry Tanti Wijaya, Mohammed Eunus Ali,, Yuan-Fang Li

TL;DR
This paper introduces a KG-to-text generation model that effectively produces faithful natural language descriptions from knowledge graphs, even when reference texts contain extraneous information, by using contrastive learning and controllable generation techniques.
Contribution
The paper proposes a novel KG-to-text model that improves faithfulness by differentiating hallucinated content and controlling hallucination levels during generation.
Findings
Outperforms state-of-the-art models on faithfulness metrics.
Effectively distinguishes between faithful and hallucinated information.
Demonstrates robustness with noisy reference texts.
Abstract
Knowledge Graph (KG)-to-Text generation aims at generating fluent natural-language text that accurately represents the information of a given knowledge graph. While significant progress has been made in this task by exploiting the power of pre-trained language models (PLMs) with appropriate graph structure-aware modules, existing models still fall short of generating faithful text, especially when the ground-truth natural-language text contains additional information that is not present in the graph. In this paper, we develop a KG-to-text generation model that can generate faithful natural-language text from a given graph, in the presence of noisy reference text. Our framework incorporates two core ideas: Firstly, we utilize contrastive learning to enhance the model's ability to differentiate between faithful and hallucinated information in the text, thereby encouraging the decoder to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsContrastive Learning
