Statistics, computational complexity thereof
2020-11-03 — 2021-03-09
Wherein Statistical Inference Is Examined Under Fixed Computation and Memory Budgets, the Impact on Gaussian Process Methods Is Illustrated by O(N^3) Scaling Constraints, and Limits on Model Expressivity Given Step and Storage Constraints Are Considered.
Statistical inference when computation isn’t free and memory is not infinite; what does this tell us about the learnable?
Lots of statistics is already concerned with complexity scaling; in Gaussian process regression, for example, we care a lot about avoiding naïve methods that scale as \(\mathcal{O}(N^3)\). In optimisation we care greatly about the trade-off between approach to the optimum and number of steps.
There is a converse question which is how good a model can you fit, holding a computational/memory budget fixed? General results of this flavour are what I might collate here.
For now, there are some fun ones about large-models.
