paper-with-me

Papers

Probabilistic Deep Learning using Random Sum-Product Networks

2018-06-05 · Robert Peharz, Antonio Vergari, Karl Stelzner, Alejandro Molina, Martin Trapp, Kristian Kersting, Zoubin Ghahramani

The need for consistent treatment of uncertainty has recently triggered increased interest in probabilistic deep learning methods. However, most current approaches have severe limitations when it comes to inference, since many of these models do not even permit to evaluate exact data likelihoods. Sum-product networks (SPNs), on the other hand, are an excellent architecture in that regard, as they allow to efficiently evaluate likelihoods, as well as arbitrary marginalization and conditioning tasks. Nevertheless, SPNs have not been fully explored as serious deep learning models, likely due to their special structural requirements, which complicate learning. In this paper, we make a drastic simplification and use random SPN structures which are trained in a "classical deep learning manner", i.e. employing automatic differentiation, SGD, and GPU support. The resulting models, called RAT-SPNs, yield prediction results comparable to deep neural networks, while still being interpretable as generative model and maintaining well-calibrated uncertainties. This property makes them highly robust under missing input features and enables them to naturally detect outliers and peculiar samples.

📄 PDF Abstract BibTeX arXiv:1806.01910

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGPUProbabilistic Deep Learning

Methods 이 논문이 사용한 방법론

SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Exchangeability-Aware Sum-Product Networks

2021-10-11 · Stefan Lüdtke, Christian Bartelt, Heiner Stuckenschmidt

Sum-Product Networks (SPNs) are expressive probabilistic models that provide exact, tractable inference. They achieve this efficiency by making use of local independence. On the other hand, mixtures of exchangeable varia…

SPPL: Probabilistic Programming with Fast Exact Symbolic Inference

2020-10-07 · Feras A. Saad, Martin C. Rinard, Vikash K. Mansinghka

We present the Sum-Product Probabilistic Language (SPPL), a new probabilistic programming language that automatically delivers exact solutions to a broad range of probabilistic inference queries. SPPL translates probabil…

FairnessProbabilistic ProgrammingTranslation

Randomized Approximation of the Gram Matrix: Exact Computation and Probabilistic Bounds

2013-10-05 · John T. Holodnak, Ilse C. F. Ipsen

Given a real matrix A with n columns, the problem is to approximate the Gram product AA^T by c << n weighted outer products of columns of A. Necessary and sufficient conditions for the exact computation of AA^T (in exact…

Probabilistic graphs using coupled random variables

2014-04-23 · Kenric P. Nelson, Madalina Barbu, Brian J. Scannell

Neural network design has utilized flexible nonlinear processes which can mimic biological systems, but has suffered from a lack of traceability in the resulting network. Graphical probabilistic models ground network des…

General Classification

Decision making with dynamic probabilistic forecasts

2021-06-30 · Peter Tankov, Laura Tinsi

We consider a sequential decision making process, such as renewable energy trading or electrical production scheduling, whose outcome depends on the future realization of a random factor, such as a meteorological variabl…

Decision Makingenergy tradingSchedulingSequential Decision Making