paper-with-me

Papers

Learning Sparse Fixed-Structure Gaussian Bayesian Networks

2021-07-22 · Arnab Bhattacharyya, Davin Choo, Rishikesh Gajjala, Sutanu Gayen, Yuhao Wang

Gaussian Bayesian networks (a.k.a. linear Gaussian structural equation models) are widely used to model causal interactions among continuous variables. In this work, we study the problem of learning a fixed-structure Gaussian Bayesian network up to a bounded error in total variation distance. We analyze the commonly used node-wise least squares regression (LeastSquares) and prove that it has a near-optimal sample complexity. We also study a couple of new algorithms for the problem: - BatchAvgLeastSquares takes the average of several batches of least squares solutions at each node, so that one can interpolate between the batch size and the number of batches. We show that BatchAvgLeastSquares also has near-optimal sample complexity. - CauchyEst takes the median of solutions to several batches of linear systems at each node. We show that the algorithm specialized to polytrees, CauchyEstTree, has near-optimal sample complexity. Experimentally, we show that for uncontaminated, realizable data, the LeastSquares algorithm performs best, but in the presence of contamination or DAG misspecification, CauchyEst/CauchyEstTree and BatchAvgLeastSquares respectively perform better.

📄 PDF Abstract BibTeX arXiv:2107.10450

Code (1)

YohannaWANG/CauchyEst 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Spatio-Temporal Structured Sparse Regression with Hierarchical Gaussian Process Priors

2018-07-15 · Danil Kuzin, Olga Isupova, Lyudmila Mihaylova

This paper introduces a new sparse spatio-temporal structured Gaussian process regression framework for online and offline Bayesian inference. This is the first framework that gives a time-evolving representation of the …

Bayesian InferenceEEGElectroencephalogram (EEG)object-detection+2

A Bayesian Approach to Sparse plus Low rank Network Identification

2015-03-25 · Mattia Zorzi, Alessandro Chiuso

We consider the problem of modeling multivariate time series with parsimonious dynamical models which can be represented as sparse dynamic Bayesian networks with few latent nodes. This structure translates into a sparse …

Network IdentificationregressionTime SeriesTime Series Analysis

Bayesian Inference in Sparse Gaussian Graphical Models

2013-09-27 · Peter Orchard, Felix Agakov, Amos Storkey

One of the fundamental tasks of science is to find explainable relationships between observed phenomena. One approach to this task that has received attention in recent years is based on probabilistic graphical modelling…

Bayesian Inference

EigenGP: Gaussian Process Models with Adaptive Eigenfunctions

2014-01-02 · Hao Peng, Yuan Qi

Gaussian processes (GPs) provide a nonparametric representation of functions. However, classical GP inference suffers from high computational cost for big data. In this paper, we propose a new Bayesian approach, EigenGP,…

Gaussian Processes

Structured Sparse Modelling with Hierarchical GP

2017-04-27 · Danil Kuzin, Olga Isupova, Lyudmila Mihaylova

In this paper a new Bayesian model for sparse linear regression with a spatio-temporal structure is proposed. It incorporates the structural assumptions based on a hierarchical Gaussian process prior for spike and slab c…

regression