braineon · the research brief · v1.0 · braineon.ai/research

drag to rotate ✥
The research brief · v1.0

The brief,
in full.

braineon is an engineered memory system. It follows the encode → consolidate → retrieve → monitor arc your field has characterised for a century — so here it is, mapped term by term, every claim cited, and the places the analogy breaks stated plainly.

What this is, and is not. This is not a brain model and makes no mechanistic claim. Where we write “like the hippocampus,” we mean functionally analogous — a shared vocabulary, not an equivalence. Several of the most familiar labels — consolidation, reconsolidation, encoding — are places the engineered system diverges from biology rather than reproduces it. We say so at each one. The divergences are the point.

Scope: functional analogy · Numbers: none (benchmark section is methodology only) · Sources: 28 cited below · Status: draft, open to correction at researchers

1 · The construct mapping

Term by term, with citations

Each construct as memory science defines it, its counterpart in braineon, and — honestly — whether that counterpart improves on, diverges from, or is only loosely analogous to the biology. Superscripts link to the References.

Encodingstimulus → trace
In the brainAttention-gated and selective from the outset; the hippocampus rapidly binds a sparse, conjunctive episodic trace.1
In braineonConnectors ingest events verbatim; each becomes a discrete, timestamped, lossless memory.
Diverges (headline): biological encoding is lossy and interpretive; braineon is closer to a recorder. Do not read “lossless capture” as a model of hippocampal encoding — it is the opposite property, and deliberately so.
Storage substratethe engram
In the brainA distributed pattern across an engram-cell complex (hippocampus, cortex, amygdala) — substrate and locus still actively debated.17
In braineonPlain human-readable files on disk. The memory is the artifact — addressable, portable, versioned.
Diverges: an engram is distributed and not directly legible; a file is localizable and inspectable. Structurally disanalogous — braineon trades biological robustness for auditability.
Indexinghippocampal binding
In the brainThe hippocampal memory-indexing theory: the hippocampus indexes cortical patterns so a partial cue can reach the whole.2
In braineonA derived index maps cues to the exact file and section that answers.
Diverges: braineon’s index is disposable — rebuilt from the files on demand. The biological index is load-bearing. (Attributed as a named theory, not settled fact.)
ConsolidationHC → neocortex
In the brainA slow hippocampo-cortical dialogue that abstracts and reorganises memory over sleep and time;5 whether traces fully transfer to cortex is contested by multiple-trace / trace-transformation theory.4
In braineonDerived state is rebuilt deterministically from the files — instant, repeatable, no offline phase.
Diverges (the analogy inverts): biological consolidation sheds detail to build gist; braineon’s rebuild preserves every byte. This is a deterministic materialization, not consolidation in the biological sense — we borrow the arc, not the transformation.
Retrievalrecall vs recognition
In the brainCA3 recurrent-attractor completion fills a degraded cue; dentate sparse-coding separation keeps similar episodes distinct.67
In braineonExact recall returns one clean trace; the meaning-aware arm fills the gist by nearest-neighbour similarity.
Loosely analogous: the functions rhyme, the mechanisms do not — index lookup and vector similarity are not sparse coding and attractor dynamics. Treat this row as metaphor, not mapping.
Metamemoryfeeling-of-knowing
In the brainMonitoring → control:8 an inferred feeling-of-knowing built from cue familiarity and fluency,9 above-chance but systematically miscalibrated (overconfidence, hard–easy effect).
In braineonEvery answer carries a measured confidence scalar and the signals that produced it; below a floor it abstains.
Improves — if demonstrated: a measured, logged, tunable threshold rather than a felt, drift-prone signal. “Calibrated” is an empirical property to be shown (see §4), not asserted.
Confabulationsource monitoring
In the brainSource is re-attributed at retrieval, not stored;10 misattribution + gap-filling produce false memories, sharply after ventromedial-frontal injury.11
In braineonThe store retains provenance and returns the source — or an explicit “I don’t know.”
Improves — with a caveat: the store cannot fabricate a memory it does not hold. But the meaning-aware layer can paraphrase or blend; store-fidelity is not answer-fidelity. The abstention model (§2) is what closes that gap.
ForgettingEbbinghaus decay
In the brainRetention falls on a decelerating (Ebbinghaus) curve — whether it is truly power-law or exponential is unresolved;13 interference and retrieval-induced forgetting reshape what remains.14
In braineonDecay is a tunable policy — strengthen what’s used, let the trivial fade, or retain losslessly.
Improves: forgetting is deliberate, and true erasure on demand is possible — brains cannot reliably delete. The retention shape can be fit to an Ebbinghaus-style curve; we do not claim to reproduce a settled biological law.
Reconsolidationlabile-on-recall
In the brainRecall can briefly labilize a memory — under reactivation and prediction error — making it editable before it re-stabilises.15
In braineonRecall never mutates the trace. Corrections are explicit, versioned, and keep their full history.
Diverges (the negation): braineon deliberately lacks reconsolidation. Non-destructive recall is the opposite of a labile-on-recall trace — a virtue stated plainly, not a parallel.
PlasticityHebbian LTP / LTD
In the brainCo-active synapses strengthen; disuse weakens them — learning as weight change (LTP/LTD, STDP).16
In braineonPrioritisation weights shift with what is actually retrieved; the memory web reflects real use.
Diverges: every weight change is logged and reversible — plasticity you can replay. Biological weight change is neither.
2 · The abstention model

