Related Experiment Video
Updated: May 23, 2026

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
Published on: December 6, 2024
Heterogeneous domain adaptation survival analysis with partially observed outcomes via dictionary learning and
Dan Ni Lin1, Dongping Du1, Nandini Nair2
1Department of Industrial, Manufacturing, and Systems Engineering, Texas Tech University, 905 Canton Ave, Lubbock, 79409, TX, USA.
None:
Domain adaptation (DA) aligns learned representations so that predictive models generalize across domains with differing population characteristics, particularly when limited target-domain data prevents training domain-specific models. DA is especially relevant in healthcare, where patient populations and measurement protocols vary across hospitals, phenotypic groups, and disease stages. Clinical risk prediction often involves time-to-event data, where outcome events such as death require long follow-up and are frequently affected by dropout or loss to follow-up, resulting in partially observed survival outcomes. However, DA methods for survival analysis under heterogeneous feature spaces and partial supervision has received limited attention. This study proposes a Heterogeneous Domain Adaptation (HDA) framework for survival analysis with partially observed outcomes. By integrating dictionary learning, Maximum Mean Discrepancy (MMD), and the Cox Proportional Hazards model, the framework learns a shared latent representation that aligns source and target feature distributions despite differences in their feature dimensionalities, thereby improving survival discrimination in the target domain. Across both simulation experiments and real-world case studies, HDA-CoxPH achieved absolute C-index improvements ranging from 0.027 to 0.130 compared to the top-performing benchmark models. The proposed framework consistently outperformed traditional survival models while maintaining competitive predictive performance with up to 50% unlabeled target data. Overall, our study showed that the proposed HDA framework can enhance survival prediction in data-scarce settings with partially observed outcomes by leveraging heterogeneous data sources through dictionary learning and MMD-based distribution alignment. The implementation of our framework is publicly available at: https://github.com/dannilin2601/hda_survival_analysis.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a survival tree begins...
Assumptions of Survival Analysis
Comparing the Survival Analysis of Two or More Groups
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time until a...
Uniform Distribution
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...