@inproceedings{zhao-etal-2020-bridging,
title = "Bridging the Structural Gap Between Encoding and Decoding for Data-To-Text Generation",
author = "Zhao, Chao and
Walker, Marilyn and
Chaturvedi, Snigdha",
editor = "Jurafsky, Dan and
Chai, Joyce and
Schluter, Natalie and
Tetreault, Joel",
booktitle = "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics",
month = jul,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.224/",
doi = "10.18653/v1/2020.acl-main.224",
pages = "2481--2491",
abstract = "Generating sequential natural language descriptions from graph-structured data (e.g., knowledge graph) is challenging, partly because of the structural differences between the input graph and the output text. Hence, popular sequence-to-sequence models, which require serialized input, are not a natural fit for this task. Graph neural networks, on the other hand, can better encode the input graph but broaden the structural gap between the encoder and decoder, making faithful generation difficult. To narrow this gap, we propose DualEnc, a dual encoding model that can not only incorporate the graph structure, but can also cater to the linear structure of the output text. Empirical comparisons with strong single-encoder baselines demonstrate that dual encoding can significantly improve the quality of the generated text."
}
Markdown (Informal)
[Bridging the Structural Gap Between Encoding and Decoding for Data-To-Text Generation](https://preview.aclanthology.org/fix-sig-urls/2020.acl-main.224/) (Zhao et al., ACL 2020)
ACL