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.
CITATION STYLE
Zhao, C., Walker, M., & Chaturvedi, S. (2020). Bridging the structural gap between encoding and decoding for data-to-text generation. In Proceedings of the Annual Meeting of the Association for Computational Linguistics (pp. 2481–2491). Association for Computational Linguistics (ACL). https://doi.org/10.18653/v1/2020.acl-main.224
Mendeley helps you to discover research relevant for your work.