SlideShare a Scribd company logo
1 of 41
Download to read offline
Quantum Computing for Finance
22nd Dec 2022
GLOBAL AI FESTIVAL AND FUTURE 2022
• The quantum world exhibit unique characteristics of superposition of states,
interference and entanglement which are not to be observed in the classical
sense
• Superposition of states – if and are two states of quantum system then
+ s also an allowed state with = 1
• Quantum interference is the result of addition or subtraction of the amplitudes
arising from the wave nature of the particles
• Quantum entanglement is the non locality experienced in measuring or observing
the particles
• These are counter intuitive and strange to the humans of today
• Richard Feynman said in 1985, if we could compute using atoms we would
compute as nature computes
Unique Nature of Quantum Mechanics
• Moore’s law projects that the number of transistors in the integrated circuits should double
itself every two years
• Also by Morse law , the size of the transistors will be reaching that of molecules and atoms in
the near future
• And when it does, quantum effects such as tunneling, coherence will take over and
detrimentally affect the efficiency of computing
• Therefore, In order to scale, it is compelling to look for different ways of computation
Source : Prof. Christopher Monroe , Univ. of Maryland
(https://www.youtube.com/watch?v=Y3mcgq3_yEY)
Need for Quantum Computing
• Bit is the fundamental unit of classical computing and it can take either of the
two states, a 1 or 0, an On or Of, True or False
• Quantum bit or Qubit is the fundamental unit of quantum information
processing
• We can store bits of information in quantum computing. For eg. has 8
different probabilities or amplitudes which means 8 bits of information can
be stored for a three input process
+ + + + + +
+ , leads to quantum parallelism
• The QC derives its supremacy over CQ based on this exponential nature of
processing/computing
• When no. of Qubits N = 300 , we have more information to
store/process/compute with, than there are particles in the universe
Quantum Computing
• number of states is the result of superposition of states
• Allowing the interference to happen between the probability waves (by means
of manipulating the input states through quantum gates)of qubits/states and
obtaining the results as few tens to few hundreds/thousands (sparse and still
being dependent on any number inputs) and repeating the experiment (shots)
to get statistical estimate /distribution harnesses the concept of quantum
interference for computation
• Quantum entanglement is the correlation between two different qubits, which
means the two members of a pair exist in a single quantum state
• Observing the state of one of the qubits instantaneously changes the state of
the other one in a predictable manner, even at a long distance
• Realization: Superconducting circuit, trapped ions, silicon quantum dot and
diamond vacancies
Quantum Mechanical Resources for Computing
Output
Input
Quantum mechanical states are extremely fragile and require near absolute isolation from
the environment.
Creating such conditions require temperatures near absolute zero and shielding from
radiation.
Challenge only increases with increasing the size (number of qubits and the length of time
they must be coherent).
Thus, building quantum computers is expensive and difficult.
Requires contributions from many different fields, such as the design of quantum
algorithms and error correcting codes, the architecture design of the computer itself, and
the development of more reliable quantum devices.
Development of quantum versions of devices, architectures, languages, compilers, and
layers of abstraction.
Challenges and Opportunities
Quantum Algorithms – General Principle
Equally weighted
Superposition of
states
Single pulse on single qubit affects works on the
massive superposition of states
Pulse leads to interference which in turn
changes the prob. Amplitude
Coupled qubit gates (CNOT) a pair of qubits.
Pulse leads to interference which in turn
changes the prob. amplitude
Prob. amp. constructively interfere
on one state only and thus the result
Computational Complexity
Complexity of a problem gives information about how long it takes to solve a problem.
T(n) denotes time or the number of steps required to solve a problem with n being the no.
length of no. of digits of input, there broadly exists two classes of complexity namely, P and
NP. Complexity is basically knowing how as n grows.
If the time scales as , where k and p are positive numbers, then problem can be
solved in polynomial time.
If the time scales as , where k and c are positive numbers, such that for every
value of n the problem is considered to be solvable in exponential time. Note: n is an
exponent here.
In classical computing, problems are tractable if it grows in polynomial time while intractable
if it grows exponentially and these problems are called easy and hard respectively.
If a problem can be solved in polynomial time it is considered to belonging to a class known
as P while that of exponential time it is called NP (non-deterministic polynomial).
Generally, it is believed that P is not equal to NP and that there are problems in NP but not in
P, which can be solved by quantum computers in polynomial time.
Motivation for Quantum Algorithms
Quantum algorithms are better than classical computers at specific tasks.
Identify what kind of problems can be more efficiently solved by QC.
Speedups: How QC performs in terms of scaling with the size of the problem. Gives an idea of how big
the speedups will be as quantum hardware improves .
Also, this metric is hardware agnostic and scales similarly across different hardware platforms such as
Ion trap or superconducting or photonic etc.
Exponential speedups can offer practical speedups even at smaller problem sizes & with small
quantum computers (NISQ ??)
Polynomial speedups may require medium to large scale QC.
Both polynomial and exponential are useful.
Quantum Algorithms
Grover’s algorithm can provide quadratic speedup
Square of 1 million ( 1,000,000) = 1000
SQRT(Classical Algo) = Quantum Algo
Although this is polynomial, huge reduction in time.
Provable and Heuristic Quantum Algorithms
Provable: Mathematically, can be shown to outperform its classical counterparts. Eg. Shor’s
factorization , Grover’s search. All provable QAs medium to large scale QCs or fault tolerant
QCs. Challenge is to build the QC.
Most of the originally proposed quantum algorithms require millions of physical qubits to
incorporate these QEC techniques successfully.
Heuristic: No mathematical proof that quantum can outperform, driven by intuitions. Do
not know in advance how it can perform but can be run on NISQ. Need to test with real life
data.
NISQ
In 2017, John Preskill coined the term Noisy Intermediate Scale Quantum Computing (NISQ) to
denote the present era of quantum computing.
Intermediate scale refers to the no. of qubits available which ranges from 50 to a few hundreds of
qubits
Noisy refers to not so robust qubit meaning the present generation qubits are more highly prone to
decoherence.
NISQ era of computing, an efficient program is required to mitigate the error to extract reliable
results.
Quantum algorithms such as Shor’s prime factorization, Deutech-Jozsca algorithms operate under the
assumption that the qubits are robust and therefore do not incorporate any error mitigation
techniques.
Fault tolerance is the property that enables a system to continue operating properly in the event of
the failure of one or more faults within some of its components.
FTQC refers to the framework of ideas that allow qubits to be protected from quantum errors
introduced by poor control or environmental interactions (Quantum Error Correction, QEC) and the
appropriate design of quantum circuits to implement both QEC and encoded logic operations in a way
to avoid these errors cascading through quantum circuits.
NISQ
Algorithms and tools have been developed specifically for near-term quantum computers
Variational Quantum Algorithms (VQAs): Hybrid quantum-classical approach which has potential noise
reduction. In NISQ , all known quantum algorihtms are heuristic in nature.
Quantum Error Mitigation (QEM): Techniques to reduce the computational errors and then evaluate
accurate results from noisy quantum circuits
Quantum Circuit Compilation (QCC): To transform the nonconforming quantum circuit to an executable
circuit on the target quantum platform according to its constraints
Benchmarking Protocols: To evaluate the basic performance of a quantum computer and even the
capacity to solve realworld problems.
Classical Simulation: Classical simulation of quantum circuits is one of the core tools for designing
quantum algorithms and validating quantum devices
VQAs, QEMs, QCC, and quantum benchmarking
may all require the help of classical simulation
for verification or algorithm design.
Main goal of the NISQ era is to extract the maximum quantum
computational power from current devices while developing
techniques that may also be suited for the
long-term goal of the FTQC
Top Players
• In 2017, John Preskill coined the term Noisy Intermediate Scale Quantum
Computing (NISQ) to denote the present era of quantum computing.
• Noisy – not so robust qubits.
• Intermediate – 50s to few hundreds of qubits.
• Peruzzo, A., McClean, J., Shadbolt, P. et al. A variational eigenvalue solver on a
photonic quantum processor. Nat Commun 5, 4213 (2014).
https://doi.org/10.1038/ncomms5213
• Fedorov, D.A., Peng, B., Govind, N. et al. VQE method: a short survey and recent
developments. Mater Theory 6, 2 (2022). https://doi.org/10.1186/s41313-021-
00032-6
Variational Quantum Eigensolver (VQE)
• Prepare a variational quantum circuit representing the chemical problem –Qn.
Comp
• Measure the circuit, calculate the expectation value - Qn. Comp
• Update the variational parameters by optimizing algorithm – Classical Computer
• Measure the circuit again - Qn. Comp
• If present value better than previous one, stop the process
Variational Quantum Eigensolver (VQE)
Quantum Computing for Finance
• Finance sector encounters several computationally challenging problems such as asset
portfolio optimization, stock market prediction, arbitrage opportunities, fraud detection,
credit scoring etc.
• In a world where hug volume of data generated per second, QC promises potential
reduction in time and memory space for the computational tasks.
• Broadly, there are three classes of problems in finance:
• Optimization: Problems that scale exponentially in time required can be best solved
using quantum optimization. Eg. portfolio optimization, arbitrage opportunity,
optimal feature selection for credit scoring.
• Machine Learning: Highly Complex data structures hinder classification or pre-
diction accuracy. The multidimensional data modeling capacity of quantum
computers may allow us to find better patterns, with increasing accuracy.
E.g. Anomaly detection, Quantum NLP for virtual agents, Risk Assessment
• Simulation: Time constraints to perform sufficient scenario tests to find the best
possible solution. Efficient sampling methods leveraging quantum computers may
require less samples to reach a more accurate solution faster.
E.g. Pricing of financial derivatives, risk analysis.
Algorithms can improve computational efficiency, accuracy, and addressability for
defined use case
Financial services focus areas and algorithms
Ref: Quantum Computing for Finance: State-of-the-Art and Future Prospects
Quantum Algorithms for Finance
Fully scaled quantum
technology is still a way off,
but some banks are already
thinking ahead to the
potential value.
Major MoUs
Ref: Amira Abbas lecture
Quantum Machine Learning
Step 1: Encode the classical data into a quantum state
Step 2: Apply a parameterized model
Step 3: Measure the circuit to extract labels
Step 4: Use optimization techniques (like gradient descent) to
update model parameters
QML Steps
Classical data
set
Quantum
Projection
(Hilbert Space)
Kernel
Estimation
(Efficient
computation)
Convert back to
the classical
data
QML Advantage
Basis encoding
Amplitude Encoding
L2 Norm –
19.12
Angle Encoding
TP = Genuine transaction / genuine prediction
FP = Genuine transaction / predicted as fraud
Recall = Fraud transaction / predicted as genuine
Accuracy = Overall model evaluation
F1 = (2 x precision x recall) / (precision + recall)
Metrics
Samples N_feature
s(n_qubits
)
Accurac
y
Precision Recall F1 Score Time
(Seconds
)
500 : 10 4 0.98 0.96 0.98 0.97 5.57
500 : 10 7 0.98 0.96 0.98 0.97 6.50
500 : 10 11 0.98 0.96 0.98 0.97 6.78
500 : 10 15 0.98 0.96 0.98 0.97 21.12
500 : 10 18 0.98 0.96 0.98 0.97 52.60
Table 1
Table 2
Samples N_features(n_q
ubits)
Accur
acy
Precision Recall F1
Score
Time
(Second
s)
1000 :
100
4 0.89 0.84 0.89 0.86 17.24
1000 :
100
7 0.91 0.83 0.91 0.87 19.21
1000 :
100
11 0.92 0.92 0.92 0.89 23.06
1000 :
100
15 0.91 0.92 0.91 0.88 94.49
1000 :
100
18 0.92 0.93 0.92 0.90 208.54
Table 3
Samples N_features(n_q
ubits)
Accuracy Precision Recall F1
Score
Time
(Second
s)
2000 :
100
4 0.95 0.91 0.95 0.93 55.42
2000 :
100
7 0.95 0.91 0.95 0.93 58.39
2000 :
100
11 0.95 0.96 0.95 0.93 73.63
2000 :
100
15 0.95 0.91 0.95 0.93 299.92
2000 :
100
18
Table 4
Samples N_features(n_q
ubits)
Accur
acy
Precisio
n
Recall F1 Score Time
(Second
s)
3000 :
200
4 0.94 0.88 0.94 0.91 98.14
3000 :
200
7 0.94 0.95 0.94 0.92 118.42
3000 :
200
11 0.94 0.94 0.94 0.91 140.36
3000 :
200
15 0.95 0.91 0.95 0.93 299.92
3000 :
200
18 0.97 0.92 0.96 0.94 446.40
Unraveling the Effect of COVID-19 on the Selection of Optimal Portfolio Using Hybrid
Quantum Algorithms
1Shrey Upadhyay, 2Vaidehi Dhande, 1Rupayan Bhattacharjee, 1Ishan NH Mankodi, 1Aaryav Mishra, 2Anindita Banerjee, 1Raghavendra Venkatraman
1QKrishi, 2C-DAC- India
The unforeseen COVID-19 pandemic delivered a huge blow to the global economy. This
poster elaborates the effect of COVID-19 on the portfolio optimization across different
industrial sectors retail, technology, automotive, oil & gas, airlines & hospitality.
Portfolio Optimization is to select best portfolios with an objective to maximize the return
value and minimize the risk factor. To understand the trend in Portfolio Optimization pre
covid-19 and during covid-19 three time intervals are considered and the results from
different quantum algorithms are compared with classical results. The quantum algorithms
used are Variational Quantum Eigen solver (VQE), Quantum Approximate Optimization
Algorithm (QAOA).
Outline
Covariance Graphs
Results
Conclusions
Abstract
1. Portfolio Optimization- Maximize Returns and Minimize Risk
2. Classical Algorithms- Markowitz, Numpy EigenSolver
3. Quantum Computing-VQE, QAOA
4. Impact of Covid-19 on portfolio optimization
Pool Non-COVID 1
(Jan ‘16-Dec ‘17)
Non-COVID 2
(Jan ‘18-Dec ‘19)
COVID
(Jan ‘20-Dec ‘21)
Retail
Technolog
y
Automoti
ve
Oil & Gas
Airlines &
Hospitalit
y
Pool
Non-COVID 1
(Jan ‘16-Dec ‘17)
Non-COVID 2
(Jan ‘18-Dec ‘19)
COVID
(Jan ‘20-Dec ‘21)
Retail
Technology
Automotive
Oil & Gas
Airlines &
Hospitality
Impact of Covid
Pool
Non-
COVID1
Non-
COVID2
COVID Reason
Retail
(Costco,
Amazon, Target,
Walmart)
COST TGT COST
COST & TGT are major
market share holders and as
they open new stores to at
more locations and while
offering the products at
affordable prices, drives the
growth of COST.
Technology
(Google, IBM,
Intel, Microsoft)
GOOG GOOG MSFT
GOOG remains the most
used IT service in the world
in terms of apps and
browsers. MSFT also control
majority of the OS used
worldwide, while launching
its own hardware products.
Automotive
(General
Motors,
Mercedes,
Tesla, Ford )
GM TSLA TSLA
GM owned a large market
cap in automotive around
2016, but as people accept
EV as a better alternative to
gas powered engines, and
look for greener ways of
transport which is also more
technology wise advanced,
TSLA soars after 2017.
Oil & Gas
(Shell, Conoco
Phillips,
Marathon Oil,
Chevron Corp.)
CVX COP CVX
CVX & COP control majority
of gas and oil extraction in us
and also in some parts of the
world. As they continue to
innovate and expand in the
hydrocarbon fuel markets.
Airlines &
Hospitality
(Marriott Int,
Choice Hotels,
LTC Properties,
Alaska Air)
MAR CHH MAR
MAR and CHH remains
people’s first choice. As they
continue to grown and make
newer and more luxurious
properties. The in them
considerably increases with
time
Main objective of portfolio optimization is:
1. The investor’s goal is to maximize return for low level of risk
2. Risk can be reduced by diversifying a portfolio through individual, unrelated securities
Initially, the problem of portfolio optimization is translated into the form of variation
circuit called ansatz to enable the quantum computer to perform optimization on the
objective function.
VQE is Hybrid Quantum-classical algorithm. VQE which is developed on Variational
Principle calculates the lowest energy which corresponds to the optimal portfolio
It aims to find an upper bound of the lowest eigenvalue of a given Hamiltonian.
Methods
VQE has two fundamental steps:
1. Prepare the quantum state |Ψ(θ)⟩
2. Measure the expectation value ⟨Ψ(θ)|H|Ψ(θ)⟩
3. Optimize the parameter θ on classical computer and generate the updated wavefunction
4. Calculate the expectation value again for the updated wavefunction
5. Iterate until convergence criteria is met
QAOA is widely popular method for solving combinatorial optimization problems. The VQE algorithm applies
classical optimization to minimize the energy expectation of an ansatz state to find the ground state energy.
Methods Cont..
[0 1 0 0], -
0.0012
[0 1 0 0],-
0.0012
[0 1 0 0], -
0.0012
[0
1 0
0]
[0 0 1 0], -
0.0014
[1 0 0 0], -
0.0014
[1 0 0
0]
[0 0 1 0], -
0.0014
[1 0 0 0], -
0.0014
[1 0 0 0]
[1 0 0 0], -
0.0014
[1 0 0 0],-
0.0014
[0 0 0 1], -0.001 [0 0 0 1]
[0 0 0 1], -0.001 [0 0 0 1] , -
0.001
[0 0 0 1},-
0.0013
[0 0 0 1]
[0 0 0 1] , -
0.0013
[0 0 0 1] , -
0.0013
[0 0 0 1] , -
0.0015
[0 0 0 1] , -
0.0015
[0 0 0 1]
[0 0 0 1] , -
0.0015
[0 0 1 0] , -
0.007
[1 0 0 0]
[1 0 0 0] , -
0.006
[0 0 1 0] , -
0.007
[0 0 1 0] , -
0.005
[0 0 1 0]
[1 0 0 0] , 0.001 [0 0 1 0] , -
0.005
[0 0 1 0] , -
0.005
[0 0 1 0]
[0 0 0 1], , -
0.0016
[0 0 1 0], , -
0.005
[1 0 0 0] , -
0.001
[1 0 0 0]
[1 0 0 0] , -
0.001
[1 0 0 0] , -
0.001
[0 1 0 0] , -
0.0004
[0 1 0 0]
[0 1 0 0] , -
0.0004
[0 1 0 0] , -
0.0004
[0 0 1 0] , -
0.0005
[0 0 1 0]
[0 0 1 0] , -
0.0005
[0 0 1 0] , -
0.0005
[1 0 0 0] , -
0.0015
[1 0 0 0] [0 1 0 0] , -
0.0006
[1 0 0 0] , -
0.0015
[1 0 0 0] , -
0.0015
[0 1 0 0]
[0 1 0 0] , -
0.0006
[0 1 0 0] , -
0.0006
[0 1 0 0] , -
0.0008
[0 1 0 0]
[0 1 0 0] , -
0.0008
[0 1 0 0] , -
0.0008
References
• Egger, D.J., Gambella, C., Marecek, J., McFaddin, S., Mevissen, M.,
Raymond, R., Simonetto, A., Woerner, S. and Yndurain, E. (2020).
Quantum Computing for Finance: State-of-the-Art and Future
Prospects. IEEE Transactions on Quantum Engineering, 1, pp.1–24.
doi:10.1109/tqe.2020.3030314.
• Herman, D., Googin, C., Liu, X., Galda, A., Safro, I., Sun, Y., Pistoia,
M., Alexeev, Y. and Chase Bank, J. (2022). A Survey of Quantum
Computing for Finance. arxiv:2201.02773
Classical
VQE
Classical
VQE
QAOA
Classical
VQE
QAOA QAOA
Classical
VQE
Classical
VQE
QAOA
Classical
VQE
QAOA QAOA
Portfolio Optimization results using quantum algorithms(Work
done by Qkrishi Scientists)
Quantum based Portfolio Optimization
Qkrishi Projects
Forex optimization
Post quantum cryptography
Product recommendation
Electricity theft using QML
Protein folding and drug discovery
Computational chemistry and material science
https://economictimes.indiatimes.com/news/india/integration-with-the-global-markets-and-supply-chain-is-our-major-agenda-
pm-at-gift-city/articleshow/93217108.cms
https://newspatrolling.com/ifsca-authorises-qkrishi-as-fintech-entity-for-quantum-finance/
34
IFSCA authorised Qkrishi as Quantum
Fintech entity on 29th July 2022
The IFSCA is a unified authority for the
development and regulation of financial
products, financial services and financial
institutions in the International Financial
Services Centre (IFSC) in India
We have set up a Quantum Centre of
Excellence at SRMIST, India's first such center
in a private university. SRM Qkrishi Center of
Excellence in Quantum Information and
Computing(SQQuIC) will bring academia and
industry together.
Achievements
Achievements
3
5
Quantum Finance
Quantum Machine
Learning
Research collaboration
Academic collaboration
https://qkrishi.com/skilling-programs
Collaborations
Collaborations
• Prabha Narayanan – Founder Qkrishi
• Prof. Monika Agarwal - Founder Qkrishi
• Qkrishi Colleagues: Chetan, Sree, Sangram
• JR: Ragavan
• Other experts from the field
• We are also open to joint proposal/collaboration,
skilling, internship!!!
Acknowledgement
Sincere Thanks
To All my Teachers and Staff from the Sai Mat. School,
Madipakkam.
Quiz
https://forms.gle/otrFpak8ixmXZhDZ9
Fully scaled quantum
technology is still a way off,
but some banks are already
thinking ahead to the
potential value.
Fully scaled quantum
technology is still a way off,
but some banks are already
thinking ahead to the
potential value.

More Related Content

What's hot

Quantum computation - Introduction
Quantum computation - IntroductionQuantum computation - Introduction
Quantum computation - Introduction
Aakash Martand
 
QuantumComputersPresentation
QuantumComputersPresentationQuantumComputersPresentation
QuantumComputersPresentation
Vinayak Suresh
 

What's hot (20)

Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Qunatum computing
Qunatum computing Qunatum computing
Qunatum computing
 
Quantum computing - Introduction
Quantum computing - IntroductionQuantum computing - Introduction
Quantum computing - Introduction
 
Quantum Computing in Finance
Quantum Computing in FinanceQuantum Computing in Finance
Quantum Computing in Finance
 
Quantum computers
Quantum computersQuantum computers
Quantum computers
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum computers
Quantum computersQuantum computers
Quantum computers
 
Quantum computation - Introduction
Quantum computation - IntroductionQuantum computation - Introduction
Quantum computation - Introduction
 
Quantum Computation: What is it and Why?
Quantum Computation: What is it and Why?Quantum Computation: What is it and Why?
Quantum Computation: What is it and Why?
 
Quantum Computing: The Why and How
Quantum Computing: The Why and HowQuantum Computing: The Why and How
Quantum Computing: The Why and How
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
QuantumComputersPresentation
QuantumComputersPresentationQuantumComputersPresentation
QuantumComputersPresentation
 
Quantum Computing - Basic Concepts
Quantum Computing - Basic ConceptsQuantum Computing - Basic Concepts
Quantum Computing - Basic Concepts
 
What is quantum computing
What is quantum computingWhat is quantum computing
What is quantum computing
 
Quantum computing
Quantum computingQuantum computing
Quantum computing
 
Quantum Computing and AI
Quantum Computing and AIQuantum Computing and AI
Quantum Computing and AI
 
Introduction to Quantum Computer
Introduction to Quantum ComputerIntroduction to Quantum Computer
Introduction to Quantum Computer
 

Similar to Quantum & AI in Finance

Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computing
IOSR Journals
 
quantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdfquantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdf
AjayRaj912848
 

Similar to Quantum & AI in Finance (20)

Quantum & AI in Finance
Quantum & AI in FinanceQuantum & AI in Finance
Quantum & AI in Finance
 
Quantum Information FINAL.pptx
Quantum Information FINAL.pptxQuantum Information FINAL.pptx
Quantum Information FINAL.pptx
 
Seminar
SeminarSeminar
Seminar
 
Quantum Computing.pptx
Quantum Computing.pptxQuantum Computing.pptx
Quantum Computing.pptx
 
quantum computing22.pptx
quantum computing22.pptxquantum computing22.pptx
quantum computing22.pptx
 
Quantum communication and quantum computing
Quantum communication and quantum computingQuantum communication and quantum computing
Quantum communication and quantum computing
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
177
177177
177
 
Quantum computers
Quantum computersQuantum computers
Quantum computers
 
An Introduction to Quantum computing
An Introduction to Quantum computingAn Introduction to Quantum computing
An Introduction to Quantum computing
 
Strengths and limitations of quantum computing
Strengths and limitations of quantum computingStrengths and limitations of quantum computing
Strengths and limitations of quantum computing
 
What is Quantum Computing and Why it is Important
What is Quantum Computing and Why it is ImportantWhat is Quantum Computing and Why it is Important
What is Quantum Computing and Why it is Important
 
preskill.pptx
preskill.pptxpreskill.pptx
preskill.pptx
 
Presentation on quantum computers
Presentation on quantum computersPresentation on quantum computers
Presentation on quantum computers
 
bhanu.pptx
bhanu.pptxbhanu.pptx
bhanu.pptx
 
Quantum Computers
Quantum ComputersQuantum Computers
Quantum Computers
 
quantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdfquantumcomputingbysandy-170310190433.pdf
quantumcomputingbysandy-170310190433.pdf
 
Quantum Computing
Quantum ComputingQuantum Computing
Quantum Computing
 
Quantum Computing: Unleashing the Power of Quantum Mechanics
Quantum Computing: Unleashing the Power of Quantum MechanicsQuantum Computing: Unleashing the Power of Quantum Mechanics
Quantum Computing: Unleashing the Power of Quantum Mechanics
 
Quantum computing1
Quantum computing1Quantum computing1
Quantum computing1
 

More from Object Automation

More from Object Automation (20)

RTL DESIGN IN ML WORLD_OBJECT AUTOMATION Inc
RTL DESIGN IN ML WORLD_OBJECT AUTOMATION IncRTL DESIGN IN ML WORLD_OBJECT AUTOMATION Inc
RTL DESIGN IN ML WORLD_OBJECT AUTOMATION Inc
 
CHIPS Alliance_Object Automation Inc_workshop
CHIPS Alliance_Object Automation Inc_workshopCHIPS Alliance_Object Automation Inc_workshop
CHIPS Alliance_Object Automation Inc_workshop
 
RTL Design Methodologies_Object Automation Inc
RTL Design Methodologies_Object Automation IncRTL Design Methodologies_Object Automation Inc
RTL Design Methodologies_Object Automation Inc
 
High-Level Synthesis for the Design of AI Chips
High-Level Synthesis for the Design of AI ChipsHigh-Level Synthesis for the Design of AI Chips
High-Level Synthesis for the Design of AI Chips
 
AI-Inspired IOT Chiplets and 3D Heterogeneous Integration
AI-Inspired IOT Chiplets and 3D Heterogeneous IntegrationAI-Inspired IOT Chiplets and 3D Heterogeneous Integration
AI-Inspired IOT Chiplets and 3D Heterogeneous Integration
 
GenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation IncGenAI and AI GCC State of AI_Object Automation Inc
GenAI and AI GCC State of AI_Object Automation Inc
 
CDAC presentation as part of Global AI Festival and Future
CDAC presentation as part of Global AI Festival and FutureCDAC presentation as part of Global AI Festival and Future
CDAC presentation as part of Global AI Festival and Future
 
Global AI Festivla and Future one day event
Global AI Festivla and Future one day eventGlobal AI Festivla and Future one day event
Global AI Festivla and Future one day event
 
Generative AI In Logistics_Object Automation
Generative AI In Logistics_Object AutomationGenerative AI In Logistics_Object Automation
Generative AI In Logistics_Object Automation
 
Gen AI_Object Automation_TechnologyWorkshop
Gen AI_Object Automation_TechnologyWorkshopGen AI_Object Automation_TechnologyWorkshop
Gen AI_Object Automation_TechnologyWorkshop
 
Deploying Pretrained Model In Edge IoT Devices.pdf
Deploying Pretrained Model In Edge IoT Devices.pdfDeploying Pretrained Model In Edge IoT Devices.pdf
Deploying Pretrained Model In Edge IoT Devices.pdf
 
AI-INSPIRED IOT CHIPLETS AND 3D HETEROGENEOUS INTEGRATION.pdf
AI-INSPIRED IOT CHIPLETS AND 3D HETEROGENEOUS INTEGRATION.pdfAI-INSPIRED IOT CHIPLETS AND 3D HETEROGENEOUS INTEGRATION.pdf
AI-INSPIRED IOT CHIPLETS AND 3D HETEROGENEOUS INTEGRATION.pdf
 
5G Edge Computing_Object Automation workshop
5G Edge Computing_Object Automation workshop5G Edge Computing_Object Automation workshop
5G Edge Computing_Object Automation workshop
 
COE AI Lab Universities
COE AI Lab UniversitiesCOE AI Lab Universities
COE AI Lab Universities
 
Bootcamp_AIApps.pdf
Bootcamp_AIApps.pdfBootcamp_AIApps.pdf
Bootcamp_AIApps.pdf
 
Bootcamp_AIApps.pdf
Bootcamp_AIApps.pdfBootcamp_AIApps.pdf
Bootcamp_AIApps.pdf
 
Bootcamp_AIAppsUCSD.pptx
Bootcamp_AIAppsUCSD.pptxBootcamp_AIAppsUCSD.pptx
Bootcamp_AIAppsUCSD.pptx
 
Course_Object Automation.pdf
Course_Object Automation.pdfCourse_Object Automation.pdf
Course_Object Automation.pdf
 
Enterprise AI_New.pdf
Enterprise AI_New.pdfEnterprise AI_New.pdf
Enterprise AI_New.pdf
 
Super AI tools
Super AI toolsSuper AI tools
Super AI tools
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Recently uploaded (20)

Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

Quantum & AI in Finance

  • 1. Quantum Computing for Finance 22nd Dec 2022 GLOBAL AI FESTIVAL AND FUTURE 2022
  • 2. • The quantum world exhibit unique characteristics of superposition of states, interference and entanglement which are not to be observed in the classical sense • Superposition of states – if and are two states of quantum system then + s also an allowed state with = 1 • Quantum interference is the result of addition or subtraction of the amplitudes arising from the wave nature of the particles • Quantum entanglement is the non locality experienced in measuring or observing the particles • These are counter intuitive and strange to the humans of today • Richard Feynman said in 1985, if we could compute using atoms we would compute as nature computes Unique Nature of Quantum Mechanics
  • 3. • Moore’s law projects that the number of transistors in the integrated circuits should double itself every two years • Also by Morse law , the size of the transistors will be reaching that of molecules and atoms in the near future • And when it does, quantum effects such as tunneling, coherence will take over and detrimentally affect the efficiency of computing • Therefore, In order to scale, it is compelling to look for different ways of computation Source : Prof. Christopher Monroe , Univ. of Maryland (https://www.youtube.com/watch?v=Y3mcgq3_yEY) Need for Quantum Computing
  • 4. • Bit is the fundamental unit of classical computing and it can take either of the two states, a 1 or 0, an On or Of, True or False • Quantum bit or Qubit is the fundamental unit of quantum information processing • We can store bits of information in quantum computing. For eg. has 8 different probabilities or amplitudes which means 8 bits of information can be stored for a three input process + + + + + + + , leads to quantum parallelism • The QC derives its supremacy over CQ based on this exponential nature of processing/computing • When no. of Qubits N = 300 , we have more information to store/process/compute with, than there are particles in the universe Quantum Computing
  • 5. • number of states is the result of superposition of states • Allowing the interference to happen between the probability waves (by means of manipulating the input states through quantum gates)of qubits/states and obtaining the results as few tens to few hundreds/thousands (sparse and still being dependent on any number inputs) and repeating the experiment (shots) to get statistical estimate /distribution harnesses the concept of quantum interference for computation • Quantum entanglement is the correlation between two different qubits, which means the two members of a pair exist in a single quantum state • Observing the state of one of the qubits instantaneously changes the state of the other one in a predictable manner, even at a long distance • Realization: Superconducting circuit, trapped ions, silicon quantum dot and diamond vacancies Quantum Mechanical Resources for Computing Output Input
  • 6. Quantum mechanical states are extremely fragile and require near absolute isolation from the environment. Creating such conditions require temperatures near absolute zero and shielding from radiation. Challenge only increases with increasing the size (number of qubits and the length of time they must be coherent). Thus, building quantum computers is expensive and difficult. Requires contributions from many different fields, such as the design of quantum algorithms and error correcting codes, the architecture design of the computer itself, and the development of more reliable quantum devices. Development of quantum versions of devices, architectures, languages, compilers, and layers of abstraction. Challenges and Opportunities
  • 7. Quantum Algorithms – General Principle Equally weighted Superposition of states Single pulse on single qubit affects works on the massive superposition of states Pulse leads to interference which in turn changes the prob. Amplitude Coupled qubit gates (CNOT) a pair of qubits. Pulse leads to interference which in turn changes the prob. amplitude Prob. amp. constructively interfere on one state only and thus the result
  • 8. Computational Complexity Complexity of a problem gives information about how long it takes to solve a problem. T(n) denotes time or the number of steps required to solve a problem with n being the no. length of no. of digits of input, there broadly exists two classes of complexity namely, P and NP. Complexity is basically knowing how as n grows. If the time scales as , where k and p are positive numbers, then problem can be solved in polynomial time. If the time scales as , where k and c are positive numbers, such that for every value of n the problem is considered to be solvable in exponential time. Note: n is an exponent here. In classical computing, problems are tractable if it grows in polynomial time while intractable if it grows exponentially and these problems are called easy and hard respectively. If a problem can be solved in polynomial time it is considered to belonging to a class known as P while that of exponential time it is called NP (non-deterministic polynomial). Generally, it is believed that P is not equal to NP and that there are problems in NP but not in P, which can be solved by quantum computers in polynomial time.
  • 9. Motivation for Quantum Algorithms Quantum algorithms are better than classical computers at specific tasks. Identify what kind of problems can be more efficiently solved by QC. Speedups: How QC performs in terms of scaling with the size of the problem. Gives an idea of how big the speedups will be as quantum hardware improves . Also, this metric is hardware agnostic and scales similarly across different hardware platforms such as Ion trap or superconducting or photonic etc. Exponential speedups can offer practical speedups even at smaller problem sizes & with small quantum computers (NISQ ??) Polynomial speedups may require medium to large scale QC. Both polynomial and exponential are useful.
  • 10. Quantum Algorithms Grover’s algorithm can provide quadratic speedup Square of 1 million ( 1,000,000) = 1000 SQRT(Classical Algo) = Quantum Algo Although this is polynomial, huge reduction in time. Provable and Heuristic Quantum Algorithms Provable: Mathematically, can be shown to outperform its classical counterparts. Eg. Shor’s factorization , Grover’s search. All provable QAs medium to large scale QCs or fault tolerant QCs. Challenge is to build the QC. Most of the originally proposed quantum algorithms require millions of physical qubits to incorporate these QEC techniques successfully. Heuristic: No mathematical proof that quantum can outperform, driven by intuitions. Do not know in advance how it can perform but can be run on NISQ. Need to test with real life data.
  • 11. NISQ In 2017, John Preskill coined the term Noisy Intermediate Scale Quantum Computing (NISQ) to denote the present era of quantum computing. Intermediate scale refers to the no. of qubits available which ranges from 50 to a few hundreds of qubits Noisy refers to not so robust qubit meaning the present generation qubits are more highly prone to decoherence. NISQ era of computing, an efficient program is required to mitigate the error to extract reliable results. Quantum algorithms such as Shor’s prime factorization, Deutech-Jozsca algorithms operate under the assumption that the qubits are robust and therefore do not incorporate any error mitigation techniques. Fault tolerance is the property that enables a system to continue operating properly in the event of the failure of one or more faults within some of its components. FTQC refers to the framework of ideas that allow qubits to be protected from quantum errors introduced by poor control or environmental interactions (Quantum Error Correction, QEC) and the appropriate design of quantum circuits to implement both QEC and encoded logic operations in a way to avoid these errors cascading through quantum circuits.
  • 12. NISQ Algorithms and tools have been developed specifically for near-term quantum computers Variational Quantum Algorithms (VQAs): Hybrid quantum-classical approach which has potential noise reduction. In NISQ , all known quantum algorihtms are heuristic in nature. Quantum Error Mitigation (QEM): Techniques to reduce the computational errors and then evaluate accurate results from noisy quantum circuits Quantum Circuit Compilation (QCC): To transform the nonconforming quantum circuit to an executable circuit on the target quantum platform according to its constraints Benchmarking Protocols: To evaluate the basic performance of a quantum computer and even the capacity to solve realworld problems. Classical Simulation: Classical simulation of quantum circuits is one of the core tools for designing quantum algorithms and validating quantum devices VQAs, QEMs, QCC, and quantum benchmarking may all require the help of classical simulation for verification or algorithm design. Main goal of the NISQ era is to extract the maximum quantum computational power from current devices while developing techniques that may also be suited for the long-term goal of the FTQC
  • 14. • In 2017, John Preskill coined the term Noisy Intermediate Scale Quantum Computing (NISQ) to denote the present era of quantum computing. • Noisy – not so robust qubits. • Intermediate – 50s to few hundreds of qubits. • Peruzzo, A., McClean, J., Shadbolt, P. et al. A variational eigenvalue solver on a photonic quantum processor. Nat Commun 5, 4213 (2014). https://doi.org/10.1038/ncomms5213 • Fedorov, D.A., Peng, B., Govind, N. et al. VQE method: a short survey and recent developments. Mater Theory 6, 2 (2022). https://doi.org/10.1186/s41313-021- 00032-6 Variational Quantum Eigensolver (VQE)
  • 15. • Prepare a variational quantum circuit representing the chemical problem –Qn. Comp • Measure the circuit, calculate the expectation value - Qn. Comp • Update the variational parameters by optimizing algorithm – Classical Computer • Measure the circuit again - Qn. Comp • If present value better than previous one, stop the process Variational Quantum Eigensolver (VQE)
  • 16. Quantum Computing for Finance • Finance sector encounters several computationally challenging problems such as asset portfolio optimization, stock market prediction, arbitrage opportunities, fraud detection, credit scoring etc. • In a world where hug volume of data generated per second, QC promises potential reduction in time and memory space for the computational tasks. • Broadly, there are three classes of problems in finance: • Optimization: Problems that scale exponentially in time required can be best solved using quantum optimization. Eg. portfolio optimization, arbitrage opportunity, optimal feature selection for credit scoring. • Machine Learning: Highly Complex data structures hinder classification or pre- diction accuracy. The multidimensional data modeling capacity of quantum computers may allow us to find better patterns, with increasing accuracy. E.g. Anomaly detection, Quantum NLP for virtual agents, Risk Assessment • Simulation: Time constraints to perform sufficient scenario tests to find the best possible solution. Efficient sampling methods leveraging quantum computers may require less samples to reach a more accurate solution faster. E.g. Pricing of financial derivatives, risk analysis.
  • 17. Algorithms can improve computational efficiency, accuracy, and addressability for defined use case Financial services focus areas and algorithms Ref: Quantum Computing for Finance: State-of-the-Art and Future Prospects Quantum Algorithms for Finance
  • 18. Fully scaled quantum technology is still a way off, but some banks are already thinking ahead to the potential value. Major MoUs
  • 19. Ref: Amira Abbas lecture Quantum Machine Learning
  • 20. Step 1: Encode the classical data into a quantum state Step 2: Apply a parameterized model Step 3: Measure the circuit to extract labels Step 4: Use optimization techniques (like gradient descent) to update model parameters QML Steps
  • 25. TP = Genuine transaction / genuine prediction FP = Genuine transaction / predicted as fraud Recall = Fraud transaction / predicted as genuine Accuracy = Overall model evaluation F1 = (2 x precision x recall) / (precision + recall) Metrics
  • 26. Samples N_feature s(n_qubits ) Accurac y Precision Recall F1 Score Time (Seconds ) 500 : 10 4 0.98 0.96 0.98 0.97 5.57 500 : 10 7 0.98 0.96 0.98 0.97 6.50 500 : 10 11 0.98 0.96 0.98 0.97 6.78 500 : 10 15 0.98 0.96 0.98 0.97 21.12 500 : 10 18 0.98 0.96 0.98 0.97 52.60 Table 1
  • 27. Table 2 Samples N_features(n_q ubits) Accur acy Precision Recall F1 Score Time (Second s) 1000 : 100 4 0.89 0.84 0.89 0.86 17.24 1000 : 100 7 0.91 0.83 0.91 0.87 19.21 1000 : 100 11 0.92 0.92 0.92 0.89 23.06 1000 : 100 15 0.91 0.92 0.91 0.88 94.49 1000 : 100 18 0.92 0.93 0.92 0.90 208.54
  • 28. Table 3 Samples N_features(n_q ubits) Accuracy Precision Recall F1 Score Time (Second s) 2000 : 100 4 0.95 0.91 0.95 0.93 55.42 2000 : 100 7 0.95 0.91 0.95 0.93 58.39 2000 : 100 11 0.95 0.96 0.95 0.93 73.63 2000 : 100 15 0.95 0.91 0.95 0.93 299.92 2000 : 100 18
  • 29. Table 4 Samples N_features(n_q ubits) Accur acy Precisio n Recall F1 Score Time (Second s) 3000 : 200 4 0.94 0.88 0.94 0.91 98.14 3000 : 200 7 0.94 0.95 0.94 0.92 118.42 3000 : 200 11 0.94 0.94 0.94 0.91 140.36 3000 : 200 15 0.95 0.91 0.95 0.93 299.92 3000 : 200 18 0.97 0.92 0.96 0.94 446.40
  • 30.
  • 31. Unraveling the Effect of COVID-19 on the Selection of Optimal Portfolio Using Hybrid Quantum Algorithms 1Shrey Upadhyay, 2Vaidehi Dhande, 1Rupayan Bhattacharjee, 1Ishan NH Mankodi, 1Aaryav Mishra, 2Anindita Banerjee, 1Raghavendra Venkatraman 1QKrishi, 2C-DAC- India The unforeseen COVID-19 pandemic delivered a huge blow to the global economy. This poster elaborates the effect of COVID-19 on the portfolio optimization across different industrial sectors retail, technology, automotive, oil & gas, airlines & hospitality. Portfolio Optimization is to select best portfolios with an objective to maximize the return value and minimize the risk factor. To understand the trend in Portfolio Optimization pre covid-19 and during covid-19 three time intervals are considered and the results from different quantum algorithms are compared with classical results. The quantum algorithms used are Variational Quantum Eigen solver (VQE), Quantum Approximate Optimization Algorithm (QAOA). Outline Covariance Graphs Results Conclusions Abstract 1. Portfolio Optimization- Maximize Returns and Minimize Risk 2. Classical Algorithms- Markowitz, Numpy EigenSolver 3. Quantum Computing-VQE, QAOA 4. Impact of Covid-19 on portfolio optimization Pool Non-COVID 1 (Jan ‘16-Dec ‘17) Non-COVID 2 (Jan ‘18-Dec ‘19) COVID (Jan ‘20-Dec ‘21) Retail Technolog y Automoti ve Oil & Gas Airlines & Hospitalit y Pool Non-COVID 1 (Jan ‘16-Dec ‘17) Non-COVID 2 (Jan ‘18-Dec ‘19) COVID (Jan ‘20-Dec ‘21) Retail Technology Automotive Oil & Gas Airlines & Hospitality Impact of Covid Pool Non- COVID1 Non- COVID2 COVID Reason Retail (Costco, Amazon, Target, Walmart) COST TGT COST COST & TGT are major market share holders and as they open new stores to at more locations and while offering the products at affordable prices, drives the growth of COST. Technology (Google, IBM, Intel, Microsoft) GOOG GOOG MSFT GOOG remains the most used IT service in the world in terms of apps and browsers. MSFT also control majority of the OS used worldwide, while launching its own hardware products. Automotive (General Motors, Mercedes, Tesla, Ford ) GM TSLA TSLA GM owned a large market cap in automotive around 2016, but as people accept EV as a better alternative to gas powered engines, and look for greener ways of transport which is also more technology wise advanced, TSLA soars after 2017. Oil & Gas (Shell, Conoco Phillips, Marathon Oil, Chevron Corp.) CVX COP CVX CVX & COP control majority of gas and oil extraction in us and also in some parts of the world. As they continue to innovate and expand in the hydrocarbon fuel markets. Airlines & Hospitality (Marriott Int, Choice Hotels, LTC Properties, Alaska Air) MAR CHH MAR MAR and CHH remains people’s first choice. As they continue to grown and make newer and more luxurious properties. The in them considerably increases with time Main objective of portfolio optimization is: 1. The investor’s goal is to maximize return for low level of risk 2. Risk can be reduced by diversifying a portfolio through individual, unrelated securities Initially, the problem of portfolio optimization is translated into the form of variation circuit called ansatz to enable the quantum computer to perform optimization on the objective function. VQE is Hybrid Quantum-classical algorithm. VQE which is developed on Variational Principle calculates the lowest energy which corresponds to the optimal portfolio It aims to find an upper bound of the lowest eigenvalue of a given Hamiltonian. Methods VQE has two fundamental steps: 1. Prepare the quantum state |Ψ(θ)⟩ 2. Measure the expectation value ⟨Ψ(θ)|H|Ψ(θ)⟩ 3. Optimize the parameter θ on classical computer and generate the updated wavefunction 4. Calculate the expectation value again for the updated wavefunction 5. Iterate until convergence criteria is met QAOA is widely popular method for solving combinatorial optimization problems. The VQE algorithm applies classical optimization to minimize the energy expectation of an ansatz state to find the ground state energy. Methods Cont.. [0 1 0 0], - 0.0012 [0 1 0 0],- 0.0012 [0 1 0 0], - 0.0012 [0 1 0 0] [0 0 1 0], - 0.0014 [1 0 0 0], - 0.0014 [1 0 0 0] [0 0 1 0], - 0.0014 [1 0 0 0], - 0.0014 [1 0 0 0] [1 0 0 0], - 0.0014 [1 0 0 0],- 0.0014 [0 0 0 1], -0.001 [0 0 0 1] [0 0 0 1], -0.001 [0 0 0 1] , - 0.001 [0 0 0 1},- 0.0013 [0 0 0 1] [0 0 0 1] , - 0.0013 [0 0 0 1] , - 0.0013 [0 0 0 1] , - 0.0015 [0 0 0 1] , - 0.0015 [0 0 0 1] [0 0 0 1] , - 0.0015 [0 0 1 0] , - 0.007 [1 0 0 0] [1 0 0 0] , - 0.006 [0 0 1 0] , - 0.007 [0 0 1 0] , - 0.005 [0 0 1 0] [1 0 0 0] , 0.001 [0 0 1 0] , - 0.005 [0 0 1 0] , - 0.005 [0 0 1 0] [0 0 0 1], , - 0.0016 [0 0 1 0], , - 0.005 [1 0 0 0] , - 0.001 [1 0 0 0] [1 0 0 0] , - 0.001 [1 0 0 0] , - 0.001 [0 1 0 0] , - 0.0004 [0 1 0 0] [0 1 0 0] , - 0.0004 [0 1 0 0] , - 0.0004 [0 0 1 0] , - 0.0005 [0 0 1 0] [0 0 1 0] , - 0.0005 [0 0 1 0] , - 0.0005 [1 0 0 0] , - 0.0015 [1 0 0 0] [0 1 0 0] , - 0.0006 [1 0 0 0] , - 0.0015 [1 0 0 0] , - 0.0015 [0 1 0 0] [0 1 0 0] , - 0.0006 [0 1 0 0] , - 0.0006 [0 1 0 0] , - 0.0008 [0 1 0 0] [0 1 0 0] , - 0.0008 [0 1 0 0] , - 0.0008 References • Egger, D.J., Gambella, C., Marecek, J., McFaddin, S., Mevissen, M., Raymond, R., Simonetto, A., Woerner, S. and Yndurain, E. (2020). Quantum Computing for Finance: State-of-the-Art and Future Prospects. IEEE Transactions on Quantum Engineering, 1, pp.1–24. doi:10.1109/tqe.2020.3030314. • Herman, D., Googin, C., Liu, X., Galda, A., Safro, I., Sun, Y., Pistoia, M., Alexeev, Y. and Chase Bank, J. (2022). A Survey of Quantum Computing for Finance. arxiv:2201.02773 Classical VQE Classical VQE QAOA Classical VQE QAOA QAOA Classical VQE Classical VQE QAOA Classical VQE QAOA QAOA
  • 32. Portfolio Optimization results using quantum algorithms(Work done by Qkrishi Scientists) Quantum based Portfolio Optimization
  • 33. Qkrishi Projects Forex optimization Post quantum cryptography Product recommendation Electricity theft using QML Protein folding and drug discovery Computational chemistry and material science
  • 34. https://economictimes.indiatimes.com/news/india/integration-with-the-global-markets-and-supply-chain-is-our-major-agenda- pm-at-gift-city/articleshow/93217108.cms https://newspatrolling.com/ifsca-authorises-qkrishi-as-fintech-entity-for-quantum-finance/ 34 IFSCA authorised Qkrishi as Quantum Fintech entity on 29th July 2022 The IFSCA is a unified authority for the development and regulation of financial products, financial services and financial institutions in the International Financial Services Centre (IFSC) in India We have set up a Quantum Centre of Excellence at SRMIST, India's first such center in a private university. SRM Qkrishi Center of Excellence in Quantum Information and Computing(SQQuIC) will bring academia and industry together. Achievements Achievements
  • 35. 3 5 Quantum Finance Quantum Machine Learning Research collaboration Academic collaboration https://qkrishi.com/skilling-programs Collaborations Collaborations
  • 36. • Prabha Narayanan – Founder Qkrishi • Prof. Monika Agarwal - Founder Qkrishi • Qkrishi Colleagues: Chetan, Sree, Sangram • JR: Ragavan • Other experts from the field • We are also open to joint proposal/collaboration, skilling, internship!!! Acknowledgement
  • 37. Sincere Thanks To All my Teachers and Staff from the Sai Mat. School, Madipakkam.
  • 39.
  • 40. Fully scaled quantum technology is still a way off, but some banks are already thinking ahead to the potential value.
  • 41. Fully scaled quantum technology is still a way off, but some banks are already thinking ahead to the potential value.