paper-with-me

Papers

Trigger-Level Event Reconstruction for Neutrino Telescopes Using Sparse Submanifold Convolutional Neural Networks

2023-03-15 · Felix J. Yu, Jeffrey Lazar, Carlos A. Argüelles

Convolutional neural networks (CNNs) have seen extensive applications in scientific data analysis, including in neutrino telescopes. However, the data from these experiments present numerous challenges to CNNs, such as non-regular geometry, sparsity, and high dimensionality. Consequently, CNNs are highly inefficient on neutrino telescope data, and require significant pre-processing that results in information loss. We propose sparse submanifold convolutions (SSCNNs) as a solution to these issues and show that the SSCNN event reconstruction performance is comparable to or better than traditional and machine learning algorithms. Additionally, our SSCNN runs approximately 16 times faster than a traditional CNN on a GPU. As a result of this speedup, it is expected to be capable of handling the trigger-level event rate of IceCube-scale neutrino telescopes. These networks could be used to improve the first estimation of the neutrino energy and direction to seed more advanced reconstructions, or to provide this information to an alert-sending system to quickly follow-up interesting events.

📄 PDF Abstract BibTeX arXiv:2303.08812

Code (1)

felixyu7/nt_mlreco pytorch

Tasks

GPU

Similar Papers 제목 키워드 기반

NuBench: An Open Benchmark for Deep Learning-Based Event Reconstruction in Neutrino Telescopes

2025-11-17 · Rasmus F. Orsoe, Stephan Meighen-Berger, Jeffrey Lazar, Jorge Prado 외 arxiv

Neutrino telescopes are large-scale detectors designed to observe Cherenkov radiation produced from neutrino interactions in water or ice. They exist to identify extraterrestrial neutrino sources and to probe fundamental…

GraphNeT: Graph neural networks for neutrino telescope event reconstruction

2022-10-21 · Andreas Søgaard, Rasmus F. Ørsøe, Leon Bozianu, Morten Holm 외

GraphNeT is an open-source python framework aimed at providing high quality, user friendly, end-to-end functionality to perform reconstruction tasks at neutrino telescopes using graph neural networks (GNNs). GraphNeT mak…

Question Answering

Enhancing Events in Neutrino Telescopes through Deep Learning-Driven Super-Resolution

2024-08-16 · Felix J. Yu, Nicholas Kamp, Carlos A. Argüelles

Recent discoveries by neutrino telescopes, such as the IceCube Neutrino Observatory, relied extensively on machine learning (ML) tools to infer physical quantities from the raw photon hits detected. Neutrino telescope re…

Super-Resolution

Reducing Simulation Dependence in Neutrino Telescopes with Masked Point Transformers

2025-10-02 · Felix J. Yu, Nicholas Kamp, Carlos A. Argüelles arxiv

Machine learning techniques in neutrino physics have traditionally relied on simulated data, which provides access to ground-truth labels. However, the accuracy of these simulations and the discrepancies between simulate…

Self-Supervised Learning

A Differentiable Neural Surrogate for Photon Propagation in Neutrino Telescopes

2026-09-04 · Felix J. Yu, Berthy T. Feng, Nicholas Kamp, Carlos A. Argüelles arxiv

Large-volume neutrino telescopes infer neutrino properties from Cherenkov light, but simulating the transport of billions of photons through highly scattering ice or water is computationally costly. We introduce candela,…