Topic
indexing
Artificial Intelligence #reinforcement learning#retrieval
RL-Index: Reinforcement Learning Shifts Retrieval Reasoning to Indexing Stage for Faster, Better Search
Researchers propose RL-Index, a framework that applies reinforcement learning to retrieval index reasoning. By augmenting documents with LLM-generated rationales optimized via GRPO, RL-Index improves retrieval and question-answering performance while reducing online inference latency.
Jun 17, 2026 4 sources
Artificial Intelligence #vector databases#rag
Semantic Pyramid Indexing: Adaptive Query Depth for Streaming RAG in Vector Databases
Researchers propose Semantic Pyramid Indexing (SPI), a vector database indexing framework that adapts retrieval depth per query in streaming RAG pipelines. SPI organizes embeddings into semantic resolution levels, reducing average latency by 1.4–2.3× at fixed Recall@10 on standard benchmarks, and demonstrates 6.2× throughput scaling on 8 nodes. The framework supports incremental updates and is compatible with FAISS and Qdrant backends.
Jun 16, 2026 1 source