paper-with-me

홈 › Papers

Mind the Gap: Examining the Self-Improvement Capabilities of Large Language Models

2024-12-03 · Yuda Song, HANLIN ZHANG, Carson Eisenach, Sham Kakade, Dean Foster, Udaya Ghai

Self-improvement is a mechanism in Large Language Model (LLM) pre-training, post-training and test-time inference. We explore a framework where the model verifies its own outputs, filters or reweights data based on this verification, and distills the filtered data. Despite several empirical successes, a fundamental understanding is still lacking. In this work, we initiate a comprehensive, modular and controlled study on LLM self-improvement. We provide a mathematical formulation for self-improvement, which is largely governed by a quantity which we formalize as the generation-verification gap. Through experiments with various model families and tasks, we discover a scaling phenomenon of self-improvement -- a variant of the generation-verification gap scales monotonically with the model pre-training flops. We also examine when self-improvement is possible, an iterative self-improvement procedure, and ways to improve its performance. Our findings not only advance understanding of LLM self-improvement with practical implications, but also open numerous avenues for future research into its capabilities and boundaries.

📄 PDF Abstract BibTeX arXiv:2412.02674

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Through the Theory of Mind's Eye: Reading Minds with Multimodal Video Large Language Models

2024-06-19 · Zhawnen Chen, Tianchun Wang, Yizhou Wang, Michal Kosinski 외

Can large multimodal models have a human-like ability for emotional and social reasoning, and if so, how does it work? Recent research has discovered emergent theory-of-mind (ToM) reasoning capabilities in large language…

MindGYM: Enhancing Vision-Language Models via Synthetic Self-Challenging Questions

2025-03-12 · Zhe Xu, Daoyuan Chen, Zhenqing Ling, Yaliang Li 외

Large vision-language models (VLMs) face challenges in achieving robust, transferable reasoning abilities due to reliance on labor-intensive manual instruction datasets or computationally expensive self-supervised method…

Computational EfficiencyMultimodal Reasoning

Truly Self-Improving Agents Require Intrinsic Metacognitive Learning

2025-06-05 · Tennison Liu, Mihaela van der Schaar

Self-improving agents aim to continuously acquire new capabilities with minimal supervision. However, current approaches face two key limitations: their self-improvement processes are often rigid, fail to generalize acro…

SERL: Self-Examining Reinforcement Learning on Open-Domain

2025-11-11 · Weixuan Ou, Yanzhao Zheng, Shuoshuo Sun, Wei Zhang 외 arxiv

Reinforcement Learning (RL) has been shown to improve the capabilities of large language models (LLMs). However, applying RL to open-domain tasks faces two key challenges: (1) the inherent subjectivity of these tasks pre…

Reinforcement Learning

The Society of HiveMind: Multi-Agent Optimization of Foundation Model Swarms to Unlock the Potential of Collective Intelligence

2025-03-07 · Noah Mamie, Susie Xi Rao

Multi-agent systems address issues of accessibility and scalability of artificial intelligence (AI) foundation models, which are often represented by large language models. We develop a framework - the "Society of HiveMi…

Logical ReasoningWorld Knowledge