Enhancing Text Generation via Multi-Level Knowledge Aware Reasoning
Abstract
How to generate high-quality textual content is a non-trivial task. Existing methods generally generate text by grounding on word-level knowledge. However, word-level knowledge cannot express multi-word text units, hence existing methods may generate low-quality and unreasonable text. In this paper, we leverage event-level knowledge to enhance text generation. However, event knowledge is very sparse. To solve this problem, we split a coarse-grained event into fine-grained word components to obtain the word-level knowledge among event components. The word-level knowledge models the interaction among event components, which makes it possible to reduce the sparsity of events. Based on the event-level and the word-level knowledge, we devise a multi-level knowledge aware reasoning framework. Specifically, we first utilize event knowledge to make event-based content planning, i.e., select reasonable event sketches conditioned by the input text. Then, we combine the selected event sketches with the word-level knowledge for text generation. We validate our method on two widely used datasets, experimental results demonstrate the effectiveness of our framework to text generation.
BibTeX
@inproceedings{ijcai2022p598,
title = {Enhancing Text Generation via Multi-Level Knowledge Aware Reasoning},
author = {Mu, Feiteng and Li, Wenjie},
booktitle = {Proceedings of the Thirty-First International Joint Conference on
Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Lud De Raedt},
pages = {4310--4316},
year = {2022},
month = {7},
note = {Main Track},
doi = {10.24963/ijcai.2022/598},
url = {https://doi.org/10.24963/ijcai.2022/598},
}