cd /news/machine-learning/ariadne-agnostic-routing-for-inferen… · home topics machine-learning article
[ARTICLE · art-32068] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

ARIADNE: Agnostic Routing for Inference-time Adapter DyNamic sElection

Researchers introduced ARIADNE, a training-free routing framework for dynamic adapter selection in parameter-efficient fine-tuning ecosystems. It selects task-specialized adapters at inference time by measuring input proximity to adapter centroids in embedding space, recovering 97.44% of upper-bound performance across 23 NLP tasks without requiring adapter internals or additional training.

read1 min views2 publishedJun 18, 2026

arXiv:2606.19079v1 Announce Type: new Abstract: The increasing deployment of parameter-efficient fine-tuning (PEFT) has led to model ecosystems in which a single backbone is paired with many task-specialized adapters. In this setting, inference-time queries often arrive without task labels, requiring the system to automatically select the most appropriate adapter from a growing and heterogeneous adapter pool. Existing routing methods either depend on access to adapter internals, such as weight decompositions or gradient-based statistics, or require additional router training, which limits scalability and portability as new adapters are added. We introduce ARIADNE, a training-free, adapter-agnostic routing framework for dynamic adapter selection at inference time. ARIADNE represents each adapter through a set of centroids computed from embeddings of its training set, capturing the data distribution associated with that adapter. Given an unlabeled input, it selects an adapter by measuring proximity to these centroids in latent space. Because routing is performed entirely in the input embedding space, ARIADNE is compatible with arbitrary PEFT methods and requires no modification to the adapters or training procedures. Primarily evaluated with Llama 3.2 1B Instruct on 23 diverse NLP tasks, ARIADNE recovers 97.44% of the upper bound performance. Scaling to 44 tasks, it achieves 89.7% average selection accuracy, without additional training or access to adapter internals.

── more in #machine-learning 4 stories · sorted by recency
── more on @ariadne 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/ariadne-agnostic-rou…] indexed:0 read:1min 2026-06-18 ·