paper-with-me

홈 › Papers

Improving Numerical Stability of Normalized Mutual Information Estimator on High Dimensions

2024-10-10 · Marko Tuononen, Ville Hautamäki

Mutual information provides a powerful, general-purpose metric for quantifying the amount of shared information between variables. Estimating normalized mutual information using a k-Nearest Neighbor (k-NN) based approach involves the calculation of the scaling-invariant k-NN radius. Calculation of the radius suffers from numerical overflow when the joint dimensionality of the data becomes high, typically in the range of several hundred dimensions. To address this issue, we propose a logarithmic transformation technique that improves the numerical stability of the radius calculation in high-dimensional spaces. By applying the proposed transformation during the calculation of the radius, numerical overflow is avoided, and precision is maintained. Proposed transformation is validated through both theoretical analysis and empirical evaluation, demonstrating its ability to stabilize the calculation without compromising precision, increasing bias, or adding significant computational overhead, while also helping to maintain estimator variance.

📄 PDF Abstract BibTeX arXiv:2410.07642

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

k-NN $k$-Nearest Neighbors is a clustering-based algorithm for classification and regression. It is a a type of instance-based learning as it does not attempt to construct a…

Similar Papers 제목 키워드 기반

NMINE: Normalized Mutual Information Neural Estimation

2026-07-30 · Petra Eerikinharju, Marko Tuononen, Ville Hautamäki arxiv

Mutual information is a general measure of statistical dependence that captures both linear and nonlinear relationships between random variables. For continuous and multidimensional variables For continuous multidimensio…

Interpretable Machine Learning

Tight Mutual Information Estimation With Contrastive Fenchel-Legendre Optimization

2021-07-02 · Qing Guo, Junya Chen, Dong Wang, Yuewei Yang 외

Successful applications of InfoNCE and its variants have popularized the use of contrastive variational mutual information (MI) estimators in machine learning. While featuring superior stability, these estimators crucial…

Mutual Information Estimation

Evaluating accuracy of community detection using the relative normalized mutual information

2015-01-15 · Pan Zhang

The Normalized Mutual Information (NMI) has been widely used to evaluate the accuracy of community detection algorithms. However in this article we show that the NMI is seriously affected by systematic errors due to fini…

Community Detection

Normalized mutual information is a biased measure for classification and community detection

2023-07-03 · Maximilian Jerdee, Alec Kirkley, M. E. J. Newman

Normalized mutual information is widely used as a similarity measure for evaluating the performance of clustering and classification algorithms. In this paper, we argue that results returned by the normalized mutual info…

Community Detection

Neural Capacity Estimators: How Reliable Are They?

2021-11-14 · Farhad Mirkarimi, Stefano Rini, Nariman Farsad

Recently, several methods have been proposed for estimating the mutual information from sample data using deep neural networks and without the knowing closed form distribution of the data. This class of estimators is ref…

Capacity Estimation