Graph Neural Network for the XENON Detector

Supervisor: Dr. Kaixuan Ni


Fascinated by dark matter? Well, aren’t we all? And I am thrilled that I got the opportunity to directly contribute to its research!

Located in Italy, the XENON Experiment was established to study potential dark matter candidates. Broadly, it is just a cylinder full of liquid Xenon with vacuum tubes (to detect photons) aligned in a hexagonal arrangement at the top and the bottom faces.

The XENON Detector
The XENON Detector

In fact, this hexagonal arrangement piqued the community’s interest to experiment with graph neural networks. After all, what better than graphs could capture a hexagonal shape!

I designed a graph neural network to reconstruct the position of the collision happening in the detector. And my neural network performed better than the original software used by XENON to reconstruct the position!


Technical Details


Results

The Graph Neural Network (with 200k trainable parameters) obtained an RMSE of 1.936 cm. It outperformed a Convolutional Neural Network (with 5 million trainable parameters) by 12%, and the original software used for positon reconstruction by XENON (straxen) by 67%.

View Presentation