CritICL: Inference-Time Weak-to-Strong Generalization from Small Language Model Failure Modes

πŸ“… 2026-08-27
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
ζœ¬ζ–‡ζε‡ΊCritICLζ‘†ζžΆοΌŒεˆ©η”¨ε°ζ¨‘εž‹ηš„ι”™θ――ζ¨‘εΌζŒ‡ε―Όε€§ζ¨‘εž‹ζŽ¨η†οΌŒζι«˜ζ•ˆηŽ‡εŒζ—Άε’žεΌΊζŽ¨η†ζ€§θƒ½γ€‚
πŸ“ Abstract
Recent advances in inference-time scaling have significantly improved the reasoning performance of large language models (LLMs). However, these methods typically rely on repeated generation or external verification. To address this limitation, we introduce CritICL, a novel inference-time framework that improves reasoning while maintaining high efficiency. Our key insight is that LLM failure modes exhibit structured patterns across model scales within the same family. Instead of treating failures as undesirable outputs, CritICL leverages them as a source of guidance. Specifically, we utilize failure modes derived from weaker models and incorporate them into inference through critique-based in-context examples. We propose two variants: CritICL-dynamic, which adaptively predicts input-specific failure modes and retrieves critiques, and CritICL-static, which uses a global failure mode profile to provide stable guidance. Experimental results show that CritICL consistently outperforms standard in-context learning and achieves performance competitive with or superior to test-time scaling methods, while requiring significantly fewer generations and lower token cost. Code available at: https://github.com/umwyf/CRITICL
Problem

Research questions and friction points this paper is trying to address.

inference-time
large language models
efficiency
reasoning performance
failure modes
Innovation

Methods, ideas, or system contributions that make the work stand out.

CritICL
inference-time framework
failure modes
critique-based in-context examples
adaptive prediction