COITMLAug 6, 2014

Empirical non-parametric estimation of the Fisher Information

arXiv:1408.1182v261 citations
Originality Incremental advance
AI Analysis

This addresses a bottleneck in statistical signal processing for scenarios where the distribution is unknown, offering a practical tool for empirical estimation.

The authors tackled the problem of estimating the Fisher Information Matrix (FIM) without requiring knowledge of the underlying probability distribution, proposing a non-parametric method based on f-divergence that is asymptotically consistent.

The Fisher information matrix (FIM) is a foundational concept in statistical signal processing. The FIM depends on the probability distribution, assumed to belong to a smooth parametric family. Traditional approaches to estimating the FIM require estimating the probability distribution function (PDF), or its parameters, along with its gradient or Hessian. However, in many practical situations the PDF of the data is not known but the statistician has access to an observation sample for any parameter value. Here we propose a method of estimating the FIM directly from sampled data that does not require knowledge of the underlying PDF. The method is based on non-parametric estimation of an $f$-divergence over a local neighborhood of the parameter space and a relation between curvature of the $f$-divergence and the FIM. Thus we obtain an empirical estimator of the FIM that does not require density estimation and is asymptotically consistent. We empirically evaluate the validity of our approach using two experiments.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes