This repository was archived by the owner on Dec 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 127
This repository was archived by the owner on Dec 21, 2022. It is now read-only.
[ENTRY] Portfolio Optimization using Variational Quantum Eigensolver #139
Copy link
Copy link
Open
Labels
Hybrid Algorithms ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#hybrid-algorithmsMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#hybrid-algorithmsIBM Qiskit ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challeQuantum Entrepreneur ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-entreprenMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-entreprenQuantum Finance ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-finance-cMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-finance-cYoung Scientist ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#young-scientist-cMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#young-scientist-c
Metadata
Metadata
Assignees
Labels
Hybrid Algorithms ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#hybrid-algorithmsMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#hybrid-algorithmsIBM Qiskit ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#ibm-qiskit-challeQuantum Entrepreneur ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-entreprenMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-entreprenQuantum Finance ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-finance-cMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#quantum-finance-cYoung Scientist ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#young-scientist-cMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#young-scientist-c
Type
Fields
Give feedbackNo fields configured for issues without a type.
Team Name:
Qillers
Project Description:
In the stock market, every investor wants to maximize their profit while also reducing the risk. For this purpose, every investor wishes to optimize their portfolio using the latest optimization techniques. One of such techniques is by running Variational Quantum EigenSolver using Quantum Computers. The goal of portfolio optimization is to minimize risks (financial loss) and maximize returns (financial gain). But this process is not as simple as it may seem. Gaining high returns with little risk is indeed too good to be true. Risks and returns usually have a trade-off relationship which makes optimizing your portfolio a little more complicated. Portfolio optimization can be mathematically formulated as a combinatorial optimization problem subject to certain constraints. There exist a few classical methods (e.g. Minimum Eigen solver) to solve this type of problem. But these methods usually have exponential time complexity and suffer from the computational bottleneck when the problem size is very large. Unfortunately, portfolio optimization problems in the real world usually involve a large number of assets (e.g. 1000 assets) and we have to select an optimal combination of a certain number of assets from them. It would take a very long time (e.g. a few weeks, a few months) to solve these problems, which is impractical in real-world business.
The goal of this project is to find the efficient frontier for an inherent risk using a quantum approach. We will use Qiskit's Finance application modules to convert our portfolio optimization problem into a quadratic program so we can then use variational quantum algorithms such as VQE to solve our optimization problem.
Presentation:
https://docs.google.com/presentation/d/1bdgKT_xmzTUT3jJ2MJX8VxVDnRFxaMWLdoKMBSEqMjo/edit?usp=sharing
Business Pitch Deck(For Quantum Entrepreneur Challenge)
https://docs.google.com/presentation/d/1sP9jO8zEbPEl4PA4LeVt96eey_8Pug1qM-h-onz13ro/edit?usp=sharing
Source code:
https://github.com/Siddharthgolecha/Qillers
Which challenges/prizes would you like to submit your project for?
IBM Qiskit Challenge
Hybrid Algorithms Challenge
Quantum Entrepreneur Challenge
Quantum Finance Challenge
Young Scientist Challenge