Aug 2026· Zenodo (CERN European Organization for Nuclear Research)
Privacy-Preserving Technologies in Data
Abstract
Federated Learning (FL) offers a promising paradigm for training machine learning models on decentralized data sources without directly exchanging data. However, existing FL frameworks are susceptible to various vulnerabilities, including privacy breaches through information leakage and attacks from Byzantine clients attempting to compromise the learning process. This paper proposes a novel distributed FL framework that integrates differential privacy (DP) and Byzantine fault tolerance (BFT) mechanisms to address these challenges comprehensively. Our approach employs advanced DP techniques to rigorously limit the information revealed by individual clients during model updates, while simultaneously utilizing BFT algorithms to detect and mitigate the influence of malicious or faulty clients. The resulting system demonstrates improved security, enhanced privacy guarantees, and robustness against adversarial attacks, making it a significant advancement in the field of secure and reliable distributed learning. The core of our work lies in the synergistic combination of these two crucial techniques, providing a layered defense against potential threats in FL environments. We detail the mathematical formulations underlying our approach and provide a theoretical analysis of its performance.
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.