⚡️ Reverse Engineering OpenAI's Training Data — Pratyush Maini, Datology
TL;DR
Pratyush Maini from Datology demonstrates how the 'seahorse emoji' query acts as a diagnostic probe to reverse-engineer when frontier labs began injecting reasoning traces into mid-training data, revealing that self-correction capabilities have shifted from post-training additions to core foundation model ingredients.
🔍 The Seahorse Emoji Investigation 3 insights
Simple query exposes training data evolution
Asking models 'Is there a seahorse emoji?' triggers endless yes/no self-correction loops in GPT-4.1+ and Olmo 3.1, but produces short definitive answers in earlier models, serving as an unexpected probe for reasoning data integration.
Behavior timeline tracks o1 influence
The recursive self-correction phenomenon emerged between December 2024 and May 2025, approximately four months after OpenAI's o1 release, indicating rapid incorporation of reasoning traces into non-thinking model training pipelines.
Mandela effect triggers model uncertainty
The seahorse emoji question specifically elicits this behavior because internet discourse contains conflicting answers, creating the ambiguity necessary to trigger self-reflection capabilities baked into the model weights.
🧠 Reasoning in Foundation Models 3 insights
Mid-training now includes thinking traces
Using Olmo Trace to analyze open-weight models confirms that instruct variants without post-training reasoning still exhibit self-correction due to intentional addition of thinking traces during mid-training phases.
Capabilities shift from cosmetic to core
The investigation reveals a fundamental architectural shift where target capabilities like self-reflection are now embedded directly into foundation models rather than being added during post-training fine-tuning.
Single backbone requires foundation reasoning
Frontier labs now prefer unified backbones where foundation models possess reasoning ingredients necessary for downstream fine-tuning, eliminating the traditional strict separation between general pre-training and specialized post-training.
⚠️ Memorization and Benchmark Leakage 2 insights
Models regurgitate exam questions verbatim
Multiple frontier models complete exact JEE exam questions from just the first two words, indicating severe overfitting on benchmark data during final training stages across multiple epochs.
Memorization scales with size and recency
Larger models demonstrate stronger memorization, with recent models exhibiting memorization phenomena at 20B active parameters that previously required 72B, suggesting MoE architectures may route queries to memorized expert indices.
Bottom Line
Foundation model training has fundamentally shifted to bake reasoning and self-correction capabilities into mid-training data, making these behaviors core to the base architecture rather than post-training overlays.
More from Latent Space
View all
The Agent Cloud: Databricks’ Bet on the Future of AI — Matei Zaharia and Reynold Xin
Matei Zaharia and Reynold Xin detail Databricks' open-source 'Agent Cloud' platform (Omnigen), arguing that standardized protocols and persistent infrastructure—not just better models—will determine which enterprises successfully deploy collaborative, secure AI agents at scale.
AI Security After Codex and Claude Code — Zico Kolter & Matt Fredrikson, Gray Swan
Gray Swan co-founders Zico Kolter and Matt Fredrikson explain why AI systems require a fundamentally different security approach than traditional software, highlighting how their automated red teaming system 'Shade' has begun to outperform human experts at finding model vulnerabilities. They emphasize the urgent need to treat AI agents as inherently untrusted entities capable of correlated failures across the software ecosystem.
⚡️Every product of the future will be a living system — Ronak Malde, Trajectory.ai
Ronak Malde explains leaving DeepMind (and $2 billion in acquisition earnings) to found Trajectory.ai, arguing that AI products must evolve from static tools into "living systems" that continually learn from real-world user corrections across enterprise verticals like legal and finance.
The AI Frontier: from FLOPs to Megawatts — Anjney Midha, AMP
Anjney Midha argues that AI infrastructure is facing a crisis of inefficiency and cultural misalignment, proposing that compute be treated as a utility through an Independent System Operator model that pools multi-cloud resources while embedding community incentives directly into unit economics.