X

Xin Lin

Fudan University

Publishes on Advanced X-ray and CT Imaging, Radiomics and Machine Learning in Medical Imaging, Medical Imaging Techniques and Applications. 7 papers and 19 citations.

7Publications
19Total Citations

Is this you? Claim your profile.

Add your photo, update your bio, and get notified when your ranking changes.

Top publicationsby citations

Fast prediction of patient-specific organ doses in brain CT scans using support vector regression algorithm
Wencheng Shao, Xin Lin, Yanling Yi et al.|Physics in Medicine and Biology|2023
Cited by 11Open Access

Abstract Objectives . This study aims to develop a method for predicting patient-specific head organ doses by training a support vector regression (SVR) model based on radiomics features and graphics processing unit (GPU)-calculated reference doses. Methods . In this study, 237 patients who underwent brain CT scans were selected, and their CT data were transferred to an autosegmentation software to segment head regions of interest (ROIs). Subsequently, radiomics features were extracted from the CT data and ROIs, and the benchmark organ doses were computed using fast GPU-accelerated Monte Carlo (MC) simulations. The SVR organ dose prediction model was then trained using the radiomics features and benchmark doses. For the predicted organ doses, the relative root mean squared error (RRMSE), mean absolute percentage error (MAPE), and coefficient of determination ( R 2 ) were evaluated. The robustness of organ dose prediction was verified by changing the patient samples on the training and test sets randomly. Results . For all head organs, the maximal difference between the reference and predicted dose was less than 1 mGy. For the brain, the organ dose was predicted with an absolute error of 1.3%, and the R 2 reached up to 0.88. For the eyes and lens, the organ doses predicted by SVR achieved an RRMSE of less than 13%, the MAPE ranged from 4.5% to 5.5%, and the R 2 values were more than 0.7. Conclusions . Patient-specific head organ doses from CT examinations can be predicted within one second with high accuracy, speed, and robustness by training an SVR using radiomics features.

Accurate and efficient stock market index prediction: an integrated approach based on VMD-SNNs
Xuchang Chen, Guoqiang Tang, Yumei Ren et al.|Journal of Applied Statistics|2024
Cited by 2Open Access

The stock market index typically mirrors the financial market's performance. Hence, accurate prediction of stock market index trends is essential for investors aiming to mitigate financial risk and enhance future investment returns. Traditional statistical approaches often struggle with the non-linear nature of stock market index data, leading to potential inaccuracies in long-term predictions. To address this issue, we introduce the TCN-LSTM-SNN (TLSNN) model, a hybrid framework that integrates Long Short-Term Memory (LSTM) and Temporal Convolutional Network (TCN) for robust feature extraction, within a highly efficient Spiking Neural Network (SNN) architecture. Additionally, we employ the Subtraction-Average-Based Optimizer (SABO) to refine the Variational Mode Decomposition (VMD) technique, thereby separating the periodic and trend components of stock indices, reducing noise interference, and establishing a decomposition ensemble framework to bolster the model's resilience. The experimental results show that the VMD-TLSNN hybrid model suggested in this study surpasses other individual benchmark models and their hybrid models in prediction accuracy. Additionally, it demonstrates notably lower energy consumption compared to other hybrid models.

Rapid patient-specific organ dose estimation in computed tomography scans via integration of radiomics features and neural networks
Wencheng Shao, Xin Lin, Ying Huang et al.|Quantitative Imaging in Medicine and Surgery|2024
Cited by 2Open Access

