Pith. sign in

REVIEW 3 cited by

Mitigating Tail Narrowing in LLM Self-Improvement via Socratic-Guided Sampling

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.00750 v2 pith:IOT23PWL submitted 2024-11-01 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords modelsqueriessamplingperformanceself-improvementbalancecomputationaldistribution
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Self-improvement methods enable large language models (LLMs) to generate solutions themselves and iteratively train on filtered, high-quality rationales. This process proves effective and reduces the reliance on human supervision in LLMs' reasoning, but the performance soon plateaus. We delve into the process and find that models tend to over-sample on easy queries and under-sample on queries they have yet to master. As iterations proceed, this imbalance in sampling is exacerbated, leading to a long-tail distribution where solutions to difficult queries almost diminish. This phenomenon limits the performance gain of self-improving models. A straightforward solution is brute-force sampling to balance the distribution, which significantly raises computational costs. In this paper, we introduce Guided Self-Improvement (GSI), a strategy aimed at improving the efficiency of sampling challenging heavy-tailed data. It leverages Socratic-style guidance signals to help LLM reasoning with complex queries, reducing the exploration effort and minimizing computational overhead. Experiments on four models across diverse mathematical tasks show that GSI strikes a balance between performance and efficiency, while also being effective on held-out tasks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. More Bang for the Buck: Improving the Inference of Large Language Models at a Fixed Budget using Reset and Discard (ReD)

    cs.LG 2026-01 conditional novelty 6.0 of 10

    ReD, which resets after each attempt and discards solved problems, provably increases coverage@cost (unique solved problems per fixed budget) over solve-to-completion for LLMs with power-law pass@k, and can be used to...

  2. Self-Reasoning Language Models: Unfold Hidden Reasoning Chains with Few Reasoning Catalyst

    cs.CL 2025-05 conditional novelty 5.0 of 10

    Self-Reasoning Language Models use 1,000 seed catalyst rationales to teach a model to expand its own reasoning chains and iteratively self-improve, gaining about 2.5 points on average across five benchmarks.

  3. Progressive Mastery: Customized Curriculum Learning with Guided Prompting for Mathematical Reasoning

    cs.CL 2025-06 conditional novelty 4.0 of 10

    CCL orders LLM training data by the model's own measured accuracy and converts the hardest problems into hinted completion tasks, reporting higher average benchmark scores than uniform training.

Pith tools