@inproceedings{wu-etal-2020-knowledge,
    title = "A Knowledge-Aware Sequence-to-Tree Network for Math Word Problem Solving",
    author = "Wu, Qinzhuo  and
      Zhang, Qi  and
      Fu, Jinlan  and
      Huang, Xuanjing",
    editor = "Webber, Bonnie  and
      Cohn, Trevor  and
      He, Yulan  and
      Liu, Yang",
    booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
    month = nov,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2020.emnlp-main.579/",
    doi = "10.18653/v1/2020.emnlp-main.579",
    pages = "7137--7146",
    abstract = "With the advancements in natural language processing tasks, math word problem solving has received increasing attention. Previous methods have achieved promising results but ignore background common-sense knowledge not directly provided by the problem. In addition, during generation, they focus on local features while neglecting global information. To incorporate external knowledge and global expression information, we propose a novel knowledge-aware sequence-to-tree (KA-S2T) network in which the entities in the problem sequences and their categories are modeled as an entity graph. Based on this entity graph, a graph attention network is used to capture knowledge-aware problem representations. Further, we use a tree-structured decoder with a state aggregation mechanism to capture the long-distance dependency and global expression information. Experimental results on the Math23K dataset revealed that the KA-S2T model can achieve better performance than previously reported best results."
}Markdown (Informal)
[A Knowledge-Aware Sequence-to-Tree Network for Math Word Problem Solving](https://preview.aclanthology.org/ingest-emnlp/2020.emnlp-main.579/) (Wu et al., EMNLP 2020)
ACL