Financial, legal and healthcare organizations often want the benefit of collective intelligence without the legal exposure of moving raw records outside their walls. The latest federated-learning protocol makes that possible by exchanging only encrypted gradient updates, never the underlying text. Each participant trains a local copy of the extraction model on its own corpus, then uploads anonymised weight adjustments to a central coordinator.
The coordinator averages the deltas and redistributes a refreshed global model. Because no plaintext ever traverses the wire, GDPR “data controller” status never shifts, and SOX audit scopes remain unchanged. In a recent trial spanning 23 institutions on three continents, generic field accuracy rose from 94.1 % to 97.8 % after only three aggregation rounds—performance traditionally achieved by pooling raw documents in a single warehouse.
The update also introduces differential-privacy noise injection, ensuring that even a determined adversary cannot reverse-engineer individual records from the gradients. Network overhead is modest: each round consumes roughly 120 MB outbound, less than a two-minute VoIP call, making participation practical for sites with standard business broadband.


