Exploring Model Learning Heterogeneity for Boosting Ensemble Robustness
Yanzhao Wu, Ka-Ho Chow, Wenqi Wei, Ling Liu

TL;DR
This paper demonstrates that heterogeneous deep neural network ensembles, constructed through diversity-promoting methods, can significantly improve robustness against negative examples and adversarial attacks, supported by formal analysis and extensive experiments.
Contribution
It introduces a novel two-tier heterogeneity-driven ensemble construction method that enhances robustness by promoting diversity and reducing negative correlation among models.
Findings
Heterogeneous models improve mean average precision in object detection.
Ensembles of different tasks (detection and segmentation) increase robustness.
Formal analysis links negative correlation to ensemble robustness.
Abstract
Deep neural network ensembles hold the potential of improving generalization performance for complex learning tasks. This paper presents formal analysis and empirical evaluation to show that heterogeneous deep ensembles with high ensemble diversity can effectively leverage model learning heterogeneity to boost ensemble robustness. We first show that heterogeneous DNN models trained for solving the same learning problem, e.g., object detection, can significantly strengthen the mean average precision (mAP) through our weighted bounding box ensemble consensus method. Second, we further compose ensembles of heterogeneous models for solving different learning problems, e.g., object detection and semantic segmentation, by introducing the connected component labeling (CCL) based alignment. We show that this two-tier heterogeneity driven ensemble construction method can compose an ensemble team…
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
TopicsAdversarial Robustness in Machine Learning · COVID-19 diagnosis using AI · Anomaly Detection Techniques and Applications
MethodsDeep Ensembles
