paper-with-me

Papers

FedPalm: A General Federated Learning Framework for Closed- and Open-Set Palmprint Verification

2025-03-05 · Ziyuan Yang, Yingyu Chen, Chengrui Gao, Andrew Beng Jin Teoh, Bob Zhang, Yi Zhang

Current deep learning (DL)-based palmprint verification models rely on centralized training with large datasets, which raises significant privacy concerns due to biometric data's sensitive and immutable nature. Federated learning~(FL), a privacy-preserving distributed learning paradigm, offers a compelling alternative by enabling collaborative model training without the need for data sharing. However, FL-based palmprint verification faces critical challenges, including data heterogeneity from diverse identities and the absence of standardized evaluation benchmarks. This paper addresses these gaps by establishing a comprehensive benchmark for FL-based palmprint verification, which explicitly defines and evaluates two practical scenarios: closed-set and open-set verification. We propose FedPalm, a unified FL framework that balances local adaptability with global generalization. Each client trains a personalized textural expert tailored to local data and collaboratively contributes to a shared global textural expert for extracting generalized features. To further enhance verification performance, we introduce a Textural Expert Interaction Module that dynamically routes textural features among experts to generate refined side textural features. Learnable parameters are employed to model relationships between original and side features, fostering cross-texture-expert interaction and improving feature discrimination. Extensive experiments validate the effectiveness of FedPalm, demonstrating robust performance across both scenarios and providing a promising foundation for advancing FL-based palmprint verification research.

📄 PDF Abstract BibTeX arXiv:2503.04837

Code (1)

Zi-YuanYang/FedPalm 공식 구현 pytorch

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

FedPD: Federated Open Set Recognition with Parameter Disentanglement

2023-01-01 · ICCV 2023 1 · Chen Yang, Meilu Zhu, Yifan Liu, Yixuan Yuan

Existing federated learning (FL) approaches are deployed under the unrealistic closed-set setting, with both training and testing classes belong to the same set, which makes the global model fail to identify the unse…

DisentanglementFederated LearningOpen Set Learning

Federated Learning in Open- and Closed-Loop EMG Decoding: A Privacy and Performance Perspective

2025-07-16 · Kai Malcolm, César Uribe, Momona Yamagami

Invasive and non-invasive neural interfaces hold promise as high-bandwidth input devices for next-generation technologies. However, neural signals inherently encode sensitive information about an individual's identity an…

Federated LearningPrivacy Preserving

Federated Learning for Privacy-Preserving Open Innovation Future on Digital Health

2021-08-24 · Guodong Long, Tao Shen, Yue Tan, Leah Gerrard 외

Privacy protection is an ethical issue with broad concern in Artificial Intelligence (AI). Federated learning is a new machine learning paradigm to learn a shared model across users or organisations without direct access…

Federated LearningPrivacy Preserving

Tri-LLM Cooperative Federated Zero-Shot Intrusion Detection with Semantic Disagreement and Trust-Aware Aggregation

2026-01-30 · Saeid Jamshidi, Omar Abdul Wahab, Foutse Khomh, Kawser Wazed Nafi arxiv

Federated learning (FL) has become an effective paradigm for privacy-preserving, distributed Intrusion Detection Systems (IDS) in cyber-physical and Internet of Things (IoT) networks, where centralized data aggregation i…

Intrusion DetectionFederated Learning

Communication Efficient Federated Learning for Generalized Linear Bandits

2022-02-02 · Chuanhao Li, Hongning Wang

Contextual bandit algorithms have been recently studied under the federated learning setting to satisfy the demand of keeping data decentralized and pushing the learning of bandit models to the client side. But limited b…

Federated Learningparameter estimationregression