Giter Site home page Giter Site logo

samiemostafavi / wireless-pr3d Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 3.0 26.29 MB

To reproduce the results of the paper: Data-Driven Latency Probability Prediction for Wireless Networks: Focusing on Tail Probabilities

Python 99.71% Shell 0.29%
latency-prediction mixture-density-networks 5g openairinterface

wireless-pr3d's Introduction

Data-Driven Latency Probability Prediction for Wireless Networks: Focusing on Tail Probabilities

In this work, we use mixture density networks, to predict the latency of 5G wireless links, particularly for extreme latencies that impact time-critical applications. We analyze Gaussian mixture models and a novel approach that integrates extreme value models into the mixture of parametric distributions. Through our investigation, we examine the impact of the number of training samples, the complexity of the tail profile, and the generalization capabilities of these approaches. Our results demonstrate that both approaches achieve acceptable accuracy with sufficient training samples. Additionally, we find that noise regularization improves the accuracy of the fit, particularly in the case of GMEVM when the tail profile is non-smooth.

This repository contains the instructions and scripts on:

  1. How we measure end-to-end latency on the 5G network (measurements folder)
  2. How we train and benchmark the latency prediction systems (benchmarks folder)

For the lateny prediction task, an upstream project pr3d is used. To reproduce the paper results, you need to download the datasets and use them for training or evaluation of the latency predictors which are implemented in pr3d. Pr3d uses Python, Tensorflow, and Keras.

The measured latencies datasets are stored on Kaggle: wireless-pr3d version 2.

Goal of the work

Study the effectiveness of mixture density networks (MDN)s specifically in predicting the tail behaviour for latency prediction in wireless networks

Aproach

  1. Measurements (measurements folder)
  2. Training predictors (benchmarks folder)
  3. Evaluation (benchmarks folder)

Methodology

Run measurements on differenct wireless networks:

  • Commercial Private 5G network by Ericsson
  • Software-defined radio 5G network by Openairinterface

We considered MCS index in SDR 5G as a condition to change the wireless link's latency distribution.

Paper

This repository contains the models, evaluation schemes, and numerics of the following paper: Data-Driven Latency Probability Prediction for Wireless Networks: Focusing on Tail Probabilities published by ... here.

Citing

If you use the results of this work in your research, please cite the following papers:

@misc{mostafavi2023datadriven,
      title={Data-Driven Latency Probability Prediction for Wireless Networks: Focusing on Tail Probabilities}, 
      author={Samie Mostafavi and Gourav Prateek Sharma and James Gross},
      year={2023},
      eprint={2307.10648},
      archivePrefix={arXiv},
      primaryClass={cs.NI}
}

@misc{samie mostafavi_2023,
	title={Wireless Networks Latency Measurements},
	url={https://www.kaggle.com/dsv/5868555},
	DOI={10.34740/KAGGLE/DSV/5868555},
	publisher={Kaggle},
	author={Samie Mostafavi},
	year={2023}
}

@INPROCEEDINGS{9708928,
  author={Mostafavi, Seyed Samie and Dán, György and Gross, James},
  booktitle={2021 IEEE/ACM Symposium on Edge Computing (SEC)}, 
  title={Data-Driven End-to-End Delay Violation Probability Prediction with Extreme Value Mixture Models}, 
  year={2021},
  volume={},
  number={},
  pages={416-422},
  doi={10.1145/3453142.3493506}
}

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.