cd /news/large-language-models/optimal-model-activation-policies-fo… · home topics large-language-models article
[ARTICLE · art-130973] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

Optimal Model Activation Policies for Inference Networks of Large Language Models

A new arXiv paper (2609.15992v1) introduces "inference networks," a graph-based framework for routing queries among multiple expert large language models to minimize expected inference cost under a target performance constraint. The authors prove the optimal activation policy has a threshold structure: query the lowest-cost LLM first and invoke a more expensive model only when confidence falls below a defined threshold, using one threshold per class for discriminative tasks and a single threshold for generative tasks. Experiments with open-source LLMs showed substantial cost reductions while meeting the specified performance budget.

by read1 min views1 publishedSep 16, 2026

arXiv:2609.15992v1 Announce Type: new Abstract: Recent advances in large language models (LLMs) have rendered them necessary for Natural Language Processing (NLP) tasks, and their high inference cost motivates the study of cost-performance trade-offs. In practice, several expert LLMs are used in synergy for inference, either in an ensemble mode or in series, yet without a principled approach on how to best use the available models. An adaptive approach can route simple queries to cheaper LLMs and complex ones to more capable, costly models. However, a clear understanding on how to best leverage available expert models is missing. We introduce inference networks, a graph-based framework, where nodes denote different LLMs, and links denote conditional model activations. The inference network design problem is to determine the best topology, namely the best way to use the models that best addresses the cost-performance trade-off. We start from the basic topology of a series of LLM experts, each of which has a different cost and a different level of expertise, which is captured via model confidence. We formulate the problem of optimal activation of these models so as to minimize the expected inference cost subject to a target performance constraint. For this special class of inference networks, we prove that the optimal activation policy has a threshold structure: query the lowest-cost LLM first, and invoke the more expensive LLM only if the confidence falls below a defined threshold. For discriminative tasks, the optimal policy consists of a set of thresholds, one threshold for each class, while for generative tasks, it consists of a single threshold. We provide a structured method to compute the thresholds, and practical confidence estimation mechanisms for both task types. Experiments with open-source LLMs show substantial cost reductions while meeting the specified performance budget.

── more in #large-language-models 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/optimal-model-activa…] indexed:0 read:1min 2026-09-16 ·