Bloom filters (BFs) are widely recognized as a robust data structure for efficiently performing approximate set membership queries 1. Their compact design and ability to quickly assess whether an ...