Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: ieee.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: nadimgh
  • Language: MATLAB
  • Default Branch: main
  • Size: 299 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme Citation

README.md

Lego-Brick Approach to Coding for Network Communication

This repository provides MATLAB implementation of the Lego-brick design of codes for network communication. More details about the coding schemes are available in our paper: https://ieeexplore.ieee.org/abstract/document/10285528

Overview of what is provided

Implementations of coding schemes are provided for the problems of: - Lossy source coding - Gelfand-Pinsker coding - Marton coding for broadcast channels - Coding for cloud radio access networks (downlink and uplink)

Polar codes with successive cancellation decoding are used as the constituent point-to-point channel codes. The rates of the polar codes are chosen "close" to their theoretical limits, as described in the paper. The src directory includes scripts that are re-used for multiple problems, including the implementations of all encoders and decoders. Scripts that are specific to a coding problem are given in the corresponding directory.

Support

Any questions and/or suggestions from members of the information, coding and communication theory communities are warmly welcomed. Email: nadim.ghaddar@utoronto.ca

BibTex Citation

If you use our work in a publication, we would appreciate using the following citations:

``` @ARTICLE{Ghaddar2024, author={Ghaddar, Nadim and Ganguly, Shouvik and Wang, Lele and Kim, Young-Han}, journal={IEEE Transactions on Information Theory}, title={A {Lego}-Brick Approach to Coding for Network Communication}, year={2024}, volume={70}, number={2}, pages={865-903}, doi={10.1109/TIT.2023.3323839} }

@misc{Ghaddar2022Github, author = {Ghaddar, Nadim and Ganguly, Shouvik and Wang, Lele and Kim, Young-Han}, title = {{Lego}-Brick Approach to Coding for Network Communication}, url = {https://github.com/nadimgh/lego-brick}, version = {1.0.0}, year = {2022} } ```

Owner

  • Login: nadimgh
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Ghaddar"
  given-names: "Nadim"
- family-names: "Ganguly"
  given-names: "Shouvik"
- family-names: "Wang"
  given-names: "Lele"
- family-names: "Kim"
  given-names: "Young-Han"
title: "Lego-Brick Approach to Coding for Network Communication"
version: 1.0.0
date-released: 2022-10-03
url: "https://github.com/nadimgh/lego-brick"

GitHub Events

Total
Last Year