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

Implementation Of A Hybrid Quantum-Classical System For Drug Discovery #824

Open
Lekhamm opened this issue Feb 28, 2025 · 2 comments
Open
Assignees
Labels
Paper Implementation Project Implement a paper using Classiq

Comments

@Lekhamm
Copy link

Lekhamm commented Feb 28, 2025

Our project develops a Hybrid Quantum-Classical System for Drug Repurposing through adopting concepts from Hybrid Quantum-Classical System for Drug Discovery (PMC9333455) . Our solution brings together QAOA/VQE for quantum feature selection with classical machine learning models in order to boost drug-target interaction predictions. Using quantum optimization for selecting molecular descriptors leads to enhanced methods for drug repurposing with greater accuracy and operational efficiency.

This implementation is part of the Classiq and Quantum Coalition “Implementation Challenge.” View the attached proposal to access the abstract as well as detailed plan and implementation approach:

Classiq challenge detailed explanation.pdf

Authors: @ManjulaGandhi , @sgayathridevi , @Lekhamm , @samridha04

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

TomerGoldfriend commented Mar 3, 2025

Hi @Lekhamm , I am approving this issue as it might stand as an interesting bio application of QAOA, currently absent in our library. However, please note that we already have several QAOA examples, from basic ones in this directory, to more applicative examples, such as this notebook.

Finally, 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!

@Lekhamm
Copy link
Author

Lekhamm commented Mar 5, 2025

Thank you for your feedback! I appreciate your review and will work on improving the implementation to meet the required standards.

To make the quantum part better we will improve the way the problem is set up for QAOA so it selects features more efficiently and will try to optimize the quantum circuit to reduce complexity . We also compare QAOA/VQE results with classical methods to see if it actually improves feature selection.

For the classical machine learning part we will ensure the selected features are properly processed so they work well with ML models and add more evaluation metrics to better compare performance.

If there’s anything specific you’d like us to focus on, please let us know

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