Structure-Unified M-Tree Coding Solver for MathWord Problem
Bin Wang, Jiangzhou Ju, Yang Fan, Xinyu Dai, Shujian Huang, Jiajun, Chen

TL;DR
The paper introduces SUMC-Solver, a novel approach that unifies diverse mathematical expression structures in math word problem solving using M-tree coding, improving accuracy especially in low-resource scenarios.
Contribution
It proposes a unified M-tree coding framework and seq2code model for better handling diverse expression structures in math word problems.
Findings
Outperforms state-of-the-art models on MAWPS and Math23K datasets.
Achieves better results under low-resource conditions.
Demonstrates the effectiveness of M-tree coding in MWP solving.
Abstract
As one of the challenging NLP tasks, designing math word problem (MWP) solvers has attracted increasing research attention for the past few years. In previous work, models designed by taking into account the properties of the binary tree structure of mathematical expressions at the output side have achieved better performance. However, the expressions corresponding to a MWP are often diverse (e.g., , , etc.), and so are the corresponding binary trees, which creates difficulties in model learning due to the non-deterministic output space. In this paper, we propose the Structure-Unified M-Tree Coding Solver (SUMC-Solver), which applies a tree with any M branches (M-tree) to unify the output structures. To learn the M-tree, we use a mapping to convert the M-tree into the M-tree codes, where codes store the information of the paths from tree…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Mathematics, Computing, and Information Processing
