Research Audit Trail: From Failure to Phase Transition
The complete story of how CT predicted its own architecture's flaws and prescribed the fixes. Every experiment, every dollar, every wrong turn.
Initial Architecture
Built TD6 tile, Hodge projectors, three budget channels, k=2 momentum, Moreau activation. C-Former matched standard transformer on accuracy but provided interpretable budget profiles. HAR: 5/6 physiologically meaningful. Frozen transfer: 96.6% retention.
Catastrophic Failure on LRA
ListOps: 17.4% (near random for 10 classes). QM9: B_cx channel collapsed to 0.0% energy on all molecules. The single-tile architecture compressed 2000-token sequences into 13 nodes.
Two Provable Flaws Identified
Cross-Products Are Not Cycle Flow
Used phi_u * phi_v (symmetric) to inject cycle flow. But cycle flow is antisymmetric (oriented). The “fix” added noise. Ablation: removing Hodge now HELPED by +0.6%.
Phase Transition Confirmed
Anti-Binder Evolution
How the organism's doubts evolved
| STAGE | ANTI-BINDER | STATUS |
|---|---|---|
| Phase B | “Just a standard transformer with extra structure that doesn't help” | Partially confirmed |
| Phase C | “Cannot handle long sequences” | Confirmed for v1, FIXED in v3 |
| v1.5 | “Cross-product cycle injection fixes B_cx” | FALSIFIED (symmetric != cycle) |
| Deep analysis | “Interpretability is the real value, not benchmarks” | True but incomplete |
| v3 pre-launch | “TD6 cycles are arbitrary relative to data structure” | FALSIFIED at epoch 1 (59.5%) |
| v3 results | “Multi-tile is slower, unfair comparison” | Addressed: wins despite 8x smaller batch |