How it says “I don’t know”

In memory science, the human counterpart of abstention is a control decision gated by monitoring: a feeling-of-knowing decides whether to even search, and a recognised retrieval failure terminates the attempt.8 braineon implements the same shape — measured signal, explicit threshold, suppressed low-confidence output — as an engineering discipline rather than a felt one.

The formal frame is selective prediction — a predictor paired with a gate that answers only when a confidence signal clears a threshold τ. Lowering τ raises coverage (how much is answered) and raises selective risk (error among answered); raising it does the reverse. The oldest version is Chow’s reject rule; the modern treatment is the risk–coverage curve.1819 The floor is not hand-picked: it is set on held-out data to hold a target selective risk.

The confidence signal is a composite, and each part is a real technique:

  • Retrieval score. A hard threshold on top-k similarity / lexical match is itself a reject option — no supporting artifact, no answer.
  • Calibrated model confidence. Raw model confidence is miscalibrated,20 so it is corrected (e.g. temperature scaling) and its quality tracked with Expected Calibration Error.
  • Grounding / faithfulness. Does a retrieved artifact actually entail the answer? An entailment check gates answers that the sources do not support.
  • Source-binding. The rule that ties it together: never emit an answer not backed by a stored artifact. Below the floor, braineon returns the nearest real candidates and an explicit abstention.

The honest boundary. “Zero confabulation” is a guarantee about the store, not automatically about the output. The deterministic store cannot invent a memory; the meaning-aware retrieval layer, like any such system, can paraphrase or blend. The abstention model is precisely the guardrail — source-binding plus a faithfulness gate — that carries the store’s integrity through to the answer. That is the engineered counterpart of intact source monitoring,10 not a claim that generation is magically incapable of error.

3 · The decay model

Forgetting as a dial — and erasure as a guarantee

Biology conflates two things braineon keeps strictly apart: a memory fading and a memory being gone. The decay model is two mechanisms, not one.

Decay of priority (soft, reversible). Disuse lowers a memory’s retrieval priority; use raises it — the continuous form of the LRU/LFU intuition from cache design. A salience weight combining recency and frequency multiplies the retrieval score, so stale items sink without being lost. The retention shape is configurable: it can be fit to an Ebbinghaus-style curve, or to a per-item half-life learned from use — the approach Duolingo’s half-life regression made concrete for spaced repetition.21 The curve is a setting, not a fate.

Erasure (hard, irreversible, audited). Distinct from decay: a deleted memory is not demoted, it is unrecoverable. The mechanisms are ordinary and provable — tombstones, retention policies, and crypto-shredding (encrypt each item under a per-subject key; destroy the key and the ciphertext is permanently unreadable), the standard way to satisfy the GDPR Article 17 right to erasure in append-only stores.22 This is the affordance biology cannot offer: brains cannot reliably delete; braineon can, and can prove it (see the erasure audit in §4).

