Phantom transitions in language model fine-tuning
Fine-tuning a language model on contexts with near-synonym competitors can fail silently, with the correct token never overtaking the competitor in rank even as the cross-entropy loss declines monotonically, according to a study posted to arXiv [1]. The study examined this regime across five transformer architectures spanning two families and a fivefold parameter range, using ten hand-selected near-synonym contexts [1]. The researchers instrumented these failures with an order parameter that combines the predicted distribution and pairwise embedding overlaps. This parameter decomposes additively into a signal, which tracks the model's commitment to the correct token over its nearest competitor, and a background drag, set by how the embedding bulk leaks probability into the score [1]. The decomposition isolates two failure modes: kinematic failure, where the signal stays small, and structural failure, where the drag actively worsens as fine-tuning proceeds [1]. The authors observed sharp, catapult-like jumps in the order parameter that resemble a phase transition. However, a central negative result organizes the paper: the transitions are phantoms. The spontaneous-symmetry-breaking interpretation is ruled out by direct measurement [1]. Catapult-like jumps still appear under LoRA fine-tuning with the token embedding matrix exactly unchanged during training, a condition where no geometric phase transition is possible. The discontinuity lives entirely in the softmax readout [1]. The work, posted on the preprint repository arXiv, arrives as large language models—defined as models with many parameters trained with self-supervised learning on vast text corpora—continue to underpin a wide range of AI systems [11]. The transformer architecture at the core of these models was introduced in the 2017 paper "Attention Is All You Need" and has since become the dominant design for large language models [9]. arXiv itself, launched in 1991, now receives about 24,000 submissions per month and serves as the primary distribution channel for machine-learning preprints [10]. A small number of dimensionless quantities organize the trajectory across architectures in the new study. One is consistent across all five under full fine-tuning. A second sorts architectures into two classes by bulk embedding distribution and predicts LoRA sufficiency [1]. As a blind test, the framework predicts the critical learning rate of a held-out architecture, not used to fit any parameter, to within 2.1% of a subsequent learning-rate sweep [1]. The authors caution that the findings concern the near-synonym mechanism only and should not be extrapolated without recalibration [1].
research-papertool-release
Background sources we checked (10)
- arxiv.org ↗ Fine-tuning a language model on contexts whose correct completion has a near-synonym competitor often fails silently. The cross-entropy loss decreases monotonically while the correct token never overtakes the competitor in rank. We study this regime across five transformer archit…
- en.wikipedia.org ↗ Methika Jiranorraphat (Thai: เมธิกา จีรนรภัทร; born 19 June 1999), formerly Ramida Jiranorraphat (Thai: รมิดา จีรนรภัทร), nicknamed Jane (Thai: เจน) or Janeyeh (Thai: เจนเย่), is a Thai-Taiwanese actress and singer. She is a former member of the girl group Sizzy under Riser Music…
- en.wikipedia.org ↗ Wikipedia is a free online encyclopedia written and maintained by a community of volunteers, known as Wikipedians, through open collaboration and the wiki software MediaWiki. Founded by Jimmy Wales and Larry Sanger in 2001, Wikipedia has been hosted since 2003 by the Wikimedia Fo…
- en.wikipedia.org ↗ VHS (Video Home System) is a discontinued standard for consumer-level analog video recording on tape cassettes, introduced in 1976 by JVC. It was the dominant home video format throughout the tape media period of the 1980s and 1990s. Magnetic tape video recording was adopted by t…
- en.wikipedia.org ↗ The Big Bang is a physical theory that describes how the universe expanded from an initial state of high density and temperature. Various cosmological models based on the Big Bang concept explain a broad range of phenomena, including the abundance of light elements, the cosmic mi…
- en.wikipedia.org ↗ Zero-point energy (ZPE) is the lowest possible energy that a quantum mechanical system may have. Unlike in classical mechanics, quantum systems constantly fluctuate in their lowest energy state as described by the Heisenberg uncertainty principle. Therefore, even at absolute zero…
- arxiv.org ↗ Local factual edits in scientific manuscripts often create non-local revision obligations. If a dataset changes from 215 to 80 documents, claims such as 'medium-scale' or 'a few hundred items' may also become stale, even though they do not repeat the edited number. In an audit of…
- en.wikipedia.org ↗ "Attention Is All You Need" is a 2017 research paper in machine learning authored by eight scientists and engineers working at Google. The paper introduced a new deep learning architecture known as the transformer, based on the attention mechanism proposed in 2014 by Bahdanau et …
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — Phantom transitions in language model fine-tuning ↗