The Centenum Labs Founding Thesis

Likelihood Is Not Truth

A founding thesis on why the next generation of reliable AI must be engineered, not trained.

Kingsley Michael
Head of Centenum Labs
July 2026
5 min read

The dominant bet in AI today is that optimising for likelihood is enough. Train a system to predict the next token across enough data, at enough scale, and a system you can trust with consequential decisions will emerge.

We are building on the assumption that it will not.

Likelihood measures how plausible an output sounds given a training distribution. It does not measure whether the output is correct, causally grounded, or structurally valid. These are different things. The difference is invisible when the problem is familiar. It becomes catastrophic when the problem is not.

01

The Prevailing View

For the last decade, the frontier of AI has been organised around one bet: given enough data and enough compute, the model will figure out the rest. This bet has produced systems that generate fluent text, pass professional exams, and answer questions with statistical confidence.

It has also produced systems whose visible reasoning traces do not reliably reflect their internal computation, that fail without warning on structurally novel problems, and that require billions of dollars to marginally improve on the benchmarks that measure them. Every new benchmark records the score. Almost none record whether the system understood what it was doing.

02

What Scale Actually Produces

Large language models approximate structured behaviour through statistical interpolation over their training distribution. They perform something that looks like reasoning on familiar problems and fail in structured ways on novel ones. Scale improves the approximation. It does not change what the approximation is.

Four architectural facts that scale cannot fix:

  • No truth mechanism. The training objective is likelihood, not correctness. The model has no signal that separates "I know this" from "this sounds right." Those are the same signal in the loss function.
  • No verification loop. A real reasoner checks intermediate steps against a model of the domain. These systems generate forward and never compare their output to anything but their own token distribution.
  • No compositional guarantee. Even if the model has learned rules A and B, there is no architectural constraint that forces A then B to compose correctly in a novel context. It sometimes does. It sometimes does not. The reader cannot know which.
  • Frozen weights. Once trained, the model's knowledge is fixed. It cannot update its beliefs mid-inference based on new evidence the way a genuine reasoner does. A physician who learns mid-consultation that a patient has a drug allergy updates their reasoning immediately. A frozen-weight model can only condition on what appears in context. That is not the same thing.

The visible reasoning trace does not resolve this. What is shown is a plausible-looking reconstruction of reasoning, generated by the same statistical process as the answer itself. It is not a verified audit trail. You can observe that the final answer matched the expected output. You cannot verify that the shown reasoning is what produced it.

The result is what we call fluent ignorance: outputs that are structurally coherent, persuasively phrased, and wrong in ways the system cannot detect.

This is not a defect that more parameters will fix. It is what a likelihood objective produces when the training distribution runs out.

03

Our Position

The next generation of reliable, auditable, domain-specific AI will not be trained into existence. It will be engineered.

Centenum Labs is building AI systems that reason first and learn second. Our work sits at the intersection of three disciplines that the mainstream has treated as adjacent to the frontier rather than central to it:

  • Neurosymbolic Computation Combining learned representations with explicit, inspectable rules.
  • Program Synthesis Turning intent into executable logic rather than probabilistic completion.
  • Causal Modelling Reasoning about what causes what, not just what correlates with what.

Bound together, these produce systems that can be audited, corrected, and trusted in decisions that move money, allocate risk, and affect people who will never see the model that decided their outcome.

04

Why This Matters Now

The problems that expose the limits of a likelihood objective most sharply are not distributed evenly. They cluster in domains where a wrong answer has a cost and where the underlying rules of the domain are known, but the causal interactions between them are too complex for statistical approximation to handle reliably.

Consider blood coagulation. The individual steps of the clotting cascade have been understood for decades. The proteins are named. The reaction sequences are documented. Yet reliably simulating what happens when a patient's cascade is disrupted, by medication, genetics, or trauma, in a way a clinician can act on and audit, remains an open problem. Not because the science is missing. Because the causal structure is dense, the interventional logic is non-linear, and a wrong answer does not look wrong until it is too late.

The same structure appears in drug interaction prediction, physiological pathway modelling, diagnostic reasoning that must account for comorbidities, and in any frontier engineering domain where the primitives are well understood but the system dynamics resist reduction to training data. These are not data problems. They are reasoning problems. They will not be solved by a system optimised to sound right.

We are close to those problems. That proximity is not a constraint. It is our research advantage. Methods that hold up in high-stakes, structurally complex, causally dense domains generalise upward. Methods that only hold up in benchmark conditions do not.

05

The First Release

MathExec is our first release built on this foundation. It represents and edits mathematical architectures directly, converting reasoning into executable models without code and showing its work at every step rather than returning a probabilistic completion. It is a system that shows its work because it was engineered to reason, not trained to sound right.

MathExec is not a product demonstration. It is what happens when the thesis is made deployable.
06

A Public Commitment

We welcome scrutiny. We expect disagreement. That is the point.

If we are right, the next decade of AI belongs to systems that can represent the causal structure of a domain, show the reasoning that produced an answer, and be corrected when that reasoning is wrong. Not systems optimised to produce outputs that sound correct to a loss function.

If we are wrong, we will have said so publicly, in writing, first.

Share
Kingsley Michael
Head of Centenum Labs · Co-founder and CTO, Centenum Technologies

Centenum Labs is the research arm of Centenum Technologies, co-founded by Emmanuel Efosa-zuwa (CEO) and Kingsley Michael (CTO). Headquartered in Lagos, Nigeria and Toronto, Canada. Founded 2025.