SOTAVerified

A Meaning-based Statistical English Math Word Problem Solver

2018-03-16NAACL 2018Code Available0· sign in to hype

Chao-Chun Liang, Yu-Shiang Wong, Yi-Chung Lin, Keh-Yih Su

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions