A Bayesian Convolutional Neural Network-based Generalized Linear Model
Yeseul Jeon, Won Chang, Seonghyun Jeong, Sanghoon Han, and Jaewoo Park

TL;DR
This paper introduces a Bayesian framework embedding CNNs within GLMs, enabling accurate prediction, interpretability, and uncertainty quantification for high-dimensional and correlated data, demonstrated on biological and epidemiological datasets.
Contribution
It proposes a novel Bayesian approach combining CNNs and GLMs with MC dropout, allowing for interpretable Bayesian inference on complex image and correlated data.
Findings
Improved prediction accuracy over traditional models.
Enables interpretation of covariate effects with uncertainty quantification.
Applicable to high-dimensional biological and epidemiological data.
Abstract
Convolutional neural networks (CNNs) provide flexible function approximations for a wide variety of applications when the input variables are in the form of images or spatial data. Although CNNs often outperform traditional statistical models in prediction accuracy, statistical inference, such as estimating the effects of covariates and quantifying the prediction uncertainty, is not trivial due to the highly complicated model structure and overparameterization. To address this challenge, we propose a new Bayesian approach by embedding CNNs within the generalized linear models (GLMs) framework. We use extracted nodes from the last hidden layer of CNN with Monte Carlo (MC) dropout as informative covariates in GLM. This improves accuracy in prediction and regression coefficient inference, allowing for the interpretation of coefficients and uncertainty quantification. By fitting ensemble…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Statistical Methods and Inference · Explainable Artificial Intelligence (XAI)
