Related Experiment Video
Updated: Jul 31, 2025

Author Spotlight: Advancing Early Detection and Treatment of Gastrointestinal Tumors
Published on: February 16, 2024
Patient-specific quality assurance failure prediction with deep tabular models
R Levin1, A Y Aravkin1, M Kim1
1University of Washington, Seattle WA, United States of America.
Abstract:
Purpose.Patient-specific quality assurance (PSQA) failures in radiotherapy can cause a delay in patient care and increase the workload and stress of staff. We developed a tabular transformer model based directly on the multi-leaf collimator (MLC) leaf positions (without any feature engineering) to predict IMRT PSQA failure in advance. This neural model provides an end-to-end differentiable map from MLC leaf positions to the probability of PSQA plan failure, which could be useful for regularizing gradient-based leaf sequencing optimization algorithms and generating a plan that is more likely to pass PSQA.Method.We retrospectively collected DICOM RT PLAN files of 968 patient plans treated with volumetric arc therapy. We constructed a beam-level tabular dataset with 1873 beams as samples and MLC leaf positions as features. We trained an attention-based neural network FT-Transformer to predict the ArcCheck-based PSQA gamma pass rates. In addition to the regression task, we evaluated the model in the binary classification context predicting the pass or fail of PSQA. The performance was compared to the results of the two leading tree ensemble methods (CatBoost and XGBoost) and a non-learned method based on mean-MLC-gap.Results.The FT-Transformer model achieves 1.44% Mean Absolute Error (MAE) in the regression task of the gamma pass rate prediction and performs on par with XGBoost (1.53 % MAE) and CatBoost (1.40 % MAE). In the binary classification task of PSQA failure prediction, FT-Transformer achieves 0.85 ROC AUC (compared to the mean-MLC-gap complexity metric achieving 0.72 ROC AUC). Moreover, FT-Transformer, CatBoost, and XGBoost all achieve 80% true positive rate while keeping the false positive rate under 20%.Conclusions.We demonstrated that reliable PSQA failure predictors can be successfully developed based solely on MLC leaf positions. FT-Transformer offers an unprecedented benefit of providing an end-to-end differentiable map from MLC leaf positions to the probability of PSQA failure.
More Related Videos
07:15Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
Published on: August 16, 2020
04:09Predicting Treatment Response to Image-Guided Therapies Using Machine Learning: An Example for Trans-Arterial Treatment of Hepatocellular Carcinoma
Published on: October 10, 2018
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Mechanistic Models: Compartment Models in Individual and Population Analysis
Improving Translational Accuracy
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Model Approaches for Pharmacokinetic Data: Compartment Models
Two primary types of compartment models are recognized: mammillary and catenary. The more...
Clearance Models: Noncompartmental Models
The noncompartmental approach capitalizes on extensive sampling data, correlating the volume of distribution to systemic exposure and the administered dosage. This method enables...