paper-with-me

홈 › Papers

Compound Density Networks

2019-05-01 · ICLR 2019 5 · Agustinus Kristiadi, Asja Fischer

Despite the huge success of deep neural networks (NNs), finding good mechanisms for quantifying their prediction uncertainty is still an open problem. It was recently shown, that using an ensemble of NNs trained with a proper scoring rule leads to results competitive to those of Bayesian NNs. This ensemble method can be understood as finite mixture model with uniform mixing weights. We build on this mixture model approach and increase its flexibility by replacing the fixed mixing weights by an adaptive, input-dependent distribution (specifying the probability of each component) represented by an NN, and by considering uncountably many mixture components. The resulting model can be seen as the continuous counterpart to mixture density networks and is therefore referred to as compound density network. We empirically show that the proposed model results in better uncertainty estimates and is more robust to adversarial examples than previous approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

scoring rule

Similar Papers 제목 키워드 기반

Modelling and computation using NCoRM mixtures for density regression

2016-08-02 · Jim Griffin, Fabrizio Leisen

Normalized compound random measures are flexible nonparametric priors for related distributions. We consider building general nonparametric regression models using normalized compound random measure mixture models. Poste…

regression

IcoCap: Improving Video Captioning by Compounding Images

2023-10-05 · IEEE Transactions on Multimedia 2023 10 · Yuanzhi Liang, Linchao Zhu, Xiaohan Wang, Yi Yang

Video captioning is a more challenging task compared to image captioning, primarily due to differences in content density. Video data contains redundant visual content, making it difficult for captioners to generalize di…

Image CaptioningVideo Captioning

Predictive Uncertainty Quantification with Compound Density Networks

2019-02-04 · Agustinus Kristiadi, Sina Däubener, Asja Fischer

Despite the huge success of deep neural networks (NNs), finding good mechanisms for quantifying their prediction uncertainty is still an open problem. Bayesian neural networks are one of the most popular approaches to un…

Bayesian InferenceUncertainty Quantification

Covy: An AI-powered Robot with a Compound Vision System for Detecting Breaches in Social Distancing

2022-07-14 · Serge Saaybi, Amjad Yousef Majid, R Venkatesha Prasad, Anis Koubaa 외

This paper introduces a compound vision system that enables robots to localize people up to 15m away using a cheap camera. And, it proposes a robust navigation stack that combines Deep Reinforcement Learning (DRL) and a …

Deep Reinforcement LearningReinforcement Learning (RL)

Option Pricing and CVA Calculations using the Monte Carlo-Tree (MC-Tree) Method

2022-02-01 · Yen Thuan Trinh, Bernard Hanzon

The binomial tree method and the Monte Carlo (MC) method are popular methods for solving option pricing problems. However in both methods there is a trade-off between accuracy and speed of computation, both of which are …