Wisdom of Committees: An Overlooked Approach To Faster and More Accurate Models
Xiaofang Wang, Dan Kondratyuk, Eric Christiansen, Kris M. Kitani, Yair, Alon, Elad Eban

TL;DR
This paper demonstrates that simple committee-based models, combining pre-trained models, can match or surpass state-of-the-art accuracy while significantly improving efficiency across various tasks and architectures.
Contribution
It provides a comprehensive analysis showing that basic committee methods are highly effective, outperforming complex neural architecture search techniques.
Findings
Committee models match or exceed state-of-the-art accuracy.
Simple committees are more efficient than complex NAS methods.
Effective across multiple tasks and architectures.
Abstract
Committee-based models (ensembles or cascades) construct models by combining existing pre-trained ones. While ensembles and cascades are well-known techniques that were proposed before deep learning, they are not considered a core building block of deep model architectures and are rarely compared to in recent literature on developing efficient models. In this work, we go back to basics and conduct a comprehensive analysis of the efficiency of committee-based models. We find that even the most simplistic method for building committees from existing, independently pre-trained models can match or exceed the accuracy of state-of-the-art models while being drastically more efficient. These simple committee-based models also outperform sophisticated neural architecture search methods (e.g., BigNAS). These findings hold true for several tasks, including image classification, video…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Anomaly Detection Techniques and Applications
MethodsDepthwise Convolution · Residual Connection · Pointwise Convolution · Dropout · Bottleneck Residual Block · Convolution · Sigmoid Activation · 1x1 Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Depthwise Separable Convolution
