Learning to Reason Deductively: Math Word Problem Solving as Complex Relation Extraction
Zhanming Jie, Jierui Li, Wei Lu

TL;DR
This paper introduces a relation extraction-based method for solving math word problems that provides explainable reasoning steps and outperforms existing models on benchmark datasets.
Contribution
It presents a novel approach that explicitly models relational reasoning as primitive operations, enhancing explainability and accuracy in math problem solving.
Findings
Significantly outperforms baseline models on four datasets.
Provides interpretable reasoning steps for each solution.
Improves accuracy on complex reasoning questions.
Abstract
Solving math word problems requires deductive reasoning over the quantities in the text. Various recent research efforts mostly relied on sequence-to-sequence or sequence-to-tree models to generate mathematical expressions without explicitly performing relational reasoning between quantities in the given context. While empirically effective, such approaches typically do not provide explanations for the generated expressions. In this work, we view the task as a complex relation extraction problem, proposing a novel approach that presents explainable deductive reasoning steps to iteratively construct target expressions, where each step involves a primitive operation over two quantities defining their relation. Through extensive experiments on four benchmark datasets, we show that the proposed model significantly outperforms existing strong baselines. We further demonstrate that the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
