paper-with-me

Papers

Subtle Errors Matter: Preference Learning via Error-injected Self-editing

2024-10-09 · Kaishuai Xu, Tiezheng Yu, Wenjun Hou, Yi Cheng, Chak Tou Leong, Liangyou Li, Xin Jiang, Lifeng Shang, Qun Liu, Wenjie Li

Large Language Models (LLMs) have exhibited strong mathematical reasoning and computational prowess, tackling tasks ranging from basic arithmetic to advanced competition-level problems. However, frequently occurring subtle errors, such as miscalculations or incorrect substitutions, limit the models' full mathematical potential. Existing studies to improve mathematical ability typically involve distilling reasoning skills from stronger LLMs or applying preference learning to step-wise response pairs. Although these methods leverage samples of varying granularity to mitigate reasoning errors, they overlook the frequently occurring subtle errors. A major reason is that sampled preference pairs involve differences unrelated to the errors, which may distract the model from focusing on subtle errors. In this work, we propose a novel preference learning framework called eRror-Injected Self-Editing (RISE), which injects predefined subtle errors into partial tokens of correct solutions to construct hard pairs for error mitigation. In detail, RISE uses the model itself to edit a small number of tokens in the solution, injecting designed subtle errors. Then, pairs composed of self-edited solutions and their corresponding correct ones, along with pairs of correct and incorrect solutions obtained through sampling, are used together for subtle error-aware DPO training. Compared with other preference learning methods, RISE further refines the training objective to focus on predefined errors and their tokens, without requiring fine-grained sampling or preference annotation. Extensive experiments validate the effectiveness of RISE, with preference learning on Qwen2-7B-Instruct yielding notable improvements of 3.0% on GSM8K and 7.9% on MATH.

📄 PDF Abstract BibTeX arXiv:2410.06638

Code (0)

등록된 구현이 없습니다.

Tasks

GSM8KMathMathematical Reasoning

Methods 이 논문이 사용한 방법론

DPO 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Imperfect Segmentation Labels: How Much Do They Matter?

2018-06-12 · Nicholas Heller, Joshua Dean, Nikolaos Papanikolopoulos

Labeled datasets for semantic segmentation are imperfect, especially in medical imaging where borders are often subtle or ill-defined. Little work has been done to analyze the effect that label errors have on the perform…

Liver SegmentationSegmentationSemantic Segmentation

Tricky$^2$: Towards a Benchmark for Evaluating Human and LLM Error Interactions

2026-01-26 · Cole Granger, Dipin Khati, Daniel Rodriguez-Cardenas, Denys Poshyvanyk arxiv

Large language models (LLMs) are increasingly integrated into software development workflows, yet they often introduce subtle logic or data-misuse errors that differ from human bugs. To study how these two error types in…

Cross-Context Review: Improving LLM Output Quality by Separating Production and Review Sessions

2026-03-12 · Tae-Eun Song arxiv

Large language models struggle to catch errors in their own outputs when the review happens in the same session that produced them. This paper introduces Cross-Context Review (CCR), a straightforward method where the rev…

ArtiFact: A Large-Scale Multi-Modal Cultural Heritage Dataset

2026-06-08 · Luciano Duarte, Olga Ovcharenko, Sebastian Schelter arxiv

Multi-modal data management has emerged as a central research topic in the database community, spanning data integration, semantic query processing, and data quality assessment. Despite this growing interest, the communi…

Constraining dark matter halo profiles with symbolic regression

2025-11-28 · Alicia Martín, Tariq Yasin, Deaglan J. Bartlett, Harry Desmond 외 arxiv

Dark matter haloes are typically characterised by radial density profiles with fixed forms motivated by simulations (e.g. NFW). However, simulation predictions depend on uncertain dark matter physics and baryonic modelli…