arXiv reaDer
AutoMTL:自動化されたマルチタスク学習のためのプログラミングフレームワーク
AutoMTL: A Programming Framework for Automated Multi-Task Learning
マルチタスク学習(MTL)は、一連のタスクを共同で学習します。これは、多くのコンピュータービジョンタスクの予測精度と一般化パフォーマンスを向上させながら、トレーニングと推論の時間とストレージのコストを削減するための有望なアプローチです。ただし、MTLの普及を妨げる主な障壁は、一連のタスクが与えられた場合にコンパクトなマルチタスクモデルを開発するための体系的なサポートがないことです。この論文では、MTLモデルの開発を自動化する最初のプログラミングフレームワークAutoMTLを開発することにより、障壁を取り除くことを目指しています。 AutoMTLは、任意のバックボーン畳み込みニューラルネットワークと学習する一連のタスクを入力として受け取り、高精度を実現し、同時にメモリフットプリントが小さいマルチタスクモデルを自動的に生成します。プログラミングフレームワークとして、AutoMTLは、MTL対応のコンピュータービジョンアプリケーションの開発を容易にし、タスクのパフォーマンスをさらに向上させることができます。 AutoMTLのコードはhttps://github.com/zhanglijun95/AutoMTLで入手できます。
Multi-task learning (MTL) jointly learns a set of tasks. It is a promising approach to reduce the training and inference time and storage costs while improving prediction accuracy and generalization performance for many computer vision tasks. However, a major barrier preventing the widespread adoption of MTL is the lack of systematic support for developing compact multi-task models given a set of tasks. In this paper, we aim to remove the barrier by developing the first programming framework AutoMTL that automates MTL model development. AutoMTL takes as inputs an arbitrary backbone convolutional neural network and a set of tasks to learn, then automatically produce a multi-task model that achieves high accuracy and has small memory footprint simultaneously. As a programming framework, AutoMTL could facilitate the development of MTL-enabled computer vision applications and even further improve task performance. Code of AutoMTL will be available at https://github.com/zhanglijun95/AutoMTL
updated: Mon Oct 25 2021 16:13:39 GMT+0000 (UTC)
published: Mon Oct 25 2021 16:13:39 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト