Multitask Learning Can Improve Worst-Group Outcomes
Atharva Kulkarni, Lucio Dery, Amrith Setlur, Aditi Raghunathan, Ameet, Talwalkar, Graham Neubig

TL;DR
This paper investigates how multitask learning (MTL) affects worst-group accuracy and fairness in machine learning, proposing a regularized MTL method that consistently improves both average and worst-group outcomes across vision and NLP tasks.
Contribution
It introduces a regularized MTL approach that enhances worst-group fairness and outperforms existing methods like JTT in diverse datasets.
Findings
Regularized MTL outperforms JTT in worst-group accuracy.
Multitask learning often improves fairness but not always.
The proposed method is effective across vision and NLP datasets.
Abstract
In order to create machine learning systems that serve a variety of users well, it is vital to not only achieve high average performance but also ensure equitable outcomes across diverse groups. However, most machine learning methods are designed to improve a model's average performance on a chosen end task without consideration for their impact on worst group error. Multitask learning (MTL) is one such widely used technique. In this paper, we seek not only to understand the impact of MTL on worst-group accuracy but also to explore its potential as a tool to address the challenge of group-wise fairness. We primarily consider the standard setting of fine-tuning a pre-trained model, where, following recent work \citep{gururangan2020don, dery2023aang}, we multitask the end task with the pre-training objective constructed from the end task data itself. In settings with few or no group…
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.
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
