LGIMMLSep 17, 2018

Graph Neural Networks for IceCube Signal Classification

arXiv:1809.06166v184 citations
Originality Incremental advance
AI Analysis

This work addresses signal classification for neutrino detection in physics experiments, representing an incremental domain-specific application.

The authors tackled the problem of improving signal detection in the IceCube neutrino observatory by using graph neural networks to classify events, outperforming traditional physics-based methods and 3D CNNs.

Tasks involving the analysis of geometric (graph- and manifold-structured) data have recently gained prominence in the machine learning community, giving birth to a rapidly developing field of geometric deep learning. In this work, we leverage graph neural networks to improve signal detection in the IceCube neutrino observatory. The IceCube detector array is modeled as a graph, where vertices are sensors and edges are a learned function of the sensors' spatial coordinates. As only a subset of IceCube's sensors is active during a given observation, we note the adaptive nature of our GNN, wherein computation is restricted to the input signal support. We demonstrate the effectiveness of our GNN architecture on a task classifying IceCube events, where it outperforms both a traditional physics-based method as well as classical 3D convolution neural networks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes