Skip to content

Code repository for the paper "Uncertainty-Aware QoT Forecasting with Bayesian Recurrent Neural Networks", IEEE International Conference on Communications (ICC) 2023

License

Notifications You must be signed in to change notification settings

bonsai-lab-polimi/icc2023-qot-forecasting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icc2023-qot-forecasting

Code repository for the paper "Uncertainty-Aware QoT Forecasting in Optical Networks with Bayesian Recurrent Neural Networks", Di Cicco N., Talpini J., et al., published at IEEE ICC 2023.

Structure

The repository is structured as follows:

  • models/: contains the PyTorch implementations of the Variational LSTM layers, the Bayesian Seq2Seq model and the MLP baseline.
  • common/: contains utility functions for train/test splitting and data loading.
  • lstm_seq2seq.ipynb: illustrates the usage of the Bayesian Seq2Seq model in a toy example.

Dataset

The dataset used in this paper is the publicly-available "Wide-Area Optical Backbone Performance" dataset, published in Ghobadi, M., Mahajan, R, "Optical Layer Failures in a Large Backbone", IMC'16

About

Code repository for the paper "Uncertainty-Aware QoT Forecasting with Bayesian Recurrent Neural Networks", IEEE International Conference on Communications (ICC) 2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published