Low-discrepancy sequences | Monte Carlo methods

Quasi-Monte Carlo method

In numerical analysis, the quasi-Monte Carlo method is a method for numerical integration and solving some other problems using low-discrepancy sequences (also called quasi-random sequences or sub-random sequences). This is in contrast to the regular Monte Carlo method or Monte Carlo integration, which are based on sequences of pseudorandom numbers. Monte Carlo and quasi-Monte Carlo methods are stated in a similar way.The problem is to approximate the integral of a function f as the average of the function evaluated at a set of points x1, ..., xN: Since we are integrating over the s-dimensional unit cube, each xi is a vector of s elements. The difference between quasi-Monte Carlo and Monte Carlo is the way the xi are chosen. Quasi-Monte Carlo uses a low-discrepancy sequence such as the Halton sequence, the Sobol sequence, or the Faure sequence, whereas Monte Carlo uses a pseudorandom sequence. The advantage of using low-discrepancy sequences is a faster rate of convergence. Quasi-Monte Carlo has a rate of convergence close to O(1/N), whereas the rate for the Monte Carlo method is O(N−0.5). The Quasi-Monte Carlo method recently became popular in the area of mathematical finance or computational finance. In these areas, high-dimensional numerical integrals, where the integral should be evaluated within a threshold ε, occur frequently. Hence, the Monte Carlo method and the quasi-Monte Carlo method are beneficial in these situations. (Wikipedia).

Quasi-Monte Carlo method
Video thumbnail

What is the Monte Carlo method? | Monte Carlo Simulation in Finance | Pricing Options

In today's video we learn all about the Monte Carlo Method in Finance. These classes are all based on the book Trading and Pricing Financial Derivatives, available on Amazon at this link. https://amzn.to/2WIoAL0 Check out our website http://www.onfinance.org/ Follow Patrick on twitter h

From playlist Exotic Options & Structured Products

Video thumbnail

Robert Tichy: Quasi-Monte Carlo methods and applications: introduction

VIRTUAL LECTURE Recording during the meeting "Quasi-Monte Carlo Methods and Applications " the October 28, 2020 by the Centre International de Rencontres Mathématiques (Marseille, France) Filmmaker: Guillaume Hennenfent Find this video and other talks given by worldwide mathematician

From playlist Virtual Conference

Video thumbnail

An introduction to multilevel Monte Carlo methods – Michael Giles – ICM2018

Numerical Analysis and Scientific Computing Invited Lecture 15.7 An introduction to multilevel Monte Carlo methods Michael Giles Abstract: In recent years there has been very substantial growth in stochastic modelling in many application areas, and this has led to much greater use of Mon

From playlist Numerical Analysis and Scientific Computing

Video thumbnail

Monte Carlo Integration In Python For Noobs

Monte Carlo is probably one of the more straightforward methods of numerical Integration. It's not optimal if working with single-variable functions, but nonetheless is easy to use, and readily generalizes to multi-variable functions. In this video I motivate the method, then solve a one-d

From playlist Daily Uploads

Video thumbnail

Gunther Leobacher: Quasi Monte Carlo Methods and their Applications

In the first part, we briefly recall the theory of stochastic differential equations (SDEs) and present Maruyama's classical theorem on strong convergence of the Euler-Maruyama method, for which both drift and diffusion coefficient of the SDE need to be Lipschitz continuous. VIRTUAL LECTU

From playlist Virtual Conference

Video thumbnail

Giray Ökten: Derivative pricing, simulation from non-uniform distributions - lecture 3

The models of Bachelier and Samuelson will be introduced. Methods for generating number sequences from non-uniform distributions, such as inverse transformation and acceptance rejection, as well as generation of stochastic processes will be discussed. Applications to pricing options via re

From playlist Probability and Statistics

Video thumbnail

Giray Ökten: Number sequences for simulation - lecture 2

After an overview of some approaches to define random sequences, we will discuss pseudorandom sequences and low-discrepancy sequences. Applications to numerical integration, Koksma-Hlawka inequality, and Niederreiter’s uniform point sets will be discussed. We will then present randomized q

