paper-with-me

Papers

Parallel Sampling for Efficient High-dimensional Bayesian Network Structure Learning

2022-02-19 · Zhigao Guo, Anthony C. Constantinou

Score-based algorithms that learn the structure of Bayesian networks can be used for both exact and approximate solutions. While approximate learning scales better with the number of variables, it can be computationally expensive in the presence of high dimensional data. This paper describes an approximate algorithm that performs parallel sampling on Candidate Parent Sets (CPSs), and can be viewed as an extension of MINOBS which is a state-of-the-art algorithm for structure learning from high dimensional data. The modified algorithm, which we call Parallel Sampling MINOBS (PS-MINOBS), constructs the graph by sampling CPSs for each variable. Sampling is performed in parallel under the assumption the distribution of CPSs is half-normal when ordered by Bayesian score for each variable. Sampling from a half-normal distribution ensures that the CPSs sampled are likely to be those which produce the higher scores. Empirical results show that, in most cases, the proposed algorithm discovers higher score structures than MINOBS when both algorithms are restricted to the same runtime limit.

📄 PDF Abstract BibTeX arXiv:2202.09691

Code (1)

zhigao-guo/parallel-minobs 공식 구현

Tasks

Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Batched High-dimensional Bayesian Optimization via Structural Kernel Learning

2017-03-06 · ICML 2017 8 · Zi Wang, Chengtao Li, Stefanie Jegelka, Pushmeet Kohli

Optimization of high-dimensional black-box functions is an extremely challenging problem. While Bayesian optimization has emerged as a popular approach for optimizing black-box functions, its applicability has been limit…

Bayesian OptimizationPoint ProcessesVocal Bursts Intensity Prediction

Fast and Efficient Parallel Sampling Using Higher Order Langevin Dynamics

2025-10-21 · Jaideep Mahajan, Kaihong Zhang, Feng Liang, Jingbo Liu arxiv

We study parallel sampling from high-dimensional strongly log-concave distributions. Langevin-based samplers converge rapidly in continuous time, but their discretizations are typically sequential and often require polyn…

Tempering by Subsampling

2014-01-28 · Jan-Willem van de Meent, Brooks Paige, Frank Wood

In this paper we demonstrate that tempering Markov chain Monte Carlo samplers for Bayesian models by recursively subsampling observations without replacement can improve the performance of baseline samplers in terms of e…

Projected Stein Variational Newton: A Fast and Scalable Bayesian Inference Method in High Dimensions

2019-12-01 · NeurIPS 2019 12 · Peng Chen, Keyi Wu, Joshua Chen, Tom O'Leary-Roseberry 외

We propose a projected Stein variational Newton (pSVN) method for high-dimensional Bayesian inference. To address the curse of dimensionality, we exploit the intrinsic low-dimensional geometric structure of the posterior…

Bayesian Inference

Nested Slice Sampling: Vectorized Nested Sampling for GPU-Accelerated Inference

2026-01-30 · David Yallup, Namu Kroupa, Will Handley arxiv

Model comparison and calibrated uncertainty quantification often require integrating over parameters, but scalable inference can be challenging for complex, multimodal targets. Nested Sampling is a robust alternative to …

Bayesian Inference