Papers › Federated Learning for Mobile Keyboard Prediction

Federated Learning for Mobile Keyboard Prediction

8 Nov 2018arXiv:1811.03604archive 2025-07-28

Andrew Hard, Kanishka Rao, Rajiv Mathews, Swaroop Ramaswamy, Françoise Beaufays, Sean Augenstein, Hubert Eichner, Chloé Kiddon, Daniel Ramage

We train a recurrent neural network language model using a distributed, on-device learning framework called federated learning for the purpose of next-word prediction in a virtual keyboard for smartphones. Server-based training using stochastic gradient descent is compared with training on client devices using the Federated Averaging algorithm. The federated algorithm, which enables training on a higher-quality dataset for this use case, is shown to achieve better prediction recall. This work demonstrates the feasibility and benefit of training language models on client devices without exporting sensitive user data to servers. The federated learning environment gives users greater control over the use of their data and simplifies the task of incorporating privacy by default with distributed training and aggregation across a population of client devices.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1811.03604")

Code

Syntology Ran 0 of 11 code samples harvested from 2 repositories linked to this paper; 11 have no recorded run.

By repository: community (archive-listed): 11 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

LeoSerena/MSThesis mentioned on GitHubpytorch report
google-parfait/tensorflow-federated mentioned on GitHubtfApache-2.0 report
gregor160300/federated mentioned on GitHubtfApache-2.0 report
steph-jung/GenieType mentioned on GitHub report
tensorflow/federated mentioned on GitHubtfApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

11unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

adaptive_clip_noise_params google-parfait/tensorflow-federated/tensorflow_federated/python/aggregators/differential_privacy.py community (archive-listed) unverified Apache-2.0 (permissive) · 743db060f22b2c34 · report
build_linear_regression_keras_sequential_model gregor160300/federated/tensorflow_federated/python/learning/model_examples.py community (archive-listed) unverified Apache-2.0 (permissive) · 86ff254159d502d5 · report
build_linear_regression_ones_regularized_keras_sequential_model gregor160300/federated/tensorflow_federated/python/learning/model_examples.py community (archive-listed) unverified Apache-2.0 (permissive) · 79a8babc34f2bd53 · report
build_linear_regression_regularized_keras_sequential_model gregor160300/federated/tensorflow_federated/python/learning/model_examples.py community (archive-listed) unverified Apache-2.0 (permissive) · dd6ab888da5ee0a5 · report
check_callable gregor160300/federated/tensorflow_federated/python/common_libs/py_typecheck.py community (archive-listed) unverified Apache-2.0 (permissive) · ec3b2ce65cc7f139 · report
check_subclass gregor160300/federated/tensorflow_federated/python/common_libs/py_typecheck.py community (archive-listed) unverified Apache-2.0 (permissive) · b7ba69da4f1670f1 · report
check_type gregor160300/federated/tensorflow_federated/python/common_libs/py_typecheck.py community (archive-listed) unverified Apache-2.0 (permissive) · 32a9add4ffaaa75e · report
estimate_wrapped_gaussian_stddev google-parfait/tensorflow-federated/tensorflow_federated/python/aggregators/modular_clipping.py community (archive-listed) unverified Apache-2.0 (permissive) · 7c56380675f7c9e3 · report
fast_walsh_hadamard_transform google-parfait/tensorflow-federated/tensorflow_federated/python/aggregators/hadamard.py community (archive-listed) unverified Apache-2.0 (permissive) · 74f52a4a9d3443b5 · report
inflated_l2_norm_bound google-parfait/tensorflow-federated/tensorflow_federated/python/aggregators/discretization.py community (archive-listed) unverified Apache-2.0 (permissive) · a93ebbc383daefa0 · report
modular_clip_by_value google-parfait/tensorflow-federated/tensorflow_federated/python/aggregators/modular_clipping.py community (archive-listed) unverified Apache-2.0 (permissive) · 65c9f24a1a06cade · report

Tasks

Federated LearningLanguage ModelingLanguage ModellingPrediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections