Multiple Hypothesis Dropout: Estimating the Parameters of Multi-Modal Output Distributions
David D. Nguyen, David Liebowitz, Surya Nepal, Salil S. Kanhere

TL;DR
This paper introduces Multiple Hypothesis Dropout, a novel method for estimating multi-modal output distributions by combining mixture models with a dropout-based approach that estimates both means and variances.
Contribution
It proposes a new approach called MoM with Multiple Hypothesis Dropout, enabling stable multi-modal distribution estimation with variance, outperforming existing methods.
Findings
Outperforms existing solutions in reconstructing multimodal distributions.
Improves codebook efficiency, sample quality, and precision in unsupervised learning.
Estimates both mean and variance for each hypothesis.
Abstract
In many real-world applications, from robotics to pedestrian trajectory prediction, there is a need to predict multiple real-valued outputs to represent several potential scenarios. Current deep learning techniques to address multiple-output problems are based on two main methodologies: (1) mixture density networks, which suffer from poor stability at high dimensions, or (2) multiple choice learning (MCL), an approach that uses single-output functions, each only producing a point estimate hypothesis. This paper presents a Mixture of Multiple-Output functions (MoM) approach using a novel variant of dropout, Multiple Hypothesis Dropout. Unlike traditional MCL-based approaches, each multiple-output function not only estimates the mean but also the variance for its hypothesis. This is achieved through a novel stochastic winner-take-all loss which allows each multiple-output function to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods · Autonomous Vehicle Technology and Safety
MethodsDropout
