paper-with-me

홈 › Papers

DOP: Diagnostic-Oriented Prompting for Large Language Models in Mathematical Correction

2024-05-20 · Hao Chen, Biaojie Zeng, Xin Lin, Liang He, Aimin Zhou

Math world problems correction(MWPC) is a novel task dedicated to rectifying reasoning errors in the process of solving mathematical problems. In this paper, leveraging the advancements in large language models (LLMs), we address two key objectives:(1) Distinguishing between mathematical reasoning and error correction; (2) Exploring strategies to enhance the error correction capabilities of LLMs in mathematics to solve MWPC task. We noticed that, in real-time education,assisting students in recognizing their mistakes is more crucial than simply providing correct answers. However, current research tends to prioritize obtaining accurate solutions to math problems rather than correcting potentially incorrect ones. Therefore, we modify the research paradigm, demonstrating that improving mathematical reasoning abilities does not equate to mastery in error correction. Meanwhile, we propose a novel method called diagnostic-oriented promping(DOP) aimed at facilitating LLMs to excel in error correction. In experiments, DOP has shown outstanding performance, highlighting its significant impact. We argue that in mathematical education, the demand for outstanding correctors surpasses that for proficient reasoners. Codes and data are available on https://github.com/ChenhaoEcnuCS/Reason-Correct.

📄 PDF Abstract BibTeX arXiv:2405.12100

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticMathMathematical Reasoning

Similar Papers 제목 키워드 기반

Large Language Models Perform Diagnostic Reasoning

2023-07-18 · Cheng-Kuang Wu, Wei-Lin Chen, Hsin-Hsi Chen

We explore the extension of chain-of-thought (CoT) prompting to medical reasoning for the task of automatic diagnosis. Motivated by doctors' underlying reasoning process, we present Diagnostic-Reasoning CoT (DR-CoT). Emp…

DiagnosticMedical Diagnosis

Beyond Naïve Prompting: Strategies for Improved Context-aided Forecasting with LLMs

2025-08-13 · Arjun Ashok, Andrew Robert Williams, Vincent Zhihao Zheng, Irina Rish 외 arxiv

Real-world forecasting requires models to integrate not only historical data but also relevant contextual information provided in textual form. While large language models (LLMs) show promise for context-aided forecastin…

Exploring Diagnostic Prompting Approach for Multimodal LLM-based Visual Complexity Assessment: A Case Study of Amazon Search Result Pages

2025-11-26 · Divendar Murtadak, Yoon Kim, Trilokya Akula arxiv

This study investigates whether diagnostic prompting can improve Multimodal Large Language Model (MLLM) reliability for visual complexity assessment of Amazon Search Results Pages (SRP). We compare diagnostic prompting w…

Contextual Dynamic Prompting for Response Generation in Task-oriented Dialog Systems

2023-01-30 · Sandesh Swamy, Narges Tabari, Chacha Chen, Rashmi Gangadharaiah

Response generation is one of the critical components in task-oriented dialog systems. Existing studies have shown that large pre-trained language models can be adapted to this task. The typical paradigm of adapting such…

Response Generation

Assessing the Impact of Prompting Methods on ChatGPT's Mathematical Capabilities

2023-12-22 · Yuhao Chen, Chloe Wong, Hanwen Yang, Juan Aguenza 외

This study critically evaluates the efficacy of prompting methods in enhancing the mathematical reasoning capability of large language models (LLMs). The investigation uses three prescriptive prompting methods - simple, …

ChatbotGSM8KLanguage ModellingMath+3