Skip to content

Allyyi/ML4SCI-GSOC-GNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Graph Neural Networks for End-to-End Particle Identification with the CMS Experiment

version Open Source Love

A Google Summer of Code 2022 Project Repository.
The End-to-End Deep Learning (E2E) project in the CMS experiment focuses on the development of these reconstruction and identification tasks with innovative deep learning approaches. This project will focus on the development of end-to-end graph neural networks for particle (tau) identification and CMSSW inference engine for use in reconstruction algorithms in offline and high-level trigger systems of the CMS experiment.

gsoc@ml4sci

Information

Item Link
Organization Machine Learning for Science (ML4SCI)
Contributor Xin Yi
Project Details Organization Project Page
Accepted Proposal
GSOC Project Page

Results

Notebook Version Name Graph Representation Test AUC
Graph Attention K Nearest neighbors(k=25) 0.8279
Graph Convolution K Nearest neighbors(k=15) 0.8593
Graph SAGE K Nearest neighbors(k=15) 0.8624
Dynamic Edge Convolution Dynamic K Nearest neighbors(k=20) 0.8627
Classical CNN Image Data Overfitting

About

End-to-end GNN tau particle identification for ML4SCI GSOC2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published