paper-with-me

홈 › Papers

MWP-BERT: Numeracy-Augmented Pre-training for Math Word Problem Solving

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Math word problem (MWP) solving faces a dilemma in number representation learning. In order to avoid the number representation issue and reduce the search space of feasible solutions, existing works striving for MWP solving usually replace real numbers with symbolic placeholders to focus on logic reasoning. However, different from common symbolic reasoning tasks like program synthesis and knowledge graph reasoning, MWP solving has extra requirements in numerical reasoning. In other words, instead of the number value itself, it is the reusable numerical property that matters more in numerical reasoning. Therefore, we argue that injecting numerical properties into symbolic placeholders with contextualized representation learning schema can provide a way out of the dilemma in the number representation issue here. In this work, we introduce this idea to the popular pre-training language model (PLM) techniques and build MWP-BERT, an effective contextual number representation PLM. We demonstrate the effectiveness of our MWP-BERT on MWP solving and several MWP-specific understanding tasks on both English and Chinese benchmarks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingMathMath Word Problem SolvingProgram SynthesisRepresentation Learning

Similar Papers 제목 키워드 기반

MWP-BERT: Numeracy-Augmented Pre-training for Math Word Problem Solving

2021-07-28 · Findings (NAACL) 2022 7 · Zhenwen Liang, Jipeng Zhang, Lei Wang, Wei Qin 외

Math word problem (MWP) solving faces a dilemma in number representation learning. In order to avoid the number representation issue and reduce the search space of feasible solutions, existing works striving for MWP solv…

Common Sense ReasoningLanguage ModelingLanguage ModellingMath+3

Do NLP Models Know Numbers? Probing Numeracy in Embeddings

2019-09-17 · IJCNLP 2019 11 · Eric Wallace, Yizhong Wang, Sujian Li, Sameer Singh 외

The ability to understand and work with numbers (numeracy) is critical for many complex reasoning tasks. Currently, most NLP models treat numbers in text in the same way as other tokens---they embed them as distributed v…

Question Answering

LUNA: Language Understanding with Number Augmentations on Transformers via Number Plugins and Pre-training

2022-12-06 · Hongwei Han, Jialiang Xu, Mengyu Zhou, Yijia Shao 외

Transformers are widely used in NLP tasks. However, current approaches to leveraging transformers to understand language expose one weak spot: Number understanding. In some scenarios, numbers frequently occur, especially…

NumGPT: Improving Numeracy Ability of Generative Pre-trained Models

2021-09-07 · Zhihua Jin, Xin Jiang, Xingbo Wang, Qun Liu 외

Existing generative pre-trained language models (e.g., GPT) focus on modeling the language structure and semantics of general texts. However, those models do not consider the numerical properties of numbers and cannot pe…

Math

Exploring Numeracy in Word Embeddings

2019-07-01 · ACL 2019 7 · Aakanksha Naik, Ravich, Abhilasha er, Carolyn Rose 외

Word embeddings are now pervasive across NLP subfields as the de-facto method of forming text representataions. In this work, we show that existing embedding models are inadequate at constructing representations that cap…

Word Embeddings