ECCV 2020poster312 citations

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

Simon Vandenhende, Stamatios Georgoulis, Luc Van Gool

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.

BibTeX
@inproceedings{eccv2020_mtinetmultiscale,
  title = {MTI-Net: Multi-Scale Task Interaction Networks for Multi-Task Learning},
  author = {Simon Vandenhende and Stamatios Georgoulis and Luc Van Gool},
  booktitle = {ECCV 2020},
  year = {2020}
}