top of page
2025 quantum projects (7).png

Project 2
Quantum for Portfolio Optimization

Portfolio
Optimization

This challenge, developed with Vanguard, explores how sampling-based quantum optimization can be harnessed to overcome the limitations of classical computing barriers. By leveraging hybrid quantum-classical algorithms and decomposition pipelines, your goal is to prototype a quantum-enhanced solution.

About Vangaurd

Vanguard is a leading investment management company known for pioneering low-cost index funds and championing investor-first principles. 

7.jpg

Vanguard’s portfolio construction process lies at the heart of its investment strategy, balancing risk, return, and investor preferences across a vast landscape of asset classes and constraints. However, as portfolios grow in complexity, spanning thousands of securities, intricate guardrails, and real-time trading demands, classical optimization tools like GUROBI face growing limitations in speed, scalability, and solution diversity.


This challenge explores how sampling-based quantum optimization can be harnessed to overcome these barriers. By leveraging hybrid quantum-classical algorithms and decomposition pipelines, the goal is to prototype a quantum-enhanced solution that can:

 

  • Efficiently solve high-dimensional, constraint-heavy portfolio optimization problems.

  • Deliver near-optimal asset allocations within tight runtime windows.

  • Scale to real-world use cases like fixed income ETF creation and index tracking.

  • Preserve critical business metrics such as tracking error, excess return, and risk exposure.

The project focuses on using binary decision variables and quadratic objectives to simulate realistic trading scenarios. The challenge lies not only in achieving computational gains but also in maintaining interpretability, robustness, and alignment with investment principles. 

01.

Challenge Duration & Key Dates

  1. 5 weeks

  2. Teams start working on July 1, 2025

  3. Teams submit their challenge solutions on August 10, 2025

02.

Team guidelines

  1. Max. Team size - 3

  2. All team participants must be enrolled in Womanium & WISER 2025 Quantum Program.

  3. Everyone is eligible to participate in this challenge and win awards.

  4. Best participants get selected for QSL fellowships

  5. We strongly encourage interdisciplinary collaborations pairing mathematically inclined researchers and practical developers familiar with diverse quantum SDKs and tooling.

03.

Quantum hardware & platform

  1. Participants may use any quantum SDK or platform of their choice.

  2. Participants may use any quantum hardware for noise-model simulations.

04.

Challenge deliverables

The submission github repo must include the following:
 

  1. Review the mathematical formulation provided below, focusing on binary decision variables, linear constraints, and the quadratic objective (see figure below)

  2. Convert the binary optimization problem to a formulation that is compatible with a quantum optimization algorithm. For example, convert the constrained problem to an unconstrained problem.

  3. Write a quantum optimization program for handling problems of the type in Task-2. An example of such an optimization routine, which is used in portfolio optimization is the Variational Quantum Eigensolver (see resources below) however, you may pursue what you judge to be the best solution.

  4. Solve the optimization problem in Task 1 using your quantum formulation.
    Validate your solution in Task 4 using a classical optimization routine.

  5. Compare the solution quality against the benchmark classical solution in terms of the cost function, and include relevant performance metrics(e.g., convergence of the optimization routine, and scaling properties with problem size). 

Note: Teams should walk through their approach in the presentation and demonstrate their prototype live. This is your opportunity to showcase your thinking, creativity, and results in an informal, interactive format.

05.

Judging Criteria

  1. The submissions must be in an easy-to-access, and well-structured format.
    All participants must complete the first three Tasks 1, 2, and 3 to be eligible for project certificates.

  2. The best attempt at Tasks 4 and 5 would be given the most weight. Finalists for QSL fellowships will be decided on the basis of the highest cumulative scores from all the tasks,

  3. Technical Merit, Novelty, Communication and Presentation Skills.

  4. Solutions will be evaluated against internal benchmark implementations at Vanguard

  5. Evaluation will be based on:

    • Speed of the solution

    • Optimality (as measured by the cost function)

    • Scalability (problem size handled)

06.

Recommended reading list

  1. An example of how VQE can be implemented,  Portfolio optimization with variational quantum eigensolver (VQE)-(2).

  2. Improving Variational Quantum Optimization using CVaR, Panagiotis Kl. Barkoutsos et al.,     arXiv:1907.04769v3.

  3. Vanguard Presentation and Other resources are available on the WISER Canvas instance. Please note Canvas is only accessible after successful registration in the WISER 2025 quantum program.

Screenshot 2025-07-03 at 08.19.39.png
bottom of page