HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Multi-Task Learning as a Bargaining Game

Aviv Navon Aviv Shamsian Idan Achituve Haggai Maron Kenji Kawaguchi Gal Chechik Ethan Fetaya

Multi-Task Learning as a Bargaining Game

Abstract

In Multi-task learning (MTL), a joint model is trained to simultaneously make predictions for several tasks. Joint training reduces computation costs and improves data efficiency; however, since the gradients of these different tasks may conflict, training a joint model for MTL often yields lower performance than its corresponding single-task counterparts. A common method for alleviating this issue is to combine per-task gradients into a joint update direction using a particular heuristic. In this paper, we propose viewing the gradients combination step as a bargaining game, where tasks negotiate to reach an agreement on a joint direction of parameter update. Under certain assumptions, the bargaining problem has a unique solution, known as the Nash Bargaining Solution, which we propose to use as a principled approach to multi-task learning. We describe a new MTL optimization procedure, Nash-MTL, and derive theoretical guarantees for its convergence. Empirically, we show that Nash-MTL achieves state-of-the-art results on multiple MTL benchmarks in various domains.

Code Repositories

avivnavon/nash-mtl
Official
pytorch
Mentioned in GitHub
cranial-xix/famo
pytorch
Mentioned in GitHub
autumn9999/go4align
pytorch
Mentioned in GitHub
torchjd/torchjd
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
multi-task-learning-on-cityscapesNash-MTL
mIoU: 75.41
multi-task-learning-on-nyuv2Nash-MTL
Mean IoU: 40.13
multi-task-learning-on-qm9Nash-MTL
∆m%: 62.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Multi-Task Learning as a Bargaining Game | Papers | HyperAI