HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

MTI-Net: Multi-Scale Task Interaction Networks for Multi-Task Learning

Simon Vandenhende Stamatios Georgoulis Luc Van Gool

MTI-Net: Multi-Scale Task Interaction Networks for Multi-Task Learning

Abstract

In this paper, we argue about the importance of considering task interactions at multiple scales when distilling task information in a multi-task learning setup. In contrast to common belief, we show that tasks with high affinity at a certain scale are not guaranteed to retain this behaviour at other scales, and vice versa. We propose a novel architecture, namely MTI-Net, that builds upon this finding in three ways. First, it explicitly models task interactions at every scale via a multi-scale multi-modal distillation unit. Second, it propagates distilled task information from lower to higher scales via a feature propagation module. Third, it aggregates the refined task features from all scales via a feature aggregation unit to produce the final per-task predictions. Extensive experiments on two multi-task dense labeling datasets show that, unlike prior work, our multi-task model delivers on the full potential of multi-task learning, that is, smaller memory footprint, reduced number of calculations, and better performance w.r.t. single-task learning. The code is made publicly available: https://github.com/SimonVandenhende/Multi-Task-Learning-PyTorch.

Code Repositories

SimonVandenhende/Multi-Task-Learning-PyTorch
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semantic-segmentation-on-nyu-depth-v2MTI-Net (HRNet-48)
Mean IoU: 49.0
semantic-segmentation-on-urbanlfMTINet (HRNetV2-W48)
mIoU (Real): n.a.
mIoU (Syn): 79.10

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
MTI-Net: Multi-Scale Task Interaction Networks for Multi-Task Learning | Papers | HyperAI