Evolutionary Optimization of High-Coverage Budgeted Classifiers
Nolan H. Hamilton, Errin W. Fulp

TL;DR
This paper introduces EMSCO, a genetic algorithm for optimizing multi-stage classifiers with budget constraints, explicitly balancing accuracy, cost, and coverage, and demonstrating its effectiveness in various scenarios.
Contribution
It presents EMSCO, a novel evolutionary algorithm that optimizes budgeted classifiers considering multiple objectives including coverage, which was not explicitly addressed before.
Findings
EMSCO effectively finds global optima in complex solution spaces.
EMSCO outperforms or matches existing budgeted approaches in experiments.
The method explicitly incorporates a reject option for indecisive predictions.
Abstract
Classifiers are often utilized in time-constrained settings where labels must be assigned to inputs quickly. To address these scenarios, budgeted multi-stage classifiers (MSC) process inputs through a sequence of partial feature acquisition and evaluation steps with early-exit options until a confident prediction can be made. This allows for fast evaluation that can prevent expensive, unnecessary feature acquisition in time-critical instances. However, performance of MSCs is highly sensitive to several design aspects -- making optimization of these systems an important but difficult problem. To approximate an initially intractable combinatorial problem, current approaches to MSC configuration rely on well-behaved surrogate loss functions accounting for two primary objectives (processing cost, error). These approaches have proven useful in many scenarios but are limited by analytic…
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 Multi-Objective Optimization Algorithms · Evolutionary Algorithms and Applications · Water Systems and Optimization
