Serving the Quantitative Finance Community

 
User avatar
easy
Topic Author
Posts: 4
Joined: July 14th, 2002, 3:00 am

Issues with maximum entropy implied distributions?

April 23rd, 2015, 7:21 am

This approach to generating implied distributions seems to have generated some interest many years ago, eg www.cmap.polytechnique.fr/~rama/dea/kelly.pdf, but not a whole lot since. I am wondering if anyone has encountered the practical problems with this approach. It does seem attractive, eg analytic form for the distribution and no need to extrapolate beyond high and low strikes.
 
User avatar
katastrofa
Posts: 7956
Joined: August 16th, 2007, 5:36 am
Location: Event Horizon

Issues with maximum entropy implied distributions?

April 23rd, 2015, 6:17 pm

What they suggest in this paper is minimising the Kullback-Liebler divergence ("Kullback's cross-entropy function"), which is difference of information (measured by the Shannon entropy) between the probability estimate and the data. The data are historical and information from option prices is accounted for in the estimated distribution - which is not purely risk-neutral (?). This is equivalent to the standard maximum likelihood estimation (modulo sign), constrained with option prices in this case, hence a pretty standard approach... (e.g. I use MLE and KL interchangeably only to analyse different information criteria for my models.)KL divergence: http://en.wikipedia.org/wiki/Kullback%E ... divergence