Knowledge-Aware Federated Active Learning with Non-IID Data
Yu-Tong Cao, Ye Shi, Baosheng Yu, Jingya Wang, Dacheng Tao

TL;DR
This paper introduces KAFAL, a federated active learning framework that effectively selects informative data and compensates for client heterogeneity in non-IID data settings, reducing annotation costs.
Contribution
The paper proposes Knowledge-Aware Federated Active Learning (KAFAL), combining novel sampling and update strategies to improve federated learning with limited labels and non-IID data.
Findings
KSAS outperforms existing active learning methods.
KCFU enhances client model performance under data heterogeneity.
KAFAL reduces annotation costs while maintaining high accuracy.
Abstract
Federated learning enables multiple decentralized clients to learn collaboratively without sharing the local training data. However, the expensive annotation cost to acquire data labels on local clients remains an obstacle in utilizing local data. In this paper, we propose a federated active learning paradigm to efficiently learn a global model with limited annotation budget while protecting data privacy in a decentralized learning way. The main challenge faced by federated active learning is the mismatch between the active sampling goal of the global model on the server and that of the asynchronous local clients. This becomes even more significant when data is distributed non-IID across local clients. To address the aforementioned challenge, we propose Knowledge-Aware Federated Active Learning (KAFAL), which consists of Knowledge-Specialized Active Sampling (KSAS) and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Knowledge-Aware Federated Active Learning with Non-IID Data· youtube
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Machine Learning and Algorithms · Distributed Sensor Networks and Detection Algorithms
