We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.AI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Artificial Intelligence

Title: LogicSolver: Towards Interpretable Math Word Problem Solving with Logical Prompt-enhanced Learning

Abstract: Recently, deep learning models have made great progress in MWP solving on answer accuracy. However, they are uninterpretable since they mainly rely on shallow heuristics to achieve high performance without understanding and reasoning the grounded math logic. To address this issue and make a step towards interpretable MWP solving, we first construct a high-quality MWP dataset named InterMWP which consists of 11,495 MWPs and annotates interpretable logical formulas based on algebraic knowledge as the grounded linguistic logic of each solution equation. Different from existing MWP datasets, our InterMWP benchmark asks for a solver to not only output the solution expressions but also predict the corresponding logical formulas. We further propose a novel approach with logical prompt and interpretation generation, called LogicSolver. For each MWP, our LogicSolver first retrieves some highly-correlated algebraic knowledge and then passes them to the backbone model as prompts to improve the semantic representations of MWPs. With these improved semantic representations, our LogicSolver generates corresponding solution expressions and interpretable knowledge formulas in accord with the generated solution expressions, simultaneously. Experimental results show that our LogicSolver has stronger logical formula-based interpretability than baselines while achieving higher answer accuracy with the help of logical prompts, simultaneously. The source code and dataset is available at this https URL
Subjects: Artificial Intelligence (cs.AI); Computation and Language (cs.CL)
Journal reference: Findings of EMNLP 2022
Cite as: arXiv:2205.08232 [cs.AI]
  (or arXiv:2205.08232v3 [cs.AI] for this version)

Submission history

From: Zhicheng Yang [view email]
[v1] Tue, 17 May 2022 11:01:52 GMT (1467kb,D)
[v2] Fri, 21 Oct 2022 09:52:08 GMT (2287kb,D)
[v3] Mon, 24 Oct 2022 10:30:56 GMT (2287kb,D)

Link back to: arXiv, form interface, contact.