From playlist Probability and Statistics

Video thumbnail

A. Eberle: Couplings & converg. to equilibrium f. Langevin dyn. & Hamiltonian Monte Carlo methods

The lecture was held within the framework of the Hausdorff Trimester Program: Kinetic Theory Abstract: Coupling methods provide a powerful approach to quantify convergence to equilibrium of Markov processes in appropriately chosen Wasserstein distances. This talk will give an overview on

From playlist Workshop: Probabilistic and variational methods in kinetic theory

Video thumbnail

Semantic models for higher-order Bayesian inference - Sam Staton, University of Oxford

In this talk I will discuss probabilistic programming as a method of Bayesian modelling and inference, with a focus on fully featured probabilistic programming languages with higher order functions, soft constraints, and continuous distributions. These languages are pushing the limits of e

From playlist Logic and learning workshop

Video thumbnail

The Power of Sampling by Peter W. Glynn

Infosys-ICTS Turing Lectures The Power of Sampling Speaker: Peter W. Glynn (Stanford University, USA) Date: 14 August 2019, 16:00 to 17:00 Venue: Ramanujan Lecture Hall, ICTS Bangalore Sampling-based methods arise in many statistical, computational, and engineering settings. In engine

From playlist Infosys-ICTS Turing Lectures

Video thumbnail

On convergence of numerical schemes for hyperbolic systems of conservation – S. Mishra – ICM2018

Numerical Analysis and Scientific Computing Invited Lecture 15.9 On the convergence of numerical schemes for hyperbolic systems of conservation laws Siddhartha Mishra Abstract: A large variety of efficient numerical methods, of the finite volume, finite difference and DG type, have been

From playlist Numerical Analysis and Scientific Computing

Video thumbnail

Monte Carlo Simulation and Python

Monte Carlo Simulation with Python Playlist: http://www.youtube.com/watch?v=9M_KPXwnrlE&feature=share&list=PLQVvvaa0QuDdhOnp-FnVStDsALpYk2hk0 Here we bring at least the initial batch of tutorials to a close with the 3D plotting of our variables in search for preferable settings to use.

From playlist Monte Carlo Simulation with Python

Video thumbnail

DDPS | Learning hierarchies of reduced-dimension and context-aware models for Monte Carlo sampling

In this DDPS Seminar Series talk from Sept. 2, 2021, University of Texas at Austin postdoctoral fellow Ionut-Gabriel Farcas discusses hierarchies of reduced-dimension and context-aware low-fidelity models for multi-fidelity Monte Carlo sampling. Description: In traditional model reduction

From playlist Data-driven Physical Simulations (DDPS) Seminar Series

Video thumbnail

Monte Carlo Simulation and Python 1 - Intro

Monte Carlo Simulation with Python Playlist: http://www.youtube.com/watch?v=9M_KPXwnrlE&feature=share&list=PLQVvvaa0QuDdhOnp-FnVStDsALpYk2hk0 In the monte carlo simulation with Python series, we test various betting strategies. A simple 50/50 strategy, a martingale strategy, and the d'ale

From playlist Monte Carlo Simulation with Python

Video thumbnail

Gerhard Larcher: Two concrete FinTech applications of QMC

I present the basics and numerical result of two (or three) concrete applications of quasi-Monte-Carlo methods in financial engineering. The applications are in: derivative pricing, in portfolio selection, and in credit risk management. VIRTUAL LECTURE Recording during the meeting "Q

From playlist Virtual Conference

Related pages

Numerical integration | Monte Carlo method | Quasi-Monte Carlo methods in finance | Newton–Cotes formulas | Randomization | Halton sequence | Monte Carlo integration | Monte Carlo methods in finance | Curse of dimensionality | Markov chain Monte Carlo | Sobol sequence | Simpson's rule | Discrepancy theory | Computational finance | Trapezoidal rule | Low-discrepancy sequence | Biology Monte Carlo method | Mathematical finance | Numerical analysis