paper-with-me

Papers

VegasFlow: accelerating Monte Carlo simulation across multiple hardware platforms

2020-02-28 · Stefano Carrazza, Juan M. Cruz-Martinez

We present VegasFlow, a new software for fast evaluation of high dimensional integrals based on Monte Carlo integration techniques designed for platforms with hardware accelerators. The growing complexity of calculations and simulations in many areas of science have been accompanied by advances in the computational tools which have helped their developments. VegasFlow enables developers to delegate all complicated aspects of hardware or platform implementation to the library so they can focus on the problem at hand. This software is inspired on the Vegas algorithm, ubiquitous in the particle physics community as the driver of cross section integration, and based on Google's powerful TensorFlow library. We benchmark the performance of this library on many different consumer and professional grade GPUs and CPUs.

📄 PDF Abstract BibTeX arXiv:2002.12921

Code (1)

N3PDF/vegasflow 공식 구현 tf

Similar Papers 제목 키워드 기반

Accelerating Approximate Thompson Sampling with Underdamped Langevin Monte Carlo

2024-01-22 · Haoyang Zheng, Wei Deng, Christian Moya, Guang Lin

Approximate Thompson sampling with Langevin Monte Carlo broadens its reach from Gaussian posterior sampling to encompass more general smooth posteriors. However, it still encounters scalability issues in high-dimensional…

Thompson Sampling

ParaMonte: A high-performance serial/parallel Monte Carlo simulation library for C, C++, Fortran

2020-09-29 · Amir Shahmoradi, Fatemeh Bagheri

ParaMonte (standing for Parallel Monte Carlo) is a serial and MPI/Coarray-parallelized library of Monte Carlo routines for sampling mathematical objective functions of arbitrary-dimensions, in particular, the posterior d…

Graph Neural Networks for Carbon Dioxide Adsorption Prediction in Aluminium-Exchanged Zeolites

2024-03-19 · Marko Petković, José Manuel Vicent-Luna, Vlado Menkovski, Sofía Calero

The ability to efficiently predict adsorption properties of zeolites can be of large benefit in accelerating the design process of novel materials. The existing configuration space for these materials is wide, while exis…

Property Prediction

Accelerating Langevin Monte Carlo Sampling: A Large Deviations Analysis

2025-03-24 · Nian Yao, Pervez Ali, Xihua Tao, Lingjiong Zhu

Langevin algorithms are popular Markov chain Monte Carlo methods that are often used to solve high-dimensional large-scale sampling problems in machine learning. The most classical Langevin Monte Carlo algorithm is based…

Counterdiabatic Hamiltonian Monte Carlo

2026-02-24 · Reuben Cohn-Gordon, Uroš Seljak, Dries Sels arxiv

Hamiltonian Monte Carlo (HMC) is a state of the art method for sampling from distributions with differentiable densities, but can converge slowly when applied to challenging multimodal problems. Running HMC with a time v…