paper-with-me

Papers

A Probabilistic Graph Coupling View of Dimension Reduction

2022-01-31 · Hugues van Assel, Thibault Espinasse, Julien Chiquet, Franck Picard

Most popular dimension reduction (DR) methods like t-SNE and UMAP are based on minimizing a cost between input and latent pairwise similarities. Though widely used, these approaches lack clear probabilistic foundations to enable a full understanding of their properties and limitations. To that extent, we introduce a unifying statistical framework based on the coupling of hidden graphs using cross entropy. These graphs induce a Markov random field dependency structure among the observations in both input and latent spaces. We show that existing pairwise similarity DR methods can be retrieved from our framework with particular choices of priors for the graphs. Moreover this reveals that these methods suffer from a statistical deficiency that explains poor performances in conserving coarse-grain dependencies. Our model is leveraged and extended to address this issue while new links are drawn with Laplacian eigenmaps and PCA.

📄 PDF Abstract BibTeX arXiv:2201.13053

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Total Variation Distance Meets Probabilistic Inference

2023-09-17 · Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, Dimitrios Myrisiotis 외

In this paper, we establish a novel connection between total variation (TV) distance estimation and probabilistic inference. In particular, we present an efficient, structure-preserving reduction from relative approximat…

Probabilistic graphs using coupled random variables

2014-04-23 · Kenric P. Nelson, Madalina Barbu, Brian J. Scannell

Neural network design has utilized flexible nonlinear processes which can mimic biological systems, but has suffered from a lack of traceability in the resulting network. Graphical probabilistic models ground network des…

General Classification

Dimensionality Reduction as Probabilistic Inference

2023-04-15 · Aditya Ravuri, Francisco Vargas, Vidhi Lalchand, Neil D. Lawrence

Dimensionality reduction (DR) algorithms compress high-dimensional data into a lower dimensional representation while preserving important features of the data. DR is a critical step in many analysis pipelines as it enab…

Dimensionality ReductionGaussian ProcessesProbabilistic Programming

GradInf: Gradient Estimation as Probabilistic Inference

2026-07-08 · Gaurav Arya, Mathieu Huot, Moritz Schauer, Alexander K. Lew 외 arxiv

Gradient estimation -- the task of computing the gradient of the expected value of a probabilistic program -- has diverse applications in scientific computing, but is notoriously difficult because of issues such as high-…

Laplacian Mixture Modeling for Network Analysis and Unsupervised Learning on Graphs

2015-02-03 · Daniel Korenblum

Laplacian mixture models identify overlapping regions of influence in unlabeled graph and network data in a scalable and computationally efficient way, yielding useful low-dimensional representations. By combining Laplac…

ClusteringCommunity DetectionDimensionality Reduction