Deterministic consolidation, in this frame, is just the rebuild of derived state (index, embeddings, weights) from the source files — a materialized view, reproducible byte-for-byte from the same inputs.23 Where biological consolidation is lossy and unrepeatable, this rebuild is idempotent and re-runnable. It is the same word for a deliberately different thing.

4 · The benchmark methodology

How we intend to measure it

Methodology only. This section describes how braineon should be measured. It reports no results. Until a pre-registered protocol is run on held-out data, no benchmark number exists and none is claimed here. When numbers come, they will arrive as full curves with confidence intervals — never a single hero figure.

Retrieval quality, the way the field scores memory. Recognition decisions are scored by signal-detection theory — sensitivity d′, criterion, and a full ROC/AUC swept across thresholds24 — and the retrieval side by precision@k, recall@k, MRR and nDCG.25 We report the whole curve on a fixed, gold-labelled query set, not one operating point.

Calibration — does stated confidence mean what it says? A reliability diagram plus Expected Calibration Error, Brier score, and negative log-likelihood over a held-out stream of (stated confidence, was-correct) pairs.20 This is the evidence the metamemory claim in §1 owes you; without it, “calibrated” stays a hypothesis.

Abstention — is silence earned? The risk–coverage curve and the area under it (AURC): rank queries by confidence, walk the threshold, and plot error-among-answered against fraction-answered.19 This is the metric that credits a well-placed “I don’t know” instead of punishing it.

Decay and erasure. Fit the retention curve at the item level (exponential vs power-law, reported with goodness-of-fit) rather than over-averaging.13 Then a separate erasure audit: plant canary memories, delete them, and run an adversarial recovery battery (exact, paraphrase, partial-cue, embedding-neighbour) to confirm zero recovery. A merely-decayed item must fail this audit. (This audit is a braineon-proposed protocol, not an established field standard.)

Provenance. Every answer’s citation is checked for support: human-judged AIS (“Attributable to Identified Sources”) on a stratified sample,26 citation precision / recall / F1 at scale,27 with an automated entailment check calibrated against the human labels.

Guardrails. Pre-register the protocol and primary endpoint; hold out test data with contamination checks; anchor against human baselines where apt; report bootstrap confidence intervals and n on every metric.

5 · The ledger

What it buys, and what it still can’t

The affordances a brain can’t offer — and the honest open questions where biology still wins.

Perfect provenanceEvery recall names its source — a receipt, not a feeling-of-knowing.
Store-level zero fabricationThe store abstains rather than invent; the retrieval layer is held to it by source-binding.
Deterministic recallSame cue, same store, same answer — no state-dependent variance.
True erasure on demandA memory removed cleanly and provably — which biological deletion never guarantees.
?
One-shot schema integrationBrains fold a single fact into a rich existing schema instantly. Our integration is shallower.
?
Embodied, multimodal groundingHuman memory is sensory, affective, spatial. Ours is symbolic — for now.
?
Remote association & creativityThe generative gap-filling we engineer against is also the seat of insight.12
?
Energy & graceful degradation~20 watts, and it fails soft. We fail loud, on purpose — but at a cost.
References

Sources

