Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2024/02/08 14:30] Yue Zhao - Transformer-inspired architectures for particle track reconstruction #73

Open
APJansen opened this issue Nov 24, 2023 · 0 comments
Labels
External speaker recorded Link only accessible internally, for 120 days

Comments

@APJansen
Copy link
Contributor

APJansen commented Nov 24, 2023

recording

We address the track reconstruction problem in the ATLAS experiment at the Large Hadron Collider (LHC). When protons collide in a particle detector, the collision generates a multitude of secondary particles. Each secondary particle passes through a series of detectors, leaving behind a 3D point cloud of signals called “hits”. Reconstructing particle tracks from detector hits is a necessary step for scientists to further analyse and identify the generated particles. The first step in track reconstruction is to associate hits that likely originated from the same particle.

In our study, we assess the feasibility of using three Transformer-inspired architectures for hit clustering/classification, leveraging Transformer models’ attention mechanism. Preliminary studies on a simplified dataset show high success rates for all models. However, the real challenge of the problem lies in the size of the realistic data. I’ll discuss our ideas of adapting the models for maximising the sequence length we can process on the limited memory of available hardware, and some thoughts on how to enable high throughput inference once the training is done.

@APJansen APJansen added the recorded Link only accessible internally, for 120 days label Feb 19, 2024
@github-project-automation github-project-automation bot moved this to Done! (already discussed/watched) in ML material collection Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
External speaker recorded Link only accessible internally, for 120 days
Projects
Status: Done! (already discussed/watched)
Development

No branches or pull requests

1 participant