Machine Learning has gathered attention and evolved tremendously in recent years, due to its main application, namely artificial intelligence.
In order to navigate the vast domain of Machine Learning we find it useful to recognize the symmetry between two frameworks.
On the one hand, the Mean-Covariance framework plays a dominant role across all parts of quantitative finance: Pricing (CAPM, APT); Econometrics (spectral analysis, Wold decomposition, filtering); Risk management (duration/Greeks repricing, hedging, risk attribution, stress testing); Portfolio construction (mean-variance optimization, factor investing, Black-Litterman, performance attribution).
On the other hand, all the techniques in Machine Learning are direct probabilistic generalizations of their simpler mean-covariance counterparts.
Recognizing the symmetry between these two frameworks provides an effective learning experience. Accordingly, the Lab's coverage of machine learning is divided into the following portions:
The Lab's coverage of machine learning is summarized in the "Machine Learning Map" below.
Mathematical Statistics for Finance provides an in-depth discussion of the mathematical topics which lie at foundation of the applications of statistics to finance:
More precisely Mathematical Statistics for Finance consists of the following parts of the "Data Science Map":
Linear Mean-Covariance Statistics represents the linear blueprint for Probabilistic Machine Learning.
It covers practical ways of learning observational and causal models from i.i.d. data samples and taking optimal decisions within the Mean-Covariance Framework.
The key ingredients are linear factor models, which model all mean-covariance structures: supervised (linear regression); unsupervised (principal component and factor analysis); hybrid (canonical correlation, total least squares); and causal (structural equation models).
This part also covers the estimation of linear factor models, namely mean/loadings and (high-dimensional) covariance matrices, in the context of financial applications.
This part covers the below portion of the "Data Science Map".
Probabilistic Machine Learning discusses machine learning/artificial intelligence models, presented as generalizations of Linear Mean-Covariance Statistics.
It covers practical ways of learning observational and causal models from i.i.d. data samples and taking optimal decisions within the Probabilistic Framework.
The key ingredients are conditional distributions, which model all probabilistic structures: supervised learning (point and probabilistic); unsupervised learning (autoencoders and graphical models); and one-period reinforcement learning (causal Bayesian networks).
This part also covers the estimation of specific conditional distributions in the context of financial applications.
This part covers the below portion of the "Data Science Map".
Time Series and Reinforcement Learning covers the dynamic counterparts of Linear Mean-Covariance Statistics and Probabilistic Machine Learning.
It covers practical ways of learning observational and causal models and taking optimal decisions in both the Mean-Covariance Framework and the Probabilistic Framework, when data is not i.i.d.
As such, this part includes multivariate econometrics, continuous time stochastic processes, and optimal sequential decision making.
This part covers the below portion of the "Data Science Map".