@inproceedings{849b63b8be9b40508fa35b8f0dc27306,
title = "A multi-attribute data structure with parallel Bloom filters for network services",
abstract = "A Bloom filter has been widely utilized to represent a set of items because it is a simple space-efficient randomized data structure. In this paper, we propose a new structure to support the representation of items with multiple attributes based on Bloom filters. The structure is composed of Parallel Bloom Filters (PBF) and a hash table to support the accurate and efficient representation and query of items. The PBF is a counter-based matrix and consists of multiple submatrixes. Each submatrix can store one attribute of an item. The hash table as an auxiliary structure captures a verification value of an item, which can reflect the inherent dependency of all attributes for the item. Because the correct query of an item with multiple attributes becomes complicated, we use a two-step verification process to ensure the presence of a particular item to reduce false positive probability.",
author = "Yu Hua and Bin Xiao",
year = "2006",
month = dec,
day = "1",
doi = "10.1007/11945918_30",
language = "English",
isbn = "354068039X",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
pages = "277--288",
booktitle = "High Performance Computing - HiPC 2006 - 13th International Conference Proceedings",
note = "13th International Conference on High Performance Computing, HiPC 2006 ; Conference date: 18-12-2006 Through 21-12-2006",
}