TL;DR
This paper introduces a novel framework for machine learning systems that defer to multiple domain experts, aiming to improve accuracy and fairness by learning when and to whom to defer, especially in biased or complex scenarios.
Contribution
It extends existing deferral systems to multiple experts with different biases, proposing a joint learning framework that enhances prediction accuracy and fairness in real-world and synthetic datasets.
Findings
Significantly improves accuracy over baselines.
Enhances fairness in predictions with multiple biased experts.
Outperforms existing methods on real-world content moderation data.
Abstract
Machine learning models are often implemented in cohort with humans in the pipeline, with the model having an option to defer to a domain expert in cases where it has low confidence in its inference. Our goal is to design mechanisms for ensuring accuracy and fairness in such prediction systems that combine machine learning model inferences and domain expert predictions. Prior work on "deferral systems" in classification settings has focused on the setting of a pipeline with a single expert and aimed to accommodate the inaccuracies and biases of this expert to simultaneously learn an inference model and a deferral system. Our work extends this framework to settings where multiple experts are available, with each expert having their own domain of expertise and biases. We propose a framework that simultaneously learns a classifier and a deferral system, with the deferral system choosing to…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
