PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 4, 20260 citationsOpen Access

Substrate-Layer Failure Taxonomy: Drift, Brittleness, and Desynchronization in a Minimal GPT

NTNarnaiezzsshaa Truong

Key Points

  • This work aims to categorize failure modes in neural language models, focusing on their architectural implications.
  • Conducted ten controlled experiments on microGPT-S1, a 4,192-parameter transformer.
  • Identified and categorized failures into drift, brittleness, and desynchronization.
  • Measured key metrics including KL divergence and constraint violation rates.
  • Observed a KL divergence of 0.20 under distribution drift from baseline.
  • Found zero percent output overlap with baseline at a perturbation scale of 0.1.
  • Recorded a 92% constraint violation rate without an enforcement mechanism.
  • Noted a complete lack of safety gating at any temperature setting.

Abstract

This paper presents an empirical taxonomy of failure modes in neural language models, demonstrated through ten controlled experiments on microGPT-S1—a 4,192-parameter, single-layer transformer implemented in 200 lines of pure Python (Karpathy, 2026). My four-phase experiment harness isolates three categories of substrate-layer failure: drift (distribution shift, context boundary collapse, optimization instability), brittleness (parameter perturbation sensitivity, rare-pattern generalization failure, adversarial prefix vulnerability), and desynchronization (constraint violation, instruction-layer absence, safety-mechanism neutrality). Key findings include: KL divergence of 0.20 from baseline under distribution drift; zero percent output overlap with baseline at perturbation scale 0.1; 92% constraint violation rate with no enforcement mechanism; and complete absence of safety gating at any temperature setting. These results demonstrate that common LLM failure modes originate at the architectural substrate layer, not in training procedures, alignment methods, or deployment configurations. The full experiment harness and data are released as a minimal reproducible lab for teaching and red-teaming substrate-layer vulnerabilities.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Narnaiezzsshaa Truong (2026) studied this question.

synapsesocial.com/papers/69a7ccf7d48f933b5eed8f52https://doi.org/10.5281/zenodo.18842498
Ask AI
Helpful
Bookmark
Share
View Full Paper