paper-with-me

Papers

Data-Efficient Mutual Information Neural Estimator

2019-05-08 · Xiao Lin, Indranil Sur, Samuel A. Nastase, Ajay Divakaran, Uri Hasson, Mohamed R. Amer

Measuring Mutual Information (MI) between high-dimensional, continuous, random variables from observed samples has wide theoretical and practical applications. Recent work, MINE (Belghazi et al. 2018), focused on estimating tight variational lower bounds of MI using neural networks, but assumed unlimited supply of samples to prevent overfitting. In real world applications, data is not always available at a surplus. In this work, we focus on improving data efficiency and propose a Data-Efficient MINE Estimator (DEMINE), by developing a relaxed predictive MI lower bound that can be estimated at higher data efficiency by orders of magnitudes. The predictive MI lower bound also enables us to develop a new meta-learning approach using task augmentation, Meta-DEMINE, to improve generalization of the network and further boost estimation accuracy empirically. With improved data-efficiency, our estimators enables statistical testing of dependency at practical dataset sizes. We demonstrate the effectiveness of our estimators on synthetic benchmarks and a real world fMRI data, with application of inter-subject correlation analysis.

📄 PDF Abstract BibTeX arXiv:1905.03319

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Beyond Normal: On the Evaluation of Mutual Information Estimators

2023-06-19 · NeurIPS 2023 11 · Paweł Czyż, Frederic Grabowski, Julia E. Vogt, Niko Beerenwinkel 외

Mutual information is a general statistical dependency measure which has found applications in representation learning, causality, domain generalization and computational biology. However, mutual information estimators a…

BenchmarkingDomain GeneralizationRepresentation Learning

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

Estimating Mutual Information for Discrete-Continuous Mixtures

2017-09-19 · NeurIPS 2017 12 · Weihao Gao, Sreeram Kannan, Sewoong Oh, Pramod Viswanath

Estimating mutual information from observed samples is a basic primitive, useful in several machine learning tasks including correlation mining, information bottleneck clustering, learning a Chow-Liu tree, and conditiona…

ClusteringMutual Information Estimation

A Neural Difference-of-Entropies Estimator for Mutual Information

2025-02-18 · Haoran Ni, Martin Lotz

Estimating Mutual Information (MI), a key measure of dependence of random quantities without specific modelling assumptions, is a challenging problem in high dimensions. We propose a novel mutual information estimator ba…

DEMI: Discriminative Estimator of Mutual Information

2020-10-05 · Ruizhi Liao, Daniel Moyer, Polina Golland, William M. Wells

Estimating mutual information between continuous random variables is often intractable and extremely challenging for high-dimensional data. Recent progress has leveraged neural networks to optimize variational lower boun…

Representation Learning