cd /news/artificial-intelligence/order-task-conditioned-routing-for-r… · home topics artificial-intelligence article
[ARTICLE · art-131079] src=machinebrief.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

ORDER: Task-Conditioned Routing for Retrieval-Augmented Generation

Researchers introduced ORDER (Optimal Routing for Dynamic Evidence Retrieval), a query-conditioned Retrieval-Augmented Generation framework that jointly adapts indexing and retrieval to each incoming query, according to a new arXiv paper (2609.17012v1). ORDER discovers semantic clusters over a corpus's questions, learns a chunking strategy with metadata filtering and reranking per cluster, and routes queries at inference via nearest-centroid assignment, aided by a supervised query router (QRe) and a Uniform Multi-source Sampler (UMS) that splits the retrieval budget evenly across selected sources. Evaluated on large-scale heterogeneous historical archives, the framework consistently outperformed naive baselines and strong state-of-the-art RAG systems in complex expert-domain environments.

by read1 min views1 publishedSep 16, 2026

arXiv:2609.17012v1 Announce Type: new Abstract: Retrieval-Augmented Generation (RAG) pipelines typically rely on a fixed indexing and retrieval configuration determined at preprocessing time. This one-size-fits-all design is ill-suited to domain-expert settings, where heterogeneous queries require different chunking granularities, metadata constraints, and source-selection strategies. As a result, configurations that are effective for one family of queries often perform poorly for others. In this paper, we introduce ORDER (Optimal Routing for Dynamic Evidence Retrieval), a query-conditioned RAG framework that jointly adapts indexing and retrieval to the incoming query. Our approach first discovers semantic clusters over a given set of questions associated to a corpus and learns, for each cluster, a chunking strategy together with a suited metadata filtering and reranking configuration. At inference time, queries are routed to the appropriate pre-built index through nearest-centroid assignment. To further improve retrieval, we propose a supervised query router (QRe) that predicts which collections are most likely to contain relevant evidence, coupled with a Uniform Multi-source Sampler (UMS) that allocates the retrieval budget evenly across the selected sources. We evaluate our framework on large-scale, heterogeneous historical archives and show that conditioning both indexing and retrieval on the query consistently outperforms both naive baselines and strong state-of-the-art RAG systems in complex expert-domain environments.

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