Papers › Can Quantum Federated Learning Withstand Circuit-Level Backdoors?

Can Quantum Federated Learning Withstand Circuit-Level Backdoors?

18 May 2026arXiv:2605.27416added by Syntology

Aakar Mathur, Mohammed Ruknuddin, Ashish Gupta

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Quantum Federated Learning (QFL) inherits the core vulnerability of federated optimization to malicious clients, while also introducing an attack surface from variational circuit training and measurement-driven gradients. This work proposes a novel CircUit-Level backdoor Threat (CULT) model that formalizes four stealthy attacks by exploiting quantum-aware mechanisms, including Grover, Pauli, Bit-flip, and Sign-flip. By enabling malicious clients on both in-training and post-training surfaces, these attacks can critically undermine the learning process. We establish a rigorous theoretical foundation to demonstrate attack stealthiness under standard smoothness assumptions. Experiments on the MNIST and CIFAR-10 datasets with non-IID splits and varying fractions of malicious clients show that even a single malicious client can induce severe accuracy degradation under FedAvg aggregation. While popular defenses, including Krum, Multi-Krum, FoolsGold, FLGuardian, and Mud-HoG, reduce degradation in many regimes, they fail to eliminate worst-case failure cases, where accuracy drops up to 50\%. The experimental analysis further reveals that under the CULT model, malicious updates effectively mask their presence by staying close to benign norms, thereby helping attackers evade detection.

PaperPDFCode Syntology ran

In Syntology 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="2605.27416")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

AakarM1/CULT-CircUit-Levelbackdoor-Threat found in paper text by Syntologynot reachable when probed 2026-09-16 — repositories for recent papers often appear after camera-ready report
AakarM1/CULT-CircUit-Level-backdoor-Threat found in paper text by Syntology report

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

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

8ran
2unverified

Licence: 10 of the 10 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 AakarM1/CULT-CircUit-Level-backdoor-Threat. “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.

DBSCAN_cluster_minority AakarM1/CULT-CircUit-Level-backdoor-Threat/server.py found in paper text by Syntology ran no licence file found · pointer only · 727ba4ec0d9ee129 · report
Kmean_cluster_minority AakarM1/CULT-CircUit-Level-backdoor-Threat/server.py found in paper text by Syntology ran no licence file found · pointer only · 777be16f29619158 · report
csv_exists AakarM1/CULT-CircUit-Level-backdoor-Threat/experiments/common.py found in paper text by Syntology ran no licence file found · pointer only · 7c80162259548828 · report
find_separate_point AakarM1/CULT-CircUit-Level-backdoor-Threat/server.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · de0c5c194c27f2f2 · report
getDifferentPattern AakarM1/CULT-CircUit-Level-backdoor-Threat/utils/backdoor_utils.py found in paper text by Syntology ran no licence file found · pointer only · 400ada96e32cb615 · report
getRandomPattern AakarM1/CULT-CircUit-Level-backdoor-Threat/utils/backdoor_utils.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 518a4f4cfd24628f · report
n_attackers_for AakarM1/CULT-CircUit-Level-backdoor-Threat/experiments/common.py found in paper text by Syntology ran no licence file found · pointer only · f12c8f9190868b39 · report
num_clients_for AakarM1/CULT-CircUit-Level-backdoor-Threat/experiments/common.py found in paper text by Syntology ran no licence file found · pointer only · eece8790a9174db3 · report
basic_loader AakarM1/CULT-CircUit-Level-backdoor-Threat/tasks/tinyimagenet.py found in paper text by Syntology unverified no licence file found · pointer only · d24799711b855016 · report
getDataset AakarM1/CULT-CircUit-Level-backdoor-Threat/tasks/tinyimagenet.py found in paper text by Syntology unverified no licence file found · pointer only · 1e83c57b03f6445a · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.27416, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

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