MLLGMEMay 30, 2025

Multi-task Learning for Heterogeneous Data via Integrating Shared and Task-Specific Encodings

arXiv:2505.24281v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses the problem of data heterogeneity in multi-task learning for applications like healthcare and biomedical research, but it is incremental as it builds on existing MTL methods with a unified approach.

The paper tackles the challenge of handling heterogeneous data in multi-task learning by proposing a dual-encoder framework that integrates shared and task-specific encodings, resulting in superior predictive performance in simulations and cancer data, such as achieving better results for time to tumor doubling across five cancer types in PDX data.

Multi-task learning (MTL) has become an essential machine learning tool for addressing multiple learning tasks simultaneously and has been effectively applied across fields such as healthcare, marketing, and biomedical research. However, to enable efficient information sharing across tasks, it is crucial to leverage both shared and heterogeneous information. Despite extensive research on MTL, various forms of heterogeneity, including distribution and posterior heterogeneity, present significant challenges. Existing methods often fail to address these forms of heterogeneity within a unified framework. In this paper, we propose a dual-encoder framework to construct a heterogeneous latent factor space for each task, incorporating a task-shared encoder to capture common information across tasks and a task-specific encoder to preserve unique task characteristics. Additionally, we explore the intrinsic similarity structure of the coefficients corresponding to learned latent factors, allowing for adaptive integration across tasks to manage posterior heterogeneity. We introduce a unified algorithm that alternately learns the task-specific and task-shared encoders and coefficients. In theory, we investigate the excess risk bound for the proposed MTL method using local Rademacher complexity and apply it to a new but related task. Through simulation studies, we demonstrate that the proposed method outperforms existing data integration methods across various settings. Furthermore, the proposed method achieves superior predictive performance for time to tumor doubling across five distinct cancer types in PDX data.

Foundations

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

Your Notes