This is the 2018 post I am talking about: https://news.ycombinator.com/item?id=17220861
What companies are using probabilistic programming
1–4 of 4 posts
Re: What companies are using probabilistic programming
#2There are some areas where it's USEFUL to apply existing techniques, usually contexts where it's useful to have a confidence measurement attached to the prediction. Think big decisions based on small data (not always though). Investing, pharma, etc. STAN is SOTA in many ways but if you're interested in higher throughput inference Variational Inference is the preferred technique and that's best supported by something like PyMC.
Re: What companies are using probabilistic programming
#3But yes, the question may be phrased a bit poorly. Are people still using probabilistic graphical models without deep learning as their go-to model in startups in some verticals? What verticals would that be? And if there is no VC money for this? What are they actually doing? Some combination of PGMs with deep neural network nodes?
Re: What companies are using probabilistic programming
#4What is PP to you? Just any application of bayesian techniques? You should reframe your question in terms of what kinds of problems bayesian techniques are SOTA for and then explore what companies operate in those spaces. No startup is "focusing on" PP, it's not a field where there is significant R&D overhang relative to industrial applications like deep learning has seen the last few years. Nobody is getting VC doll…