paper-with-me

홈 › Papers

When Probing Accuracy Saturates, Fragility Resolves: A Complementary Metric for LLM Pre-Training Analysis

2026-06-09 · Orion Reblitz-Richardson arxiv

Standard linear probing declares a property "encoded" when a classifier on hidden states achieves high accuracy. The protocol works well on a snapshot but breaks across pre-training: probe accuracy saturates within the first few thousand steps, leaving most of training invisible to the instrument. We introduce fragility, a complementary per-layer metric defined as the activation-noise level at which probe accuracy collapses. Fragility is sensitive to both the margin of separability and the redundancy of representation, both of which keep evolving long after accuracy plateaus. Applied to open-checkpoint language models, fragility recovers structure that accuracy alone cannot see. Moralized representations emerge along a lexical $\to$ compositional gradient: lexical moral detection first, compositional moral encoding later. Because probe accuracy on its own tracks how lexically separable a dataset is, we establish the compositional encoding directly, by showing it transfers across construction types that share no contrast tokens. A layer-depth robustness gradient develops monotonically across training while accuracy stays flat. And matched fine-tuning corpora that produce identical probing accuracy leave distinct fragility fingerprints, showing that data curation reshapes probe robustness without changing probe accuracy. In every comparison we test, where probing accuracy returns a flat answer, fragility returns a structured one.

📄 PDF Abstract BibTeX arXiv:2606.11375

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Experiments or Outcomes? Probing Scientific Feasibility in Large Language Models

2026-04-20 · Seyedali Mohammadi, Manas Gaur, Francis Ferraro arxiv

Scientific feasibility assessment asks whether a claim is consistent with established knowledge and whether experimental evidence could support or refute it. We frame feasibility assessment as a diagnostic reasoning task…

Spatiotemporal Impact Assessment of Hurricanes on Electric Power Systems

2021-11-05 · Abodh Poudyal, Vishnu Iyengar, Diego Garcia-Camargo, Anamika Dubey

Almost 90% of the major power outages in the US are caused due to hurricanes. Due to the highly uncertain nature of hurricanes in both spatial and temporal dimensions, it is essential to quantify the effect of such hurri…

Positional Fragility in LLMs: How Offset Effects Reshape Our Understanding of Memorization Risks

2025-05-19 · YiXuan Xu, Antoine Bosselut, Imanol Schlag

Large language models are known to memorize parts of their training data, posing risk of copyright violations. To systematically examine this risk, we pretrain language models (1B/3B/8B) from scratch on 83B tokens, mixin…

AttributeMemorization

Fragility, Robustness and Antifragility in Deep Learning

2023-12-15 · Chandresh Pravin, Ivan Martino, Giuseppe Nicosia, Varun Ojha

We propose a systematic analysis of deep neural networks (DNNs) based on a signal processing technique for network parameter removal, in the form of synaptic filters that identifies the fragility, robustness and antifrag…

Deep Learning

Self-Study Reconsidered: The Hidden Fragility of Learning from Self-Generated QA

2026-06-30 · Ekaterina Alimaskina, Denis Shveykin, Gleb Molodtsov, Igor Shalygin 외 arxiv

Language models are increasingly taught from synthetic question--answer (QA) supervision: a model generates questions about a document, answers them from the same text, and the resulting pairs are used to fine-tune, dist…

Question Generation