DEV Community

Cover image for Federated Learning vs Owning Your Brains
Micky Irons
Micky Irons

Posted on • Originally published at mickai.co.uk

Federated Learning vs Owning Your Brains

Federated Learning vs Owning Your Brains

By Micky Irons, founder and CEO of Mickai.

Federated learning is often sold as the humane answer to the data problem. Your records stay put, the model travels, and intelligence is stitched together from many places without any single dataset ever leaving home. It is an elegant idea, and for some problems it is a genuinely good one. But elegance is not the same as sovereignty, and for organisations that live inside regulated boundaries the difference decides everything.

We build for that boundary. Mickai is a Sovereign Intelligence Operating System, a SIOS, that runs on hardware the customer owns, air-gapped or on-premise, with zero data egress. So when a bank, a hospital or a defence supplier asks whether they should federate across shared nodes or own one mind outright, we answer from the position of people who have chosen the harder path on purpose. This is the crossroads, and like every crossroads in the old stories it is guarded.

What federated learning actually asks of you

Federated learning keeps raw data local while sending model updates to a coordinating server, which averages them into a shared brain and pushes the improved version back out. Nothing sensitive supposedly leaves the building. In practice you have signed up to a distributed system with many moving parts: a coordinator you rely on, a network of participating nodes you may not vet, an update schedule you do not set alone, and a shared model whose behaviour is shaped by every other participant.

That is a great deal of trust to extend outward. The gradients and weight updates you emit are not your raw records, but they are derived from them, and a long line of research has shown that carefully crafted updates can leak more than intended. Under the General Data Protection Regulation (GDPR) and the incoming European Union Artificial Intelligence Act (EU AI Act), the fact that something is derived rather than raw does not automatically place it outside your obligations. You remain accountable for information you can no longer fully see.

A colossal marble figure of Janus with two faces looking in opposite directions, lit by gold light in darkness.

Two faces, two roads: the federated path looks outward while the sovereign path looks inward.

The crossroads and its guardian

Hecate stands where three roads meet, holding torches in a darkness she does not fear. She is the goddess of thresholds and of choices, and the crossroads is exactly the decision an institution faces here. One road leads outward into a federation of nodes, shared benefit and shared exposure. The other leads inward to a single mind held on your own ground, lit by your own torch, answerable only to you.

The seduction of the federated road is that you never seem to choose alone. Others carry some of the burden, the model improves from a wider world, and no one dataset is ever fully exposed. The cost is that you never govern alone either. When the coordinator changes a rule, when a node behaves badly, when the shared model drifts, your intelligence moves without your permission. At the regulated boundary, permission is the whole game.

Owning the brain outright

The alternative we build is deliberately plain. You own the brain. It lives on your metal, trained on your sealed corpus, and it does not phone home to be averaged with anyone. When it improves, it improves because you decided to improve it, on your schedule, against your data, under your review. There is no coordinator with a seat at your table and no distant node whose failure becomes your incident.

A colossal marble figure of Argus covered in many eyes, half lit by gold light against black.

Many watchers, one weakness: a federation is only as trustworthy as its least guarded node.

In a SIOS this ownership is concrete rather than rhetorical. Brains are modular and revocable. If a brain misbehaves, drifts or simply outlives its usefulness, we can revoke it the way a security team revokes a compromised key, and the rest of the system carries on. High-stakes actions can demand multi-brain agreement plus voice-biometric approval before anything executes, so autonomy never becomes the same thing as unaccountability. You are not renting a share of a collective mind. You hold the whole mind, and you hold the off switch.

Proof instead of promises

Ownership without evidence is just a stronger claim. What makes owning your brains defensible under Digital Operational Resilience Act (DORA) and Network and Information Security Directive 2 (NIS2) scrutiny is that every action is provable after the fact. In Mickai, an Operation Attestation Record (OAR) signs every action before it executes, not after, so intent is captured at the moment of decision rather than reconstructed from logs later.

A colossal marble figure of Themis holding balanced scales, illuminated by gold light in shadow.

The scales do not average opinions: accountability must weigh on one set of hands.

Those records are written into a tamper-evident, cryptographically-signed audit ledger built as a SHA-3-512 hash-linked chain, and the signatures use post-quantum cryptography, specifically the FIPS 204 ML-DSA-65 standard. The whole thing can be verified offline, on air-gapped hardware, with no call to any outside service. A federated system can promise good behaviour across its nodes. A brain you own can hand a regulator a chain of proof that the behaviour actually happened, and let them check it without trusting you at all.

Where federation still earns its place

We are not here to pretend the other road never leads anywhere. Federated learning is a real advance for problems where no single party holds enough data and where the participants genuinely accept a shared coordinator. Cross-hospital research on rare conditions, consortium work between willing institutions, patterns that only appear across many organisations: these are honest uses, and the giants of the public cloud who offer federated tooling are allies serving a real need at a different layer.

The distinction is not which technology is cleverer. It is where accountability has to sit. When you can afford to share governance, federation is a reasonable trade. When you cannot, because Health Insurance Portability and Accountability Act (HIPAA) records, International Traffic in Arms Regulations (ITAR) material or Markets in Financial Instruments Directive II (MiFID II) obligations mean the buck must stop inside your own walls, a shared mind is a shared liability. That is the boundary the public cloud cannot cross on your terms, and it is the boundary we were built for.

A colossal marble figure of Mnemosyne with a sealed scroll, lit by warm gold light against darkness.

Memory sealed and hers alone: a mind you own remembers only what you choose.

The bottom line

Federated learning moves the model to the data and asks you to trust a federation. Owning your brains keeps the model, the data and the governance in one place and asks you to trust only yourself, with cryptographic proof to back it. Both roads are real. Only one lets you stand at the crossroads holding your own torch, deciding alone, revoking at will and proving every step offline.

For the regulated boundary, that is not a preference, it is the requirement. With 104 filed United Kingdom patent applications covering these capabilities and about 2,340 claims held by Mickai LTD, we have chosen the inward road on purpose, and we build it so our customers can walk it without ever handing their torch to anyone else. Micky Irons, founder and CEO of Mickai.


Written by Micky Irons. Originally published at https://mickai.co.uk/articles/federated-learning-vs-owning-your-brains. More from Micky Irons and Mickai at mickai.co.uk.

Top comments (0)