Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

[ENTRY] Portfolio Optimization using Variational Quantum Eigensolver #139

@Siddharthgolecha

Description

@Siddharthgolecha

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Hybrid Algorithms ChallengeMore 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-challeQuantum Entrepreneur ChallengeMore 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-cYoung Scientist ChallengeMore details here: https://github.com/XanaduAI/QHack/blob/master/Open_Hackathon.md#young-scientist-c

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions