COLING 2020main5 citations

Dynamic Topic Tracker for KB-to-Text Generation

Zihao Fu, Lidong Bing, Wai Lam, Shoaib Jameel

Abstract

Recently, many KB-to-text generation tasks have been proposed to bridge the gap between knowledge bases and natural language by directly converting a group of knowledge base triples into human-readable sentences. However, most of the existing models suffer from the off-topic problem, namely, the models are prone to generate some unrelated clauses that are somehow involved with certain input terms regardless of the given input data. This problem seriously degrades the quality of the generation results. In this paper, we propose a novel dynamic topic tracker for solving this problem. Different from existing models, our proposed model learns a global hidden representation for topics and recognizes the corresponding topic during each generation step. The recognized topic is used as additional information to guide the generation process and thus alleviates the off-topic problem. The experimental results show that our proposed model can enhance the performance of sentence generation and the off-topic problem is significantly mitigated.

BibTeX
@inproceedings{fu-etal-2020-dynamic,
    title = "Dynamic Topic Tracker for {KB}-to-Text Generation",
    author = "Fu, Zihao  and
      Bing, Lidong  and
      Lam, Wai  and
      Jameel, Shoaib",
    editor = "Scott, Donia  and
      Bel, Nuria  and
      Zong, Chengqing",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://aclanthology.org/2020.coling-main.215/",
    doi = "10.18653/v1/2020.coling-main.215",
    pages = "2369--2380"
}
Dynamic Topic Tracker for KB-to-Text Generation · COLING 2020