LGAICYJun 16, 2022

Learning to Teach Fairness-aware Deep Multi-task Learning

arXiv:2206.08403v110 citationsh-index: 26
Originality Incremental advance
AI Analysis

This addresses fairness issues in multi-task learning for AI applications, offering a more efficient approach than rigid formulations.

The paper tackles the fairness-accuracy trade-off in multi-task learning by proposing a flexible algorithm that dynamically selects objectives, improving fairness by 12-19% and accuracy by up to 2% over state-of-the-art methods.

Fairness-aware learning mainly focuses on single task learning (STL). The fairness implications of multi-task learning (MTL) have only recently been considered and a seminal approach has been proposed that considers the fairness-accuracy trade-off for each task and the performance trade-off among different tasks. Instead of a rigid fairness-accuracy trade-off formulation, we propose a flexible approach that learns how to be fair in a MTL setting by selecting which objective (accuracy or fairness) to optimize at each step. We introduce the L2T-FMT algorithm that is a teacher-student network trained collaboratively; the student learns to solve the fair MTL problem while the teacher instructs the student to learn from either accuracy or fairness, depending on what is harder to learn for each task. Moreover, this dynamic selection of which objective to use at each step for each task reduces the number of trade-off weights from 2T to T, where T is the number of tasks. Our experiments on three real datasets show that L2T-FMT improves on both fairness (12-19%) and accuracy (up to 2%) over state-of-the-art approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes