cd /news/artificial-intelligence/scx-router-streaming-zero-shot-model… · home topics artificial-intelligence article
[ARTICLE · art-119927] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

SCX Router: Streaming Zero-Shot Model Selection with a Decoder-KV Classifier and a Real-World Task Ontology

Researchers introduced SCX Router, a lightweight GLiClass-based model for zero-shot selection among LLM inference endpoints, achieving an aggregate top-1 score of 0.707 on a 1,000-task subset versus 0.696 for the strongest fixed model. The 0.6B-parameter checkpoint combines a Qwen3 decoder with a shallow bidirectional scorer, using a decoder-KV execution path to maintain a text-only key-value cache and evaluate candidate labels without autoregressive generation. The system builds on a task ontology with 23 families, 115 task types, 345 routable subtypes, and 30 domains, trained on 150,000 verifier-scored and 15,000 open-ended tasks.

read1 min views1 publishedSep 3, 2026

arXiv:2609.02292v1 Announce Type: new Abstract: The rapid proliferation of large language models (LLMs) and the growing diversity of their applications presents a unique optimization opportunity: selecting the right model for the task, while optimizing for speed, cost, and quality at a per-task level. However, inference endpoints can vary widely in quality, price, latency, context support, tool use, domain expertise, and reasoning behavior. This heterogeneity makes manual heuristics difficult to maintain and unlikely to achieve consistently favorable speed--cost--quality trade-offs on their own. We introduce \router{}, a lightweight GLiClass-based router that assigns a suitability score to each inference-time model label without autoregressive generation. The released 0.6B-parameter checkpoint combines a Qwen3 decoder with a shallow bidirectional scorer. Its decoder-KV execution path preserves a text-only key--value cache across a session, encodes only new dialogue turns, and evaluates transient candidate-label tokens without adding them to the persistent cache. The same checkpoint also predicts task type, difficulty, reasoning mode, and expected output length, and supports custom zero-shot labels. For task generation, we construct a task ontology with 23 families, 115 task types, 345 routable subtypes, 1,173 synthetic examples, and an orthogonal axis of 30 domains. Using this structure, we generate 150,000 verifier-scored tasks and 15,000 open-ended tasks. We then train the Qwen3 decoder on these tasks, while explicitly separating learned request prediction from per-task policies for attributes such as eligibility, cost, cache reuse, safety, and sovereignty. Across six LiveBench subsets, the router outperforms the mean candidate; on the selected 1,000-task subset, it achieves an aggregate top-1 score of 0.707 versus 0.696 for the strongest fixed model, with benchmark-dependent gains.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @scx router 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/scx-router-streaming…] indexed:0 read:1min 2026-09-03 ·