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

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.

Who benefits

HealthcarePharmaceuticalsBiotechMedical Research

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.

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

AI Research

New Algorithm Learns AC^0 Circuits Under Correlated Distributions

Researchers present a quasipolynomial-time algorithm for learning constant-depth circuits (AC^0) under graphical models that allow efficient local sampling. This work extends prior guarantees by circumventing the polynomial-growth requirement, offering a framework applicable to two-spin systems on arbitrary bounded-degree graphs.

Weiming Feng, Xiongxin Yang, Yixiao Yu, Yiyao ZhangJul 10, 2026
AI ResearchAI Engineering & DevTools

AI System Recommends Pathological Tests, Improving Diagnostic Efficiency

A new study introduces a pathological test recommendation system using Classifier Chain (CC) techniques to suggest diagnostic tests based on patient symptoms before physician consultation. The system, leveraging machine learning and Explainable AI (XAI), achieved high accuracy and provided clinically interpretable reasoning consistent with medical knowledge.

Abu Rafe Md Jamil, Nayan MalakarJul 10, 2026
AI ResearchAI Engineering & DevTools

CASL-VAE Learns Latent Variables from Unpaired Data for Disease Analysis

Researchers introduce CASL-VAE, a deep contrastive latent variable model that learns structured latent generative factors from unpaired data to quantify population variability. It factorizes variation into common and hierarchical salient factors, enabling improved subtype recovery and paired-sample generation, validated on neuroimaging data for Alzheimer's disease.

Sai Spandana Chintapalli, Pratik Chaudhari, Christos DavatzikosJul 10, 2026