Skip to content

Latest commit

 

History

History
280 lines (203 loc) · 17.1 KB

README.md

File metadata and controls

280 lines (203 loc) · 17.1 KB

Awesome Multi-Task Learning

This page contains a list of papers on multi-task learning for computer vision. Please create a pull request if you wish to add anything. If you are interested, consider reading our recent survey paper.

Multi-Task Learning for Dense Prediction Tasks: A Survey

Simon Vandenhende, Stamatios Georgoulis, Wouter Van Gansbeke, Marc Proesmans, Dengxin Dai and Luc Van Gool.

Workshop

📢 📢 📢 We are organizing a workshop on multi-task learning at ICCV 2021. More information can be found on our website.

  • April 10: We have confirmed eight excellent speakers, including Rich Caruana (Microsoft), Chelsea Finn (Stanford), Judy Hoffman (Georgia Tech), Iasonas Kokkinos (University College London), Andrew Rabinovich (Headroom inc.), Raquel Urtasun (University of Toronto), Luc Van Gool (Ku Leuven & ETH Zurich) and Amir Zamir (EPFL).
  • June 2: Submission website is now live.

Table of Contents:

Survey papers

Datasets

The following datasets have been regularly used in the context of multi-task learning:

Architectures

Encoder-based architectures

Decoder-based architectures

Other

Neural Architecture Search

Optimization strategies

Transfer learning & Domain Adaptation

Robustness