Complementary Ensemble Learning
Hung Nguyen, Morris Chang

TL;DR
This paper introduces a complementary ensemble learning approach that trains auxiliary models to reduce uncertainty and improve deep learning performance, especially on limited or diverse data, with notable gains on specific datasets.
Contribution
The paper proposes a novel ensemble method that complements model uncertainty, enhancing deep learning accuracy on limited and diverse datasets.
Findings
Slight accuracy improvement on MNIST (0.2%)
Significant gains on limited data (1.3% on Eardrum, 3.5% on ChestXray)
Effective reduction of model uncertainty through auxiliary models
Abstract
To achieve high performance of a machine learning (ML) task, a deep learning-based model must implicitly capture the entire distribution from data. Thus, it requires a huge amount of training samples, and data are expected to fully present the real distribution, especially for high dimensional data, e.g., images, videos. In practice, however, data are usually collected with a diversity of styles, and several of them have insufficient number of representatives. This might lead to uncertainty in models' prediction, and significantly reduce ML task performance. In this paper, we provide a comprehensive study on this problem by looking at model uncertainty. From this, we derive a simple but efficient technique to improve performance of state-of-the-art deep learning models. Specifically, we train auxiliary models which are able to complement state-of-the-art model uncertainty. As a…
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
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Video Surveillance and Tracking Methods
