LGAICLJun 4

Learning to Route LLMs from Implicit Cost-Performance Preferences via Meta-Learning

arXiv:2606.0617846.8
AI Analysis

This work addresses the need for personalized LLM routing that adapts to heterogeneous user preferences, offering a practical solution for cost-performance optimization.

MetaRouter learns users' implicit cost-performance preferences for LLM routing via meta-learning, outperforming baselines on both in-distribution and out-of-distribution tasks while being efficient and robust.

Large language models (LLMs) present a trade-off between performance and cost, where more powerful models incur greater expense. LLM routing aims to mitigate expenses while maintaining performance by sending queries to the most suitable model. However, existing methods cannot perform well for different user cost-performance preferences. To address this gap, we introduce a novel perceptive LLM routing paradigm for personalized and user-centric cost-performance optimization, which efficiently learns users' implicit preferences through little interaction. To handle the challenge of heterogeneous user needs, we formulate preference profiles as a set of distinct tasks in contextual bandit and propose MetaRouter, a meta-learning framework designed for preference-aware LLM routing. Experimental results show that MetaRouter outperforms strong baselines on both in-distribution and out-of-distribution tasks. Furthermore, it exhibits high efficiency in learning user preferences, robustness to changes in the routable LLMs, and scalability to multi-model routing.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes