A new hashing function: statistical behaviour and algorithm

  • Authors:
  • Zhiyu Tian;Shibai Tong;Shiyuan Yang

  • Affiliations:
  • -;-;-

  • Venue:
  • ACM SIGIR Forum
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

Existing hashing functions have various limitations. In this paper a new hashing function is proposed, which divides the range of the key-values into some equal segments, and maps the key-values in each segment linearly into the whole range of the address. The paper analyzes the statistical behavior of the function, and points out that, theoretically, by increasing the number of segments, the distribution of the resulting hash values can always approach uniform, if the key-values can be regarded as continuous. Two methods for obtaining the number of segments, the deterministic and the probabilistic, along with the algorithm, are also proposed.