Primary literature for every cited claim above. Neuroscience and cognitive-science sources are canonical; engineering sources name the technique each model corresponds to.

  1. McClelland, McNaughton & O’Reilly (1995). Why there are complementary learning systems in the hippocampus and neocortex. Psychological Review 102:419–457.
  2. Teyler & DiScenna (1986). The hippocampal memory indexing theory. Behavioral Neuroscience 100:147–154; updated Teyler & Rudy (2007), Hippocampus 17:1158.
  3. Squire & Alvarez (1995). Retrograde amnesia and memory consolidation. Current Opinion in Neurobiology 5:169–177; Frankland & Bontempi (2005), Nature Reviews Neuroscience 6:119.
  4. Nadel & Moscovitch (1997). Memory consolidation, retrograde amnesia and the hippocampal complex (Multiple Trace Theory). Current Opinion in Neurobiology 7:217–227.
  5. Diekelmann & Born (2010). The memory function of sleep. Nature Reviews Neuroscience 11:114–126.
  6. Marr (1971). Simple memory: a theory for archicortex. Phil. Trans. R. Soc. B 262:23–81; Leutgeb et al. (2007), Science 315:961.
  7. Bakker, Kirwan, Miller & Stark (2008). Pattern separation in the human hippocampal CA3 and dentate gyrus. Science 319:1640–1642.
  8. Nelson & Narens (1990). Metamemory: a theoretical framework and new findings. Psychology of Learning and Motivation 26:125–173.
  9. Koriat (1993). How do we know that we know? The accessibility model of the feeling of knowing. Psychological Review 100:609–639; Koriat (1997), JEP: General 126:349.
  10. Johnson, Hashtroudi & Lindsay (1993). Source monitoring. Psychological Bulletin 114:3–28.
  11. Schnider (2003). Spontaneous confabulation and the adaptation of thought to ongoing reality. Nature Reviews Neuroscience 4:662–671.
  12. Schacter (1999). The seven sins of memory: insights from psychology and cognitive neuroscience. American Psychologist 54:182–203.
  13. Ebbinghaus (1885), Über das Gedächtnis; Wixted & Ebbesen (1997), Genuine power curves in forgetting, Memory & Cognition 25:731; power-vs-exponential debate: Anderson & Tweney (1997), Memory & Cognition 25:724.
  14. Anderson, Bjork & Bjork (1994). Remembering can cause forgetting: retrieval dynamics in long-term memory. JEP: LMC 20:1063–1087.
  15. Nader, Schafe & LeDoux (2000). Fear memories require protein synthesis in the amygdala for reconsolidation after retrieval. Nature 406:722–726; boundary conditions: Nader & Hardt (2009), Nature Reviews Neuroscience 10:224.
  16. Hebb (1949), The Organization of Behavior; Bliss & Lømo (1973), J. Physiol. 232:331 (LTP); Bi & Poo (1998), J. Neurosci. 18:10464 (STDP).
  17. Josselyn & Tonegawa (2020). Memory engrams: recalling the past and imagining the future. Science 367:eaaw4325.
  18. El-Yaniv & Wiener (2010). On the foundations of noise-free selective classification. JMLR 11:1605–1641 (risk–coverage; cf. Chow’s reject rule).
  19. Geifman & El-Yaniv (2017). Selective classification for deep neural networks. NeurIPS; arXiv:1705.08500 (risk–coverage, AURC).
  20. Guo, Pleiss, Sun & Weinberger (2017). On calibration of modern neural networks. ICML; arXiv:1706.04599 (ECE, reliability diagrams, temperature scaling).
  21. Settles & Meeder (2016). A trainable spaced repetition model for language learning (half-life regression). ACL.
  22. EU GDPR, Article 17 (right to erasure); crypto-shredding as an erasure mechanism for append-only stores.
  23. Reproducible Builds project, reproducible-builds.org (deterministic, byte-reproducible derived artifacts); materialized-view / idempotent-pipeline practice.
  24. Green & Swets (1966), Signal Detection Theory and Psychophysics; Stanislaw & Todorov (1999), Calculation of signal detection theory measures, Behavior Research Methods 31:137–149.
  25. Järvelin & Kekäläinen (2002). Cumulated gain-based evaluation of IR techniques (nDCG). ACM TOIS 20:422–446.
  26. Rashkin et al. (2023). Measuring attribution in natural language generation models (AIS). Computational Linguistics 49:777–840; arXiv:2112.12870.
  27. Gao, Yen, Yu & Chen (2023). Enabling large language models to generate text with citations (ALCE; citation precision/recall/F1). EMNLP; arXiv:2305.14627.
  28. Fleming & Lau (2014). How to measure metacognition (resolution vs. bias; meta-d′). Frontiers in Human Neuroscience 8:443.

How this brief was made. It was drafted through an adversarial, multi-perspective process — a neuroscientist, a skeptic, a systems engineer, a metamemory specialist and an evaluation methodologist each pressed the same claims from a different angle — and then checked by an independent review that did not write it. Every neuroscience claim above binds to a cited source; contested points are flagged as contested. If you study human memory and something here is wrong, imprecise, or overstated, we want to hear it.

Work with us

Found something
we got wrong?

This brief is a draft held open to scrutiny. Bring your corrections, your citations, and the divergences we missed.

Scrutinise the mapping →
for labs & memory researchers
an analogy, offered rigorously
cited · qualified · open to correctionprivacy · © 2026 braineon