paper-with-me

Papers

SIaM: Self-Improving Code-Assisted Mathematical Reasoning of Large Language Models

2024-08-28 · Dian Yu, Baolin Peng, Ye Tian, Linfeng Song, Haitao Mi, Dong Yu

There is a growing trend of teaching large language models (LLMs) to solve mathematical problems through coding. Existing studies primarily focus on prompting powerful, closed-source models to generate seed training data followed by in-domain data augmentation, equipping LLMs with considerable capabilities for code-aided mathematical reasoning. However, continually training these models on augmented data derived from a few datasets such as GSM8K may impair their generalization abilities and restrict their effectiveness to a narrow range of question types. Conversely, the potential of improving such LLMs by leveraging large-scale, expert-written, diverse math question-answer pairs remains unexplored. To utilize these resources and tackle unique challenges such as code response assessment, we propose a novel paradigm that uses a code-based critic model to guide steps including question-code data construction, quality control, and complementary evaluation. We also explore different alignment algorithms with self-generated instruction/preference data to foster continuous improvement. Experiments across both in-domain (up to +5.7%) and out-of-domain (+4.4%) benchmarks in English and Chinese demonstrate the effectiveness of the proposed paradigm.

📄 PDF Abstract BibTeX arXiv:2408.15565

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationGSM8KMathMathematical Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Scaling Code-Assisted Chain-of-Thoughts and Instructions for Model Reasoning

2025-10-05 · Honglin Lin, Qizhi Pei, Xin Gao, Zhuoshi Pan 외 arxiv

Reasoning capability is pivotal for Large Language Models (LLMs) to solve complex tasks, yet achieving reliable and scalable reasoning remains challenging. While Chain-of-Thought (CoT) prompting has become a mainstream a…

Mathematical Reasoning

Evaluating Grounded Reasoning by Code-Assisted Large Language Models for Mathematics

2025-04-24 · Zena Al-Khalili, Nick Howell, Dietrich Klakow

Assisting LLMs with code generation improved their performance on mathematical reasoning tasks. However, the evaluation of code-assisted LLMs is generally restricted to execution correctness, lacking a rigorous evaluatio…

Code GenerationMathMathematical Reasoning

Multi-tool Integration Application for Math Reasoning Using Large Language Model

2024-08-22 · Zhihua Duan, Jialin Wang

Mathematical reasoning is an important research direction in the field of artificial intelligence. This article proposes a novel multi tool application framework for mathematical reasoning, aiming to achieve more compreh…

Language ModelingLanguage ModellingLarge Language ModelMath+1

Learning from Inside: Self-driven Siamese Sampling and Reasoning for Video Question Answering

2021-12-01 · NeurIPS 2021 12 · Weijiang Yu, Haoteng Zheng, Mengfei Li, Lei Ji 외

Recent advances in the video question answering (i.e., VideoQA) task have achieved strong success by following the paradigm of fine-tuning each clip-text pair independently on the pretrained transformer-based model via s…

Multimodal ReasoningQuestion AnsweringVideo Question Answering

Runtime Detection of Executional Errors in Robot-Assisted Surgery

2022-03-01 · Zongyu Li, Kay Hutchinson, Homa Alemzadeh

Despite significant developments in the design of surgical robots and automated techniques for objective evaluation of surgical skills, there are still challenges in ensuring safety in robot-assisted minimally-invasive s…