SQUAD: Scalable Quorum Adaptive Decisions via ensemble of early exit neural networks
Matteo Gambella, Fabrizio Pittorino, Giuliano Casale, Manuel Roveri

TL;DR
SQUAD introduces a quorum-based early-exit inference scheme combined with ensemble learning and neural architecture search, significantly improving uncertainty estimation, accuracy, and reducing latency in neural network predictions.
Contribution
The paper presents SQUAD, a novel inference scheme integrating quorum-based early exits with ensemble learning and QUEST NAS, enhancing uncertainty estimation and efficiency.
Findings
Test accuracy improved by up to 5.95% over state-of-the-art methods.
Inference latency reduced by up to 70.60% compared to static ensembles.
Achieved comparable computational cost with better robustness and accuracy.
Abstract
Early-exit neural networks have become popular for reducing inference latency by allowing intermediate predictions when sufficient confidence is achieved. However, standard approaches typically rely on single-model confidence thresholds, which are frequently unreliable due to inherent calibration issues. To address this, we introduce SQUAD (Scalable Quorum Adaptive Decisions), the first inference scheme that integrates early-exit mechanisms with distributed ensemble learning, improving uncertainty estimation while reducing the inference time. Unlike traditional methods that depend on individual confidence scores, SQUAD employs a quorum-based stopping criterion on early-exit learners by collecting intermediate predictions incrementally in order of computational complexity until a consensus is reached and halting the computation at that exit if the consensus is statistically significant.…
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
TopicsAdversarial Robustness in Machine Learning · Machine Learning and Data Classification · Explainable Artificial Intelligence (XAI)
