Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions _gsocproposals/2025/proposal_SustainableQuantum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@

---
+ project: Quantum for tracking
+ title: Sustainable Quantum Computing algorithms for particle physics reconstruction
+ layout: default
+ Difficulty: medium
+ Duration: 350h
+ Mentor availability: July-December
+ Organization: CERN
---

## Description

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.

## First steps

* 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).
* Familiarizing her/himself with trackML simulation datasets <https://www.kaggle.com/competitions/trackml-particle-identification/data?select=train_sample.zip>.
* Learning how to use the quantum simulator for QML algorithms https://pennylane.ai/.


## Milestones

* Choosing a ML algorithm (or part of) in quantum computing and its classical counterpart for track reconstruction.
* Mapping of track reconstruction problem to Ising-like Hamiltonian.
* Prototype implementation of classical and quantum track reconstruction using trackML simulation inputs.

## Expected results

* Benchmarking physics output and energy consumption of the classical and quantum algorithm.

## Requirements

* CUDA, python, C++

## Evaluation Tasks and Timeline

* To be completed

## Mentors:

* [Miriam Lucio](mailto:[email protected])
* [Arantza Oyanguren (IFIC-Valencia)](mailto:[email protected])