cd /news/artificial-intelligence/cost-governed-rag-unified-per-tenant… · home topics artificial-intelligence article
[ARTICLE · art-59908] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Cost-Governed RAG: Unified Per-Tenant Cost Attribution Across Retrieval and Generation in Multi-Tenant LLM Systems

Researchers introduced Cost-Governed RAG, an architecture integrating a codebook-oblivious vector index with a multi-tenant LLM governance gateway to achieve per-tenant cost attribution across retrieval and generation in enterprise RAG systems. Deployed on Snowpark Container Services, it achieved 99.96% cost attribution accuracy across 100 simulated tenants while reducing retrieval infrastructure cost by 3.1-9.0x compared to managed vector database services.

read1 min views1 publishedJul 15, 2026

arXiv:2607.12188v1 Announce Type: new Abstract: Enterprise Retrieval-Augmented Generation (RAG) deployments face a critical governance gap: while LLM generation cost is metered per token, the retrieval layer - vector memory, similarity compute, and embedding API calls - remains an unattributed shared cost, enabling invisible cross-subsidization among tenants. We present Cost-Governed RAG, an architecture that integrates a codebook-oblivious vector index (TurboVec) with a multi-tenant LLM governance gateway, creating a unified observability stack where embedding, retrieval, and generation costs are jointly attributable per tenant. The architecture exploits TurboVec's deterministic, closed-form memory formula to enable near-exact per-tenant retrieval cost calculation - a property unavailable in graph-based indexes with non-linear memory overhead. Deployed on Snowpark Container Services within a cloud data platform's governance boundary, the system achieves 99.96% end-to-end cost attribution accuracy across 100 simulated tenants (10M vectors, log-normal size distribution) with telemetry overhead below 0.04% of query latency. The architecture reduces retrieval infrastructure cost by 3.1-9.0x compared to managed vector database services under the pricing assumptions detailed in Section IV. We formalize a three-layer cost model and demonstrate that codebook-oblivious quantization enables deterministic per-tenant cost attribution while also removing the shared-codebook leakage surface present in trained quantizers - the latter observation being exploratory and subject to the limitations described in Section VII.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @turbovec 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/cost-governed-rag-un…] indexed:0 read:1min 2026-07-15 ·