February 24th, 2013, 2:47 am
Maybe look for an expansion justified by small or large (dimensionless) parameters. For example, try E[f(T) exp{-int(0,T) f(s) ds}] = E[f(T) exp(-Z)] = E[f(T)(1 - Z +Z^2/2 + ...)] and see how many terms you can evaluate in E[...]; Then compare with a numerical pde soln to see if it's any good in your parameter ranges.This is perhaps a "small sigma^2 T, small kappa T" expansion.Or expand exp(-Z) about exp(-E[Z]), or maybe the large T asymptotics are good enough, etc.Unfortunately, this kind of thing hardly ever works if you are trying to "optimize" parameters.The reason being that the optimizer will probably explore regions of the parameters space where anygiven approximation breaks down badly. If that's what you're doing, you're faced with a *very* difficultcomputation. It would be difficult even with one OU factor. My advice would be to try a more tractable modelthat has the essential features you need.
Last edited by
Alan on February 23rd, 2013, 11:00 pm, edited 1 time in total.