REVIEW 3 cited by
Can Large Language Models Really Improve by Self-critiquing Their Own Plans?
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
read the original abstract
There have been widespread claims about Large Language Models (LLMs) being able to successfully verify or self-critique their candidate solutions in reasoning problems in an iterative mode. Intrigued by those claims, in this paper we set out to investigate the verification/self-critiquing abilities of large language models in the context of planning. We evaluate a planning system that employs LLMs for both plan generation and verification. We assess the verifier LLM's performance against ground-truth verification, the impact of self-critiquing on plan generation, and the influence of varying feedback levels on system performance. Using GPT-4, a state-of-the-art LLM, for both generation and verification, our findings reveal that self-critiquing appears to diminish plan generation performance, especially when compared to systems with external, sound verifiers and the LLM verifiers in that system produce a notable number of false positives, compromising the system's reliability. Additionally, the nature of feedback, whether binary or detailed, showed minimal impact on plan generation. Collectively, our results cast doubt on the effectiveness of LLMs in a self-critiquing, iterative framework for planning tasks.
Forward citations
Cited by 3 Pith papers
-
Stop the Flip-Flop: Context-Preserving Verification for Fast Revocable Diffusion Decoding
COVER uses cached key-value states and a diagonal attention correction to verify and revise diffusion-decoded tokens in one pass, cutting decoding steps and remask overheads.
-
Twill: Scheduling Compound AI Systems on Heterogeneous Mobile Edge Platforms
Twill is a runtime scheduler that lowers latency for mixed DNN/transformer/LLM inference on heterogeneous mobile edge platforms through affinity-aware mapping, migration, priority freezing, and DVFS.
-
Exchange of Perspective Prompting Enhances Reasoning in Large Language Models
A two-branch prompting method that exchanges answers between an original math question and a paraphrased version improves accuracy on several math benchmarks, but the gain is not separated from the extra compute or ru...
Discussion (0). Sign in to comment.