中文
相关论文

相关论文: BayesFlow: A Probability Inference Framework for M…

200 篇论文

Without any assumptions about data generation, multiple causal models may explain our observations equally well. To avoid selecting a single arbitrary model that could result in unsafe decisions if it does not match reality, it is therefore…

机器学习 · 计算机科学 2025-01-13 Tristan Deleu

Automatic related work generation (RWG) can save people's time and effort when writing a draft of related work section (RWS) for further revision. However, existing methods for RWG always suffer from shallow comprehension due to taking the…

计算与语言 · 计算机科学 2025-05-27 Xiaochuan Liu , Ruihua Song , Xiting Wang , Xu Chen

LLM workflows, which coordinate structured calls to individual LLMs/agents to achieve a particular goal, offer a promising path towards building powerful AI systems that can tackle diverse tasks. However, existing approaches for building…

计算与语言 · 计算机科学 2026-05-04 Hongyeon Yu , Young-Bum Kim , Yoon Kim

We present a continuation method that entails generating a sequence of transition probability density functions from the prior to the posterior in the context of Bayesian inference for parameter estimation problems. The characterization of…

统计计算 · 统计学 2019-11-27 Ben Mansour Dia

Bayesian statistics is concerned with conducting posterior inference for the unknown quantities in a given statistical model. Conventional Bayesian inference requires the specification of a probabilistic model for the observed data, and the…

统计方法学 · 统计学 2023-05-11 David T. Frazier , Christopher Drovandi , David J. Nott

Approximate Bayesian computing is a powerful likelihood-free method that has grown increasingly popular since early applications in population genetics. However, complications arise in the theoretical justification for Bayesian inference…

统计计算 · 统计学 2018-12-03 Suzanne Thornton , Wentao Li , Min-ge Xie

We develop the first theory of control-flow graphs from first principles, and use it to create an algorithm for automatically synthesizing many variants of control-flow graph generators from a language's operational semantics. Our approach…

编程语言 · 计算机科学 2022-07-25 James Koppel , Jackson Kearl , Armando Solar-Lezama

Likelihood-free Bayesian inference algorithms are popular methods for calibrating the parameters of complex, stochastic models, required when the likelihood of the observed data is intractable. These algorithms characteristically rely…

统计计算 · 统计学 2021-12-23 Thomas P Prescott , David J Warne , Ruth E Baker

Implementing Bayesian inference is often computationally challenging in applications involving complex models, and sometimes calculating the likelihood itself is difficult. Synthetic likelihood is one approach for carrying out inference…

统计计算 · 统计学 2021-03-15 David T. Frazier , David J. Nott , Christopher Drovandi , Robert Kohn

The declining response rates in probability surveys along with the widespread availability of unstructured data has led to growing research into non-probability samples. Existing robust approaches are not well-developed for non-Gaussian…

统计方法学 · 统计学 2022-03-29 Ali Rafei , Michael R. Elliott , Carol A. C. Flannagan

We propose a generative multivariate posterior sampler via flow matching. It offers a simple training objective, and does not require access to likelihood evaluation. The method learns a dynamic, block-triangular velocity field in the joint…

机器学习 · 统计学 2026-04-02 Percy S. Zhai , So Won Jeong , Veronika Ročková

Deep generative models provide state-of-the-art performance across a wide array of applications, with recent studies showing increasing applicability for science and engineering. Despite a growing corpus of literature focused on the…

机器学习 · 计算机科学 2026-05-14 Jacob K. Christopher , James E. Warner , Ferdinando Fioretto

We present an exact Bayesian inference method for discrete statistical models, which can find exact solutions to a large class of discrete inference problems, even with infinite support and continuous priors. To express such models, we…

编程语言 · 计算机科学 2023-11-08 Fabian Zaiser , Andrzej S. Murawski , Luke Ong

Confidence sequences based on test martingales provide time-uniform uncertainty quantification for the mean of bounded IID observations without parametric distributional assumptions. Their practical efficiency, however, depends strongly on…

机器学习 · 统计学 2026-05-12 Valentin Kilian , Stefano Cortinovis , François Caron

Clustering has become a core technology in machine learning, largely due to its application in the field of unsupervised learning, clustering, classification, and density estimation. A frequentist approach exists to hand clustering based on…

机器学习 · 计算机科学 2021-08-27 Jun Lu

Flow and diffusion-based models have emerged as powerful tools for scientific applications, particularly for sampling non-normalized probability distributions, as exemplified by Boltzmann Generators (BGs). A critical challenge in deploying…

机器学习 · 统计学 2025-10-27 Johann Flemming Gloy , Simon Olsson

This paper introduces a simple, general framework for likelihood-free Bayesian reinforcement learning, through Approximate Bayesian Computation (ABC). The main advantage is that we only require a prior distribution on a class of simulators…

机器学习 · 统计学 2013-07-01 Christos Dimitrakakis , Nikolaos Tziortziotis

Bayesian decision theory outlines a rigorous framework for making optimal decisions based on maximizing expected utility over a model posterior. However, practitioners often do not have access to the full posterior and resort to approximate…

机器学习 · 统计学 2019-10-29 Tomasz Kuśmierczyk , Joseph Sakaya , Arto Klami

This paper proposes novel noise-free Bayesian optimization strategies that rely on a random exploration step to enhance the accuracy of Gaussian process surrogate models. The new algorithms retain the ease of implementation of the classical…

机器学习 · 计算机科学 2024-07-18 Hwanwoo Kim , Daniel Sanz-Alonso

The effectiveness of the machine learning methods for real-world tasks depends on the proper structure of the modeling pipeline. The proposed approach is aimed to automate the design of composite machine learning pipelines, which is…