Post-training is (Massive) Supervised Learning

28d ago · Global · primary source: export.arxiv.org

A new position paper argues that the dominant method for training large language models—a massive post-training phase of supervised fine-tuning and reinforcement learning—represents a reversion to the “pre-train then fine-tune” paradigm of the BERT era, explicitly tailoring models to specific benchmarks [1]. The paper, posted to arXiv, contends that current post-training methodologies function primarily as a distribution-fitting mechanism, optimizing models for predefined behaviors and in-distribution datasets rather than fostering general capability [1]. The authors draw a direct historical parallel to the early days of LLMs, when task performance was heavily dependent on fitting models to narrow evaluation sets [1]. To support this claim, the researchers conducted an empirical comparison, fine-tuning both pre-trained and randomly initialized models on modern reasoning datasets. They found that models post-trained from scratch yielded “highly non-trivial performance,” underscoring the power of the post-training process itself [1]. The post-training phase under scrutiny typically combines supervised fine-tuning (SFT) with reinforcement learning from human feedback (RLHF). RLHF is a technique designed to align an AI agent with human preferences by first training a reward model on human ranking data, then using that model to optimize the agent’s policy through algorithms like proximal policy optimization [3]. While effective, the process is expensive; sourcing high-quality human preference data remains a challenge, and if the data is not drawn from a representative sample, the resulting model can exhibit unwanted biases [3]. The paper’s authors argue that the field must move beyond this extensive post-training for predefined behaviors. They advocate for a shift toward training procedures where models “learn how to learn,” a departure from the current cycle of fitting to static benchmarks [1]. This call for change is situated within the broader context of machine learning, a field built on statistical algorithms that learn from data and generalize to unseen examples, often through empirical risk minimization [4]. Modern LLMs are built on the transformer architecture, which uses attention mechanisms to model long-range dependencies in data and has become the foundation for large-scale text generation [5]. The paper suggests that the next evolution in training must break from the distribution-fitting mold to achieve more generally capable systems [1].

research-paper

Background sources we checked (10)
  • arxiv.org ↗ The prevailing paradigm for training LLMs has evolved to rely on a massive post-training phase consisting of SFT and RL. In this position paper, we argue that this methodology effectively marks a reversion to the ``pre-train then fine-tune'' approach of the BERT era, explicitly t…
  • en.wikipedia.org ↗ In machine learning, reinforcement learning from human feedback (RLHF) is a technique to align an intelligent agent with human preferences. It involves training a reward model to represent preferences, which can then be used to train other models through reinforcement learning. I…
  • en.wikipedia.org ↗ Machine learning (ML) is a field of study in artificial intelligence concerned with the development and study of statistical algorithms that can learn from data and generalize to unseen data, and thus perform tasks without being explicitly programmed. Advances in the field of de…
  • en.wikipedia.org ↗ In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, which loosely model the neurons in the brain.…
  • en.wikipedia.org ↗ Norfolk (locally NOR-fək) is an independent city in the U.S. commonwealth of Virginia. It had a population of 238,005 at the 2020 census, making it the third-most populous city in both the Hampton Roads metropolitan area and in Virginia, after neighboring cities Virginia Beach …
  • en.wikipedia.org ↗ 3,4-Methylenedioxymethamphetamine (MDMA), commonly known as ecstasy in tablet form, and molly in crystal form, is an entactogen with stimulant and minor psychedelic properties. MDMA was first synthesized in 1912 by Merck chemist Anton Köllisch. It was used to enhance psychothera…
  • en.wikipedia.org ↗ The imperial examination (Chinese: 科舉) was a civil service examination system in Imperial China administered for the purpose of selecting candidates for the state bureaucracy. The concept of choosing bureaucrats by merit rather than by birth started early in Chinese history, and …
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…
  • arxiv.org ↗ CatalyzeX Code Finder for Papers (What is CatalyzeX?) [...] DagsHub Toggle [...] DagsHub (What is DagsHub?)…

Sources covering this (2)

Spot something wrong? Report an issue