IJCAI 2021poster30 citations

Solving Math Word Problems with Teacher Supervision

Zhenwen Liang, Xiangliang Zhang

Abstract

Math word problems (MWPs) have been recently addressed with Seq2Seq models by `translating' math problems described in natural language to a mathematical expression, following a typical encoder-decoder structure. Although effective in solving classical math problems, these models fail when a subtle variation is applied to the word expression of a math problem, and leads to a remarkably different answer. We find the failure is because MWPs with different answers but similar math formula expression are encoded closely in the latent space. We thus designed a teacher module to make the MWP encoding vector match the correct solution and disaccord from the wrong solutions, which are manipulated from the correct solution. Experimental results on two benchmark MWPs datasets verified that our proposed solution outperforms the state-of-the-art models.

Machine Learning Applications: Applications of Supervised LearningNatural Language Processing: Question Answering
BibTeX
@inproceedings{ijcai2021p485,
  title     = {Solving Math Word Problems with Teacher Supervision},
  author    = {Liang, Zhenwen and Zhang, Xiangliang},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {3522--3528},
  year      = {2021},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2021/485},
  url       = {https://doi.org/10.24963/ijcai.2021/485},
}
Solving Math Word Problems with Teacher Supervision · IJCAI 2021