FMM (Fractal Memory Matrix / Memory-Mapped) → UFM (Unified Fractal Memory). The FMM idea independently reappeared in Fractal Neurons, QJSON Agents, fnn_test, and Hermes before being extracted; UFM generalized it from semantic memory to physical memory (VRAM/RAM as one pool).
yan@yandesbiens:~$ cat research_program.md
The Research Program
Independent AI research by Yan Desbiens, conducted at Éthiqueia Québec inc. — one evolving program, not scattered repos.
Capable AI you can own — on commodity hardware — through self-similar architecture and memory that organizes itself.
maturity: conceptprototypeshippedbenchmarkedpublished · a thread is only “benchmarked” once a one-command repro exists.
Memory Systems
benchmarkedSelf-organizing memory and memory paging — memory that grows, prunes, and pages itself.
Proof drop #1 (2026-06-27): runs a 24 GB expert bank on a 23.5 GB RTX 4090 where baseline OOMs; within ~1% of baseline throughput when the working set fits the budget; ~240× faster than naive offload; honest no-locality failure case documented and reproducible.
Training-time paging (autograd-safe) + OffloadedAdam memory curves; cost-aware eviction vs. LRU ablation; bf16 + an NVMe tier.
Cognitive Architectures
prototypeSystems that keep reasoning between prompts — internal state, world models, idle cognition.
Hermes / NeuroArch (a cognitive architecture with idle cognition and self-revising beliefs) · AEON (an AI-governed deterministic world).
- Hermes / NeuroArch Hermes is already a competent agent today. NeuroArch is the cycle layer on top — idle cognition, belief recalibration, dream-phase crystallization — which it does not yet fully run. The thread is about giving a working agent those background cycles.
- AEON
A running system. Internal behaviors are not yet formally measured, so all capability claims are marked speculative.
Measurable, reproducible behaviors: memory growth over time, belief-revision traces, idle-cycle throughput — before any public capability claim.
Agent Runtime Systems
shippedLocal-first agents whose identity and memory are plain, inspectable files.
QJSON Agents + YSON (persona/state format) → Alicia (local autonomous agent) → agentos (live kernel). (OpenPaw exists as background tooling, not a core research pillar.)
Code others can run; agents whose identity + memory are plain files. The YSON spec and an inspectable-memory demo are not yet written up.
A published YSON spec; a reproducible demo of inspectable, file-based agent memory compared against opaque memory stacks.
Commodity Training
shippedTraining and runtime experiments on a single consumer GPU — raw bytes to trained model.
byte_gpt → ForgeLM → the 4090 capacity planner / autopilot. UFM (Memory Systems) is the bridge that lets this thread scale past 24 GB.
A live, working from-scratch training stack on one consumer GPU; no public reproducible recipe doc yet.
An end-to-end reproducible run with logged loss curves, tokens/sec, and exact hardware/software versions.
Fractal Cognition
prototypeSelf-similar architecture and reasoning — parameter-shared fractal backbones.
Fractal Neurons (the flagship) → fnn_test (fractal neurons as conversational agents) → FNAS / FNAS-V2 (genetic search over fractal genomes). LILA is the persona/emergence layer — treated as inspiration, explicitly speculative.
Rich and documented, but NOT yet benchmarked. All architectural-advantage claims are marked speculative until measured.
A controlled, small-scale comparison of the fractal backbone vs. a parameter-matched transformer (loss/perplexity at equal params + equal compute).
// the evidence bar
Nothing ships with a performance claim unless it is (a) reproducible from a one-command script in-repo, or (b) explicitly tagged speculative. Visionary concepts are inspiration; engineering is proof. We earn credibility on the verifiable threads to buy the right to publish the speculative ones.
→ See it all connected in the knowledge graph. Every reproducible output is a citable asset: see the citation registry. Follow new work by proof-drop RSS or the newsletter.
yan@yandesbiens:~$ subscribe --proof-drops
Follow the program.
Each thread advances by proof drop. Get them as they ship — benchmarks, architectures, field notes.