query-routing

Tag

Cards List
#query-routing

ORDER: Task-Conditioned Routing for Retrieval-Augmented Generation

arXiv cs.AI · 6d ago Cached

ORDER introduces a framework that dynamically adapts indexing and retrieval strategies in RAG systems based on the query, improving performance in expert domains.

0 favorites 0 likes
#query-routing

SLMs as Multi-Agent Routers: A Progressive SFT and Reinforcement Learning Approach

arXiv cs.CL · 2026-08-04 Cached

This paper proposes training small language models as multi-agent routers via progressive supervised fine-tuning and reinforcement learning, achieving better retrieval relevance and lower latency compared to LLM baselines that route on intent alone.

0 favorites 0 likes
#query-routing

Beyond Accuracy and Cost: Latency-Aware LLM Query Routing for Dynamic Workloads

arXiv cs.AI · 2026-07-22 Cached

A paper proposing a latency-aware LLM query router that jointly optimizes latency, accuracy, and cost using a lightweight latency estimator, achieving up to 40% improvement in accuracy–cost utility while maintaining comparable latencies.

0 favorites 0 likes
#query-routing

How Gnutella Scaled to Handle Query Traffic

Lobsters Hottest · 2026-07-20 Cached

This article explains how Gnutella scaled its query traffic by evolving from flood routing to the Query Routing Protocol (QRP), which uses compact summaries to avoid flooding all peers.

0 favorites 0 likes
#query-routing

@LearnWithBrij: Stop building RAG like it’s still 2022. Chunk → Embed → Retrieve → Generate That pipeline works… until you try to ship …

X AI KOLs Timeline · 2026-06-13 Cached

A thread explaining the four essential layers for building production-grade RAG systems beyond simple chunk-embed-retrieve-generate: intelligent query routing, advanced indexing, multi-type retrieval, and continuous evaluation.

0 favorites 0 likes
← Back to home

Submit Feedback