Aug 2026· Zenodo (CERN European Organization for Nuclear Research)
Privacy-Preserving Technologies in Data
Abstract
Federated learning (FL) offers a promising approach to training machine learning models on decentralized data sources without directly exchanging data. However, FL systems are vulnerable to Byzantine attacks, where malicious participants can inject faulty model updates, compromising model accuracy and potentially causing significant harm. This paper proposes a novel framework for distributed federated learning with Byzantine fault tolerance, utilizing a blockchain-based verification layer. Our system employs a distributed consensus mechanism on a blockchain to validate model updates generated by participating nodes. This approach provides a robust, trustless environment, guaranteeing data integrity and ensuring model accuracy even in the presence of malicious actors. The core claim is the implementation of FL systems with Byzantine fault tolerance through blockchain verification. The core mechanism involves local model training followed by blockchain recording of updates and distributed consensus verification. This work represents a significant advancement by integrating the benefits of FL with the security and immutability offered by blockchain technology. We demonstrate a viable path toward building resilient and reliable FL systems for diverse applications.
This paper investigates a dynamic heterogeneous mobile edge computing network (HMECN), where mobile devices (MDs) could offload their full tasks to a small base station (SBS) directly or the macro base station (MBS) in direct or relay mode. As age of information (AoI) is a comprehensive and accurate metric to capture the freshness of computation results, we formulate a long-term weighted sum AoI (LWSA) minimization problem in the HMECN by jointly optimizing the offloading decisions of MDs as well as the bandwidth and computation resource allocation of all base stations, subject to energy, delay and peak AoI constraints. To address the formulated non-convex mixed integer nonlinear programming problem, we decompose it into the offloading decision optimization (ODO) top-problem and the resource allocation optimization (RAO) sub-problem. Based on the decomposition, we propose a federated learning (FL)-assisted hybrid DRL and convex approach that is comprised of a safe multi-agent DRL algorithm, convex optimization and FL. The ODO top-problem is solved by the safe multi-agent DRL algorithm, which strictly ensures that the actions of each agent do not exceed its energy constraint and then paves the way for using convex optimization to solve the RAO sub-problem. FL is used to alleviate the training instability problem aggravated by multi-agent settings via breaking the limitation of partial knowledge for each individual agent. Simulation results demonstrate the superiority of the proposed approach in terms of the LWSA, convergence, scalability and robustness in dynamic environments.
Xiaoying Liu, Junhao Zheng, Kechen Zheng et al.· IEEE Transactions on Mobile...· 8 citations
Malicious clients participating in data collection and interaction may launch attacks such as model and data poisoning to degrade the performance of the global model and conceal their electricity theft behaviors. Although existing studies have introduced blockchain technology to achieve decentralization, they still suffer from limited pre-aggregation validation dimensions. To address these issues, this paper proposes a blockchain-based federated learning approach with dual-verification (BFL-DV) for electricity theft detection. In the pre-aggregation stage, a multi-metric reputation-based consensus committee verification strategy is designed, which effectively mitigates the impact of malicious participants. In the post-aggregation stage, a dynamic threshold-based blockchain verification strategy is developed to counter security risks during the transmission process, which can refuse malicious global updates adaptively. Experimental results demonstrate that BFL-DV can accurately reduce the impact of all malicious clients under the data poisoning attack. Notably, across various proportions of malicious clients, the proposed framework achieves an average AUC improvement of 32.68% compared with SOTA methods, demonstrating its consistent performance advantage.
Fanghong Guo, Yaoming Lang, Shengwei Li et al.· IEEE Transactions on Smart G...· 1 citation
Digital twin (DT) technology is becoming a foundational component of next-generation 5G and 6G networks, enabling real-time monitoring, predictive analytics, and collaborative research. However, integrating DTs with big data and AI introduces significant privacy, security, and governance challenges. This article presents a privacy-preserving DT intelligence framework that integrates federated learning (FL) and differential privacy (DP) within a secure, standards-based architecture. The design follows ISO/IEC 27001 for information security management, complies with EU GDPR principles for data minimization and consent, and aligns with 3GPP TS 33.501 security procedures for 5G networks. The architecture combines TLS-secured data ingestion, blockchain-backed audit trails, and policy-driven compliance monitoring to ensure trusted DT operations without centralizing sensitive data. By mapping key threat vectors to corresponding international standards, the framework offers a practical blueprint for secure and interoperable DT deployments. The article concludes with deployment considerations and a roadmap for extending existing standards to support AI-native digital twins in future 6G environments.
A new method for surgically removing training examples from a model reveals that as datasets grow, the link between what a model learns and what it produces dissolves.