pith. sign in

arxiv: 2412.04692 · v1 · pith:NZHXP5I4new · submitted 2024-12-06 · 💻 cs.AI · cs.LG

Smoothie: Label Free Language Model Routing

classification 💻 cs.AI cs.LG
keywords routingmodelsmoothiedifferentllmsoutputsdatagraphical
0
0 comments X
read the original abstract

Large language models (LLMs) are increasingly used in applications where LLM inputs may span many different tasks. Recent work has found that the choice of LLM is consequential, and different LLMs may be good for different input samples. Prior approaches have thus explored how engineers might select an LLM to use for each sample (i.e. routing). While existing routing methods mostly require training auxiliary models on human-annotated data, our work explores whether it is possible to perform unsupervised routing. We propose Smoothie, a weak supervision-inspired routing approach that requires no labeled data. Given a set of outputs from different LLMs, Smoothie constructs a latent variable graphical model over embedding representations of observable LLM outputs and unknown "true" outputs. Using this graphical model, we estimate sample-dependent quality scores for each LLM, and route each sample to the LLM with the highest corresponding score. We find that Smoothie's LLM quality-scores correlate with ground-truth model quality (correctly identifying the optimal model on 9/14 tasks), and that Smoothie outperforms baselines for routing by up to 10 points accuracy.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. The Capability Frontier: Benchmarks Miss 82% of Model Performance

    cs.AI 2026-06 unverdicted novelty 6.0

    The Capability Frontier shows standard LLM benchmarks underestimate performance by 82% by ignoring model specialization across questions and the benefits of multiple generations per query.