It turns out that I have been looking at this problem as well
https://chasethedevil.github.io/post/ts ... obability/. Initially this was partly to evaluate the stochastic collocation technique to imply the probability density (it is very simple) as I had written a paper (not yet published) on this and more.
In general, I find that techniques that start with the density or related quantities to be easier to handle (with regards to arbitrage free constraints) than techniques that work directly with the vols.
Now it is straightforward to include a probability of absorption in the stochastic collocation technique.
Note that the absorption probability only corresponds roughly to a theoretical probability of default within the model considered.
The effective probability of default is not aligned with the theoretical probability of default: it is very likely that TSLA will disappear before going below $1.
And my threshold of $1 is very arbitrary. This way you can still compute simili probability of default with models without absorption. Below I consider the probability of going below $1 for the TSLA stock according to a few different models
absorption probability: 6.6% (quintic collocation) 6.1% (septic collocation)
probability of going below $1:
Quintic collocation with absorption: 6.7%
Andreasen-Huge regularized: 3%
lognormal mixture: 2.7%
I had never thought that absorption at zero implied a linear wing in total variance, even though I am quite familiar with Lee's moment formula. I'll definitely look into that.