-
Notifications
You must be signed in to change notification settings - Fork 848
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-Assisted Portfolio Optimization Using Classiq's Circuit Synthesis #821
Comments
Hello @Kamalirajendiran03 ! Thank you for your proposal on Quantum-Assisted Portfolio Optimization Using Classiq's Circuit Synthesis Please include a summary with a link to the relevant paper of your proposal above, focusing on how you plan to implement it using Classiq. As this concept originates from classical portfolio optimization methods, could you clarify which components you intend to implement using quantum computing? Do you have a circuit example? Please note that we accept only high-quality implementations in our repository and will be glad to accept a contribution that meets our standards. Feel free to reach out to the community if you have any questions. Thanks! |
Thank you for your feedback and for reviewing our proposal! We appreciate the opportunity to contribute to Classiq’s repository. Summary & Paper Reference We are building on the Black-Litterman model, incorporating quantum methods to assess their capability in portfolio optimization. Our reference paper: What is the Black-Litterman Model? It addresses key challenges of MPT, such as:
Since some computational steps in Black-Litterman (e.g., mean-variance optimization) are resource-intensive, we are exploring how quantum computing might help in: 1. Testing Portfolio Optimization as a QUBO Problem 2. Using QAOA for Asset Selection 3.Variational Quantum Eigensolver (VQE) is used to minimize portfolio variance while maximizing expected returns.We are testing whether VQE can provide efficient risk analysis compared to classical solvers. Hybrid Quantum-Classical Approach
Since Classiq’s platform enables high-level quantum circuit synthesis, which helps us to :
Next Steps Our primary goals are:
Since this is an exploratory effort, we are testing the feasibility of quantum approaches rather than guaranteeing an immediate advantage. We welcome any insights on how to refine our implementation further. Thank you for your guidance! |
We are a team of @Kamalirajendiran03 , @rizanuma under the guidance of @ManjulaGandhi , @sgayathridevi is participating in the Classiq Intelligence Challenge 2025, working on Quantum Asset Allocation Optimization. Our project explores quantum-enhanced portfolio management using Classiq’s automated circuit synthesis.
I hereby attach the project proposal bellow :
PROPOSAL FOR QUANTUM ASSET ALLOCATION OPTIMIZATION.pdf
We welcome feedback, discussions, and contributions to help refine and improve our approach. Feel free to share your insights and ideas here to make this project a success!
The text was updated successfully, but these errors were encountered: