中文
相关论文

相关论文: An efficient approach for finding the MPE in belie…

200 篇论文

Since the structure of complex networks is often unknown, we may identify the most influential seed nodes by exploring only a part of the underlying network, given a small budget for node queries. We propose IM-META, a solution to influence…

社会与信息网络 · 计算机科学 2024-02-07 Cong Tran , Won-Yong Shin , Andreas Spitz

Approximating marginals of a graphical model is one of the fundamental problems in the theory of networks. In a recent paper a method was shown to construct a variational free energy such that the linear response estimates, and maximum…

无序系统与神经网络 · 物理学 2014-05-01 Jack Raymond , Federico Ricci-Tersenghi

In principle, higher-order networks that have multiple edge types are more informative than their lower-order counterparts. In practice, however, excessively rich information may be algorithmically infeasible to extract. It requires an…

社会与信息网络 · 计算机科学 2017-10-25 Tatsuro Kawamoto

We present an algorithmic solution to the problem of incremental belief updating in the context of Monte Carlo inference in Bayesian statistical models represented by probabilistic programs. Given a model and a sample-approximated…

机器学习 · 统计学 2024-02-13 David Tolpin

Predicting missing links in real networks is an important problem in network science to which considerable efforts have been devoted, giving as a result a vast plethora of link prediction methods in the literature. In this work, we take a…

Network motif provides a way to uncover the basic building blocks of most complex networks. This task usually demands high computer processing, specially for motif with 5 or more vertices. This paper presents an extended methodology with…

数据结构与算法 · 计算机科学 2018-04-27 Luis A. A. Meira , Vinícius R. Máximo , Alvaro L. Fazenda , Arlindo F. da Conceição

The network inference problem consists of reconstructing the edge set of a network given traces representing the chronology of infection times as epidemics spread through the network. This problem is a paradigmatic representative of…

数据结构与算法 · 计算机科学 2013-08-14 Bruno Abrahao , Flavio Chierichetti , Robert Kleinberg , Alessandro Panconesi

This paper presents a Bayesian method for constructing Bayesian belief networks from a database of cases. Potential applications include computer-assisted hypothesis testing, automated scientific discovery, and automated construction of…

人工智能 · 计算机科学 2013-03-26 Gregory F. Cooper , Edward H. Herskovits

This paper focuses on probability updates in multiply-connected belief networks. Pearl has designed the method of conditioning, which enables us to apply his algorithm for belief updates in singly-connected networks to multiply-connected…

人工智能 · 计算机科学 2013-04-10 Jaap Suermondt , Gregory F. Cooper

Finding the most probable assignment (MAP) in a general graphical model is known to be NP hard but good approximations have been attained with max-product belief propagation (BP) and its variants. In particular, it is known that using BP on…

人工智能 · 计算机科学 2012-06-26 Yair Weiss , Chen Yanover , Talya Meltzer

Efficient deployment of a pre-trained LLM to a cluster with multiple servers is a critical step for providing fast responses to users' queries. The recent success of Mixture-of-Experts (MoE) LLMs raises the question of how to deploy them…

网络与互联网体系结构 · 计算机科学 2025-08-14 Danil Sivtsov , Aleksandr Katrutsa , Ivan Oseledets

Recent developments show that Multiply Sectioned Bayesian Networks (MSBNs) can be used for diagnosis of natural systems as well as for model-based diagnosis of artificial systems. They can be applied to single-agent oriented reasoning…

人工智能 · 计算机科学 2013-02-21 Yang Xiang

Since exact probabilistic inference is intractable in general for large multiply connected belief nets, approximate methods are required. A promising approach is to use heuristic search among hypotheses (instantiations of the network) to…

人工智能 · 计算机科学 2013-03-26 Max Henrion

This paper introduces a computational framework for reasoning in Bayesian belief networks that derives significant advantages from focused inference and relevance reasoning. This framework is based on d -separation and other simple and…

人工智能 · 计算机科学 2013-02-08 Yan Lin , Marek J. Druzdzel

Despite widespread adoption, machine learning models remain mostly black boxes. Understanding the reasons behind predictions is, however, quite important in assessing trust, which is fundamental if one plans to take action based on a…

机器学习 · 计算机科学 2016-08-10 Marco Tulio Ribeiro , Sameer Singh , Carlos Guestrin

Neural Posterior Estimation (NPE) enables rapid parameter inference for complex simulators with intractable likelihoods. NPE trains an inference network to estimate a probability density over parameters given data, typically assumed to be…

机器学习 · 计算机科学 2026-05-14 Jan Boelts , Cornelius Schröder , Jonas Beck , Jakob H. Macke , Michael Deistler , Daniel Gedon

Probabilistic inferences distill knowledge from graphs to aid human make important decisions. Due to the inherent uncertainty in the model and the complexity of the knowledge, it is desirable to help the end-users understand the inference…

社会与信息网络 · 计算机科学 2019-08-21 Chao Chen , Yifei Liu , Xi Zhang , Sihong Xie

A number of algorithms have been developed to solve probabilistic inference problems on belief networks. These algorithms can be divided into two main groups: exact techniques which exploit the conditional independence revealed when the…

人工智能 · 计算机科学 2013-04-08 Ross D. Shachter , Mark Alan Peot

Bayesian inference has theoretical attractions as a principled framework for reasoning about beliefs. However, the motivations of Bayesian inference which claim it to be the only 'rational' kind of reasoning do not apply in practice. They…

机器学习 · 统计学 2022-11-14 Sebastian Farquhar

A probabilistic method of reasoning under uncertainty is proposed based on the principle of Minimum Cross Entropy (MCE) and concept of Recursive Causal Model (RCM). The dependency and correlations among the variables are described in a…

人工智能 · 计算机科学 2013-04-10 Wilson X. Wen