Wiki source code of Xabier Cid Vidal and Miguel Fernández Gómez
Version 4.2 by Ricardo Julio Rodríguez Fernández on 2025/07/10 20:56
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
3.1 | 1 | === Generative Models for Fast Simulation of a Neutron Tomography Detector === |
2 | ==== Supervisor: María Pereira Martínez | ||
![]() |
2.1 | 3 | ==== |
4 | |||
![]() |
3.1 | 5 | Neutron tomography is an innovative technique for the detailed analysis of dense materials such as metals and alloys. Thanks to the high penetration capability of neutrons, it is possible to detect internal manufacturing defects and, in certain cases, determine the chemical composition of a sample without destroying it. |
6 | |||
7 | To achieve high precision in neutron tomography, optimizing the components of the tomograph is essential. One of the main challenges lies in the simulation and optimization of the primary detector, a process that requires significant computational resources. To address this, the use of generative machine learning models offers a groundbreaking approach: these models can greatly accelerate simulations when trained to mimic the detector’s response under various experimental conditions, drastically reducing computational cost. | ||
8 | |||
9 | The aim of this project is to explore the potential of generative models in the simulation and optimization of the neutron tomography system. In this context, the summer student will: | ||
10 | |||
11 | * Gain an understanding of how the neutron tomography system and its main detector work. | ||
12 | * Become familiar with fundamental machine learning concepts and implement a generative neural network to replicate the detector’s response under different configurations. | ||
13 | * Develop programming skills by working with Python and commonly used machine learning libraries such as scikit-learn, TensorFlow and PyTorch, with the potential to explore GPU-accelerated training techniques. |