CoFL: Consensus Driven Human-AI Collaborative Federated Learning
Zeyuan Cai, Yao Zhang, Zhiwen Yu, Jiaqi Liu, Yuchang Sun, Chenhao Ma, Yilin Zhao
Abstract
Federated learning (FL) has emerged as a distributed machine learning paradigm due to its privacy-preserving advantages. Most FL studies assume offline labeled datasets are available at clients. In practice, however, client data often arrive without labels in a streaming manner, making label acquisition a crucial problem. Existing solutions typically rely on human experts or artificial intelligence (AI) models for annotation. Nevertheless, due to the subjectivity among human experts and the inherent limitations of AI models, the labels they provide are often unreliable. In this work, we propose CoFL, a novel consensus driven human-AI collaborative FL method, which utilizes the complementarity between humans and AI models to produce more reliable labels. Moreover, CoFL leverages cross-client consensus among human experts to further enhance the collaboration process. Experiments on three datasets demonstrate that CoFL consistently outperforms baseline methods under various settings. The code is available at https://github.com/huaiguang233/CoFL.
BibTeX
@inproceedings{ijcai2026_coflconsensusdri,
title = {CoFL: Consensus Driven Human-AI Collaborative Federated Learning},
author = {Zeyuan Cai and Yao Zhang and Zhiwen Yu and Jiaqi Liu and Yuchang Sun and Chenhao Ma and Yilin Zhao},
booktitle = {IJCAI 2026},
year = {2026}
}