Estimating Mutual Information via Geodesic $k$NN
Abstract
Estimating mutual information (MI) between two continuous random variables and allows to capture non-linear dependencies between them, non-parametrically. As such, MI estimation lies at the core of many data science applications. Yet, robustly estimating MI for high-dimensional and is still an open research question. In this paper, we formulate this problem through the lens of manifold learning. That is, we leverage the common assumption that the information of and is captured by a low-dimensional manifold embedded in the observed high-dimensional space and transfer it to MI estimation. As an extension to state-of-the-art NN estimators, we propose to determine the -nearest neighbors via geodesic distances on this manifold rather than from the ambient space, which allows us to estimate MI even in the high-dimensional setting. An empirical evaluation of our method, G-KSG, against the state-of-the-art shows that it yields good estimations of MI in classical benchmark and manifold tasks, even for high dimensional datasets, which none of the existing methods can provide.
Cite
@article{arxiv.2110.13883,
title = {Estimating Mutual Information via Geodesic $k$NN},
author = {Alexander Marx and Jonas Fischer},
journal= {arXiv preprint arXiv:2110.13883},
year = {2022}
}
Comments
Accepted at SIAM SDM'22