Stochastic Indexing Primitives for Non-Deterministic Molecular Archives
Faruk Alpay, Levent Sarioglu

TL;DR
This paper introduces the Holographic Bloom Filter, a probabilistic, high-dimensional memory primitive for DNA data storage that enables fast, content-addressable retrieval with quantifiable error bounds.
Contribution
The paper presents the Holographic Bloom Filter, a novel, analyzable indexing primitive for molecular data storage supporting one-shot associative retrieval.
Findings
Provides construction and decoding algorithms for HBF.
Offers probabilistic analysis with explicit error bounds.
Demonstrates exponential error decay with increasing vector dimension.
Abstract
Random access remains a central bottleneck in DNA-based data storage. Existing systems typically retrieve records by PCR enrichment or other multi-step biochemical procedures, which do not naturally support fast, massively parallel, content-addressable queries. We introduce the Holographic Bloom Filter (HBF), a probabilistic indexing primitive that stores key-pointer associations as a single high-dimensional memory vector. HBF binds a key vector and a value (pointer) vector using circular convolution and superposes bindings across all records. A query decodes by correlating the memory with the query key and selecting the best matching value using a margin-based decision rule. We give construction and decoding algorithms and a probabilistic analysis under explicit noise models (memory corruption and query/key mismatches). The analysis provides concentration bounds for match and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDNA and Biological Computing · Algorithms and Data Compression · Graph Theory and Algorithms
