paper-with-me

홈 › Papers

Distribution Learning Meets Graph Structure Sampling

2024-05-13 · Arnab Bhattacharyya, Sutanu Gayen, Philips George John, Sayantan Sen, N. V. Vinodchandran

This work establishes a novel link between the problem of PAC-learning high-dimensional graphical models and the task of (efficient) counting and sampling of graph structures, using an online learning framework. We observe that if we apply the exponentially weighted average (EWA) or randomized weighted majority (RWM) forecasters on a sequence of samples from a distribution P using the log loss function, the average regret incurred by the forecaster's predictions can be used to bound the expected KL divergence between P and the predictions. Known regret bounds for EWA and RWM then yield new sample complexity bounds for learning Bayes nets. Moreover, these algorithms can be made computationally efficient for several interesting classes of Bayes nets. Specifically, we give a new sample-optimal and polynomial time learning algorithm with respect to trees of unknown structure and the first polynomial sample and time algorithm for learning with respect to Bayes nets over a given chordal skeleton.

📄 PDF Abstract BibTeX arXiv:2405.07914

Code (0)

등록된 구현이 없습니다.

Tasks

PAC learning

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

Stochastic Gradient Descent Meets Distribution Regression

2020-10-24 · Nicole Mücke

Stochastic gradient descent (SGD) provides a simple and efficient way to solve a broad range of machine learning problems. Here, we focus on distribution regression (DR), involving two stages of sampling: Firstly, we reg…

regression

Flow Annealed Importance Sampling Bootstrap meets Differentiable Particle Physics

2024-11-25 · Annalena Kofler, Vincent Stimper, Mikhail Mikhasenko, Michael Kagan 외

High-energy physics requires the generation of large numbers of simulated data samples from complex but analytically tractable distributions called matrix elements. Surrogate models, such as normalizing flows, are gainin…

Computational Efficiency

Total Variation Distance Meets Probabilistic Inference

2023-09-17 · Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, Dimitrios Myrisiotis 외

In this paper, we establish a novel connection between total variation (TV) distance estimation and probabilistic inference. In particular, we present an efficient, structure-preserving reduction from relative approximat…

AlphaFold Meets Flow Matching for Generating Protein Ensembles

2024-02-07 · Bowen Jing, Bonnie Berger, Tommi Jaakkola

The biological functions of proteins often depend on dynamic structural ensembles. In this work, we develop a flow-based generative modeling approach for learning and sampling the conformational landscapes of proteins. W…

Diversity