Skip to main content

Showing 1–2 of 2 results for author: Bernhardt, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2207.04789  [pdf, other

    cs.DB

    bloomRF: On Performing Range-Queries in Bloom-Filters with Piecewise-Monotone Hash Functions and Prefix Hashing

    Authors: Bernhard Mößner, Christian Riegger, Arthur Bernhardt, Ilia Petrov

    Abstract: We introduce bloomRF as a unified method for approximate membership testing that supports both point- and range-queries. As a first core idea, bloomRF introduces novel prefix hashing to efficiently encode range information in the hash-code of the key itself. As a second key concept, bloomRF proposes novel piecewise-monotone hash-functions that preserve local order and support fast range-lookups wi… ▽ More

    Submitted 22 July, 2022; v1 submitted 11 July, 2022; originally announced July 2022.

    Comments: Extended version. Original accepted at EDBT 2023

  2. arXiv:2012.15596  [pdf, other

    cs.DB

    bloomRF: On Performing Range-Queries with Bloom-Filters based on Piecewise-Monotone Hash Functions and Dyadic Trace-Trees

    Authors: Christian Riegger, Arthur Bernhardt, Bernhard Moessner, Ilia Petrov

    Abstract: We introduce bloomRF as a unified method for approximate membership testing that supports both point- and range-queries on a single data structure. bloomRF extends Bloom-Filters with range query support and may replace them. The core idea is to employ a dyadic interval scheme to determine the set of dyadic intervals covering a data point, which are then encoded and inserted. bloomRF introduces Dya… ▽ More

    Submitted 31 December, 2020; originally announced December 2020.