Scaling LLM Reasoning from Minimal Labels: A Semi-Supervised Framework with a Lightweight Verifier
- lab CatalyzeX
- lab DagsHub
- lab GotitPub
- lab Hugging Face
- lab ScienceCast
- lab alphaXiv
- lab arXiv
- lab arXivLabs
A new semi-supervised framework can train large language models to reason with far less human-labeled data by using a lightweight classifier to verify intermediate reasoning steps, according to a paper submitted in 2026 [1]. The method, detailed on arXiv, addresses a core bottleneck in developing large language models (LLMs): the need for vast quantities of correctly annotated answers to assess reasoning quality [1]. The researchers instead train a compact reasoning-correctness classifier on only a few labeled samples. This classifier judges whether the intermediate reasoning traces generated by an LLM are valid [1]. An entropy-based confidence threshold then filters out unreliable samples, and the remaining high-confidence reasoning traces are used to fine-tune the model [1]. The approach was tested on Verifiable Math Problems using an Orca-Math subset and on Question Answering on Image Scene Graphs (GQA) with Visual Programming [1]. The paper reports that the method achieves accuracy comparable to using 10-15 times more labeled data [1]. Ablation analyses confirmed that both the classifier and the entropy filtering step are essential for scalable and noise-resistant pseudo-labeling [1]. High-quality labeled training datasets for supervised and semi-supervised machine-learning algorithms are typically difficult and expensive to produce because of the large amount of time needed to label the data [4]. The new framework attempts to bypass this cost by replacing expensive answer-level supervision with lightweight reasoning verification [1]. The authors state this provides a practical path toward constructing large-scale reasoning resources and paves the way for future autonomous reasoning systems that learn from minimal human input [1]. The paper was submitted to arXiv on 15 June 2026 under the title "Scaling LLM Reasoning from Minimal Labels: A Semi-Supervised Framework with a Lightweight Verifier" [1]. The work falls within the broader effort to improve learning algorithms and reduce dependency on manually curated datasets, which remain an integral part of machine learning research [4].
tool-releaseresearch-paperapplication
Background sources we checked (8)
- arxiv.org ↗ For the development of Large language models (LLMs), recent approaches to generating pseudo intermediate reasoning have shown remarkable progress. But they typically rely on large numbers of correctly annotated answers to assess reasoning quality. This paper presents a semi-super…
- en.wikipedia.org ↗ This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, Glossary of machin…
- en.wikipedia.org ↗ These datasets are used in machine learning (ML) research and have been cited in peer-reviewed academic journals. Datasets are an integral part of the field of machine learning. Major advances in this field can result from advances in learning algorithms (such as deep learning), …
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- arxiv.org ↗ With the creation of new datasets, the question arises of whether the data in them is complementary to other datasets for training ML models (see recent reviews for a perspective of catalysts informatics22, 23, 24). This is especially important when consolidating data with a vari…
- arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) ... DagsHub Toggle ... DagsHub (What is DagsHub?)…
- en.wikipedia.org ↗ Sustainable Development Goals (abbr. SDGs) were adopted in 2015 by all United Nations (UN) members for the 2030 Agenda for Sustainable Development. The aim of the 17 global goals is "peace and prosperity for people and the planet", tackling climate change, and working to preserv…
- en.wikipedia.org ↗ In molecular biology, a transcription factor (TF) (or sequence-specific DNA-binding factor) is a protein that controls the rate of transcription of genetic information from DNA to messenger RNA, by binding to DNA sequences. Specificity can be due to sequence motifs, or epigenetic…