paper-with-me

Papers

MathPrompter: Mathematical Reasoning using Large Language Models

2023-03-04 · Shima Imani, Liang Du, Harsh Shrivastava

Large Language Models (LLMs) have limited performance when solving arithmetic reasoning tasks and often provide incorrect answers. Unlike natural language understanding, math problems typically have a single correct answer, making the task of generating accurate solutions more challenging for LLMs. To the best of our knowledge, we are not aware of any LLMs that indicate their level of confidence in their responses which fuels a trust deficit in these models impeding their adoption. To address this deficiency, we propose `MathPrompter', a technique that improves performance of LLMs on arithmetic problems along with increased reliance in the predictions. MathPrompter uses the Zero-shot chain-of-thought prompting technique to generate multiple Algebraic expressions or Python functions to solve the same math problem in different ways and thereby raise the confidence level in the output results. This is in contrast to other prompt based CoT methods, where there is no check on the validity of the intermediate steps followed. Our technique improves over state-of-the-art on the MultiArith dataset ($78.7\%\rightarrow92.5\%$) evaluated using 175B parameter GPT-based LLM.

📄 PDF Abstract BibTeX arXiv:2303.05398

Code (1)

RamonKaspar/MathPrompter

Tasks

Arithmetic ReasoningMathMathematical ReasoningNatural Language Understanding

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

LLM Reasoning Engine: Specialized Training for Enhanced Mathematical Reasoning

2024-12-28 · Shuguang Chen, Guang Lin

Large Language Models (LLMs) have shown remarkable performance in various natural language processing tasks but face challenges in mathematical reasoning, where complex problem-solving requires both linguistic understand…

Mathematical Reasoning

MathLearner: A Large Language Model Agent Framework for Learning to Solve Mathematical Problems

2024-08-03 · Wenbei Xie, Donglin Liu, Haoran Yan, Wenjie Wu 외

With the development of artificial intelligence (AI), large language models (LLM) are widely used in many fields. However, the reasoning ability of LLM is still very limited when it comes to mathematical reasoning. Mathe…

Language ModelingLanguage ModellingLarge Language ModelMathematical Reasoning

MATHSENSEI: A Tool-Augmented Large Language Model for Mathematical Reasoning

2024-02-27 · Debrup Das, Debopriyo Banerjee, Somak Aditya, Ashish Kulkarni

Tool-augmented Large Language Models (TALMs) are known to enhance the skillset of large language models (LLMs), thereby, leading to their improved reasoning abilities across many tasks. While, TALMs have been successfull…

8kLanguage ModelingLanguage ModellingLarge Language Model+5

Paraphrase and Solve: Exploring and Exploiting the Impact of Surface Form on Mathematical Reasoning in Large Language Models

2024-04-17 · Yue Zhou, Yada Zhu, Diego Antognini, Yoon Kim 외

This paper studies the relationship between the surface form of a mathematical problem and its solvability by large language models. We find that subtle alterations in the surface form can significantly impact the answer…

FormLanguage Model EvaluationLanguage ModelingLanguage Modelling+1

A Survey of Mathematical Reasoning in the Era of Multimodal Large Language Model: Benchmark, Method & Challenges

2024-12-16 · Yibo Yan, Jiamin Su, Jianxiang He, Fangteng Fu 외

Mathematical reasoning, a core aspect of human cognition, is vital across many domains, from educational problem-solving to scientific advancements. As artificial general intelligence (AGI) progresses, integrating large …

Language ModelingLanguage ModellingLarge Language ModelMath+4