Skip to content
/ wshfl Public

Encoding Expert Knowledge into Federated Learning using Weak Supervision

Notifications You must be signed in to change notification settings

autonlab/wshfl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Encoding Expert Knowledge into Federated Learning using Weak Supervision

Abstract

Learning from on-device data has enabled intelligent mobile applications ranging from smart keyboards to apps that predict abnormal heartbeats. However, due to the sensitive nature of this data, expert annotation is seldom available. Consequently, existing federated learning techniques that learn from on-device data are unable to capture expert knowledge via data annotations, mostly relying on unsupervised approaches. In this work, we explore an alternative way to codify expert knowledge: using programmatic weak supervision, a principled framework that leverages labeling functions in order to label vast quantities of data without direct access to the data itself. We introduce Weak Supervision Heuristics for Federated Learning (WSHFL), a method to interactively mine and leverage labeling functions that annotate on-device data in cross-device federated settings. Experiments on two sentiment classification tasks show that WSHFL is both efficient and effective at these tasks.

Keywords: Federated learning, Weak supervision

Citation

    @article{
        caldas2023encoding,
        title={Encoding Expert Knowledge into Federated Learning using Weak Supervision},
        author={Caldas, Sebastian and Goswami, Mononito and Dubrawski, Artur},
        journal={International Conference on Learning Representations Workshop on Machine Learning for Internet of Things (ML4IoT).},
        year={2023},
    }

About

Encoding Expert Knowledge into Federated Learning using Weak Supervision

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published