LGMLJul 20, 2020

A Comprehensive Evaluation of Multi-task Learning and Multi-task Pre-training on EHR Time-series Data

arXiv:2007.10185v119 citations
AI Analysis

This work addresses the lack of systematic evaluation of MTL for diverse healthcare tasks, offering incremental improvements for scalable performance in EHR applications.

The study evaluated multi-task learning (MTL) on EHR time-series data, finding that MTL pre-training with single-task fine-tuning reduces negative transfer and achieves significant gains, including notable improvements in few-shot learning contexts.

Multi-task learning (MTL) is a machine learning technique aiming to improve model performance by leveraging information across many tasks. It has been used extensively on various data modalities, including electronic health record (EHR) data. However, despite significant use on EHR data, there has been little systematic investigation of the utility of MTL across the diverse set of possible tasks and training schemes of interest in healthcare. In this work, we examine MTL across a battery of tasks on EHR time-series data. We find that while MTL does suffer from common negative transfer, we can realize significant gains via MTL pre-training combined with single-task fine-tuning. We demonstrate that these gains can be achieved in a task-independent manner and offer not only minor improvements under traditional learning, but also notable gains in a few-shot learning context, thereby suggesting this could be a scalable vehicle to offer improved performance in important healthcare contexts.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes