Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–2 of 2 results for author: Sirigiri, S C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2605.12272  [pdf, ps, other

    cs.IR cs.DB

    BatchBench: Toward a Workload-Aware Benchmark for Autoscaling Policies in Big Data Batch Processing -- A Proposed Framework

    Authors: Venkata Krishna Prasanth Budigi, Siri Chandana Sirigiri

    Abstract: Autoscaling has become a baseline expectation for cloud-native big data processing, and the design space has expanded beyond rule-based heuristics to include learned controllers and, most recently, large language model (LLM) agents. Yet despite a growing body of work spanning these paradigms, the community lacks a shared benchmark for comparing them. Existing evaluations rely on synthetic TPC-styl… ▽ More

    Submitted 12 May, 2026; originally announced May 2026.

    Comments: 5 pages, 1 table, position paper. Reference implementation in active development. Empirical follow-up to appear

    ACM Class: H.2.4; H.3.3; I.2.7

  2. arXiv:2605.03275  [pdf

    cs.IR cs.DB

    Beyond Similarity Search: A Unified Data Layer for Production RAG Systems

    Authors: Venkata Krishna Prasanth Budigi, Siri Chandana Sirigiri

    Abstract: Retrieval-Augmented Generation (RAG) systems have become the standard architecture for grounding large language models in organizational knowledge. Yet production deployments consistently expose a gap between clean prototype performance and real-world reliability. This paper identifies three root causes of that gap: data staleness, tenant data leakage, and query composition explosion. All three tr… ▽ More

    Submitted 4 May, 2026; originally announced May 2026.

    Comments: 8 pages, 1 figure, 4 tables

    ACM Class: H.2.4; H.3.3