AlgoSelect: Universal Algorithm Selection via the Comb Operator
Jasper Yao

TL;DR
AlgoSelect is a theoretically grounded framework for optimal algorithm selection that uses the novel Comb Operator to interpolate between algorithms, achieving near-perfect accuracy with few samples.
Contribution
It introduces the Comb Operator framework, proving its universality, optimal learnability, and extending it to multi-algorithm selection, with empirical validation.
Findings
Achieves 99.9%+ selection accuracy in experiments
Proves universal approximation capabilities of Comb-based selectors
Demonstrates rapid convergence with few samples
Abstract
We introduce AlgoSelect, a principled framework for learning optimal algorithm selection from data, centered around the novel Comb Operator. Given a set of algorithms and a feature representation of problems, AlgoSelect learns to interpolate between diverse computational approaches. For pairs of algorithms, a simple sigmoid-gated selector, an instance of the Comb Operator, facilitates this interpolation. We extend this to an N-Path Comb for multiple algorithms. We prove that this framework is universal (can approximate any algorithm selector), information-theoretically optimal in its learnability (thresholds for selection converge almost surely, demonstrated via Borel-Cantelli arguments), computationally efficient, and robust. Key theoretical contributions include: (1) a universal approximation theorem demonstrating that Comb-based selectors can achieve arbitrary accuracy; (2)…
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
MethodsSparse Evolutionary Training
