paper-with-me

홈 › Papers

Bayesian Reasoning with Trained Neural Networks

2020-01-29 · Jakob Knollmüller, Torsten Enßlin

We showed how to use trained neural networks to perform Bayesian reasoning in order to solve tasks outside their initial scope. Deep generative models provide prior knowledge, and classification/regression networks impose constraints. The tasks at hand were formulated as Bayesian inference problems, which we approximately solved through variational or sampling techniques. The approach built on top of already trained networks, and the addressable questions grew super-exponentially with the number of available networks. In its simplest form, the approach yielded conditional generative models. However, multiple simultaneous constraints constitute elaborate questions. We compared the approach to specifically trained generators, showed how to solve riddles, and demonstrated its compatibility with state-of-the-art architectures.

📄 PDF Abstract BibTeX arXiv:2001.11031

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Inferenceregression

Similar Papers 제목 키워드 기반

Bayesian artificial brain with ChatGPT

2023-08-28 · Renato A. Krohling

This paper aims to investigate the mathematical problem-solving capabilities of Chat Generative Pre-Trained Transformer (ChatGPT) in case of Bayesian reasoning. The study draws inspiration from Zhu & Gigerenzer's researc…

Mathematical Problem-Solving

Bayesian Teaching Enables Probabilistic Reasoning in Large Language Models

2025-03-21 · Linlu Qiu, Fei Sha, Kelsey Allen, Yoon Kim 외

Artificial intelligence systems based on large language models (LLMs) are increasingly used as agents that interact with users and with the world. To do so successfully, LLMs need to construct internal representations of…

Bayesian Inference

Bayesian Reasoning Enabled by Spin-Orbit Torque Magnetic Tunnel Junctions

2025-04-11 · Yingqian Xu, Xiaohan Li, Caihua Wan, Ran Zhang 외

Bayesian networks play an increasingly important role in data mining, inference, and reasoning with the rapid development of artificial intelligence. In this paper, we present proof-of-concept experiments demonstrating t…

Diagnostic

The Quantified Boolean Bayesian Network: Theory and Experiments with a Logical Graphical Model

2024-02-09 · Gregory Coppola

This paper introduces the Quantified Boolean Bayesian Network (QBBN), which provides a unified view of logical and probabilistic reasoning. The QBBN is meant to address a central problem with the Large Language Model (LL…

Information RetrievalLanguage ModellingLarge Language ModelLogical Reasoning

Using Synthetic Data to Train Neural Networks is Model-Based Reasoning

2017-03-02 · Tuan Anh Le, Atilim Gunes Baydin, Robert Zinkov, Frank Wood

We draw a formal connection between using synthetic training data to optimize neural network parameters and approximate, Bayesian, model-based reasoning. In particular, training a neural network using synthetic data can …