Skip to content

Commit 1e40343

Browse files
vvolklwdconinc
andauthored
fixes for quantum tracking proposal (#1710)
* fixes for quantum tracking proposal * gsoc: SustainableQuantum: fix pennylane.io link --------- Co-authored-by: Wouter Deconinck <[email protected]>
1 parent 98d1855 commit 1e40343

File tree

1 file changed

+19
-14
lines changed

1 file changed

+19
-14
lines changed
Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
1-
21
---
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
2+
project: QuantumForTracking
3+
title: Sustainable Quantum Computing algorithms for particle physics reconstruction
4+
layout: gsoc_proposal
5+
difficulty: medium
6+
duration: 350
7+
mentor_avail: July-December
8+
organization: CERN
9+
project_mentors:
10+
11+
organization: CERN
12+
first_name: Miriam
13+
last_name: Lucio
14+
15+
first_name: Arantza
16+
last_name: Oyanguren
17+
organization: IFIC-Valencia
1018
---
1119

20+
21+
1222
## Description
1323

1424
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.
@@ -17,7 +27,7 @@ Reconstructing the trajectories of charged particles as they traverse several de
1727

1828
* 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).
1929
* 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/.
30+
* Learning how to use the quantum simulator for QML algorithms <https://pennylane.ai/>.
2131

2232

2333
## Milestones
@@ -38,11 +48,6 @@ Reconstructing the trajectories of charged particles as they traverse several de
3848

3949
* To be completed
4050

41-
## Mentors:
42-
43-
* [Miriam Lucio](mailto:[email protected])
44-
* [Arantza Oyanguren (IFIC-Valencia)](mailto:[email protected])
45-
4651

4752

4853

0 commit comments

Comments
 (0)