PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 9, 2017IEEE/ACM Transactions on Networking50 citations

Cardinality Estimation for Elephant Flows: A Compact Solution Based on Virtual Register Sharing

View Full Paper
QXQingjun XiaoSoutheast UniversitySCShigang ChenShanghai Jiao Tong UniversityYZYou ZhouShanghai Medical College of Fudan University

Key Points

Key points are not available for this paper at this time.

Abstract

For many practical applications, it is a fundamental problem to estimate the flow cardinalities over big network data consisting of numerous flows (especially a large quantity of mouse flows mixed with a small number of elephant flows, whose cardinalities follow a power-law distribution). Traditionally the research on this problem focused on using a small amount of memory to estimate each flow's cardinality from a large range (up to 10^{9}). However, although the memory needed for each individual flow has been greatly compressed, when there is an extremely large number of flows, the overall memory demand can still be very high, exceeding the availability under some important scenarios, such as implementing online measurement modules in network processors using only on-chip cache memory. In this paper, instead of allocating a separated data structure (called estimator) for each flow, we take a different path by viewing all the flows together as a whole: Each flow is allocated with a virtual estimator, and these virtual estimators share a common memory space. We discover that sharing at the multi-bit register level is superior than sharing at the bit level. We propose a unified framework of virtual estimators that allows us to apply the idea of sharing to an array of cardinality estimation solutions, e. g. , HyperLogLog and PCSA, achieving far better memory efficiency than the best existing work. Our experiment shows that the new solution can work in a tight memory space of less than 1 bit per flow or even one tenth of a bit per flow - a quest that has never been realized before.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Xiao et al. (2017) studied this question.

synapsesocial.com/papers/6a21cdd472831717cbecadachttps://doi.org/10.1109/tnet.2017.2753842
Ask AI
Helpful
Bookmark
Share
View Full Paper