Background: Computed tomography (CT) offers detailed cross-sectional images of internal anatomy for disease detection but carries a risk of solid cancer or blood malignancies due to exposure to X-ray radiation. This study aimed to develop a new method to quickly predict patient-specific organ doses from CT examinations by training neural networks (NNs) based on radiomics features. Methods: CT Digital Imaging and Communications in Medicine (DICOM) image data were exported to DeepViewer, a clinical autosegmentation software, to segment the regions of interest (ROIs) for patient organs. Radiomics feature extraction was performed based on the selected CT data and ROIs. Reference organ doses were computed using Monte Carlo (MC) simulations. Patient-specific organ doses were predicted by training a NN model based on radiomics features and reference doses. For the dose prediction performance, the relative root mean squared error (RRMSE), mean absolute percentage error (MAPE), and coefficient of determination (R2) were evaluated on the test sets. The robustness of the NN model was evaluated via the random rearrangement of patient samples in the training and test sets. Results: The maximal difference between the reference and predicted doses was less than 1 mGy for all investigated organs. The range of MAPE was 1.68% to 5.2% for head organs, 11.42% to 15.2% for chest organs, and 5.0% to 8.0% for abdominal organs; the maximal R2 values were 0.93, 0.86, and 0.89 for the head, chest, and abdominal organs, respectively. Conclusions: The radiomics feature-based NN model can achieve accurate prediction of patient-specific organ doses at a high speed of less than 1 second using a single central processing unit, which supports its use as a user-friendly online clinical application.

Fast prediction of personalized abdominal organ doses from CT examinations by radiomics feature-based machine learning models
Wencheng Shao, Xin Lin, Wentao Zhao et al.|Scientific Reports|2024
Cited by 2Open Access

Abstract The X-rays emitted during CT scans can increase solid cancer risks by damaging DNA, with the risk tied to patient-specific organ doses. This study aims to establish a new method to predict patient specific abdominal organ doses from CT examinations using minimized computational resources at a fast speed. The CT data of 247 abdominal patients were selected and exported to the auto-segmentation software named DeepViewer to generate abdominal regions of interest (ROIs). Radiomics feature were extracted based on the selected CT data and ROIs. Reference organ doses were obtained by GPU-based Monte Carlo simulations. The support vector regression (SVR) model was trained based on the radiomics features and reference organ doses to predict abdominal organ doses from CT examinations. The prediction performance of the SVR model was tested and verified by changing the abdominal patients of the train and test sets randomly. For the abdominal organs, the maximal difference between the reference and the predicted dose was less than 1 mGy. For the body and bowel, the organ doses were predicted with a percentage error of less than 5.2%, and the coefficient of determination (R 2 ) reached up to 0.9. For the left kidney, right kidney, liver, and spinal cord, the mean absolute percentage error ranged from 5.1 to 8.9%, and the R 2 values were more than 0.74. The SVR model could be trained to achieve accurate prediction of personalized abdominal organ doses in less than one second using a single CPU core.

Swift prediction of personalized head and chest organ doses from CT examinations via neural networks with optimized quantity of hidden layers and radiomics features
Wencheng Shao, Xin Lin, Ying Huang et al.|Radiation Medicine and Protection|2025
Cited by 1Open Access

To utilize radiomics features to enhance the prediction of personalized organ doses from CT scans, in order to explore methods for improving neural network-based models. Patient CT DICOM files were processed using DeepViewer to define regions of interest (ROIs) in their organs. Radiomics features were extracted from the CT images and ROIs, and benchmark organ doses were calculated using Monte Carlo simulations. Fully-connected neural networks (FCNN) were trained with radiomics features to predict organ doses. The FCNN model was optimized by adjusting the number of input radiomics features and FCNN layers. Performance was evaluated using relative root mean squared error ( RRMSE ) and R -squared ( R 2 ). Higher RRMSE and lower R 2 values are observed when fewer than 30 input radiomics features are used for head CTs and fewer than 10 for chesst CTs. Increasing input features didn't significantly improve FCNN's performance. For head CTs, FCNN's layer quantities affected predictive stability, with better robustness observed with 4- and 5-layer FCNN. Specifically, the median RRMSE was reduced to 8.14% for the brain, 10.27% for the left eye, and 10.16% for the right eye when using 30 or more radiomics features. For chest CTs, the model's predictive stability was less sensitive to the number of layers, with median RRMSE values of 9.58% for the left lung and 9.44% for the right lung, and R ² values of 0.76 for both lungs. Optimizing feature quantities and neural network layers enhances performance in predicting organ doses from CT scans. Specifically, head CTs show optimal results with 4–5 layers, while chest CTs do not significantly benefit from increased layers.