top of page

Particle Tracking with GNNs

Particle tracking is the connecting-the-dots process of linking tracker hits to form particle trajectories; the resulting hit cluster is referred to as a track. Tracker data is naturally represented as a graph by assigning hits to nodes and drawing edges that represent hypothesized particle trajectories. Edge-classifying graph neural networks (GNNs) are trained to predict the probabilities, or edge weights, that each edge links two hits generated by the same particle. I build edge-classifying GNN pipelines that (1) build graphs from raw data, (2) classify edges, and (3) cluster hits based on edge classification scores. One such pipeline, based on the Interaction Network architecture, is implemented below. I am also studying computer vision approaches to particle tracking, for example by predicting bounding boxes around tracks.

Screen Shot 2021-11-29 at 3.50_edited.jpg

Displaced Taus

Displaced taus are a challenging but rewarding place to search for Beyond the Standard Model (BSM) physics. Many well-motivated BSM scenarios give rise to long lived particles (LLPs) decaying to taus; for example, X→τ + É† is a signature of gauge-mediated SUSY breaking (where X is a tau slepton). Taus themselves decay hadronically with a branching fraction of 65%, otherwise decaying leptonically. To date there are no dedicated searches for displaced Ï„, representing an unaddressed gap in the LHC physics coverage. In order to study LLPs decaying to taus, it is therefore critical to develop strategies to reconstruct, identify, and, in the HL-LHC era, trigger on displaced Ï„. In anticipation of a dedicated displaced Ï„ analysis, I am studying graph neural network (GNN) algorithms for displaced $\tau_h$ reconstruction from underlying tracker and calorimeter hits.

Contact
Screen Shot 2021-11-29 at 10.01.41 PM.png

A→Zh Analysis

The heavy pseudoscalar Higgs boson A is to date unobserved, but appears in many well-motivated extensions of the SM such as the minimal supersymmetric SM. This analysis targets A decaying to a Z boson and a Standard Model (SM) Higgs boson h, where the Z decays to two light leptons and the h decays to two taus. Summarily, this process is A→Zh→llττ, or AZh for short. I am leading a search for AZh with llττ final states through state-of-the-art computational tools like Coffea and Awkward Array. The analysis framework is available on my Git page, linked below.

​

(Left, Top) The Feynman diagram for A production via gluon-gluon fusion. (Left, Bottom) The analysis targets the corrected and constrained (via SVfit) mass of the llττ final state; this plot was published in HIG-18-023. 

Screen Shot 2021-11-29 at 7.56.25 PM.png

CMSML Documentation and Tutorials

The CMS Machine Learning (CMSML) Knowledge subgroup is building a set of tutorial and documentation pages for various ML tools used in the CMS software (CMSSW). I have contributed the PyTorch and PyTorch Geometric documentation pages, which can be found in the tutorials/inference subdirectory.

Screen Shot 2021-11-29 at 10.47_edited.jpg
Research: Projects
  • Twitter
  • GitHub-Mark-120px-plus
  • LinkedIn

©2021 by Justin Gage DeZoort.

bottom of page