Giter Club home page Giter Club logo

deep-llr-quantization's Introduction

Deep Log-Likelihood Ratio (L-Value) Quantization

Common repository for the papers:

  • Deep Learning-Based L-Value Quantization for Gray-Coded Modulation
  • Deep Log-Likelihood Ratio Quantization

Marius Arvinte, Ahmed H. Tewfik and Sriram Vishwanath, University of Texas at Austin.

Description

This repository contains source code for training and evaluating deep learning models for log-likelihood ratio (LLR, L-values) compression and finite precision quantization. For more details, please see our papers.

  • Python requirements: 3.6+, Keras 2.2.4, Tensorflow 1.13.1, scikit-learn
  • (Optional) Matlab requirements: R2014a+, Communication Toolbox

Instructions

  • (Optional) Use the function 'matlab/GenTrainingData.m' to generate .mat files containing training and test collections of LLR (L-values) in the format [num_snr, num_packets, codeword_length]

  • Use 'deep_quantization_joint_decoding.py' to train and evaluate the performance of a joint-decoder architecture, as in the Deep Log-Likelihood Ratio Quantization paper.

  • Use 'deep_quantization_marginal_decoding.py' to train and evaluate the performance of a branched-decoder architecture, as in the Deep Learning-Based L-Value Quantization for Gray-Coded Modulation paper.

  • Both previous scripts will save a .mat file with the reconstructed LLR (L-values) in the 'data' folder.

  • (Optional) Use the function 'matlab/TestReconstructedData.m' to decode using the reconstructed LLR (L-values) and get the Block Error Rate performance.

deep-llr-quantization's People

Contributors

mariusarvinte 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.