Repository landing page

We are not able to resolve this OAI Identifier to the repository landing page. If you are the repository manager for this record, please head to the Dashboard and adjust the settings.

Efficient and Error-Correcting Data Structures for Membership and Polynomial Evaluation

Abstract

We construct efficient data structures that are resilient against a constant fraction of adversarial noise. Our model requires that the decoder answers emph{most} queries correctly with high probability and for the remaining queries, the decoder with high probability either answers correctly or declares ``don\u27t know.\u27\u27 Furthermore, if there is no noise on the data structure, it answers emph{all} queries correctly with high probability. Our model is the common generalization of an error-correcting data structure model proposed recently by de~Wolf, and the notion of ``relaxed locally decodable codes\u27\u27 developed in the PCP literature. We measure the efficiency of a data structure in terms of its emph{length} (the number of bits in its representation), and query-answering time, measured by the number of emph{bit-probes} to the (possibly corrupted) representation. We obtain results for the following two data structure problems: begin{itemize} item (Membership) Store a subset SS of size at most ss from a universe of size nn such that membership queries can be answered efficiently, i.e., decide if a given element from the universe is in SS. \ We construct an error-correcting data structure for this problem with length nearly linear in slognslog n that answers membership queries with O(1)O(1) bit-probes. This nearly matches the asymptotically optimal parameters for the noiseless case: length O(slogn)O(slog n) and one bit-probe, due to Buhrman, Miltersen, Radhakrishnan, and Venkatesh. item (Univariate polynomial evaluation) Store a univariate polynomial gg of degree deg(g)leqsdeg(g)leq s over the integers modulo nn such that evaluation queries can be answered efficiently, i.e., we can evaluate the output of gg on a given integer modulo nn. \ We construct an error-correcting data structure for this problem with length nearly linear in slognslog n that answers evaluation queries with polylogscdotlog1+o(1)npolylog scdotlog^{1+o(1)}n bit-probes. This nearly matches the parameters of the best-known noiseless construction, due to Kedlaya and Umans. end{itemize

Similar works

This paper was published in Dagstuhl Research Online Publication Server.

Having an issue?

Is data on this page outdated, violates copyrights or anything else? Report the problem now and we will take corresponding actions after reviewing your request.