paper-with-me

Papers

A Note on Optimizing Distributions using Kernel Mean Embeddings

2021-06-18 · Boris Muzellec, Francis Bach, Alessandro Rudi

Kernel mean embeddings are a popular tool that consists in representing probability measures by their infinite-dimensional mean embeddings in a reproducing kernel Hilbert space. When the kernel is characteristic, mean embeddings can be used to define a distance between probability measures, known as the maximum mean discrepancy (MMD). A well-known advantage of mean embeddings and MMD is their low computational cost and low sample complexity. However, kernel mean embeddings have had limited applications to problems that consist in optimizing distributions, due to the difficulty of characterizing which Hilbert space vectors correspond to a probability distribution. In this note, we propose to leverage the kernel sums-of-squares parameterization of positive functions of Marteau-Ferey et al. [2020] to fit distributions in the MMD geometry. First, we show that when the kernel is characteristic, distributions with a kernel sum-of-squares density are dense. Then, we provide algorithms to optimize such distributions in the finite-sample setting, which we illustrate in a density fitting numerical experiment.

📄 PDF Abstract BibTeX arXiv:2106.09994

Code (1)

BorisMuzellec/kernel-SoS-distributions 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Distance Measure Machines

2018-03-01 · Alain Rakotomamonjy, Abraham Traoré, Maxime Berar, Rémi Flamary 외

This paper presents a distance-based discriminative framework for learning with probability distributions. Instead of using kernel mean embeddings or generalized radial basis kernels, we introduce embeddings based on dis…

Notes on Kernel Methods in Machine Learning

2025-11-18 · Diego Armando Pérez-Rosero, Danna Valentina Salazar-Dubois, Juan Camilo Lugo-Rojas, Andrés Marino Álvarez-Meza 외 arxiv

These notes provide a self-contained introduction to kernel methods and their geometric foundations in machine learning. Starting from the construction of Hilbert spaces, we develop the theory of positive definite kernel…

Density EstimationBayesian InferenceGaussian Processes

Hilbert space embeddings and metrics on probability measures

2009-07-30 · Bharath K. Sriperumbudur, Arthur Gretton, Kenji Fukumizu, Bernhard Schölkopf 외

A Hilbert space embedding for probability measures has recently been proposed, with applications including dimensionality reduction, homogeneity testing, and independence testing. This embedding represents any probabilit…

Dimensionality Reduction

Kernel Quantile Embeddings and Associated Probability Metrics

2025-05-26 · Masha Naslidnyk, Siu Lun Chau, François-Xavier Briol, Krikamol Muandet

Embedding probability distributions into reproducing kernel Hilbert spaces (RKHS) has enabled powerful nonparametric methods such as the maximum mean discrepancy (MMD), a statistical distance with strong theoretical and …

Measuring Differences between Conditional Distributions using Kernel Embeddings

2026-05-04 · Peter Moskvichev, Siu Lun Chau, Dino Sejdinovic arxiv

Comparing conditional distributions is a fundamental challenge in statistics and machine learning, with applications across a wide range of domains. While proposed methods for measuring discrepancies using kernel embeddi…