PhysRFANet: Physics-Guided Neural Network for Real-Time Prediction of Thermal Effect During Radiofrequency Ablation Treatment

Minwoo Shin,Minjee Seo,Seonaeng Cho,Juil Park,Joon Ho Kwon,Deukhee Lee,Kyungho Yoon
2023-12-21
Abstract:Radiofrequency ablation (RFA) is a widely used minimally invasive technique for ablating solid tumors. Achieving precise personalized treatment necessitates feedback information on in situ thermal effects induced by the RFA procedure. While computer simulation facilitates the prediction of electrical and thermal phenomena associated with RFA, its practical implementation in clinical settings is hindered by high computational demands. In this paper, we propose a physics-guided neural network model, named PhysRFANet, to enable real-time prediction of thermal effect during RFA treatment. The networks, designed for predicting temperature distribution and the corresponding ablation lesion, were trained using biophysical computational models that integrated electrostatics, bio-heat transfer, and cell necrosis, alongside magnetic resonance (MR) images of breast cancer patients. Validation of the computational model was performed through experiments on ex vivo bovine liver tissue. Our model demonstrated a 96% Dice score in predicting the lesion volume and an RMSE of 0.4854 for temperature distribution when tested with foreseen tumor images. Notably, even with unforeseen images, it achieved a 93% Dice score for the ablation lesion and an RMSE of 0.6783 for temperature distribution. All networks were capable of inferring results within 10 ms. The presented technique, applied to optimize the placement of the electrode for a specific target region, holds significant promise in enhancing the safety and efficacy of RFA treatments.
Image and Video Processing,Machine Learning,Numerical Analysis,Medical Physics
What problem does this paper attempt to address?
The paper introduces PhysRFANet, a physics-guided neural network designed to predict the thermal effects during radiofrequency ablation (RFA) treatment in real-time. The key objectives and problems addressed by the paper can be summarized as follows: ### Problem Addressed 1. **Real-Time Prediction**: Achieving precise personalized treatment in RFA necessitates real-time feedback on the in-situ thermal effects. Existing computer simulations can predict electrical and thermal phenomena but are hindered by high computational demands, making them impractical for clinical use. 2. **Personalized Treatment**: Current approaches often assume simplified ablation shapes, which do not consider patient-specific factors important for personalized and precise RFA treatment. 3. **Computational Efficiency**: Accurate prediction models demand significant computational resources, limiting their practicality in clinical settings. ### Proposed Solution 1. **PhysRFANet Model**: The authors propose PhysRFANet, a physics-guided neural network that enables real-time prediction of thermal effects during RFA treatment. 2. **Training Data**: The network is trained using biophysical computational models that integrate electrostatics, bio-heat transfer, and cell necrosis, alongside magnetic resonance (MR) images of breast cancer patients. 3. **Validation**: The computational model's accuracy is validated through experiments on ex vivo bovine liver tissue. 4. **Performance Metrics**: The model de