paper-with-me

홈 › Papers

A Probabilistic Representation of Deep Learning

2019-08-26 · Xinjie Lan, Kenneth E. Barner

In this work, we introduce a novel probabilistic representation of deep learning, which provides an explicit explanation for the Deep Neural Networks (DNNs) in three aspects: (i) neurons define the energy of a Gibbs distribution; (ii) the hidden layers of DNNs formulate Gibbs distributions; and (iii) the whole architecture of DNNs can be interpreted as a Bayesian neural network. Based on the proposed probabilistic representation, we investigate two fundamental properties of deep learning: hierarchy and generalization. First, we explicitly formulate the hierarchy property from the Bayesian perspective, namely that some hidden layers formulate a prior distribution and the remaining layers formulate a likelihood distribution. Second, we demonstrate that DNNs have an explicit regularization by learning a prior distribution and the learning algorithm is one reason for decreasing the generalization ability of DNNs. Moreover, we clarify two empirical phenomena of DNNs that cannot be explained by traditional theories of generalization. Simulation results validate the proposed probabilistic representation and the insights into these properties of deep learning based on a synthetic dataset.

📄 PDF Abstract BibTeX arXiv:1908.09772

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Source Invariance and Probabilistic Transfer: A Testable Theory of Probabilistic Neural Representations

2024-04-11 · Samuel Lippl, Raphael Gerraty, John Morrison, Nikolaus Kriegeskorte

As animals interact with their environments, they must infer properties of their surroundings. Some animals, including humans, can represent uncertainty about those properties. But when, if ever, do they use probability …

Tractable Representation Learning with Probabilistic Circuits

2025-07-06 · Steven Braun, Sahil Sidheekh, Antonio Vergari, Martin Mundt 외 arxiv

Probabilistic circuits (PCs) are powerful probabilistic models that enable exact and tractable inference, making them highly suitable for probabilistic reasoning and inference tasks. While dominant in neural networks, re…

Out-of-Distribution DetectionRepresentation LearningKnowledge Distillation

Integrating Logical and Probabilistic Reasoning for Decision Making

2013-03-27 · John S. Breese, Edison Tse

We describe a representation and a set of inference methods that combine logic programming techniques with probabilistic network representations for uncertainty (influence diagrams). The techniques emphasize the dynamic …

Decision Making

Towards representation agnostic probabilistic programming

2025-12-25 · Ole Fenske, Maximilian Popko, Sebastian Bader, Thomas Kirste arxiv

Current probabilistic programming languages and tools tightly couple model representations with specific inference algorithms, preventing experimentation with novel representations or mixed discrete-continuous models. We…

Probabilistic framework for solving Visual Dialog

2019-09-11 · Badri N. Patro, Anupriy, Vinay P. Namboodiri

In this paper, we propose a probabilistic framework for solving the task of `Visual Dialog'. Solving this task requires reasoning and understanding of visual modality, language modality, and common sense knowledge to ans…

Common Sense ReasoningVisual Dialog