Abstract

Membership determination with classification is an essential function for a variety of applications, such as network routing and packet inspection. We aim to constitute a mechanism capable of performing such a service with the considerations of efficiency and error ratio issues. The proposed method employs an array structure, in which each unit composes of multiple bits. The array houses a circular bound representation and a Bloom filter, where the former encodes the members and makes judgments of queries, while the latter acts as a secondary means for programming cases indeterministic by the former. Experimental results show that the error ratios were competitive and consistent with different levels of classification, as well as the memory space utilized. The lookup time decreased as the memory space increased. We depict specific characteristics for tackling the problem, including simplicity of data structure for encoding the members, avoidance of checking all classification IDs in the lookup process, and adoption of an auxiliary means for improving the error ratios. The ID-bound method is novel, and with the Bloom filter as the assistant, the proposed approach is robust in performances of both efficiency and error ratio.

Highlights

  • A mechanism of membership determination comprises of two operational modules, the encoding, and the checking one, with a -designed data structure

  • We aim to encode the members with the classification ID into a single data structure with only a small number of retrievals to the memory space

  • Such an approach could bring down the TN ratio; it still needs to go through all the possible set IDs (SID) arrays for a specific answer, which could become less efficient when g is large

Read more

Summary

Introduction

A mechanism of membership determination comprises of two operational modules, the encoding, and the checking one, with a -designed data structure. Geravanda and Ahmadib [6] indicated that each retrieval with only one bit is wasteful because multibit accesses within the system capacity do not affect the overall performance and could associate a member with more information of interest Based on this concept, we aim to encode the members with the classification ID into a single data structure with only a small number of retrievals to the memory space. When processing a query Q, the mechanism must respond to the membership status and its designated SID as quickly as possible with low error ratios.

Related Work
Array Structure
Enc There are including
Lookup Process
14: EligibleList
Memory-Space Utilization
Lookup Time
Findings
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.