A Hierarchical Approach to Scaling Batch Active Search Over Structured Data
Vivek Myers, Peyton Greenside

TL;DR
This paper introduces a hierarchical bandit-based framework called HBBS that enhances the scalability and efficiency of batch active search in high-dimensional, structured datasets, with applications in biological sequence optimization.
Contribution
The paper proposes a novel hierarchical framework for batch active search that leverages dataset structure to improve scalability and exploration, especially in biological data contexts.
Findings
HBBS outperforms standard methods in scalability and performance benchmarks.
The framework enables effective exploration of large, structured datasets.
Application to biological sequences demonstrates practical utility.
Abstract
Active search is the process of identifying high-value data points in a large and often high-dimensional parameter space that can be expensive to evaluate. Traditional active search techniques like Bayesian optimization trade off exploration and exploitation over consecutive evaluations, and have historically focused on single or small (<5) numbers of examples evaluated per round. As modern data sets grow, so does the need to scale active search to large data sets and batch sizes. In this paper, we present a general hierarchical framework based on bandit algorithms to scale active search to large batch sizes by maximizing information derived from the unique structure of each dataset. Our hierarchical framework, Hierarchical Batch Bandit Search (HBBS), strategically distributes batch selection across a learned embedding space by facilitating wide exploration of different structural…
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
TopicsAdvanced Bandit Algorithms Research · Machine Learning and Algorithms · Machine Learning and Data Classification
