paper-with-me

Papers

MIND: Inductive Mutual Information Estimation, A Convex Maximum-Entropy Copula Approach

2021-02-25 · Yves-Laurent Kom Samo

We propose a novel estimator of the mutual information between two ordinal vectors $x$ and $y$. Our approach is inductive (as opposed to deductive) in that it depends on the data generating distribution solely through some nonparametric properties revealing associations in the data, and does not require having enough data to fully characterize the true joint distributions $P_{x, y}$. Specifically, our approach consists of (i) noting that $I\left(y; x\right) = I\left(u_y; u_x\right)$ where $u_y$ and $u_x$ are the copula-uniform dual representations of $y$ and $x$ (i.e. their images under the probability integral transform), and (ii) estimating the copula entropies $h\left(u_y\right)$, $h\left(u_x\right)$ and $h\left(u_y, u_x\right)$ by solving a maximum-entropy problem over the space of copula densities under a constraint of the type $\alpha_m = E\left[\phi_m(u_y, u_x)\right]$. We prove that, so long as the constraint is feasible, this problem admits a unique solution, it is in the exponential family, and it can be learned by solving a convex optimization problem. The resulting estimator, which we denote MIND, is marginal-invariant, always non-negative, unbounded for any sample size $n$, consistent, has MSE rate $O(1/n)$, and is more data-efficient than competing approaches. Beyond mutual information estimation, we illustrate that our approach may be used to mitigate mode collapse in GANs by maximizing the entropy of the copula of fake samples, a model we refer to as Copula Entropy Regularized GAN (CER-GAN).

📄 PDF Abstract BibTeX arXiv:2102.13182

Code (1)

kxytechnologies/kxy-python 공식 구현 tf

Tasks

Mutual Information Estimation

Similar Papers 제목 키워드 기반

Better Long-Range Dependency By Bootstrapping A Mutual Information Regularizer

2019-05-28 · Yanshuai Cao, Peng Xu

In this work, we develop a novel regularizer to improve the learning of long-range dependency of sequence data. Applied on language modelling, our regularizer expresses the inductive bias that sequence variables should h…

General ClassificationInductive BiasLanguage ModellingMutual Information Estimation+1

DRIK: Distribution-Robust Inductive Kriging without Information Leakage

2025-09-28 · Chen Yang, Changhao Zhao, Chen Wang, Jiansheng Fan arxiv

Inductive kriging supports high-resolution spatio-temporal estimation with sparse sensor networks, but conventional training-evaluation setups often suffer from information leakage and poor out-of-distribution (OOD) gene…

Domain Generalization

Mutual information estimation for graph convolutional neural networks

2022-03-31 · Marius C. Landverk, Signe Riemer-Sørensen

Measuring model performance is a key issue for deep learning practitioners. However, we often lack the ability to explain why a specific architecture attains superior predictive accuracy for a given data set. Often, vali…

Inductive BiasInformation PlaneMutual Information Estimation

MINDE: Mutual Information Neural Diffusion Estimation

2023-10-13 · Giulio Franzese, Mustapha Bounoua, Pietro Michiardi

In this work we present a new method for the estimation of Mutual Information (MI) between random variables. Our approach is based on an original interpretation of the Girsanov theorem, which allows us to use score-based…

Mutual Information Estimation

Sequential Convex Relaxation for Mutual Information-Based Unsupervised Figure-Ground Segmentation

2014-06-01 · CVPR 2014 6 · Youngwook Kee, Mohamed Souiai, Daniel Cremers, Junmo Kim

We propose an optimization algorithm for mutual-information-based unsupervised figure-ground separation. The algorithm jointly estimates the color distributions of the foreground and background, and separates them based …

Segmentation