Algorithm Selection with Zero Domain Knowledge via Text Embeddings
arXiv cs.LG / 4/23/2026
💬 OpinionIdeas & Deep AnalysisModels & Research
Key Points
- The paper introduces ZeroFolio, a feature-free algorithm-selection method that uses pretrained text embeddings instead of hand-crafted instance features.
- ZeroFolio converts raw problem instances into plain text, embeds them with a pretrained model, and chooses an algorithm using weighted k-nearest neighbors over the embedding space.
- The authors argue that pretrained embeddings can distinguish problem instances effectively even without any domain knowledge or task-specific training, enabling a reusable three-step pipeline across many domains.
- Experiments on 11 ASlib scenarios across 7 domains show ZeroFolio beats a random-forest baseline trained on hand-crafted features in 10/11 scenarios (single configuration) and in all 11 scenarios when using two-seed voting.
- Ablation results identify inverse-distance weighting, line shuffling, and Manhattan distance as key design choices, and they further find that soft-voting with hand-crafted features can help when both selectors are competitive.
Related Articles

Big Tech firms are accelerating AI investments and integration, while regulators and companies focus on safety and responsible adoption.
Dev.to

Trajectory Forecasts in Unknown Environments Conditioned on Grid-Based Plans
Dev.to

Why use an AI gateway at all?
Dev.to

OpenAI Just Named It Workspace Agents. We Open-Sourced Our Lark Version Six Months Ago
Dev.to

GPT Image 2 Subject-Lock Editing: A Practical Guide to input_fidelity
Dev.to