|
|
ANTARES Collaboration(Albert, A. et al), Alves, S., Calvo, D., Carretero, V., Gozzini, R., Hernandez-Rey, J. J., et al. (2026). Deep learning framework for enhanced neutrino reconstruction of single-line events in the ANTARES telescope. Mach. Learn.-Sci. Technol., 7(3), 035004–27pp.
Abstract: We present the N-fit algorithm designed to improve the reconstruction of neutrino events detected by a single line of the ANTARES underwater telescope, usually associated with low energy neutrino events (similar to 100 GeV). N-Fit is a neural network model that relies on deep learning and combines several advanced techniques in machine learning-deep convolutional layers, mixture density output layers, and transfer learning (TL). This framework divides the reconstruction process into two dedicated branches for each neutrino event topology-tracks and showers-composed of sub-models for spatial estimation-direction and position-and energy inference, which later on are combined for event classification. Regarding the direction of single-line (SL) events, the N-Fit algorithm significantly refines the estimation of the zenithal angle, and delivers reliable azimuthal angle predictions that were previously unattainable with traditional chi 2-fit methods. Improving on energy estimation of SL events is a tall order; N-Fit benefits from TL to efficiently integrate key characteristics, such as the estimation of the closest distance from the event to the detector. N-Fit also takes advantage from TL in event topology classification by freezing convolutional layers of the pretrained branches. Tests on Monte Carlo simulations and data demonstrate a significant reduction in mean and median absolute errors across all reconstructed parameters. The improvements achieved by N-Fit highlight its potential for advancing multimessenger astrophysics and enhancing our ability to probe fundamental physics beyond the Standard Model using SL events from ANTARES data.
|
|
|
|
Babiano, V., Caballero, L., Calvo, D., Ladarescu, I., Olleros, P., & Domingo-Pardo, C. (2019). gamma-Ray position reconstruction in large monolithic LaCl3(Ce) crystals with SiPM readout. Nucl. Instrum. Methods Phys. Res. A, 931, 1–22.
Abstract: We report on the spatial response characterization of large LaCl3(Ce) monolithic crystals optically coupled to 8 x 8 pixel silicon photomultiplier (SiPM) sensors. A systematic study has been carried out for 511 keV gamma-rays using three different crystal thicknesses of 10 mm, 20 mm and 30 mm, all of them with planar geometry and a base size of 50 x 50 mm(2). In this work we investigate and compare two different approaches for the determination of the main gamma-ray hit location. On one hand, methods based on the fit of an analytical model for the scintillation light distribution provide the best results in terms of linearity and field of view, with spatial resolutions close to similar to 1 mm FWHM. On the other hand, position reconstruction techniques based on neural networks provide similar linearity and field-of-view, becoming the attainable spatial resolution similar to 3 mm FWHM. For the third space coordinate z or depth-of-interaction we have implemented an inverse linear calibration approach based on the cross-section of the measured scintillation-light distribution at a certain height. The detectors characterized in this work are intended for the development of so-called Total Energy Detectors with Compton imaging capability (i-TED), aimed at enhanced sensitivity and selectivity measurements of neutron capture cross sections via the time-of-flight (TOF) technique.
|
|
|
|
Balibrea-Correa, J., Lerendegui-Marco, J., Babiano-Suarez, V., Caballero, L., Calvo, D., Ladarescu, I., et al. (2021). Machine Learning aided 3D-position reconstruction in large LaCl3 crystals. Nucl. Instrum. Methods Phys. Res. A, 1001, 165249–17pp.
Abstract: We investigate five different models to reconstruct the 3D gamma-ray hit coordinates in five large LaCl3(Ce) monolithic crystals optically coupled to pixelated silicon photomultipliers. These scintillators have a base surface of 50 x 50 mm(2) and five different thicknesses, from 10 mm to 30 mm. Four of these models are analytical prescriptions and one is based on a Convolutional Neural Network. Average resolutions close to 1-2 mm fwhm are obtained in the transverse crystal plane for crystal thicknesses between 10 mm and 20 mm using analytical models. For thicker crystals average resolutions of about 3-5 mm fwhm are obtained. Depth of interaction resolutions between 1 mm and 4 mm are achieved depending on the distance of the interaction point to the photosensor surface. We propose a Machine Learning algorithm to correct for linearity distortions and pin-cushion effects. The latter allows one to keep a large field of view of about 70%-80% of the crystal surface, regardless of crystal thickness. This work is aimed at optimizing the performance of the so-called Total Energy Detector with Compton imaging capability (i-TED) for time-of-flight neutron capture cross-section measurements.
|
|
|
|
Dilator, J. M., Jaworski, G., Goasduff, A., Gonzalez, V., Gadea, A., Palacz, M., et al. (2025). Reconstruction of pile-up events using a one-dimensional convolutional autoencoder for the NEDA detector array. Nucl. Sci. Tech., 36(2), 32–9pp.
Abstract: Pulse pile-up is a problem in nuclear spectroscopy and nuclear reaction studies that occurs when two pulses overlap and distort each other, degrading the quality of energy and timing information. Different methods have been used for pile-up rejection, both digital and analogue, but some pile-up events may contain pulses of interest and need to be reconstructed. The paper proposes a new method for reconstructing pile-up events acquired with a neutron detector array (NEDA) using an one-dimensional convolutional autoencoder (1D-CAE). The datasets for training and testing the 1D-CAE are created from data acquired from the NEDA. The new pile-up signal reconstruction method is evaluated from the point of view of how similar the reconstructed signals are to the original ones. Furthermore, it is analysed considering the result of the neutron-gamma discrimination based on charge comparison, comparing the result obtained from original and reconstructed signals.
|
|
|
|
Ferrer-Sanchez, A., Martin-Guerrero, J., Ruiz de Austri, R., Torres-Forne, A., & Font, J. A. (2024). Gradient-annihilated PINNs for solving Riemann problems: Application to relativistic hydrodynamics. Comput. Meth. Appl. Mech. Eng., 424, 116906–18pp.
Abstract: We present a novel methodology based on Physics-Informed Neural Networks (PINNs) for solving systems of partial differential equations admitting discontinuous solutions. Our method, called Gradient-Annihilated PINNs (GA-PINNs), introduces a modified loss function that forces the model to partially ignore high-gradients in the physical variables, achieved by introducing a suitable weighting function. The method relies on a set of hyperparameters that control how gradients are treated in the physical loss. The performance of our methodology is demonstrated by solving Riemann problems in special relativistic hydrodynamics, extending earlier studies with PINNs in the context of the classical Euler equations. The solutions obtained with the GA-PINN model correctly describe the propagation speeds of discontinuities and sharply capture the associated jumps. We use the relative l(2) error to compare our results with the exact solution of special relativistic Riemann problems, used as the reference ''ground truth'', and with the corresponding error obtained with a second-order, central, shock-capturing scheme. In all problems investigated, the accuracy reached by the GA-PINN model is comparable to that obtained with a shock-capturing scheme, achieving a performance superior to that of the baseline PINN algorithm in general. An additional benefit worth stressing is that our PINN-based approach sidesteps the costly recovery of the primitive variables from the state vector of conserved variables, a well-known drawback of grid-based solutions of the relativistic hydrodynamics equations. Due to its inherent generality and its ability to handle steep gradients, the GA-PINN methodology discussed in this paper could be a valuable tool to model relativistic flows in astrophysics and particle physics, characterized by the prevalence of discontinuous solutions.
|
|