Giter Club home page Giter Club logo

mime's Introduction

Multi-Information sampling and Mixed Estimation

This is the repository for source codes of MIME.

Introduction

Spread measurement is an essential problem in high-speed networks with broad applications, such as anomalies detection and traffic engineering. In most scenarios, network administrators need to concurrently monitor the spreads of different types of flows to identify various abnormal activities. Although many studies have designed memory-efficient structures, i.e., sketches, for the specified per-flow spread measurement, they have to deploy multiple sketches to support diverse per-flow spread measurements, resulting in significant memory and computational overhead. This paper introduces an efficient multi-flow information compression method to simultaneously estimate differently defined flow spreads. We only deploy one sketch to capture the varied spread information from each arrival packet by one pass and store them in the off-chip memory, thereby conserving on-chip memory and computational resources. Additionally, we carefully design a multi-dimensional structure called Supercube to record varied spread information into different dimensions. By expanding the dimension of Supercube, we can simultaneously measure the spread of an arbitrary number and variety of flows. We implement our estimator in hardware using NetFPGA. Experiments based on real Internet traces show that our method reduces the average relative error by 83.36% for per-destination source flow spread estimation compared to rSkt (SOTA) with 300KB of on-chip memory, and increases update throughput 251.252-fold compared to Supersketch. Moreover, our method can be expanded to support real-time detection of super hosts and novel super k-persistent spread measurement.

About this repo

  • CPU Implementation contains source code for C++ and Python implementations of MIME and related work. The Python version includes tests for three measurement tasks: multi-spread measurement, superhost detection, and super k-persistent spread measurement.
  • FPGA Implementation contains the source code for NetFPGA implementation.

mime's People

Contributors

hanwen808 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.