Delta-radiomics is the computational methodology that quantifies the change in radiomic features between two or more time points, typically before and after therapeutic intervention. Unlike static radiomics, which captures a single snapshot of tumor phenotype, delta-radiomics extracts temporal feature vectors—such as the net change in entropy, kurtosis, or gray-level co-occurrence matrix (GLCM) homogeneity—to model the dynamic evolution of tissue heterogeneity. This approach transforms serial medical imaging into a high-dimensional time-series dataset, enabling the construction of predictive models that correlate feature flux with clinical outcomes like pathological complete response or progression-free survival.
Glossary
Delta-Radiomics

What is Delta-Radiomics?
Delta-radiomics is the high-throughput extraction and analysis of changes in quantitative imaging features over time to capture temporal tumor dynamics and treatment response.
The analytical pipeline requires rigorous longitudinal image registration and feature harmonization to ensure that observed variations reflect genuine biological change rather than scanner drift or patient positioning differences. By applying techniques like ComBat harmonization across time points and performing test-retest robustness filtering, engineers isolate true delta features—those whose variance exceeds the noise floor of the acquisition protocol. These delta features are then fed into machine learning classifiers, often outperforming single-time-point signatures in predicting treatment efficacy because they directly capture the tumor's adaptive response to therapy, a critical advantage in adaptive clinical trial designs.
Key Characteristics of Delta-Radiomics
Delta-radiomics captures the dynamic evolution of tumor phenotypes by quantifying changes in quantitative imaging features over time, providing a non-invasive window into treatment response and disease progression.
Temporal Feature Differencing
The core mechanism involves calculating the net change or rate of change in radiomic features between two or more time points. Common mathematical formulations include:
- Absolute Delta: ΔF = F_time2 − F_time1
- Relative Delta: ΔF% = (F_time2 − F_time1) / F_time1 × 100 This approach captures dynamic biological processes like necrosis, fibrosis, or immune infiltration that static single-time-point imaging cannot resolve.
Treatment Response Prediction
Delta-radiomic features have demonstrated superior predictive performance compared to baseline features alone for pathologic complete response (pCR) and progression-free survival. Key findings include:
- Changes in GLCM entropy and GLRLM run-length non-uniformity correlate with tumor heterogeneity shifts during chemotherapy
- Early delta features (2-4 weeks post-treatment initiation) can identify non-responders before anatomical shrinkage occurs
- Multi-parametric delta signatures combining CT, MRI, and PET features outperform single-modality approaches
Immunotherapy Monitoring
Delta-radiomics is uniquely suited for evaluating immune checkpoint inhibitor responses, where conventional RECIST criteria often fail due to pseudoprogression. Relevant temporal patterns include:
- Transient increase in tumor volume followed by stabilization or regression
- Decreasing CT Hounsfield Unit heterogeneity indicating reduced intratumoral perfusion heterogeneity
- Shifts in PET SUVmax skewness reflecting metabolic reprogramming of the tumor microenvironment
Test-Retest Sensitivity Analysis
A critical methodological requirement is establishing the threshold of meaningful change beyond measurement noise. This involves:
- Calculating the repeatability coefficient (RC) from test-retest cohorts scanned within a short interval without intervention
- Defining the 95% confidence interval for the delta of each feature
- Only features with a delta exceeding the RC are considered true biological change
- Concordance correlation coefficient (CCC) values > 0.85 are typically required for feature inclusion in delta models
Image Registration Requirements
Accurate delta calculation depends on precise spatial alignment of longitudinal scans. Essential preprocessing steps include:
- Rigid or deformable registration to align baseline and follow-up images to a common coordinate space
- Voxel resampling to ensure isotropic resolution across time points
- Intensity normalization using histogram matching or ComBat harmonization to correct for scanner drift
- Failure to register can introduce spurious delta values from anatomical misalignment rather than biological change
Prognostic Delta Signatures
Published delta-radiomic signatures have been validated for multiple clinical endpoints:
- Non-small cell lung cancer: Delta-GLCM contrast and delta-GLSZM zone percentage predict overall survival after chemoradiation
- Glioblastoma: Delta-wavelet features differentiate true progression from pseudoprogression with AUC > 0.85
- Rectal cancer: Delta-shape sphericity and delta-first-order kurtosis predict pathologic complete response to neoadjuvant therapy These signatures are typically combined using Cox proportional hazards or logistic regression models.
Frequently Asked Questions
Clear, technical answers to the most common questions about extracting and analyzing temporal changes in quantitative imaging features for precision oncology.
Delta-radiomics is the extraction and analysis of the change in quantitative imaging features between two or more time points, typically before and after a therapeutic intervention. While conventional radiomics captures a static snapshot of tumor phenotype from a single scan, delta-radiomics quantifies the temporal dynamics of the tumor—how its texture, shape, and intensity distribution evolve in response to treatment. This approach captures the biological responsiveness of the tissue, providing a dynamic biomarker that is often more predictive of outcome than baseline features alone. The core mathematical operation is ΔFeature = Feature_Time2 − Feature_Time1, though relative change (Feature_Time2 − Feature_Time1) / Feature_Time1 is also common to normalize for baseline tumor heterogeneity.
Delta-Radiomics vs. Static Radiomics
Comparison of feature extraction and predictive modeling approaches between change-over-time (delta) and single-timepoint (static) radiomic analyses.
| Feature | Delta-Radiomics | Static Radiomics |
|---|---|---|
Temporal Dimension | Captures feature changes across ≥2 timepoints | Single acquisition timepoint only |
Input Data Requirement | Longitudinal imaging with matched acquisition protocols | Single baseline or follow-up scan |
Tumor Heterogeneity Capture | Quantifies dynamic spatial-temporal heterogeneity evolution | Snapshot of spatial heterogeneity at one moment |
Treatment Response Sensitivity | High sensitivity to early microstructural changes before volumetric response | Limited to morphological features at acquisition time |
Feature Harmonization Burden | Requires rigorous intra-patient harmonization across timepoints to isolate biological change from scanner drift | Inter-patient harmonization sufficient for cohort-level analysis |
Predictive Performance for Survival | Superior prognostic accuracy; C-index improvements of 5-15% reported over static models | Moderate prognostic accuracy; limited by absence of temporal dynamics |
Clinical Workflow Integration | Requires co-registration and paired analysis pipelines; higher computational overhead | Simpler single-scan pipeline; lower integration barrier |
Test-Retest Reproducibility | Compounded variability from multiple acquisitions; requires robust feature selection for stable delta features | Single-acquisition variability; established IBSI reproducibility benchmarks |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Understanding delta-radiomics requires familiarity with the foundational radiomic techniques and temporal modeling approaches that enable the quantification of tumor change over time.
Radiomics
The high-throughput extraction and analysis of quantitative features from medical images to create mineable data for decision support. Radiomics converts standard-of-care CT, MRI, and PET scans into high-dimensional feature spaces capturing tumor intensity, shape, and texture. Delta-radiomics extends this paradigm by applying feature extraction to longitudinal image pairs, enabling the quantification of temporal change rather than static snapshots.
Texture Analysis
A set of mathematical methods for quantifying the spatial arrangement of pixel or voxel intensities to characterize tissue heterogeneity. Key matrices include:
- GLCM: Captures second-order relationships between pixel pairs
- GLRLM: Quantifies runs of consecutive same-value pixels
- GLSZM: Measures connected regions of identical intensity In delta-radiomics, changes in texture heterogeneity often precede volumetric changes, serving as early indicators of treatment response.
Feature Harmonization
The computational process of removing unwanted technical variability from radiomic features caused by differences in scanner manufacturers, acquisition protocols, or reconstruction algorithms. ComBat harmonization, adapted from genomics, is the most widely used method for multi-center delta-radiomics studies. Without harmonization, scanner-induced variation can mask or mimic genuine biological change, rendering longitudinal comparisons unreliable.
Radiomic Signature
A composite biomarker consisting of a specific set of weighted radiomic features combined via a mathematical model to predict a clinical endpoint. Delta-radiomic signatures incorporate temporal feature deltas—the arithmetic or relative change in individual features between timepoints—as input variables. These signatures are typically developed using LASSO or elastic net regression to handle the high-dimensional feature space while avoiding overfitting.
Deep Radiomics
The use of deep convolutional neural networks to automatically learn hierarchical feature representations directly from medical images, bypassing handcrafted feature engineering. In the delta context, Siamese network architectures process paired pre- and post-treatment scans through shared weights, learning to represent temporal change in a latent feature space. This approach can capture non-linear temporal dynamics that predefined mathematical features may miss.
Test-Retest Reproducibility
The assessment of the stability of radiomic feature measurements when imaging is repeated on the same subject under identical conditions within a short interval. Features with poor test-retest reliability are excluded from delta-radiomics models, as their temporal variation may reflect measurement noise rather than biological change. Intraclass correlation coefficient (ICC) values above 0.75 are typically required for a feature to be considered reproducible enough for longitudinal analysis.

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us