GithubHelp home page GithubHelp logo

linwest / semantic Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 2.0 65 KB

Semantic Interference Cancellation Towards 6G Wireless Communications

Home Page: https://arxiv.org/abs/2310.12768

License: Apache License 2.0

Python 100.00%

semantic's Introduction

SemantIC: Semantic Interference Cancellation Towards 6G Wireless Communications

Example codes for the paper “SemantIC: Semantic Interference Cancellation Towards 6G Wireless Communications”.

arXiv: https://arxiv.org/abs/2310.12768

Instruction

Tested with

  • python 3.7.16
  • pytorch 1.13.0

Steps

Run with the pre-trained semantic neural network:

  • Directly run “SemantIC.py” with the pre-trained semantic neural network “semantic_coder.pkl” to test the semantic interference cancellation systems.

Or training from the beginning:

  • Run “googlenet_train.py” to obtain neural network for classifier.
  • Run “ENC_DEC_train.py” to obtain neural network for semantic encoder and decoder.
  • Run “SemantIC.py” to test the semantic interference cancellation systems.

Notes

The source codes of LDPC are revised from the codes in: https://github.com/hichamjanati/pyldpc

The source codes of example semantic neural network, “googlenet_train.py” and “ENC_DEC_train.py”, are revised from the codes in: https://github.com/SJTU-mxtao/Semantic-Communication-Systems

This framework can be adaptive to other semantic neural network by revising the class “SemanticNN” in “SemantIC.py”.

Citation

BibTeX infomation:

@article{lin2023SemantIC,
  title={{SemantIC}: {Semantic} Interference Cancellation Towards {6G} Wireless Communications},
  author={Wensheng Lin and Yuna Yan and Lixin Li and Zhu Han and Tad Matsumoto},
  journal={arXiv preprint arXiv:2310.12768},
  year={2023}
}

semantic's People

Contributors

linwest avatar

Stargazers

 avatar  avatar  avatar  avatar binshen avatar  avatar  avatar  avatar Yuchen Wu avatar Hang Hoo 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.