paper-with-me

홈 › Papers

Quasi Monte Carlo methods enable extremely low-dimensional deep generative models

2026-01-26 · Miles Martinez, Alex H. Williams arxiv

This paper introduces quasi-Monte Carlo latent variable models (QLVMs): a class of deep generative models that are specialized for finding extremely low-dimensional and interpretable embeddings of high-dimensional datasets. Unlike standard approaches, which rely on a learned encoder and variational lower bounds, QLVMs directly approximate the marginal likelihood by randomized quasi-Monte Carlo integration. While this brute force approach has drawbacks in higher-dimensional spaces, we find that it excels in fitting one, two, and three dimensional deep latent variable models. Empirical results on a range of datasets show that QLVMs consistently outperform conventional variational autoencoders (VAEs) and importance weighted autoencoders (IWAEs) with matched latent dimensionality. The resulting embeddings enable transparent visualization and post hoc analyses such as nonparametric density estimation, clustering, and geodesic path computation, which are nontrivial to validate in higher-dimensional spaces. While our approach is compute-intensive and struggles to generate fine-scale details in complex datasets, it offers a compelling solution for applications prioritizing interpretability and latent space analysis.

📄 PDF Abstract BibTeX arXiv:2601.18676

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Quasi-Monte Carlo sampling for machine-learning partial differential equations

2019-11-05 · Jingrun Chen, Rui Du, Panchi Li, Liyao Lyu

Solving partial differential equations in high dimensions by deep neural network has brought significant attentions in recent years. In many scenarios, the loss function is defined as an integral over a high-dimensional …

BIG-bench Machine LearningNumerical Integration

Combining Normalizing Flows and Quasi-Monte Carlo

2024-01-11 · Charly Andral

Recent advances in machine learning have led to the development of new methods for enhancing Monte Carlo methods such as Markov chain Monte Carlo (MCMC) and importance sampling (IS). One such method is normalizing flows,…

Numerical Integration

Comparative Study of Monte Carlo and Quasi-Monte Carlo Techniques for Enhanced Derivative Pricing

2025-02-24 · Giacomo Case

This study presents a comparative analysis of Monte Carlo (MC) and quasi-Monte Carlo (QMC) methods in the context of derivative pricing, emphasizing convergence rates and the curse of dimensionality. After a concise over…

Policy Learning and Evaluation with Randomized Quasi-Monte Carlo

2022-02-16 · Sebastien M. R. Arnold, Pierre L'Ecuyer, Liyu Chen, Yi-fan Chen 외

Reinforcement learning constantly deals with hard integrals, for example when computing expectations in policy evaluation and policy iteration. These integrals are rarely analytically solvable and typically estimated wit…

continuous-controlContinuous ControlPolicy Gradient MethodsReinforcement Learning (RL)

Pricing and Risk Analysis in Hyperbolic Local Volatility Model with Quasi Monte Carlo

2021-06-15 · Julien Hok, Sergei Kucherenko

Local volatility models usually capture the surface of implied volatilities more accurately than other approaches, such as stochastic volatility models. We present the results of application of Monte Carlo (MC) and Quasi…