Similar papers
A Byzantine-Robust Secure Federated Learning Scheme in Heterogeneous Data
Secure Federated Learning protects user privacy by keeping local gradients within the ciphertext space, thereby preventing direct exposure of raw gradients during aggregation. Paradoxically, this very protection introduces a fundamental vulnerability: the opacity of encrypted gradients blinds the server, rendering honest and malicious gradients indistinguishable. An attacker can exploit this opacity to inject manipulated gradients directly into the secure aggregation process, compromising the integrity of the global model. To address this issue, we propose SFLBR, a novel Byzantine-robust Secure Federated Learning framework. Specifically, we adopt the gradient median as a robust benchmark and introduce a layer-wise cosine similarity metric to differentiate malicious gradients. Furthermore, considering the complexity of non-independent and identically distributed (Non-IID) scenarios, we further design a proactive defense strategy that constrains the divergence among honest gradients, and augment it with a trust score function to improve robustness against potential misjudgments. Finally, we construct a series of secure communication protocols based on a lightweight dual-masking encryption mechanism, which enable efficient robust aggregation directly within the ciphertext space. Extensive experiments validate the effectiveness of SFLBR, demonstrating state-of-the-art (SOTA) defense performance across diverse attack scenarios.
A Federated Learning-Enabled Privacy-Preserving AI Framework for Secure and Distributed Data Processing
The research findings suggest that improved federated learning can achieve an optimal predictive performance, privacy protection, and secure collaborative learning, which makes it a viable method for next-generation distributed AI systems.
A Federated Deep Learning Paradigm for Privacy-Preserving Cloud Applications
Deep learning is becoming popular in cloud applications and serves to provide intelligent services; data aggregation in a central location makes sensitive information vulnerable to privacy breaches, regulatory infractions, and adversarial manipulation. All modern privacy mechanisms offer partial protection and frequently lack accuracy, scalability, or practicality in their operations. To overcome these limitations, a federated deep learning model is formulated so that secure joint learning can occur without transferring raw data across the domains of ownership. The framework incorporates training that is decentralized, training that uses differential privacy, training that uses secure aggregation, training that uses encrypted communication, and training that uses trust-based anomaly defense to defend against leakage, poisoning, and inference attacks. It also supports heterogeneous and highly non-IID datasets using adaptive coordination and stability-relevant participation regulation and meets emerging data protection requirements. The methods of resource-conscious orchestration and the optimization of communication eliminate overhead without obstructing the effectiveness of learning. The paradigm has therefore formed a privacy-by-design intelligent cloud ecosystem which ensures confidentiality, maintains performance, enhances robustness, and ensures responsible AI implementation in privacy-related sectors of healthcare, finance, governance, and smart infrastructure.
Federated learning-based privacy-preserving multisource data fusion for smart grids
This study addresses the challenges of privacy leakage and data silos in multi-source heterogeneous data interaction within smart grids by designing a federated multi-source data fusion architecture that combines adaptive local differential privacy with feature space alignment. This architecture utilizes Hessian matrix trace perception to adaptively adjust the local noise budget and introduces a dynamic aggregation selection mechanism based on the maximum mean difference, reconciling the conflict between differential privacy perturbations and feature manifold losses. Experimental results show that, while ensuring strict differential privacy boundaries, the system improves test accuracy by 7.45%, achieves a model inference speed of 45 FPS, and reduces communication resource overhead by 36.5%. Even under extreme conditions such as nonindependent identically distributed skew and 15% Byzantine poisoning attacks, it maintains a 98.40% attack interception rate and robust generalization fusion performance, providing a feasible system solution for building a highly reliable and resilient situational awareness and control foundation for the distribution IoT.
Differential Privacy Enabled Cascaded Filter for Efficient and Privacy-Preserving Federated Learning
Federated learning (FL) enables collaborative model training across multiple clients in a privacy-preserving manner. However, the employment of homomorphic encryption algorithms might lead to high computational cost while the application of differential privacy (DP) methods would sacrifice model performance. To establish efficient and secure FL system as well as maintaining competitive performance, we introduce a DP-enabled cascaded filter with novel model-aggregation mechanism. Taking the model parameters of one client for example, dimensions with large absolute values and significant variations are selected by the cascaded filter and regarded as important dimensions. After that, random noise are added to these important dimensions for data security. Finally, the model parameters will be sent to the central server for aggregation. Unlike traditional DP-based approaches, our method considers each dimension’s informational importance, i.e., both absolute value and its variation. We theoretically prove the convergence of our method and verify the effectiveness on different scenarios including four datasets. The experimental results suggest that our method outperforms the other ones from literature under both IID and non-IID conditions while achieving high level of efficiency and privacy protection performance.
Cross-Trust Domain Collaborative Federated Learning for IoV via Multi-Group Fully Homomorphic Encryption
With the rapid evolution of 5G communications, artificial intelligence, and new energy technologies, intelligent driving has become a pivotal component of modern transportation infrastructure. However, the openness and inherent complexity of the Internet of Vehicles (IoV) pose significant challenges to data privacy and security. While Federated Learning (FL) facilitates collaborative training of data models without requiring raw data to leave local devices, its centralized aggregation architecture struggles to address privacy concerns in cross-trust domain collaborations and fails to effectively handle the challenges posed by vehicle node mobility. In this paper, we investigate cross-trust domain collaborative federated learning within the IoV and construct a privacy-preserving Cloud-Edge-End architecture based on Fully Homomorphic Encryption (FHE). To address the dynamic nature of vehicle nodes, we propose a hybrid privacy-preserving scheme that integrates Threshold Fully Homomorphic Encryption (ThFHE) and Multi-Key Fully Homomorphic Encryption (MKFHE). The experimental results indicate that the proposed collaborative architecture is theoretically reasonable. In addition, the scheme effectively achieves collaborative model training while maintaining security at the privacy protection level and supporting seamless vehicle mobility.