ACM Home Page
Please provide us with feedback. Feedback
Space/time trade-offs in hash coding with allowable errors
Full text PdfPdf (532 KB)
Source
Communications of the ACM archive
Volume 13 ,  Issue 7  (July 1970) table of contents
Pages: 422 - 426  
Year of Publication: 1970
ISSN:0001-0782
Author
Burton H. Bloom  Computer Usage Company, Newton Upper Falls, MA
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 95,   Downloads (12 Months): 714,   Citation Count: 401
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/362686.362692
What is a DOI?

Warning: The download time has expired please click on the item to try again.


ABSTRACT

In this paper trade-offs among certain computational factors in hash coding are analyzed. The paradigm problem considered is that of testing a series of messages one-by-one for membership in a given set of messages. Two new hash-coding methods are examined and compared with a particular conventional hash-coding method. The computational factors considered are the size of the hash area (space), the time required to identify a message as a nonmember of the given set (reject time), and an allowable error frequency. The new methods are intended to reduce the amount of space required to contain the hash-coded information from that associated with conventional methods. The reduction in space is accomplished by exploiting the possibility that a small fraction of errors of commission may be tolerable in some applications, in particular, applications in which a large amount of data is involved and a core resident hash area is consequently not feasible using conventional methods. In such applications, it is envisaged that overall performance could be improved by using a smaller core resident hash area in conjunction with the new methods and, when necessary, by using some secondary and perhaps time-consuming test to “catch” the small fraction of errors associated with the new methods. An example is discussed which illustrates possible areas of application for the new methods. Analysis of the paradigm problem demonstrates that allowing a small number of test messages to be falsely identified as members of the given set will permit a much smaller hash area to be used without increasing reject time.



CITED BY  401