paper-with-me

Papers

ISDE : Independence Structure Density Estimation

2022-03-18 · Louis Pujol

In this paper, we propose ISDE (Independence Structure Density Estimation), an algorithm designed to estimate a multivariate density under Kullback-Leibler loss and the Independence Structure (IS) model. IS tackles the curse of dimensionality by separating features into independent groups. We explain the construction of ISDE and present some experiments to show its performance on synthetic and real-world data. Performance is measured quantitatively by comparing empirical $\log$-likelihood with other density estimation methods and qualitatively by analyzing outputted partitions of variables. We also provide information about complexity and running time.

📄 PDF Abstract BibTeX arXiv:2203.09783

Code (1)

louis-pujol/isde-paper 공식 구현

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Data-Driven Representations for Testing Independence: Modeling, Analysis and Connection with Mutual Information Estimation

2021-10-27 · Mauricio E. Gonzalez, Jorge F. Silva, Miguel Videla, Marcos E. Orchard

This work addresses testing the independence of two continuous and finite-dimensional random variables from the design of a data-driven partition. The empirical log-likelihood statistic is adopted to approximate the suff…

Mutual Information Estimation

Structured Neural Networks for Density Estimation and Causal Inference

2023-11-03 · NeurIPS 2023 11

Injecting structure into neural networks enables learning functions that satisfy invariances with respect to subsets of inputs. For instance, when learning generative models using neural networks, it is advantageous to e…

Causal InferencecounterfactualDensity Estimation

Enabling Probabilistic Learning on Manifolds through Double Diffusion Maps

2025-06-02 · Dimitris G Giovanis, Nikolaos Evangelou, Ioannis G Kevrekidis, Roger G Ghanem

We present a generative learning framework for probabilistic sampling based on an extension of the Probabilistic Learning on Manifolds (PLoM) approach, which is designed to generate statistically consistent realizations …

Density Estimation

Estimation of Information Theoretic Measures for Continuous Random Variables

2008-12-01 · NeurIPS 2008 12 · Fernando Pérez-Cruz

We analyze the estimation of information theoretic measures of continuous random variables such as: differential entropy, mutual information or Kullback-Leibler divergence. The objective of this paper is two-fold. First,…

Density Estimation

Sum-Product Graphical Models

2017-08-21 · Mattia Desana, Christoph Schnörr

This paper introduces a new probabilistic architecture called Sum-Product Graphical Model (SPGM). SPGMs combine traits from Sum-Product Networks (SPNs) and Graphical Models (GMs): Like SPNs, SPGMs always enable tractable…

Density Estimation