paper-with-me

홈 › Papers

Neural Implementation of Probabilistic Models of Cognition

2015-01-13 · Milad Kharratzadeh, Thomas R. Shultz

Bayesian models of cognition hypothesize that human brains make sense of data by representing probability distributions and applying Bayes' rule to find the best explanation for available data. Understanding the neural mechanisms underlying probabilistic models remains important because Bayesian models provide a computational framework, rather than specifying mechanistic processes. Here, we propose a deterministic neural-network model which estimates and represents probability distributions from observable events --- a phenomenon related to the concept of probability matching. Our model learns to represent probabilities without receiving any representation of them from the external world, but rather by experiencing the occurrence patterns of individual events. Our neural implementation of probability matching is paired with a neural module applying Bayes' rule, forming a comprehensive neural scheme to simulate human Bayesian learning and inference. Our model also provides novel explanations of base-rate neglect, a notable deviation from Bayes.

📄 PDF Abstract BibTeX arXiv:1501.03209

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Probabilistic spike propagation for FPGA implementation of spiking neural networks

2020-01-07 · Abinand Nallathambi, Nitin Chandrachoodan

Evaluation of spiking neural networks requires fetching a large number of synaptic weights to update postsynaptic neurons. This limits parallelism and becomes a bottleneck for hardware. We present an approach for spike p…

Online Learning Probabilistic Event Calculus Theories in Answer Set Programming

2021-03-31 · Nikos Katzouris, Alexander Artikis, Georgios Paliouras

Complex Event Recognition (CER) systems detect event occurrences in streaming time-stamped input using predefined event patterns. Logic-based approaches are of special interest in CER, since, via Statistical Relational A…

Activity RecognitionManagement

Probabilistic Circuits as Reasoning Machines in Artificial Intelligence (Part I)

2026-08-17 · Robert Peharz arxiv

This cumulative habilitation thesis studies probabilistic circuits (PCs) as a powerful and tractable framework for reasoning and learning under uncertainty in artificial intelligence (AI). It first advocates for probabil…

Decision Making

Deployable probabilistic programming

2019-06-20 · David Tolpin

We propose design guidelines for a probabilistic programming facility suitable for deployment as a part of a production software system. As a reference implementation, we introduce Infergo, a probabilistic programming fa…

Decision MakingProbabilistic Programming

A review of machine learning concepts and methods for addressing challenges in probabilistic hydrological post-processing and forecasting

2022-06-17 · Georgia Papacharalampous, Hristos Tyralis

Probabilistic forecasting is receiving growing attention nowadays in a variety of applied fields, including hydrology. Several machine learning concepts and methods are notably relevant towards addressing the major chall…

BIG-bench Machine Learning