LGSep 27, 2025

CoSIFL: Collaborative Secure and Incentivized Federated Learning with Differential Privacy

arXiv:2509.23190v1h-index: 1
Originality Incremental advance
AI Analysis

This addresses security and participation issues in federated learning for collaborative AI applications, representing an incremental advancement by combining existing techniques into a novel framework.

The paper tackles the challenges of security and client incentives in federated learning by proposing CoSIFL, a framework that integrates proactive alarming, local differential privacy, and a Stackelberg-based incentive scheme, resulting in improved model robustness and reduced server costs compared to state-of-the-art solutions.

Federated learning (FL) has emerged as a promising paradigm for collaborative model training while preserving data locality. However, it still faces challenges from malicious or compromised clients, as well as difficulties in incentivizing participants to contribute high-quality data under strict privacy requirements. Motivated by these considerations, we propose CoSIFL, a novel framework that integrates proactive alarming for robust security and local differential privacy (LDP) for inference attacks, together with a Stackelberg-based incentive scheme to encourage client participation and data sharing. Specifically, CoSIFL uses an active alarming mechanism and robust aggregation to defend against Byzantine and inference attacks, while a Tullock contest-inspired incentive module rewards honest clients for both data contributions and reliable alarm triggers. We formulate the interplay between the server and clients as a two-stage game: in the first stage, the server determines total rewards, selects participants, and fixes global iteration settings, whereas in the second stage, each client decides its mini-batch size, privacy noise scale, and alerting strategy. We prove that the server-client game admits a unique equilibrium, and analyze how clients' multi-dimensional attributes - such as non-IID degrees and privacy budgets - jointly affect system efficiency. Experimental results on standard benchmarks demonstrate that CoSIFL outperforms state-of-the-art solutions in improving model robustness and reducing total server costs, highlighting the effectiveness of our integrated design.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes