DiverseNet: When One Right Answer is not Enough
Michael Firman, Neill D. F. Campbell, Lourdes Agapito, Gabriel J., Brostow

TL;DR
DiverseNet introduces a simple neural network training method that enables multiple plausible structured predictions per input, improving diversity and accuracy in tasks like image completion and flow prediction.
Contribution
It presents a novel, easy-to-implement approach for training models to produce diverse outputs, addressing mode collapse and outperforming ensemble-based methods.
Findings
Improves diversity in structured predictions across multiple tasks
Outperforms ensemble methods in accuracy and speed
Achieves state-of-the-art results in image completion, volume estimation, and flow prediction
Abstract
Many structured prediction tasks in machine vision have a collection of acceptable answers, instead of one definitive ground truth answer. Segmentation of images, for example, is subject to human labeling bias. Similarly, there are multiple possible pixel values that could plausibly complete occluded image regions. State-of-the art supervised learning methods are typically optimized to make a single test-time prediction for each query, failing to find other modes in the output space. Existing methods that allow for sampling often sacrifice speed or accuracy. We introduce a simple method for training a neural network, which enables diverse structured predictions to be made for each test-time query. For a single input, we learn to predict a range of possible answers. We compare favorably to methods that seek diversity through an ensemble of networks. Such stochastic multiple choice…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Adversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications
