目录

Deep Learning Enabled Semantic Communication Systems

Huiqiang Xie, Zhijin Qin, Geoffrey Ye Li, and Biing-Hwang Juang

This is the implementation of Deep learning enabled semantic communication systems.

Requirements

  • See the requirements.txt for the required python packages and run pip install -r requirements.txt to install them.

Bibtex

@article{xie2021deep,
  author={H. {Xie} and Z. {Qin} and G. Y. {Li} and B. -H. {Juang}},
  journal={IEEE Transactions on Signal Processing}, 
  title={Deep Learning Enabled Semantic Communication Systems}, 
  year={2021},
  volume={Early Access}}

Preprocess

mkdir data
wget http://www.statmt.org/europarl/v7/europarl.tgz
tar zxvf europarl.tgz
python preprocess_text.py

Train

python main.py 

Notes

  • Please carefully set the λ\lambda of mutual information part since I have tested the model in different platform, i.e., Tensorflow and Pytorch, same λ\lambda shows different performance.

Evaluation

python performance.py

Notes

  • If you want to compute the sentence similarity, please download the bert model.
关于

深度学习模型压缩与加速工具

56.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号