Research Project I: Optimized radioactive particle tracking using machine learning
The objective is to design machine learning–guided optimization strategies to determine the optimal number, placement, and configuration of radiation detectors for accurate radioactive particle tracking under cost and hardware constraints. To accomplish this objective, the project integrates feature selection, optimization techniques, and transfer learning to improve localization accuracy while reducing unnecessary sensor redundancy. We collaborated with Dr. Sanja Miskovic at the Norman B. Keevil Institute of Mining Engineering at the University of British Columbia.
Research question I: Accurate RPT is challenging and time-consuming because of the need to build a new RPT model and recollect large-scale data each time the conditions change. Can we leverage machine learning techniques to reduce such cost?
We found that it is possible to reduce the errors and costs associated with the current RPT modeling practices through the application of Transfer Learning approach based on the availability of different historical RPT calibration data. Two machine learning techniques, SVR and FNN, and several distinct TL strategies were tested and their effectiveness in exploiting historical calibration data was evaluated. If small subset of new condition data is provided, few-shot learning algorithms such as meta learning can help generalize the model.
Research question II: Deploying a large number of detectors not only increases experimental costs and complexity but also extends the time required for equipment setup and calibration. Can we determine the optimal placement of detectors using feature selection?
Our approach identifies the minimum number of detectors needed and their optimal placement and analyzes how changes in the reactor’s medium properties affect them. We also investigated the effect of detector sizes on the prediction accuracy.
