CVAug 29, 2022

Exploring Semantic Attributes from A Foundation Model for Federated Learning of Disjoint Label Spaces

arXiv:2208.13465v2h-index: 98
Originality Incremental advance
AI Analysis

This work addresses privacy concerns in federated learning for applications with sensitive data, though it is incremental by building on existing zero-shot learning and federated methods.

The paper tackles the problem of privacy risks in federated learning by proposing a new Federated Zero-Shot Learning paradigm that transfers mid-level semantic knowledge instead of high-level class information, achieving effective model generalization across five benchmark datasets.

Conventional centralised deep learning paradigms are not feasible when data from different sources cannot be shared due to data privacy or transmission limitation. To resolve this problem, federated learning has been introduced to transfer knowledge across multiple sources (clients) with non-shared data while optimising a globally generalised central model (server). Existing federated learning paradigms mostly focus on transferring holistic high-level knowledge (such as class) across models, which are closely related to specific objects of interest so may suffer from inverse attack. In contrast, in this work, we consider transferring mid-level semantic knowledge (such as attribute) which is not sensitive to specific objects of interest and therefore is more privacy-preserving and scalable. To this end, we formulate a new Federated Zero-Shot Learning (FZSL) paradigm to learn mid-level semantic knowledge at multiple local clients with non-shared local data and cumulatively aggregate a globally generalised central model for deployment. To improve model discriminative ability, we propose to explore semantic knowledge augmentation from external knowledge for enriching the mid-level semantic space in FZSL. Extensive experiments on five zeroshot learning benchmark datasets validate the effectiveness of our approach for optimising a generalisable federated learning model with mid-level semantic knowledge transfer.

Foundations

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

Your Notes