@inproceedings{liang-etal-2018-meaning,
    title = "A Meaning-Based Statistical {E}nglish Math Word Problem Solver",
    author = "Liang, Chao-Chun  and
      Wong, Yu-Shiang  and
      Lin, Yi-Chung  and
      Su, Keh-Yih",
    editor = "Walker, Marilyn  and
      Ji, Heng  and
      Stent, Amanda",
    booktitle = "Proceedings of the 2018 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers)",
    month = jun,
    year = "2018",
    address = "New Orleans, Louisiana",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/N18-1060/",
    doi = "10.18653/v1/N18-1060",
    pages = "652--662",
    abstract = "We introduce MeSys, a meaning-based approach, for solving English math word problems (MWPs) via understanding and reasoning in this paper. It first analyzes the text, transforms both body and question parts into their corresponding logic forms, and then performs inference on them. The associated context of each quantity is represented with proposed role-tags (e.g., nsubj, verb, etc.), which provides the flexibility for annotating an extracted math quantity with its associated context information (i.e., the physical meaning of this quantity). Statistical models are proposed to select the operator and operands. A noisy dataset is designed to assess if a solver solves MWPs mainly via understanding or mechanical pattern matching. Experimental results show that our approach outperforms existing systems on both benchmark datasets and the noisy dataset, which demonstrates that the proposed approach understands the meaning of each quantity in the text more."
}Markdown (Informal)
[A Meaning-Based Statistical English Math Word Problem Solver](https://preview.aclanthology.org/iwcs-25-ingestion/N18-1060/) (Liang et al., NAACL 2018)
ACL
- Chao-Chun Liang, Yu-Shiang Wong, Yi-Chung Lin, and Keh-Yih Su. 2018. A Meaning-Based Statistical English Math Word Problem Solver. In Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long Papers), pages 652–662, New Orleans, Louisiana. Association for Computational Linguistics.