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

Quantum Vision Transformer - Paper Implementation #849

Open
neogyk opened this issue Mar 4, 2025 · 2 comments
Open

Quantum Vision Transformer - Paper Implementation #849

neogyk opened this issue Mar 4, 2025 · 2 comments
Assignees
Labels
Paper Implementation Project Implement a paper using Classiq

Comments

@neogyk
Copy link

neogyk commented Mar 4, 2025

The Abstract:

The Vision Transformer is a very popular ML architecture in Computer Vision. It allows to perform the classification, regression and data generation in effective and efficient way. In this task we will implement the Quantum version of the vision transformer and will train it using the HEP data in order to simulate the EM shower in the detector.

Phases:

  1. Review the existing application of the quantum vision transformer.
  2. Implement the quantum vision transformer and training schema.
  3. Use the HEP data for the quantum vision transformer to perform the classification task.
  4. Use the HEP data to perform the generation.

Resources:

  1. Quantum Vision Transformer
  2. Quantum Vision Transformer
  3. Quantum Vision Transformers for Quark-Gluon Classification
  4. Hybrid Quantum Vision Transformers for Event Classification in High Energy Physics
  5. End-to-End Quantum Vision Transformer:
    Towards Practical Quantum Speedup in Large-Scale Models
@TomerGoldfriend
Copy link
Member

Sounds interesting @neogyk ! could you please provide more technical details on the implementation? will you use Classiq integration with PyTorch? What kind of quantum operations are you going to use (you can attach a layout of the quantum circuit for example, as well as the full hybrid network scheme).

@NadavClassiq NadavClassiq added the Paper Implementation Project Implement a paper using Classiq label Mar 6, 2025
@TomerGoldfriend
Copy link
Member

@neogyk we are assigning you to this issue. Please note that we accept high-quality implementations to our repository and will be glad to accept a contribution that meets our standards.

Feel free to reach out to the community for any questions!
Good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Paper Implementation Project Implement a paper using Classiq
Projects
None yet
Development

No branches or pull requests

3 participants