中文
相关论文

相关论文: Bayesian Network Structural Consensus via Greedy M…

200 篇论文

Modern neural networks are often massively overparameterized leading to high compute costs during training and at inference. One effective method to improve both the compute and energy efficiency of neural networks while maintaining good…

机器学习 · 计算机科学 2024-12-23 Dustin Wright , Christian Igel , Raghavendra Selvan

Bayesian Networks (BNs) are of interest from an explainable AI viewpoint, offering transparent probabilistic models for decision support. Baymex is a recently introduced multi-objective evolutionary algorithm for learning discretized BNs,…

机器学习 · 计算机科学 2026-05-29 Damy M. F. Ha , Tanja Alderliesten , Peter A. N. Bosman

Existing Multi-view Clustering (MVC) methods based on subspace learning focus on consensus representation learning while neglecting the inherent topological structure of data. Despite the integration of Graph Neural Networks (GNNs) into…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Chenping Pei , Fadi Dornaika , Jingjun Bi

We extend the decomposition approach for learning Bayesian networks (BNs) proposed by (Xie et. al.) to learning multivariate regression chain graphs (MVR CGs), which include BNs as a special case. The same advantages of this decomposition…

人工智能 · 计算机科学 2020-02-26 Mohammad Ali Javidian , Marco Valtorta

Several structure learning algorithms have been proposed towards discovering causal or Bayesian Network (BN) graphs. The validity of these algorithms tends to be evaluated by assessing the relationship between the learnt and the ground…

机器学习 · 计算机科学 2020-09-03 Anthony C. Constantinou

Performing efficient inference on Bayesian Networks (BNs), with large numbers of densely connected variables is challenging. With exact inference methods, such as the Junction Tree algorithm, clustering complexity can grow exponentially…

人工智能 · 计算机科学 2016-02-08 Peng Lin , Martin Neil , Norman Fenton

In the modern age of social media and networks, graph representations of real-world phenomena have become an incredibly useful source to mine insights. Often, we are interested in understanding how entities in a graph are interconnected.…

机器学习 · 计算机科学 2021-12-16 Aneesh Komanduri , Justin Zhan

In this paper, we investigate a Bayesian sparse reconstruction algorithm called compressive sensing via Bayesian support detection (CS-BSD). This algorithm is quite robust against measurement noise and achieves the performance of a minimum…

信息论 · 计算机科学 2012-05-15 Jaewook Kang , Heung-No Lee , Kiseon Kim

Layer pruning offers a promising alternative to standard structured pruning, effectively reducing computational costs, latency, and memory footprint. While notable layer-pruning approaches aim to detect unimportant layers for removal, they…

机器学习 · 计算机科学 2025-08-25 Leandro Giusti Mugnaini , Carolina Tavares Duarte , Anna H. Reali Costa , Artur Jordao

This work presents joint minimum mean-square error (MMSE) consensus algorithm and relay selection algorithms for distributed beamforming. We propose joint MMSE consensus relay and selection schemes with a total power constraint and local…

信息论 · 计算机科学 2017-07-05 H. Ruan , R. C. de Lamare

As the most typical graph clustering method, spectral clustering is popular and attractive due to the remarkable performance, easy implementation, and strong adaptability. Classical spectral clustering measures the edge weights of graph…

机器学习 · 计算机科学 2023-12-08 Dehua Peng , Zhipeng Gui , Huayi Wu

Markov Chain Monte Carlo (MCMC) algorithms do not scale well for large datasets leading to difficulties in Neural Network posterior sampling. In this paper, we propose Penalty Bayesian Neural Networks - PBNNs, as a new algorithm that allows…

机器学习 · 统计学 2024-09-24 Eiji Kawasaki , Markus Holzmann , Lawrence Adu-Gyamfi

Bayesian networks (BNs) are a widely used graphical model in machine learning for representing knowledge with uncertainty. The mainstream BN structure learning methods require performing a large number of conditional independence (CI)…

机器学习 · 计算机科学 2022-12-09 Jiantong Jiang , Zeyi Wen , Ajmal Mian

Structure learning of Bayesian networks has always been a challenging problem. Nowadays, massive-size networks with thousands or more of nodes but fewer samples frequently appear in many areas. We develop a divide-and-conquer framework,…

机器学习 · 统计学 2020-09-24 Jiaying Gu , Qing Zhou

Graph convolutional networks (GCNs) are nowadays becoming mainstream in solving many image processing tasks including skeleton-based recognition. Their general recipe consists in learning convolutional and attention layers that maximize…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Hichem Sahbi

Branch-and-bound (BnB) algorithms are widely used to solve combinatorial problems, and the performance crucially depends on its branching heuristic.In this work, we consider a typical problem of maximum common subgraph (MCS), and propose a…

机器学习 · 计算机科学 2019-05-23 Yan-li Liu , Chu-min Li , Hua Jiang , Kun He

We apply Bayesian Additive Regression Tree (BART) principles to training an ensemble of small neural networks for regression tasks. Using Markov Chain Monte Carlo, we sample from the posterior distribution of neural networks that have a…

机器学习 · 统计学 2024-04-09 Danielle Van Boxel

We formulate in this paper the mini-bucket algorithm for approximate inference in terms of exact inference on an approximate model produced by splitting nodes in a Bayesian network. The new formulation leads to a number of theoretical and…

人工智能 · 计算机科学 2012-06-26 Arthur Choi , Mark Chavira , Adnan Darwiche

In recent years there has been a flurry of works on learning Bayesian networks from data. One of the hard problems in this area is how to effectively learn the structure of a belief network from incomplete data- that is, in the presence of…

机器学习 · 计算机科学 2013-02-01 Nir Friedman

We introduce Bayesian Bits, a practical method for joint mixed precision quantization and pruning through gradient based optimization. Bayesian Bits employs a novel decomposition of the quantization operation, which sequentially considers…