# UM-Adapt: Unsupervised Multi-Task Adaptation Using Adversarial   Cross-Task Distillation

**Authors:** Jogendra Nath Kundu, Nishank Lakkakula, R. Venkatesh Babu

arXiv: 1908.03884 · 2019-09-17

## TL;DR

UM-Adapt introduces a unified unsupervised multi-task domain adaptation framework that enhances transferability and generalization across tasks and domains using novel regularization and adversarial strategies.

## Contribution

It proposes a novel framework combining cross-task distillation and content regularization for effective multi-task unsupervised domain adaptation.

## Key findings

- State-of-the-art transfer learning on ImageNet classification.
- Comparable performance on PASCAL VOC 2007 detection with smaller backbone.
- Outperforms current semi-supervised multi-task learning on NYUD and Cityscapes.

## Abstract

Aiming towards human-level generalization, there is a need to explore adaptable representation learning methods with greater transferability. Most existing approaches independently address task-transferability and cross-domain adaptation, resulting in limited generalization. In this paper, we propose UM-Adapt - a unified framework to effectively perform unsupervised domain adaptation for spatially-structured prediction tasks, simultaneously maintaining a balanced performance across individual tasks in a multi-task setting. To realize this, we propose two novel regularization strategies; a) Contour-based content regularization (CCR) and b) exploitation of inter-task coherency using a cross-task distillation module. Furthermore, avoiding a conventional ad-hoc domain discriminator, we re-utilize the cross-task distillation loss as output of an energy function to adversarially minimize the input domain discrepancy. Through extensive experiments, we demonstrate superior generalizability of the learned representations simultaneously for multiple tasks under domain-shifts from synthetic to natural environments. UM-Adapt yields state-of-the-art transfer learning results on ImageNet classification and comparable performance on PASCAL VOC 2007 detection task, even with a smaller backbone-net. Moreover, the resulting semi-supervised framework outperforms the current fully-supervised multi-task learning state-of-the-art on both NYUD and Cityscapes dataset.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1908.03884/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1908.03884/full.md

## References

134 references — full list in the complete paper: https://tomesphere.com/paper/1908.03884/full.md

---
Source: https://tomesphere.com/paper/1908.03884