paper-with-me

Papers

GetBatch: Distributed Multi-Object Retrieval for ML Data Loading

2026-02-25 · Alex Aizman, Abhishek Gaikwad, Piotr Żelasko arxiv

Machine learning training pipelines consume data in batches. A single training step may require thousands of samples drawn from shards distributed across a storage cluster. Issuing thousands of individual GET requests incurs per-request overhead that often dominates data transfer time. To solve this problem, we introduce GetBatch - a new object store API that elevates batch retrieval to a first-class storage operation, replacing independent GET operations with a single deterministic, fault-tolerant streaming execution. GetBatch achieves up to 15x throughput improvement for small objects and, in a production training workload, reduces P95 batch retrieval latency by 2x and P99 per-object tail latency by 3.7x compared to individual GET requests.

📄 PDF Abstract BibTeX arXiv:2602.22434

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Don't forget private retrieval: distributed private similarity search for large language models

2023-11-21 · Guy Zyskind, Tobin South, Alex Pentland

While the flexible capabilities of large language models (LLMs) allow them to answer a range of queries based on existing learned knowledge, information retrieval to augment generation is an important tool to allow LLMs …

Information RetrievalRetrievalRetrieval-augmented Generation

SCOUT-RAG: Scalable and Cost-Efficient Unifying Traversal for Agentic Graph-RAG over Distributed Domains

2026-02-09 · Longkun Li, Yuanben Zou, Jinghan Wu, Yuqing Wen 외 arxiv

Graph-RAG improves LLM reasoning using structured knowledge, yet conventional designs rely on a centralized knowledge graph. In distributed and access-restricted settings (e.g., hospitals or multinational organizations),…

Star Product PIR Schemes with Colluding Servers over Small Fields

2022-07-07 · Hao Chen

Private Information Retrieval (PIR) was first proposed by B. Chor, O. Goldreich, E. Kushilevitz and M. Sudan in their 1995 FOCS paper. For MDS coded distributed storage system private information retrieval was proposed a…

Information RetrievalRetrieval

Multichannel Distributed Local Pattern for Content Based Indexing and Retrieval

2018-05-07 · Sonakshi Mathur, Mallika Chaudhary, Hemant Verma, Murari Mandal 외

A novel color feature descriptor, Multichannel Distributed Local Pattern (MDLP) is proposed in this manuscript. The MDLP combines the salient features of both local binary and local mesh patterns in the neighborhood. The…

Retrieval

The Parallel Distributed Image Search Engine (ParaDISE)

2017-01-19 · Markonis Dimitrios, Schaer Roger, de Herrera Alba García Seco, Müller Henning

Image retrieval is a complex task that differs according to the context and the user requirements in any specific field, for example in a medical environment. Search by text is often not possible or optimal and retrieval…

Image RetrievalMedical Image RetrievalRetrieval