Fast Convergence of Regress-later Series Estimators

Similar documents
The difference between LSMC and replicating portfolio in insurance liability modeling

MONTE CARLO EXTENSIONS

Computational Finance Improving Monte Carlo

2.1 Mathematical Basis: Risk-Neutral Pricing

Accelerated Option Pricing Multiple Scenarios

Using Least Squares Monte Carlo techniques in insurance with R

Monte Carlo Methods in Structuring and Derivatives Pricing

The Pennsylvania State University. The Graduate School. Department of Industrial Engineering AMERICAN-ASIAN OPTION PRICING BASED ON MONTE CARLO

by Kian Guan Lim Professor of Finance Head, Quantitative Finance Unit Singapore Management University

A hybrid approach to valuing American barrier and Parisian options

Monte Carlo Methods in Financial Engineering

Math 416/516: Stochastic Simulation

Optimized Least-squares Monte Carlo (OLSM) for Measuring Counterparty Credit Exposure of American-style Options

Computational Finance Least Squares Monte Carlo

Practical example of an Economic Scenario Generator

Statistical Models and Methods for Financial Markets

Estimation risk for the VaR of portfolios...

Monte-Carlo Methods in Financial Engineering

IAS Quantitative Finance and FinTech Mini Workshop

APPROXIMATING FREE EXERCISE BOUNDARIES FOR AMERICAN-STYLE OPTIONS USING SIMULATION AND OPTIMIZATION. Barry R. Cobb John M. Charnes

Risk Estimation via Regression

Regression estimation in continuous time with a view towards pricing Bermudan options

Modelling Returns: the CER and the CAPM

Market Risk Analysis Volume IV. Value-at-Risk Models

Brooks, Introductory Econometrics for Finance, 3rd Edition

"Vibrato" Monte Carlo evaluation of Greeks

Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing

IEOR E4703: Monte-Carlo Simulation

King s College London

Dynamic Replication of Non-Maturing Assets and Liabilities

EC316a: Advanced Scientific Computation, Fall Discrete time, continuous state dynamic models: solution methods

Optimizing Modular Expansions in an Industrial Setting Using Real Options

Introduction to Algorithmic Trading Strategies Lecture 8

Notes. Cases on Static Optimization. Chapter 6 Algorithms Comparison: The Swing Case

Energy Systems under Uncertainty: Modeling and Computations

F19: Introduction to Monte Carlo simulations. Ebrahim Shayesteh

MATH3075/3975 FINANCIAL MATHEMATICS TUTORIAL PROBLEMS

AMERICAN OPTION PRICING WITH RANDOMIZED QUASI-MONTE CARLO SIMULATIONS. Maxime Dion Pierre L Ecuyer

Stochastic Approximation Algorithms and Applications

Improved Greeks for American Options using Simulation

4 Reinforcement Learning Basic Algorithms

HIGH PERFORMANCE COMPUTING IN THE LEAST SQUARES MONTE CARLO APPROACH. GILLES DESVILLES Consultant, Rationnel Maître de Conférences, CNAM

Valuation of performance-dependent options in a Black- Scholes framework

Lecture 17: More on Markov Decision Processes. Reinforcement learning

Continuous-time Stochastic Control and Optimization with Financial Applications

List of tables List of boxes List of screenshots Preface to the third edition Acknowledgements

Financial Mathematics and Supercomputing

ARCH Models and Financial Applications

Introductory Econometrics for Finance

Proxy Techniques for Estimating Variable Annuity Greeks. Presenter(s): Aubrey Clayton, Aaron Guimaraes

Strategies for Improving the Efficiency of Monte-Carlo Methods

Multilevel Monte Carlo for Basket Options

Market Risk Analysis Volume I

PART II IT Methods in Finance

Contents Critique 26. portfolio optimization 32

Multistage risk-averse asset allocation with transaction costs

Option Pricing with Delayed Information

Equity correlations implied by index options: estimation and model uncertainty analysis

King s College London

Chapter 5 Univariate time-series analysis. () Chapter 5 Univariate time-series analysis 1 / 29

European option pricing under parameter uncertainty

Bloomberg. Portfolio Value-at-Risk. Sridhar Gollamudi & Bryan Weber. September 22, Version 1.0

MONTE CARLO BOUNDS FOR CALLABLE PRODUCTS WITH NON-ANALYTIC BREAK COSTS

Module 2: Monte Carlo Methods

Stochastic Grid Bundling Method

Lecture outline. Monte Carlo Methods for Uncertainty Quantification. Importance Sampling. Importance Sampling

Content Added to the Updated IAA Education Syllabus

Computational Finance. Computational Finance p. 1

Alternative VaR Models

Numerical schemes for SDEs

EFFICIENT MONTE CARLO ALGORITHM FOR PRICING BARRIER OPTIONS

Market Risk: FROM VALUE AT RISK TO STRESS TESTING. Agenda. Agenda (Cont.) Traditional Measures of Market Risk

High Dimensional Edgeworth Expansion. Applications to Bootstrap and Its Variants

