paper-with-me

홈 › Papers

Pruning Bayesian Networks for Efficient Computation

2013-03-27 · Michelle Baker, Terrance E. Boult

This paper analyzes the circumstances under which Bayesian networks can be pruned in order to reduce computational complexity without altering the computation for variables of interest. Given a problem instance which consists of a query and evidence for a set of nodes in the network, it is possible to delete portions of the network which do not participate in the computation for the query. Savings in computational complexity can be large when the original network is not singly connected. Results analogous to those described in this paper have been derived before [Geiger, Verma, and Pearl 89, Shachter 88] but the implications for reducing complexity of the computations in Bayesian networks have not been stated explicitly. We show how a preprocessing step can be used to prune a Bayesian network prior to using standard algorithms to solve a given problem instance. We also show how our results can be used in a parallel distributed implementation in order to achieve greater savings. We define a computationally equivalent subgraph of a Bayesian network. The algorithm developed in [Geiger, Verma, and Pearl 89] is modified to construct the subgraphs described in this paper with O(e) complexity, where e is the number of edges in the Bayesian network. Finally, we define a minimal computationally equivalent subgraph and prove that the subgraphs described are minimal.

📄 PDF Abstract BibTeX arXiv:1304.1112

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Principled Pruning of Bayesian Neural Networks through Variational Free Energy Minimization

2022-10-17 · Jim Beckers, Bart van Erp, Ziyue Zhao, Kirill Kondrashov 외

Bayesian model reduction provides an efficient approach for comparing the performance of all nested sub-models of a model, without re-evaluating any of these sub-models. Until now, Bayesian model reduction has been appli…

On Pruning for Score-Based Bayesian Network Structure Learning

2019-05-23 · Alvaro H. C. Correia, James Cussens, Cassio de Campos

Many algorithms for score-based Bayesian network structure learning (BNSL), in particular exact ones, take as input a collection of potentially optimal parent sets for each variable in the data. Constructing such collect…

Pruning a neural network using Bayesian inference

2023-08-04 · Sunil Mathew, Daniel B. Rowe

Neural network pruning is a highly effective technique aimed at reducing the computational and memory demands of large neural networks. In this research paper, we present a novel approach to pruning neural networks utili…

Bayesian InferenceNetwork Pruning

Balancing training time vs. performance with Bayesian Early Pruning

2021-01-01 · Mohit Rajpal, Yehong Zhang, Bryan Kian Hsiang Low

Pruning is an approach to alleviate overparameterization of deep neural networks (DNN) by zeroing out or pruning DNN elements with little to no efficacy at a given task. In contrast to related works that do pruning befor…

Computational Efficiency

B-FPGM: Lightweight Face Detection via Bayesian-Optimized Soft FPGM Pruning

2025-01-28 · Nikolaos Kaparinos, Vasileios Mezaris

Face detection is a computer vision application that increasingly demands lightweight models to facilitate deployment on devices with limited computational resources. Neural network pruning is a promising technique that …

Bayesian OptimizationFace DetectionNetwork Pruning