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.
Cite
Text
Mu and Li. "Enhancing Text Generation via Multi-Level Knowledge Aware Reasoning." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/598Markdown
[Mu and Li. "Enhancing Text Generation via Multi-Level Knowledge Aware Reasoning." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/mu2022ijcai-enhancing/) doi:10.24963/IJCAI.2022/598BibTeX
@inproceedings{mu2022ijcai-enhancing,
title = {{Enhancing Text Generation via Multi-Level Knowledge Aware Reasoning}},
author = {Mu, Feiteng and Li, Wenjie},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {4310-4316},
doi = {10.24963/IJCAI.2022/598},
url = {https://mlanthology.org/ijcai/2022/mu2022ijcai-enhancing/}
}