Insurance companies hire very smart actuaries... and thus currently use actuarial models. Actuarial models aren't perfect either. However, throwing them out to use one of these machine prediction models would almost certainly be a disaster for the insurance company. And there is currently a lot of competition for life insurance.
Using this sort of data to enrich and refine existing data, vs throwing current stuff all out in favor of this newer data... that's what I'd expect (enrichment vs replacement). I'm fairly confident insurance companies have areas in their models where they know there's stuff they don't know. If more data can enrich their models to provide better accuracy, why wouldn't they?
The classic danger here is that it's very easy to accidentally overfit. What people tend to do when they get a perfectly good actuarial model and then hear that they can "enrich" it with additional data is that they start modeling noise. This is obviously not good to stay profitable as an insurance firm.
yeah, that's fair (and not a problem unique to acturial models).
That being said, enrichment with public data/claims data etc is generally incredibly effective, so as always, what data you add matters a lot more than whether or not you add data.
Perhaps, but the demo did not show anything an insurance company would not already know. But as a wider observation, financial products are already based on models even though none of them are perfect. Making those models better isn't really a bad thing.
If one of these models is on average better, then they would gain an advantage by using it. The problem is for the "not normal enough" folks, it may be _harder_ to remedy an invalid classification, particularly if there are no fallbacks or work arounds. I was cued into this once by an ML book that gave an example of a fraud detection company using an actually worse algorithm, because when it gave false positives it was easier to understand and hence easier to manually override. But if it is less profitable to operate this way, and there is no regulation around it, people getting falsely classified may be out of luck. That's where the discussion around regulation needs to happen, I think.