SHIFT Predicts Survival from Incomplete Genomic Data

Muhammet Sami Yavuz, Ayhan Can Erdur, Sabri Mustafa Kahya, Benedikt Wiestler, Jana Lipkova· July 10, 2026 View original

Key takeaways

  • SHIFT is a new model for survival prediction from incomplete and heterogeneous genomic data.
  • It uses masked self-attention to predict directly from observed features without imputation.
  • Variable-rate feature masking during training improves robustness to diverse missingness patterns.
  • The model shows strong generalization across different patient cohorts, even with severe data mismatches.

Who benefits

HealthcarePharmaceuticalsBiotechMedical Research

Summary

SHIFT (Survival prediction Handling Incomplete Features using Transformer) is a missingness-aware survival model that directly predicts patient outcomes from incomplete and heterogeneous genomic data without test-time imputation. It uses masked self-attention and variable-rate feature masking to improve robustness and generalization across different cohorts.

Genomic prediction models often face significant challenges when transferring across different institutions due to variations in sequencing panels, which lead to structural missingness in feature data during deployment. Traditional solutions, such as restricting analysis to shared genes, excluding incomplete patient profiles, or relying on test-time imputation, can compromise model robustness and limit the utility of multi-center datasets. To address this, researchers have developed SHIFT (Survival prediction Handling Incomplete Features using Transformer). SHIFT is a novel missingness-aware survival model designed to make predictions directly from incomplete genomic inputs, eliminating the need for test-time imputation. It achieves this by representing each genomic feature separately and employing masked self-attention, along with a feature-availability mask, ensuring that predictions are based solely on observed data. Furthermore, SHIFT incorporates variable-rate feature masking during training, which significantly enhances its robustness to diverse missingness patterns. The model was evaluated on glioblastoma and lung squamous cell carcinoma datasets, demonstrating strong generalization and favorable performance compared to standard survival baselines and imputation-based methods, even in challenging scenarios with severe cross-cohort panel mismatches. The study also found that including patients from partially observed cohorts during development can improve external data performance, suggesting that such data should not be discarded.

Why it matters

For professionals in precision oncology and healthcare AI, SHIFT offers a robust solution for building and deploying survival prediction models using real-world, often incomplete, genomic data from multiple institutions. This can accelerate research, improve patient stratification, and enable more personalized treatment strategies.

How to implement this in your domain

  1. 1Evaluate SHIFT for developing survival prediction models using multi-center genomic datasets with varying completeness.
  2. 2Implement masked self-attention and feature-availability masks in your transformer-based models for handling missing data.
  3. 3Incorporate variable-rate feature masking during training to improve model robustness to heterogeneous data.
  4. 4Reconsider strategies for utilizing partially observed patient cohorts in model development to enhance generalization.
  5. 5Collaborate with clinical teams to validate SHIFT's predictions and integrate it into precision oncology workflows.

Original post by Muhammet Sami Yavuz, Ayhan Can Erdur, Sabri Mustafa Kahya, Benedikt Wiestler, Jana Lipkova

"arXiv:2607.07725v1 Announce Type: new Abstract: Genomic prediction models often fail to transfer across institutions because sequencing panels differ across sites, creating structural feature missingness at deployment. Existing approaches to this challenge typically restrict anal…"

View on X

Originally posted by Muhammet Sami Yavuz, Ayhan Can Erdur, Sabri Mustafa Kahya, Benedikt Wiestler, Jana Lipkova on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research