{"slug": "optimal-model-activation-policies-for-inference-networks-of-large-language", "title": "Optimal Model Activation Policies for Inference Networks of Large Language Models", "summary": "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.", "body_md": "arXiv:2609.15992v1 Announce Type: new \nAbstract: 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.", "url": "https://wpnews.pro/news/optimal-model-activation-policies-for-inference-networks-of-large-language", "canonical_source": "https://arxiv.org/abs/2609.15992", "published_at": "2026-09-16 04:00:00+00:00", "updated_at": "2026-09-16 04:05:45.258067+00:00", "lang": "en", "topics": ["large-language-models", "ai-research", "ai-infrastructure", "natural-language-processing"], "entities": ["arXiv", "inference networks"], "alternates": {"html": "https://wpnews.pro/news/optimal-model-activation-policies-for-inference-networks-of-large-language", "markdown": "https://wpnews.pro/news/optimal-model-activation-policies-for-inference-networks-of-large-language.md", "text": "https://wpnews.pro/news/optimal-model-activation-policies-for-inference-networks-of-large-language.txt", "jsonld": "https://wpnews.pro/news/optimal-model-activation-policies-for-inference-networks-of-large-language.jsonld"}}