Radiomics is the computational process of converting standard-of-care medical images into high-dimensional, quantitative data. It operates on the hypothesis that digital images contain latent information about underlying tissue pathophysiology invisible to the naked eye. By extracting shape features, first-order histogram statistics, and texture matrices (e.g., GLCM, GLRLM), radiomics quantifies tumor heterogeneity and the tissue microenvironment.
Glossary
Radiomics

What is Radiomics?
Radiomics is the high-throughput extraction of quantitative, mineable features from medical images to create diagnostic or predictive models.
The radiomics pipeline involves image acquisition, region-of-interest segmentation, feature extraction, and predictive model building. A critical validation step involves testing these features on synthetic medical images to confirm they capture true biological signal rather than scanner-specific noise. This ensures the resulting imaging biomarkers are robust, reproducible, and clinically actionable for precision oncology.
Core Feature Classes in Radiomics
Radiomics extracts high-dimensional quantitative features from medical images to characterize tumor phenotypes and predict clinical outcomes. These features are broadly categorized into distinct classes, each capturing a different aspect of the underlying tissue biology.
First-Order Statistics (Histogram)
These features describe the distribution of individual voxel intensity values within a defined Region of Interest (ROI), independent of spatial relationships. They model the overall tissue density or signal intensity.
- Key Metrics: Mean, median, minimum, maximum, standard deviation, skewness, and kurtosis.
- Clinical Relevance: Skewness can indicate a shift in tissue homogeneity, while kurtosis reflects the peakedness of the histogram, often correlating with tumor grade.
- Example: A high standard deviation in a CT scan ROI suggests a highly heterogeneous tumor.
Shape-Based Features
Shape features quantify the three-dimensional geometric properties of a segmented tumor volume. They are independent of the voxel intensity values and describe morphology.
- Key Metrics: Volume, surface area, sphericity, compactness, and maximum 3D diameter.
- Clinical Relevance: A high surface-to-volume ratio and low sphericity are often associated with more invasive, irregular tumor margins and poorer prognosis.
- Example: Sphericity is a dimensionless measure of how closely a tumor resembles a perfect sphere, with a value of 1.0 indicating a perfect sphere.
Texture Features (Second-Order & Higher)
Texture features quantify the spatial inter-relationships between voxel intensities, capturing intratumoral heterogeneity patterns invisible to the human eye. They are derived from matrices that encode voxel pair arrangements.
- Gray-Level Co-occurrence Matrix (GLCM): Captures the frequency of adjacent voxel pairs with specific intensities, yielding metrics like contrast, correlation, energy, and homogeneity.
- Gray-Level Run-Length Matrix (GLRLM): Quantifies runs of consecutive voxels with the same intensity, capturing coarseness and directional patterns.
- Gray-Level Size Zone Matrix (GLSZM): Characterizes connected regions of identical voxel intensity, useful for identifying necrotic or cystic zones.
Filter-Based (Transformed) Features
These features are extracted after applying mathematical filters to the original image, which amplifies specific frequency or structural patterns before quantification.
- Wavelet Decomposition: Applies high-pass and low-pass filters in 3D to decompose the image into different frequency sub-bands (e.g., LLL, HHH), revealing features at various scales.
- Laplacian of Gaussian (LoG): A band-pass filter that highlights edges and blobs of a specific size, enhancing features like spiculations.
- Clinical Relevance: Wavelet features often reveal subtle textural patterns that are strong independent predictors of distant metastasis and treatment response.
Frequently Asked Questions
Clear, technical answers to the most common questions about the high-throughput extraction of quantitative features from medical images.
Radiomics is the high-throughput extraction and analysis of a large number of quantitative features from standard-of-care medical images, such as CT, MRI, and PET scans. The core hypothesis is that these images contain more information than the human eye can perceive, capturing subtle patterns in texture, shape, and intensity that reflect the underlying tumor biology or tissue microenvironment. The process works through a defined pipeline: first, the region of interest (e.g., a tumor) is segmented. Next, hundreds to thousands of features are computationally extracted, including first-order statistics (histogram-based), second-order texture features (like Gray-Level Co-occurrence Matrices), and shape-based features. These features are then mined using machine learning to build predictive or prognostic models, often validated against synthetic data to ensure biological relevance.
Radiomics vs. Deep Learning Feature Extraction
A comparison of handcrafted radiomic feature extraction versus automated deep learning feature learning from medical images.
| Feature | Radiomics | Deep Learning | Hybrid Approach |
|---|---|---|---|
Feature Origin | Handcrafted mathematical formulas | Automatically learned by neural network layers | Radiomic features fed into deep classifier |
Human Interpretability | |||
Requires Segmentation | |||
Data Requirements | 100-500 scans | 1,000-100,000+ scans | 500-5,000 scans |
Feature Count | 100-5,000 per ROI | Millions of latent dimensions | 100-5,000 engineered + learned |
Computational Cost | Low (CPU minutes) | High (GPU hours/days) | Moderate (GPU hours) |
Risk of Overfitting | Low with feature selection | High without regularization | Moderate |
Standardization | IBSI-compliant pipelines | Architecture-dependent | Partial IBSI compliance |
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
Explore the core concepts that underpin the high-throughput extraction of quantitative features from medical images, forming the bridge between diagnostic imaging and precision medicine.
Radiomics Feature Extraction
The computational process of converting medical images into a high-dimensional mineable feature space. This involves segmenting a Region of Interest (ROI) and calculating hundreds of quantitative descriptors.
- First-order statistics: Histogram-based metrics like mean, variance, skewness, and kurtosis of voxel intensities.
- Shape features: Geometric properties such as volume, surface area, sphericity, and compactness.
- Texture features: Gray-Level Co-occurrence Matrix (GLCM) and Gray-Level Run-Length Matrix (GLRLM) to quantify spatial heterogeneity.
Feature Robustness Analysis
A critical validation step to ensure radiomic features are capturing true biological signal rather than technical noise. Features are tested for stability against variations in acquisition and reconstruction.
- Test-retest analysis: Assessing feature consistency across repeated scans of the same patient.
- Inter-observer variability: Measuring the impact of different manual segmentations on feature values.
- Perturbation tests: Evaluating stability against image rotation, noise injection, and smoothing.
Habitat Imaging
An advanced radiomics technique that partitions a tumor into distinct sub-regions, or habitats, based on clusters of similar voxel-level imaging characteristics. This reveals intratumoral heterogeneity invisible to the naked eye.
- Oxygenation mapping: Identifying hypoxic vs. well-perfused tumor niches.
- Cellular density: Distinguishing necrotic cores from highly proliferative rims.
- Treatment resistance: Pinpointing sub-volumes likely to survive targeted therapy.
Delta-Radiomics
The longitudinal analysis of radiomic feature changes over time, capturing the temporal dynamics of a disease or its response to treatment. It quantifies how texture and shape evolve between baseline and follow-up scans.
- Early response prediction: Detecting subtle textural changes before tumor shrinkage occurs.
- Pseudoprogression identification: Differentiating true progression from treatment-induced inflammation.
- Temporal delta features: Calculating the absolute and relative change in each feature between timepoints.
ComBat Harmonization
A statistical batch-effect correction method adapted from genomics to mitigate the center effect in multi-institutional radiomic studies. It harmonizes feature distributions across different scanner vendors and acquisition protocols.
- Location-scale adjustment: Modeling scanner-specific additive and multiplicative effects.
- Empirical Bayes estimation: Robustly estimating batch parameters, especially for small sample sizes.
- Preserved biological variance: Removing technical variability without destroying true pathological signal.
Radiogenomics
The integration of radiomic imaging phenotypes with genomic and transcriptomic data to establish non-invasive imaging surrogates for molecular characteristics.
- EGFR mutation prediction: Linking CT texture patterns to specific driver mutations in lung cancer.
- MGMT methylation status: Inferring promoter methylation from MRI texture in glioblastoma.
- Pathway enrichment: Correlating imaging features with activated biological signaling cascades.

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