English

Reflection of Thought: Inversely Eliciting Numerical Reasoning in Language Models via Solving Linear Systems

Computation and Language 2022-10-12 v1 Information Retrieval Numerical Analysis Numerical Analysis

Abstract

Numerical reasoning over natural language has been a long-standing goal for the research community. However, cutting-edge language models have proven difficult to reliably generalize to a broad range of numbers, although they have shown proficiency in reasoning over common and simple numbers. In this paper, we propose a novel method to elicit and exploit the numerical reasoning knowledge hidden in pre-trained language models using simple anchor numbers. Concretely, we first leverage simple numbers as anchors to probe the implicitly inferred arithmetic expressions from language models, and then explicitly apply the expressions on complex numbers to get corresponding answers. To inversely elicit arithmetic expressions, we transform and formulate the task as an analytically solvable linear system. Experimental results on several numerical reasoning benchmarks demonstrate that our approach significantly improves numerical reasoning capabilities of existing LMs. More importantly, our approach is training-free and simply works in the inference phase, making it highly portable and achieving consistent performance benefits across a variety of language models (GPT-3, T5, BART, etc) in all zero-shot, few-shot, and fine-tuning scenarios.

Keywords

Cite

@article{arxiv.2210.05075,
  title  = {Reflection of Thought: Inversely Eliciting Numerical Reasoning in Language Models via Solving Linear Systems},
  author = {Fan Zhou and Haoyu Dong and Qian Liu and Zhoujun Cheng and Shi Han and Dongmei Zhang},
  journal= {arXiv preprint arXiv:2210.05075},
  year   = {2022}
}
R2 v1 2026-06-28T03:11:59.639Z