Online Learning of Capacity-Based Preference Models
Abstract
Contactless palmprint recognition has recently emerged as a promising biometric technology. However, traditional methods that require sharing user data introduce substantial security risks. While federated learning offers privacy-preserving solutions, it often compromises recognition accuracy due to feature distribution drift caused by external factors such as lighting and devices. To address this issue, we propose an adaptive personalized federated learning framework (AdaptPFL). The central innovation lies in decomposing palmprint features into identity-related and contextual-related components using a feature decoupling mechanism. This design isolates the influence of external environmental factors on identity recognition through de-entanglement. Furthermore, two adaptive aggregation strategies are introduced to correct client drift: (1) Intra-Local Adaptive Aggregation (ILAA), which addresses intra-client drift by adaptively combining the two decoupled feature types; (2) Global-Local Adaptive Aggregation (GLAA), which corrects inter-client drift by adaptively aggregating model parameters. Experimental results demonstrate that AdaptPFL achieves superior performance compared to existing state-of-the-art methods.
Cite
Text
Herin et al. "Online Learning of Capacity-Based Preference Models." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/787Markdown
[Herin et al. "Online Learning of Capacity-Based Preference Models." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/herin2024ijcai-online/) doi:10.24963/ijcai.2024/787BibTeX
@inproceedings{herin2024ijcai-online,
title = {{Online Learning of Capacity-Based Preference Models}},
author = {Herin, Margot and Perny, Patrice and Sokolovska, Nataliya},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {7118-7126},
doi = {10.24963/ijcai.2024/787},
url = {https://mlanthology.org/ijcai/2024/herin2024ijcai-online/}
}