<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blog.informationgeometry.org/rss/style.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xml:lang="en">
<channel rdf:about="http://blog.informationgeometry.org/rss/1.0.php?id=73">
<title>Computational Information Geometry Wonderland</title>
<link>http://blog.informationgeometry.org/index.php</link>
<dc:date>2009-11-24T03:45:18+0900</dc:date>
<description>
Computational Information Geometry Wonderland - RSS (RDF Site Summary).
</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://blog.informationgeometry.org/article.php?id=73" />
</rdf:Seq>
</items>
</channel>
<item>
<title>Fisher information of Gamma distributions</title>
<link>http://blog.informationgeometry.org/article.php?id=73</link>
<dc:date>2009-11-24T03:45:18+0900</dc:date>
<description>Computing the Rao distance for Gamma distributions
by F. Reverter and J. M. Oller


The Gamma distribution belongs to th...</description>
<content:encoded>
<![CDATA[
<p>Computing the Rao distance for Gamma distributions<BR>
by F. Reverter and J. M. Oller<BR>
</p>
<p>
The Gamma distribution belongs to the exponential families.
Therefore, the Fisher information metric is $I(\theta)=\nabla^2 F(\theta)$.
However, integrating the square root of the information matrix is difficult (no closed form solution).
The author proceeds by characterizing the Riemannian geodesic using the differential equation relying on Christoffel symbols.
Geodesics on the Gamma manifold are unique since the manifold is simply connected, complete with all sectional curvatures nonpositive. The authors come up with a Newton-like numerical optimization algorithm that depends on a good initialization. First, they show that the metric is bounded by Poincare metrics for which closed form equations of the geodesics are known. This yields a good starting tangent vector.<BR>
It is quite <b>impressive</b> to look at the formula of the closed-form equation of the Poincare geodesics.
Those formula are surprisingly quite complicated. <BR>
The authors implemented their algorithm in FORTRAN and show that the algorithm always convergence on the domain examples, with high numerical precisions.
</p>

]]>
</content:encoded>
</item>

</rdf:RDF>