Skip to content

Commit eef7e6f

Browse files
authored
gsoc: add sustainable quantum project (received by email) (#1690)
* gsoc: add sustainable quantum project (received by email) * fix links
1 parent 0701f9b commit eef7e6f

File tree

1 file changed

+48
-0
lines changed

1 file changed

+48
-0
lines changed
Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
2+
---
3+
+ project: Quantum for tracking
4+
+ title: Sustainable Quantum Computing algorithms for particle physics reconstruction
5+
+ layout: default
6+
+ Difficulty: medium
7+
+ Duration: 350h
8+
+ Mentor availability: July-December
9+
+ Organization: CERN
10+
---
11+
12+
## Description
13+
14+
Reconstructing the trajectories of charged particles as they traverse several detector layers is a key ingredient for event reconstruction at any LHC experiment. The limited bandwidth available, together with the high rate of tracks per second, makes this problem exceptionally challenging from the computational perspective. With this in mind, Quantum Computing is being explored as a new technology for future detectors, where larger datasets will further complicate this task. Furthermore, when choosing such alternative sustainability will play a crucial role and needs to be studied in detail. This project will consist in the implementation of both Quantum and Classical Machine Learning algorithms for track reconstruction, and using open-source, realistic event simulations to benchmark them from both a physics performance and an energy consumption perspective.
15+
16+
## First steps
17+
18+
* Basic understanding of track reconstruction at LHC using [ACTS](https://acts.readthedocs.io/en/latest/) and/or [Allen framework](https://allen-doc.docs.cern.ch/index.html).
19+
* Familiarizing her/himself with trackML simulation datasets <https://www.kaggle.com/competitions/trackml-particle-identification/data?select=train_sample.zip>.
20+
* Learning how to use the quantum simulator for QML algorithms https://pennylane.ai/.
21+
22+
23+
## Milestones
24+
25+
* Choosing a ML algorithm (or part of) in quantum computing and its classical counterpart for track reconstruction.
26+
* Mapping of track reconstruction problem to Ising-like Hamiltonian.
27+
* Prototype implementation of classical and quantum track reconstruction using trackML simulation inputs.
28+
29+
## Expected results
30+
31+
* Benchmarking physics output and energy consumption of the classical and quantum algorithm.
32+
33+
## Requirements
34+
35+
* CUDA, python, C++
36+
37+
## Evaluation Tasks and Timeline
38+
39+
* To be completed
40+
41+
## Mentors:
42+
43+
* [Miriam Lucio](mailto:[email protected])
44+
* [Arantza Oyanguren (IFIC-Valencia)](mailto:[email protected])
45+
46+
47+
48+

0 commit comments

Comments
 (0)