Milliman STAR Solutions - NAVI

Basic Concepts in Risk Management

RISKMETRICS. Dr Philip Symes

Course information FN3142 Quantitative finance

M.S. in Quantitative Finance & Risk Analytics (QFRA) Fall 2017 & Spring 2018

IEOR E4602: Quantitative Risk Management

Idiosyncratic risk, insurance, and aggregate consumption dynamics: a likelihood perspective

ELEMENTS OF MONTE CARLO SIMULATION

Market interest-rate models

Near Real-Time Risk Simulation of Complex Portfolios on Heterogeneous Computing Systems with OpenCL

MONTE CARLO METHODS FOR AMERICAN OPTIONS. Russel E. Caflisch Suneal Chaudhary

Topics in financial econometrics

Relevant parameter changes in structural break models

Recent developments in. Portfolio Modelling

Lecture outline W.B.Powell 1

Implementing Models in Quantitative Finance: Methods and Cases

Solving dynamic portfolio choice problems by recursing on optimized portfolio weights or on the value function?

MODELLING VOLATILITY SURFACES WITH GARCH

Making Proxy Functions Work in Practice

UPDATED IAA EDUCATION SYLLABUS

Pricing Early-exercise options

Volatility Spillovers and Causality of Carbon Emissions, Oil and Coal Spot and Futures for the EU and USA

Market Risk Analysis Volume II. Practical Financial Econometrics

Chapter 3. Dynamic discrete games and auctions: an introduction

-divergences and Monte Carlo methods

2017 IAA EDUCATION SYLLABUS

In physics and engineering education, Fermi problems

Transcription:

Fast Convergence of Regress-later Series Estimators New Thinking in Finance, London Eric Beutner, Antoon Pelsser, Janina Schweizer Maastricht University & Kleynen Consultants 12 February 2014 Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 1 / 18

Introduction Solvency II challenges insurers to establish appropriate risk models Financial institutions are required to enhance their understanding of the risks they are taking. Solvency II Pillar I requires insurers to compute accurate risk capital figures. Extracting risk figures from balance sheets involves complicated computation: Generate outer scenarios for 1 year VaR calculation For each outer scenario calculate price of all items on balance sheet Full Monte-Carlo leads to simulation-in-simulation Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 2 / 18

Introduction Solvency II challenges insurers to establish appropriate risk models Financial institutions are required to enhance their understanding of the risks they are taking. Solvency II Pillar I requires insurers to compute accurate risk capital figures. Extracting risk figures from balance sheets involves complicated computation: Generate outer scenarios for 1 year VaR calculation For each outer scenario calculate price of all items on balance sheet Full Monte-Carlo leads to simulation-in-simulation Solution Map balance sheet items into simplified functions which can computed analytically. This removes the inner simulation. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 2 / 18

Introduction Least-Squares Monte-Carlo This is a similar method as the Least-Squares Monte-Carlo (LSMC) widely used in finance. For example for pricing of American-style options with MC. Use regression method to estimate the continuation value LSMC also used for numerical solution of Backward Stochastic Differential Equations (BSDE s). LSMC techniques are used here to compute the solution process Y t and the gradient process Z t. Convergence of LSMC has been studied in the literature (e.g. Stentoft, 2004). Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 3 / 18

Introduction Agenda 1 Introduction 2 Mathematical Framework 3 Convergence 4 Extension 5 Conclusion Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 4 / 18

Mathematical Framework Very Brief Literature Review Madan and Milne (1994): static replication in Hilbert space. Longstaff and Schwartz (2001): LSMC for American option pricing. Stentoft (2004): convergence of LSMC Regress-Now estimator. Glasserman and Yu (2002) suggest Regress-Later estimator. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 5 / 18

Mathematical Framework Hilbert space theory W t, 0 t T, is an underlying random process. X T gives the payoff or value function) at time T contingent on W T. Consider target function of the form g(w t ) := E(X T W t ). Space of all square-integrable payoff functions is given by Hilbert space L 2 (Ω, F, P). From Hilbert space theory the function g() can be written as. g(w t ) = α k e k (W t ) k=0 Infinite dimensional space with countable basis, e.g. monomials. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 6 / 18

Mathematical Framework How to estimate g()? Non-parametric estimation problem in infinite(!) dimensional space Econometricians have studied this class of estimation problems Approximate true function as sequence of finite-dimensional sums. Challenge of two limits: truncation K and sample size N. Solution: theory for sieve estimators and/or empirical processes gives conditions and convergence rates. Alternative: literature on training of neural networks. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 7 / 18

Mathematical Framework Method of sieve gives a two-step estimator Approximation Estimation The finite-dimensional linear sieve is { H K := g : Ω R, g K (y t ) = } K α k e k (y t ) : α 1,..., α K R k=1 with dim(h K ) = K slowly as N. The series estimator of g(w t ) is then 1 ĝ = arg min g H K N N (g(w t) g K (W t)) 2. i=1 Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 8 / 18

