paper-with-me

Papers

Neural-Kernel Conditional Mean Embeddings

2024-03-16 · Eiki Shimizu, Kenji Fukumizu, Dino Sejdinovic

Kernel conditional mean embeddings (CMEs) offer a powerful framework for representing conditional distribution, but they often face scalability and expressiveness challenges. In this work, we propose a new method that effectively combines the strengths of deep learning with CMEs in order to address these challenges. Specifically, our approach leverages the end-to-end neural network (NN) optimization framework using a kernel-based objective. This design circumvents the computationally expensive Gram matrix inversion required by current CME methods. To further enhance performance, we provide efficient strategies to optimize the remaining kernel hyperparameters. In conditional density estimation tasks, our NN-CME hybrid achieves competitive performance and often surpasses existing deep learning-based methods. Lastly, we showcase its remarkable versatility by seamlessly integrating it into reinforcement learning (RL) contexts. Building on Q-learning, our approach naturally leads to a new variant of distributional RL methods, which demonstrates consistent effectiveness across different environments.

📄 PDF Abstract BibTeX arXiv:2403.10859

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningDensity EstimationQ-LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Bayesian Deconditional Kernel Mean Embeddings

2019-06-01 · Kelvin Hsu, Fabio Ramos

Conditional kernel mean embeddings form an attractive nonparametric framework for representing conditional means of functions, describing the observation processes for many complex models. However, the recovery of the or…

Gaussian Processes

Recursive Estimation of Conditional Kernel Mean Embeddings

2023-02-12 · Ambrus Tamás, Balázs Csanád Csáji

Kernel mean embeddings, a widely used technique in machine learning, map probability distributions to elements of a reproducing kernel Hilbert space (RKHS). For supervised learning problems, where input-output pairs are …

Hyperparameter Learning for Conditional Kernel Mean Embeddings with Rademacher Complexity Bounds

2018-09-01 · Kelvin Hsu, Richard Nock, Fabio Ramos

Conditional kernel mean embeddings are nonparametric models that encode conditional expectations in a reproducing kernel Hilbert space. While they provide a flexible and powerful framework for probabilistic inference, th…

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…

A Rigorous Theory of Conditional Mean Embeddings

2019-12-02 · Ilja Klebanov, Ingmar Schuster, T. J. Sullivan

Conditional mean embeddings (CMEs) have proven themselves to be a powerful tool in many machine learning applications. They allow the efficient conditioning of probability distributions within the corresponding reproduci…