Maximum Roaming Multi-Task Learning
Lucas Pascal, Pietro Michiardi, Xavier Bost, Benoit Huet and, Maria A. Zuluaga

TL;DR
Maximum Roaming is a novel multi-task learning method that dynamically varies parameter partitions to enhance regularization and improve performance across visual datasets.
Contribution
The paper introduces Maximum Roaming, a new parameter partitioning approach inspired by dropout that maintains inductive bias while improving multi-task learning.
Findings
Maximum Roaming outperforms recent multi-task learning methods.
Regularization from roaming improves generalization.
Method is flexible and easily applicable.
Abstract
Multi-task learning has gained popularity due to the advantages it provides with respect to resource usage and performance. Nonetheless, the joint optimization of parameters with respect to multiple tasks remains an active research topic. Sub-partitioning the parameters between different tasks has proven to be an efficient way to relax the optimization constraints over the shared weights, may the partitions be disjoint or overlapping. However, one drawback of this approach is that it can weaken the inductive bias generally set up by the joint task optimization. In this work, we present a novel way to partition the parameter space without weakening the inductive bias. Specifically, we propose Maximum Roaming, a method inspired by dropout that randomly varies the parameter partitioning, while forcing them to visit as many tasks as possible at a regulated frequency, so that the network…
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
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · Manufacturing Process and Optimization
MethodsDropout
