paper-with-me

Papers

Learning Large-Scale Bayesian Networks with the sparsebn Package

2017-03-11 · Bryon Aragam, Jiaying Gu, Qing Zhou

Learning graphical models from data is an important problem with wide applications, ranging from genomics to the social sciences. Nowadays datasets often have upwards of thousands---sometimes tens or hundreds of thousands---of variables and far fewer samples. To meet this challenge, we have developed a new R package called sparsebn for learning the structure of large, sparse graphical models with a focus on Bayesian networks. While there are many existing software packages for this task, this package focuses on the unique setting of learning large networks from high-dimensional data, possibly with interventions. As such, the methods provided place a premium on scalability and consistency in a high-dimensional setting. Furthermore, in the presence of interventions, the methods implemented here achieve the goal of learning a causal network from data. Additionally, the sparsebn package is fully compatible with existing software packages for network analysis.

📄 PDF Abstract BibTeX arXiv:1703.04025

Code (2)

itsrainingdata/sparsebn-reproduce 공식 구현
itsrainingdata/sparsebn

Similar Papers 제목 키워드 기반

Bayesian structure learning and sampling of Bayesian networks with the R package BiDAG

2021-05-02 · Polina Suter, Jack Kuipers, Giusi Moffa, Niko Beerenwinkel

The R package BiDAG implements Markov chain Monte Carlo (MCMC) methods for structure learning and sampling of Bayesian networks. The package includes tools to search for a maximum a posteriori (MAP) graph and to sample g…

Graph Sampling

SoftBart: Soft Bayesian Additive Regression Trees

2022-10-28 · Antonio R. Linero

Bayesian additive regression tree (BART) models have seen increased attention in recent years as a general-purpose nonparametric modeling technique. BART combines the flexibility of modern machine learning techniques wit…

Bayesian InferenceregressionUncertainty Quantification

Eryn : A multi-purpose sampler for Bayesian inference

2023-03-03 · Nikolaos Karnesis, Michael L. Katz, Natalia Korsakova, Jonathan R. Gair 외

In recent years, methods for Bayesian inference have been widely used in many different problems in physics where detection and characterization are necessary. Data analysis in gravitational-wave astronomy is a prime exa…

AstronomyBayesian InferenceModel Selectionparameter estimation

Density Estimation via Bayesian Inference Engines

2020-09-14 · M. P. Wand, J. C. F. Yu

We explain how effective automatic probability density function estimates can be constructed using contemporary Bayesian inference engines such as those based on no-U-turn sampling and expectation propagation. Extensive …

Bayesian InferenceDensity Estimation

BDgraph: An R Package for Bayesian Structure Learning in Graphical Models

2015-01-21 · Reza Mohammadi, Ernst C. Wit

Graphical models provide powerful tools to uncover complicated patterns in multivariate data and are commonly used in Bayesian statistics and machine learning. In this paper, we introduce the R package BDgraph which perf…