Fairness-Aware Online Meta-learning
Chen Zhao, Feng Chen, Bhavani Thuraisingham

TL;DR
This paper introduces FFML, a novel online meta-learning algorithm that balances fairness and accuracy in real-time classification tasks, bridging the gap between existing online meta-learning and fairness-aware learning.
Contribution
It proposes the first online meta-learning method for fairness-aware classification, formulating it as a bi-level convex-concave optimization with theoretical guarantees.
Findings
Sub-linear regret bounds for loss and fairness violation
Effective tradeoff between fairness and accuracy demonstrated
Versatile application on three real-world datasets
Abstract
In contrast to offline working fashions, two research paradigms are devised for online learning: (1) Online Meta Learning (OML) learns good priors over model parameters (or learning to learn) in a sequential setting where tasks are revealed one after another. Although it provides a sub-linear regret bound, such techniques completely ignore the importance of learning with fairness which is a significant hallmark of human intelligence. (2) Online Fairness-Aware Learning. This setting captures many classification problems for which fairness is a concern. But it aims to attain zero-shot generalization without any task-specific adaptation. This therefore limits the capability of a model to adapt onto newly arrived data. To overcome such issues and bridge the gap, in this paper for the first time we proposed a novel online meta-learning algorithm, namely FFML, which is under the setting of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
