ParticleNet: Jet Tagging via Particle Clouds
Huilin Qu, Loukas Gouskos
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/hqucms/weaver-coreOfficialpytorch★ 0
- github.com/jet-universe/particle_transformerpytorch★ 122
- github.com/Jai2500/particlenetpytorch★ 0
- github.com/hqucms/ParticleNettf★ 0
- github.com/StefReck/MEdgeConvtf★ 0
- github.com/WangYueFt/dgcnntf★ 0
Abstract
How to represent a jet is at the core of machine learning on jet physics. Inspired by the notion of point clouds, we propose a new approach that considers a jet as an unordered set of its constituent particles, effectively a "particle cloud". Such a particle cloud representation of jets is efficient in incorporating raw information of jets and also explicitly respects the permutation symmetry. Based on the particle cloud representation, we propose ParticleNet, a customized neural network architecture using Dynamic Graph Convolutional Neural Network for jet tagging problems. The ParticleNet architecture achieves state-of-the-art performance on two representative jet tagging benchmarks and is improved significantly over existing methods.