2014
DOI: 10.1016/j.comnet.2013.09.002
|View full text |Cite
|
Sign up to set email alerts
|

Optimized hash for network path encoding with minimized false positives

Abstract: The Bloom filter is a space efficient randomized data structure for representing a set and supporting membership queries. Bloom filters intrinsically allow false positives. However, the space savings they offer outweigh the disadvantage if the false positive rates are kept sufficiently low. Inspired by the recent application of the Bloom filter in a novel multicast forwarding fabric, this paper proposes a variant of the Bloom filter, the optihash. The optihash introduces an optimization for the false positive … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
23
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 18 publications
(23 citation statements)
references
References 18 publications
0
23
0
Order By: Relevance
“…Optihash. Optihash [67] is designed to extend the BF in the context of PSIRP (Publish/Subscribe Internet Routing Parading) which is a new redesign of the whole Internet architecture as far as the physical layer [70]. The in-packet BFs are employed as encoding to identify routes and links between nodes.…”
Section: A Reducing Fp With Prior Knowledgementioning
confidence: 99%
“…Optihash. Optihash [67] is designed to extend the BF in the context of PSIRP (Publish/Subscribe Internet Routing Parading) which is a new redesign of the whole Internet architecture as far as the physical layer [70]. The in-packet BFs are employed as encoding to identify routes and links between nodes.…”
Section: A Reducing Fp With Prior Knowledgementioning
confidence: 99%
“…The probability of false positives f can be calculated if the fill factor of a zFilter is known [26,27]: (2) A number of proposals have been introduced to mitigate the effect of false positives [14,22,28]. In [14] the link ID tag (LIT) mechanism is proposed.…”
Section: B False Positives In Lipsinmentioning
confidence: 99%
“…That is, k is the number of hash functions used to create a LID. Typically k is much smaller than m and its value may be selected based to some optimization objectives [22], e.g. m = 256 bits and k = 5 are typically chosen values [14,13].…”
mentioning
confidence: 99%
“…In the extreme case an all "1s" FID will match every LID. In practice the parameters of the Bloom filter need to be chosen carefully in order to reduce the false positives, this is discussed further by (Carrea et al, 2014).…”
Section: Forwardingmentioning
confidence: 99%