paper-with-me

홈 › Papers

One-to-Many Semantic Communication Systems: Design, Implementation, Performance Evaluation

2022-09-20 · Han Hu, Xingwu Zhu, Fuhui Zhou, Wei Wu, Rose Qingyang Hu, Hongbo Zhu

Semantic communication in the 6G era has been deemed a promising communication paradigm to break through the bottleneck of traditional communications. However, its applications for the multi-user scenario, especially the broadcasting case, remain under-explored. To effectively exploit the benefits enabled by semantic communication, in this paper, we propose a one-to-many semantic communication system. Specifically, we propose a deep neural network (DNN) enabled semantic communication system called MR\_DeepSC. By leveraging semantic features for different users, a semantic recognizer based on the pre-trained model, i.e., DistilBERT, is built to distinguish different users. Furthermore, the transfer learning is adopted to speed up the training of new receiver networks. Simulation results demonstrate that the proposed MR\_DeepSC can achieve the best performance in terms of BLEU score than the other benchmarks under different channel conditions, especially in the low signal-to-noise ratio (SNR) regime.

📄 PDF Abstract BibTeX arXiv:2209.09425

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic CommunicationTransfer Learning

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Adam 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Weight Decay 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Beyond Transmitting Bits: Context, Semantics, and Task-Oriented Communications

2022-07-19 · Deniz Gunduz, Zhijin Qin, Inaki Estella Aguerri, Harpreet S. Dhillon 외

Communication systems to date primarily aim at reliably communicating bit sequences. Such an approach provides efficient engineering designs that are agnostic to the meanings of the messages or to the goal that the messa…

Engineering Semantic Communication: A Survey

2022-08-12 · Dylan Wheeler, Balasubramaniam Natarajan

As the global demand for data has continued to rise exponentially, some have begun turning to the idea of semantic communication as a means of efficiently meeting this demand. Pushing beyond the boundaries of conventiona…

Knowledge GraphsSemantic CommunicationSurvey

Making Sense of Meaning: A Survey on Metrics for Semantic and Goal-Oriented Communication

2023-03-20 · Tilahun M. Getu, Georges Kaddoum, Mehdi Bennis

Semantic communication (SemCom) aims to convey the meaning behind a transmitted message by transmitting only semantically-relevant information. This semantic-centric design helps to minimize power usage, bandwidth consum…

Semantic Communication

Bridging Neural Networks and Wireless Systems with MIMO-OFDM Semantic Communications

2025-01-28 · Hanju Yoo, Dongha Choi, Yonghwi Kim, Yoontae Kim 외

Semantic communications aim to enhance transmission efficiency by jointly optimizing source coding, channel coding, and modulation. While prior research has demonstrated promising performance in simulations, real-world i…

Semantic Communication

On the Role of ViT and CNN in Semantic Communications: Analysis and Prototype Validation

2023-06-05 · Hanju Yoo, Linglong Dai, Songkuk Kim, Chan-Byoung Chae

Semantic communications have shown promising advancements by optimizing source and channel coding jointly. However, the dynamics of these systems remain understudied, limiting research and performance gains. Inspired by …