← Back to Computer Vision
cs.CV

Can LLMs tune search engines better than traditional optimization?

Shahrzad Esmat, Chaunte W. Lacewell, Sameh Gobriel, Nilesh Jain, Ali Jannesari

June 3, 2026

Modern retrieval systems have many interdependent tuning knobs that traditional optimizers (like Bayesian methods) can't handle because they assume independence. Researchers used an LLM agent that learns from full optimization history to navigate these coupled parameters across explore-exploit-refine phases. On HICO-DET benchmarks, it beat standard methods by 33% and improved throughput 15×, with gains strongest when parameters are most entangled. The approach transferred across different vector databases without retraining.
Published as LLM-Guided ANN Index Optimization for Human-Object Interaction Retrieval arXiv:2606.05489
Read the original paper →