中文
相关论文

相关论文: IBIA: Bayesian Inference via Incremental Build-Inf…

200 篇论文

Brain functional connectivity (FC), the temporal synchrony between brain networks, is essential to understand the functional organization of the brain and to identify changes due to neurological disorders, development, treatment, and other…

应用统计 · 统计学 2025-06-18 Amanda Mejia , David Bolin , Daniel Spencer , Ani Eloyan

The problem of categorical data analysis in high dimensions is considered. A discussion of the fundamental difficulties of probability modeling is provided, and a solution to the derivation of high dimensional probability distributions…

机器学习 · 计算机科学 2017-08-24 Cetin Savkli , J. Ryan Carr , Philip Graff , Lauren Kennell

Most methods of exact probability propagation in Bayesian networks do not carry out the inference directly over the network, but over a secondary structure known as a junction tree or a join tree (JT). The process of obtaining a JT is…

人工智能 · 计算机科学 2012-12-12 Julia M. Flores , Jose A. Gamez , Kristian G. Olesen

This work presents novel algorithms for learning Bayesian network structures with bounded treewidth. Both exact and approximate methods are developed. The exact method combines mixed-integer linear programming formulations for structure…

人工智能 · 计算机科学 2014-06-09 Siqi Nie , Denis Deratani Maua , Cassio Polpo de Campos , Qiang Ji

Datasets are growing not just in size but in complexity, creating a demand for rich models and quantification of uncertainty. Bayesian methods are an excellent fit for this demand, but scaling Bayesian inference is a challenge. In response…

机器学习 · 统计学 2016-03-23 Elaine Angelino , Matthew James Johnson , Ryan P. Adams

We present two sampling algorithms for probabilistic confidence inference in Bayesian networks. These two algorithms (we call them AIS-BN-mu and AIS-BN-sigma algorithms) guarantee that estimates of posterior probabilities are with a given…

人工智能 · 计算机科学 2013-01-14 Jian Cheng , Marek J. Druzdzel

Decision Trees are some of the most popular machine learning models today due to their out-of-the-box performance and interpretability. Often, Decision Trees models are constructed greedily in a top-down fashion via heuristic search…

机器学习 · 计算机科学 2023-02-16 Colin Sullivan , Mo Tiwari , Sebastian Thrun , Chris Piech

In recent years, large-scale Bayesian learning draws a great deal of attention. However, in big-data era, the amount of data we face is growing much faster than our ability to deal with it. Fortunately, it is observed that large-scale…

机器学习 · 计算机科学 2022-02-15 Qianqian Song

We present Causal Posterior Estimation (CPE), a novel method for Bayesian inference in simulator models, i.e., models where the evaluation of the likelihood function is intractable or too computationally expensive, but where one can…

机器学习 · 计算机科学 2025-05-28 Simon Dirmeier , Antonietta Mira

Approximate inference in probability models is a fundamental task in machine learning. Approximate inference provides powerful tools to Bayesian reasoning, decision making, and Bayesian deep learning. The main goal is to estimate the…

机器学习 · 计算机科学 2020-03-10 Jun Han

The conventional clustering algorithms mine static databases and generate a set of patterns in the form of clusters. Many real life databases keep growing incrementally. For such dynamic databases, the patterns extracted from the original…

数据库 · 计算机科学 2013-10-28 A. M. Sowjanya , M. Shashi

We consider the problem of Bayesian inference in the family of probabilistic models implicitly defined by stochastic generative models of data. In scientific fields ranging from population biology to cosmology, low-level mechanistic…

A central challenge in large-scale decision-making under incomplete information is estimating reliable probabilities. Recent approaches use Large Language Models (LLMs) to generate explanatory factors and coarse-grained probability…

计算与语言 · 计算机科学 2026-05-13 Wentao Qiu , Guanran Luo , Zhongquan Jian , Jingqi Gao , Meihong Wang , Qingqiang Wu

Approximate Bayesian computation (ABC) refers to a family of inference methods used in the Bayesian analysis of complex models where evaluation of the likelihood is difficult. Conventional ABC methods often suffer from the curse of…

统计计算 · 统计学 2016-07-08 Jingjing Li , David J. Nott , Yanan Fan , Scott A. Sisson

Certain classes of problems, including perceptual data understanding, robotics, discovery, and learning, can be represented as incremental, dynamically constructed belief networks. These automatically constructed networks can be dynamically…

人工智能 · 计算机科学 2013-02-28 Keung-Chi Ng , Tod S. Levitt

Ancestral graph models, introduced by Richardson and Spirtes (2002), generalize both Markov random fields and Bayesian networks to a class of graphs with a global Markov property that is closed under conditioning and marginalization. By…

统计方法学 · 统计学 2012-07-19 Mathias Drton , Thomas S. Richardson

Recursive Bayesian inference, in which posterior beliefs are updated in light of accumulating data, is a tool for implementing Bayesian models in applications with streaming and/or very large data sets. As the posterior of one iteration…

统计方法学 · 统计学 2025-08-05 Henry R. Scharf

Finding the model that best describes a high-dimensional dataset is a daunting task, even more so if one aims to consider all possible high-order patterns of the data, going beyond pairwise models. For binary data, we show that this task…

人工智能 · 计算机科学 2024-08-28 Clélia de Mulatier , Matteo Marsili

There exist two general forms of exact algorithms for updating probabilities in Bayesian Networks. The first approach involves using a structure, usually a clique tree, and performing local message based calculation to extract the belief in…

人工智能 · 计算机科学 2013-02-01 Mark Bloemeke , Marco Valtorta

In-context learning (ICL) is a powerful technique for getting language models to perform complex tasks with no training updates. Prior work has established strong correlations between the number of in-context examples provided and the…

计算与语言 · 计算机科学 2025-09-23 Aryaman Arora , Dan Jurafsky , Christopher Potts , Noah D. Goodman