SearcharxivSearch

arXiv subjects

Kamal Pandey

Publications and source records attributed to Kamal Pandey.

2 recordsLinked to original sources

TurboVec: A Case Study in Cost-Efficient Private Retrieval for Enterprise RAG via Codebook-Oblivious Quantization

Retrieval-Augmented Generation (RAG) systems increasingly power enterprise LLM applications, yet the vector retrieval layer introduces two underexplored challenges: (1) trained codebook quantizers may expose corpus statistics during index construction, creating a leakage channel in multi-tenant deployments, and (2) post-hoc filtering for tenant isolation degrades recall on selective queries. We study TurboVec, an open-source vector index built on TurboQuant - a codebook-oblivious scalar quantizer requiring no corpus-dependent training. On the DBpedia OpenAI embeddings benchmark (d=1536, 100K-999K vectors), TurboQuant 4-bit outperforms trained FAISS Product Quantization at the same memory budget by 8.5-8.9 percentage points in Recall@5 across all scales. Compared to HNSW (R@5=0.991) and IVF-PQ (R@5=0.840), TurboQuant occupies a distinct design point: higher recall than IVF-PQ without training, at 4-8x less memory than HNSW. Deployed on Snowpark Container Services, TurboVec achieves 11ms median query latency at 100K vectors versus 707ms for warehouse brute-force scan. Kernel-level allowlist filtering maintains 0.86-0.93 Recall@10 across 10-1000 tenant workloads versus 0.09-0.19 for post-filter baselines. Codebook-oblivious design reduces membership inference accuracy to near-random (50.0%) versus 57.3% for PQ codebooks. Limitations include single dataset evaluation, uncompressed HNSW comparison, and privacy evaluation on synthetic data only.

cs.LG

Comparing optical-microwave conversion and all-microwave control schemes for a transmon qubit

We report a comparative study on transmon qubit control using (i) conventional attenuated coaxial microwave line and (ii) an optical control system using modulated laser light delivered over telecommunications optical fiber to a photodiode located at the 1K stage of a dilution cryostat. During each experiment, we performed repeated measurements of the energy relaxation and coherence times of a transmon qubit using one of the control signal delivery methods. Each measurement run spanned 20 hours of measurement time and from these datasets we observe no measurable effect on coherence of the qubit compared to random coherence fluctuations. Our results open up the possibility of large scale integration of the optical qubit control system.

quant-ph