arXiv cs.AIPaper
ORDER: Task-Conditioned Routing for Retrieval-Augmented Generation
This solves a real RAG problem: one-size-fits-all chunking and retrieval fails when your corpus is heterogeneous. The idea of semantic clustering over questions and learning per-cluster configurations is straightforward and practical. For builders running RAG on large, domain-specific corpora, this is worth evaluating. The trick is whether the upfront cost of building cluster-specific indices pays off in retrieval quality.