Differential Machine Learning

05/05/2020
by   Antoine Savine, et al.
0

Differential machine learning (ML) extends supervised learning, with models trained on examples of not only inputs and labels, but also differentials of labels to inputs. Differential ML is applicable in all situations where high quality first order derivatives wrt training inputs are available. In the context of financial Derivatives risk management, pathwise differentials are efficiently computed with automatic adjoint differentiation (AAD). Differential ML, combined with AAD, provides extremely effective pricing and risk approximations. We can produce fast pricing analytics in models too complex for closed form solutions, extract the risk factors of complex transactions and trading books, and effectively compute risk management metrics like reports across a large number of scenarios, backtesting and simulation of hedge strategies, or capital regulations. The article focuses on differential deep learning (DL), arguably the strongest application. Standard DL trains neural networks (NN) on punctual examples, whereas differential DL teaches them the shape of the target function, resulting in vastly improved performance, illustrated with a number of numerical examples, both idealized and real world. In the online appendices, we apply differential learning to other ML models, like classic regression or principal component analysis (PCA), with equally remarkable results. This paper is meant to be read in conjunction with its companion GitHub repo https://github.com/differential-machine-learning, where we posted a TensorFlow implementation, tested on Google Colab, along with examples from the article and additional ones. We also posted appendices covering many practical implementation details not covered in the paper, mathematical proofs, application to ML models besides neural networks and extensions necessary for a reliable implementation in production.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/17/2021

InfoGram and Admissible Machine Learning

We have entered a new era of machine learning (ML), where the most accur...
research
10/09/2021

A Review of Physics-based Machine Learning in Civil Engineering

The recent development of machine learning (ML) and Deep Learning (DL) i...
research
01/24/2019

Machine Learning and Deep Learning Algorithms for Bearing Fault Diagnostics - A Comprehensive Review

In this survey paper, we systematically summarize the current literature...
research
05/23/2022

Rethinking Streaming Machine Learning Evaluation

While most work on evaluating machine learning (ML) models focuses on co...
research
05/24/2023

Label-Efficient Learning in Agriculture: A Comprehensive Review

The past decade has witnessed many great successes of machine learning (...
research
09/24/2021

Interpretability in Safety-Critical FinancialTrading Systems

Sophisticated machine learning (ML) models to inform trading in the fina...

Please sign up or login with your details

Forgot password? Click here to reset