paper-with-me

Papers

Demystifying Orthogonal Monte Carlo and Beyond

2020-05-27 · NeurIPS 2020 12 · Han Lin, Haoxian Chen, Tianyi Zhang, Clement Laroche, Krzysztof Choromanski

Orthogonal Monte Carlo (OMC) is a very effective sampling algorithm imposing structural geometric conditions (orthogonality) on samples for variance reduction. Due to its simplicity and superior performance as compared to its Quasi Monte Carlo counterparts, OMC is used in a wide spectrum of challenging machine learning applications ranging from scalable kernel methods to predictive recurrent neural networks, generative models and reinforcement learning. However theoretical understanding of the method remains very limited. In this paper we shed new light on the theoretical principles behind OMC, applying theory of negatively dependent random variables to obtain several new concentration results. We also propose a novel extensions of the method leveraging number theory techniques and particle algorithms, called Near-Orthogonal Monte Carlo (NOMC). We show that NOMC is the first algorithm consistently outperforming OMC in applications ranging from kernel methods to approximating distances in probabilistic metric spaces.

📄 PDF Abstract BibTeX arXiv:2005.13590

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hamiltonian Monte-Carlo for Orthogonal Matrices

2019-01-23 · Viktor Yanush, Dmitry Kropotov

We consider the problem of sampling from posterior distributions for Bayesian models where some parameters are restricted to be orthogonal matrices. Such matrices are sometimes used in neural networks models for reasons …

Riemannian optimization

Rethinking Inter-LoRA Orthogonality in Adapter Merging: Insights from Orthogonal Monte Carlo Dropout

2025-09-26 · Andi Zhang, Xuan Ding, Haofan Wang, Steven McDonagh 외 arxiv

We propose Orthogonal Monte Carlo Dropout, a mechanism that enforces strict orthogonality when combining sparse semantic vectors without extra time complexity. Low-Rank Adaptation (LoRA), a popular fine-tuning method for…

Going Below and Beyond, Off-the-Grid Velocity Estimation from 1-bit Radar Measurements

2020-11-10 · Gilles Monnoyer de Galland, Thomas Feuillen, Luc Vandendorpe, Laurent Jacques

In this paper we propose to bridge the gap between using extremely low resolution 1-bit measurements and estimating targets' parameters, such as their velocities, that exist in a continuum, i.e., by performing Off-the-Gr…

Quantization

Quasi-Monte Carlo Variational Inference

2018-07-04 · ICML 2018 7 · Alexander Buchholz, Florian Wenzel, Stephan Mandt

Many machine learning problems involve Monte Carlo gradient estimators. As a prominent example, we focus on Monte Carlo variational inference (MCVI) in this paper. The performance of MCVI crucially depends on the varianc…

Variational Inference

Beyond Games: A Systematic Review of Neural Monte Carlo Tree Search Applications

2023-03-14 · Marco Kemmerling, Daniel Lütticke, Robert H. Schmitt

The advent of AlphaGo and its successors marked the beginning of a new paradigm in playing games using artificial intelligence. This was achieved by combining Monte Carlo tree search, a planning procedure, and deep learn…

Articles