Mathematical Framework Two estimators should be distinguished Regress-now Estimate g(w t ) = E[X T W t ] as ĝ(w t ) = e K (W t ) ˆα now. Directly fits the pricing function. Applies a smoothing before estimation. Is model-dependent: changing the pricing measure yields a new pricing function. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 9 / 18

Mathematical Framework Two estimators should be distinguished Regress-now Estimate g(w t ) = E[X T W t ] as ĝ(w t ) = e K (W t ) ˆα now. Regress-later Est. ĝ(w T ) = e K (W T ) ˆα lat, ĝ(w t ) = E[e K (W T ) W t ]ˆα lat Directly fits the pricing function. Applies a smoothing before estimation. Is model-dependent: changing the pricing measure yields a new pricing function. First fits the payoff function. Compute cond.exp. of basis analytically. Is model-independent; changing the pricing measure does not affect the composition of the fitting function. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 9 / 18

Convergence Assumptions and Conditions Usual non-parametric assumption: The maximal approximation error, g(y T ) g K (y T ), must diminish with O(K γ ) Weak assumption, that does not depend on measure P. Within MC we know the data-generating process Use stronger assumption: Depends explicitly on measure P. E [ (g(y T ) g K (y T ) ) 4 ] = O(K γ ). Define the net h(k, N) := 1 N E [ (e K e K ) 2 ], this is the variance of the finite-sample covariance matrix of the basis functions. Assume there is a sequence K(N), such that h(n, K(N)) 0 for N. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 10 / 18

Convergence Difference in regress-now and regress-later Theorem: Regress-later mean square error converges as: O p (K(N) γ ) Regress-now mean square error converges as: O p (K/N + K γ ) Regress-now exhibits an additional error linked to projection of X T on smaller filtration F t. Regress-later avoids this error. Regress-now asymptotically attains Stone s bound for optimal choice K(N) = N 1 γ+1, giving convergence of O p (N γ γ+1 ). With Regress-Later we can break through Stone s bound and converge faster than O p (N 1 ). Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 11 / 18

Convergence Piecewise linear functions give easy basis Chop domain into K intervals: {(b 1, b 2 ], (b 2, b 3 ],...}. Consider on each interval a linear function as a basis-function. If g() is twice differentiable, then γ = 4. Choose K(N) = N 0.499, then h(n, K(N)) 0. Convergence in mean square error thus O p (N 1.996 ) which is considerably faster than MC convergence O p (N 1 ). We conjecture that even faster convergence can be achieved for more optimised bases. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 12 / 18

Convergence Fast convergence with Regress Later Green line: O(N 1 ), blue line O(N 2 ). Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 13 / 18

Extension Extension to multiple time-steps The result we have show here is for one single time-step. This is sufficient for risk calculations over one single horizon. For pricing American-style options, we should consider multiple time-steps. We have potential feed-forward of approximation errors in the algorithm. Results from previous regressions, are basis for next regression. Topic of ongoing research at the moment. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 14 / 18

Extension Extension to multivariate path-dependent claims Every contingent claim can be modelled as a function of d-dimensional stochastic process W (t) = (W 1 (t),..., W d (t)) ; 0 t T. Mild path-dependency is handled by adding summary variables (e.g. running maximum or partial average) as additional stochastic processes. In full generality, path-dependency can be handled by chopping up time and adding intermediate values as additional stochastic processes. (Same idea for construction of stochastic integral) The multivariate basis is given by the product of the univariate bases. Note: we still have a countable basis. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 15 / 18

Extension Naive multivariate basis does not work Total number of parameters to be estimated for a replication up to maximum order K K k =0 ( d + k ) ( 1 K ) + d = k K = [K + d]! K.!d! Example: K = 2, d = 6 10 = 60, number of terms: 1891 Curse of dimensionality! Solution: Only consider mild path-dependent products in low dimensions Possible alternative: sparse bases. Results about universal approximation in machine learning. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 16 / 18

Conclusion Conclusion Regression based LSMC very important for numerical algorithms in finance and insurance. Most implementations based on Regress-Now approach. We investigate Regress-Later, and shows that is has fundamentally different properties. We prove that it is possible to achieve fast convergence speeds with Regress-Later. Show explicit example of convergence in MSE of O(N 2 ). Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 17 / 18

Conclusion Some References Glasserman, P. and Yu, B. (2002). Simulation for American Options: Regression now or Regression later? Monte Carlo and Quasi-Monte Carlo Methods. Longstaff, F. A. and Schwartz, E.S. (2001). Valuing American Options by Simulation: A simple least-squares approach. Review of Financial Studies, 14(1):113-47. Madan, D.B. and Milne, F. (1994). Contingent claims valued and hedged by pricing and investing in a basis. Mathematical Finance, 4(3):223-245. Newey, W.K. (1997). Convergence rates and asymptotic normality for series estimators. Journal of Econometrics, 79(1):147-168. Stentoft, L. (2004). Convergence of the Least Squares Monte Carlo Approach to American Option Valuation. Management Science, 50(9):1193-1203. Beutner Pelsser Schweizer Fast Convergence of Regress Later 12 February 2014 18 / 18