paper-with-me

Papers

CATFL: Certificateless Authentication-based Trustworthy Federated Learning for 6G Semantic Communications

2023-02-01 · Gaolei Li, YuanYuan Zhao, Yi Li

Federated learning (FL) provides an emerging approach for collaboratively training semantic encoder/decoder models of semantic communication systems, without private user data leaving the devices. Most existing studies on trustworthy FL aim to eliminate data poisoning threats that are produced by malicious clients, but in many cases, eliminating model poisoning attacks brought by fake servers is also an important objective. In this paper, a certificateless authentication-based trustworthy federated learning (CATFL) framework is proposed, which mutually authenticates the identity of clients and server. In CATFL, each client verifies the server's signature information before accepting the delivered global model to ensure that the global model is not delivered by false servers. On the contrary, the server also verifies the server's signature information before accepting the delivered model updates to ensure that they are submitted by authorized clients. Compared to PKI-based methods, the CATFL can avoid too high certificate management overheads. Meanwhile, the anonymity of clients shields data poisoning attacks, while real-name registration may suffer from user-specific privacy leakage risks. Therefore, a pseudonym generation strategy is also presented in CATFL to achieve a trade-off between identity traceability and user anonymity, which is essential to conditionally prevent from user-specific privacy leakage. Theoretical security analysis and evaluation results validate the superiority of CATFL.

📄 PDF Abstract BibTeX arXiv:2302.00271

Code (0)

등록된 구현이 없습니다.

Tasks

Data PoisoningDecoderFederated LearningManagementModel PoisoningSemantic Communication

Similar Papers 제목 키워드 기반

Variational Flow Matching for Graph Generation

2024-06-07 · Floor Eijkelboom, Grigory Bartosh, Christian Andersson Naesseth, Max Welling 외

We present a formulation of flow matching as variational inference, which we refer to as variational flow matching (VFM). Based on this formulation we develop CatFlow, a flow matching method for categorical data. CatFlow…

Graph GenerationVariational Inference

APPFLx: Providing Privacy-Preserving Cross-Silo Federated Learning as a Service

2023-08-17 · Zilinghan Li, Shilan He, Pranshu Chaturvedi, Trung-Hieu Hoang 외

Cross-silo privacy-preserving federated learning (PPFL) is a powerful tool to collaboratively train robust and generalized machine learning (ML) models without sharing sensitive (e.g., healthcare of financial) local data…

Federated LearningPrivacy Preserving

F-RBA: A Federated Learning-based Framework for Risk-based Authentication

2024-12-16 · Hamidreza Fereidouni, Abdelhakim Senhaji Hafid, Dimitrios Makrakis, Yaser Baseri

The proliferation of Internet services has led to an increasing need to protect private data. User authentication serves as a crucial mechanism to ensure data security. Although robust authentication forms the cornerston…

Anomaly DetectionFeature EngineeringFederated LearningUnsupervised Anomaly Detection

Trustworthy Image Authentication using Forensic Knowledge Graphs

2026-06-22 · Tai D. Nguyen, Matthew C. Stamm arxiv

Advances in generative AI have made image falsification highly realistic, demanding trustworthy authentication systems. Existing forensic detectors can target certain forgery types but lack interpretability, while vision…

Knowledge Graphs

Federated Learning-based Active Authentication on Mobile Devices

2021-04-14 · Poojan Oza, Vishal M. Patel

User active authentication on mobile devices aims to learn a model that can correctly recognize the enrolled user based on device sensor information. Due to lack of negative class data, it is often modeled as a one-class…

Federated LearningOne-Class Classification