Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Self-Training Large Language Models with Confident Reasoning

About

Large language models (LLMs) have shown impressive performance by generating reasoning paths before final answers, but learning such a reasoning path requires costly human supervision. To address this issue, recent studies have explored self-training methods that improve reasoning capabilities using pseudo-labels generated by the LLMs themselves. Among these, confidence-based self-training fine-tunes LLMs to prefer reasoning paths with high-confidence answers, where confidence is estimated via majority voting. However, such methods exclusively focus on the quality of the final answer and may ignore the quality of the reasoning paths, as even an incorrect reasoning path leads to a correct answer by chance. Instead, we advocate the use of reasoning-level confidence to identify high-quality reasoning paths for self-training, supported by our empirical observations. We then propose a new self-training method, CORE-PO, that fine-tunes LLMs to prefer high-COnfidence REasoning paths through Policy Optimization. Our experiments show that CORE-PO improves the accuracy of outputs on four in-distribution and two out-of-distribution benchmarks, compared to existing self-training methods.

Hyosoon Jang, Yunhui Jang, Sungjae Lee, Jungseul Ok, Sungsoo Ahn• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 2025
Accuracy60
214
Mathematical ReasoningHMMT 2025
Accuracy42
194
ReasoningGPQA Diamond
Accuracy53
185
Logical reasoningAR-LSAT
Accuracy51
60
Mathematical ReasoningBRUMO 2025
Accuracy63
52
Mathematical ReasoningMinervaMath
Accuracy33
36
Logical reasoningLSAT
Accuracy51
21
Showing 7 of 7 rows

Other info

Follow for update