Towards Fundamentally Scalable Model Selection: Asymptotically Fast Update and Selection
Wenxiao Wang, Weiming Zhuang, Lingjuan Lyu

TL;DR
This paper introduces a new scalable model selection framework supporting fast updates and selections simultaneously, demonstrated with a practical implementation that efficiently selects high-performing models from a large pool.
Contribution
The paper defines isolated model embedding, a novel scheme enabling asymptotically fast update and selection, and presents Standardized Embedder as its empirical realization.
Findings
Effective in selecting models with competitive performance.
Supports asymptotically fast update and selection operations.
Demonstrated scalability with 100 pre-trained vision models.
Abstract
The advancement of deep learning technologies is bringing new models every day, motivating the study of scalable model selection. An ideal model selection scheme should minimally support two operations efficiently over a large pool of candidate models: update, which involves either adding a new candidate model or removing an existing candidate model, and selection, which involves locating highly performing models for a given task. However, previous solutions to model selection require high computational complexity for at least one of these two operations. In this work, we target fundamentally (more) scalable model selection that supports asymptotically fast update and asymptotically fast selection at the same time. Firstly, we define isolated model embedding, a family of model selection schemes supporting asymptotically fast update and selection: With respect to the number of candidate…
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
TopicsFault Detection and Control Systems · Control Systems and Identification
