博碩士論文 111523055 詳細資訊




以作者查詢圖書館館藏 以作者查詢臺灣博碩士 以作者查詢全國書目 勘誤回報 、線上人數:40 、訪客IP:18.118.12.50
姓名 洪培瑜(Pei-Yu Hung)  查詢紙本館藏   畢業系所 通訊工程學系
論文名稱 基於語意通訊之控制訊務傳送機制之研製
(The Design and Implementation of Semantics-based Control Information Transmission Mechanism)
相關論文
★ 利用智慧天線系統實現精準室內定位技術★ 電力線通訊之競爭存取與路由方法設計與實現
★ 設計與實作基於GRAPES函式庫之P2P即時串流系統★ 利用離散餘弦基礎之聲音浮水印達到室內定位技術
★ 利用虛擬指紋建置法之智慧型天線系統實現精準室內定位技術★ 即時影像串流自適應播放系統之研究
★ 利用模糊邏輯控制器於蜂巢式網路降低位置管理機制成本★ 基於支持向量機及模糊推理之地震預警系統研製
★ 基於行動裝置之分散式多人會議系統★ 以分群為基礎之3D無線與光學網路晶片頻道存取方法
★ 基於收前先聽LBR機制之授權型輔助接入LAA架構下於異質網路中暴露節點之研究★ 支援跳頻之IEEE 802.15.4 ZigBee無線隨身網路機制設計與實現
★ 應用於IEEE 802.16行動無線都會網路省電模式參數設定之智慧策略★ IEEE 802.15.4 ZigBee 無線隨身網路高效能路由演算法分析與設計
★ 應用於IEEE 802.16無線寬頻都會網路之具調適性自動重傳請求回報機制★ 無線感測網路為基礎之空間平面圖自動建構之技術
檔案 [Endnote RIS 格式]    [Bibtex 格式]    [相關文章]   [文章引用]   [完整記錄]   [館藏目錄]   至系統瀏覽論文 (2026-7-31以後開放)
摘要(中) 隨著延展實境、自動駕駛、遠距醫療等新應用出現,在有限的頻譜資源下實現更大的資料量與低延遲,傳統通訊系統著重於符號(Symbol) 或位元 (Bit) 正確傳輸已無法滿足需求。傳統通訊系統發送端利用通道編碼 (如 Turbo Coding、Polar Coding、LDPC Coding等),使接收端得以使用通道解碼 (Channel Decoding) 修正錯誤之位元。然而,當位元錯誤率超過容錯能力時,通道編解碼技術可能無法正確還原資訊。
語意通訊 (Semantic Communication) 本質為使用AI/ML模型訓練語意模型,使其能透過前後文還原訊息之語意。若將語意通訊應用於通訊網路,發送端與接收端須同步訓練語意模型,使其具相同知識條件下,當傳輸過程中發生位元錯誤時,接收端仍有能力透過前後文解碼還原發送端之語意訊息。因此,我們構想如何採行語意編碼取代現行通道編碼技術,透過語意編解碼模型之語意與特徵對抗通道雜訊。換言之,於存在位元錯誤環境下,驗證其區塊錯誤率 (Block Error Rate,BLER) 是否優於現行通道編碼技術。
於5G New Radio (NR) 行動通訊系統內,基站傳送下行控制訊息 (Downlink Control Information,DCI) 至終端設備,其攜帶排程與參數調整等重要控制訊務。因時效性,此控制訊務傳輸須為高可靠傳輸,以確保終端設備正確接收與觸發相對應之行為;也因此,我們選擇下行控制訊息傳輸作為導入語意通訊之可行性評估。目標為利用實現聯合來源通道編碼 (Joint Source Channel Coding,JSCC),達成高可靠傳輸之要求,同時控制資源使用率。
AI-native communication為6G關鍵應用之一,AI/ML模型在訓練與推理階段普遍使用浮點數 (Floating-Point,FP),以提取資料特徵的變化。我們構想在有限的星座圖上有效映射與傳輸浮點數,確保即使在傳輸過程中受到干擾,資料也能被恢復。
最後,為了驗證基於語意通訊控制訊務傳輸之可行性,本研究將上述語意通訊系統使用開源軟體OpenAirInterface5G (OAI) 進行實際驗證,觀察其容錯能力與資源使用率。
摘要(英) With the emergence of new applications such as extended reality, autonomous driving, and telemedicine, which achieves a large amount of data and low latency within limited spectrum resources. Traditional communication system, which focus on the accurate transmission of symbols and/or bits, cannot fulfill the demands of these emerging applications. Specifically, it utilizes channel coding (e.g., Turbo Coding, Polar Coding, LDPC Coding, etc.,) to allow the receiver to recover erroneous bits via channel decoder. However, channel coding techniques may fail to recover bit information when the bit error rate (BER) exceeds the tolerance limitation. Semantic communication (SC) fundamentally uses AI/ML model(s) to train semantic model(s) that can reconstruct the semantics of messages through context. If applied to communication networks, both transmitter and receiver must synchronously train semantic models under the same knowledge base. This allows the receiver to decode and restore the semantic message sent from transmitter when bit errors occur during transmission. Thus, we attempt to replace current channel coding with semantic communication against noisy channel through the semantics and features of semantic decoding models. In other words, we develop the experiment in channel noise environment to observe whether the proposed SC outperforms existing channel coding techniques in term of Block Error Rate (BLER).
In 5G New Radio (NR), gNB transmits downlink control information (DCI) to UE, it carries critical control information for scheduling and parameter adjustments. This control information transmission must be highly reliable to ensure that UE receives it correctly and triggers the appropriate actions. Therefore, we chose DCI transmission to evaluate the feasibility of introducing semantic communication. The goal is to fulfill the requirements of high-reliability transmission through Joint Source-Channel Coding (JSCC) while controlling resource utilization rates.
AI-native communication is one of the key applications for 6G, which utilizes floating-point numbers (FP) during the training and inference phases of AI/ML models to capture semantic features. The new challenge involves how to efficiently mapping and transmitting FP on a limited constellation diagram, which ensures data recovery despite transmission distortions. Finally, this study is built on OpenAirInterface5G (OAI) open-source software to validate the actual performance of the proposed semantics-based control information transmission mechanism.
關鍵字(中) ★ 深度學習
★ 聯合來源通道編碼
★ 自然語言處理
★ 第六代行動通訊
★ 語意通訊
關鍵字(英) ★ Deep learning
★ Joint source-channel coding
★ Natural language processing
★ Pre-6G
★ Semantic communication
論文目次 中文摘要 i
ABSTRACT ii
CONTENTS iii
LIST OF FIGURES iv
LIST OF TABLES v
Chapter 1. INTRODUCTION 1
Chapter 2. BACKGROUND 5
2.1 Traditional Communication System 5
2.2 Semantic Communication System 5
2.3 Downlink Control Information (DCI) 7
2.4 Deep Learning (DL) 11
2.5 Encoder-Decoder Architecture 14
2.6 Bilingual Evaluation understudy (BLEU) 15
Chapter 3. RELATED WORKS 17
Chapter 4. Semantics-based Control Information Transmission Mechanism 19
4.1 Dataset Configuration 19
4.2 System Architecture 21
4.3 Design of JSCC-based semantic communication (JSCC-SC) 22
Chapter 5. SYSTEM EVALUATIONS AND IMPLEMENTATION 32
5.1 Result Evaluation 33
5.2 Numerical Results 38
5.3 The Implementation of OpenAirInterface5G with Semantic Communication 45
Chapter 6. CONCLUSIONS AND FUTURE WORKS 53
REFERENCES 54
參考文獻 [1] W. Yang, H. Du, Z. Q. Liew, W. Y. B. Lim, Z. Xiong, D.Niyato, X.Chi, X. Shen, C. Miao, “Semantic Communications for Future Internet: Fundamentals, Applications, and Challenges,” IEEE Communications Surveys & Tutorials, vol. 25, pp. 213-250, 2022.
[2] J. Bao, P. Basu, M. Dean, C. Partridge, A. Swami, W. Leland and J. A. Hendler, “Towards a theory of semantic communication,” IEEE Network Science Workshop, 2011.
[3] E. C. Strinati and S. Barbarossa, “6G Networks: Beyond Shannon Towards Semantic and Goal-Oriented Communications,” Computer Networks, vol. 190, no. 8, pp.1–17, May 2021.
[4] X. Luo, H. H. Chen and Q. Guo, “Semantic Communications: Overview, Open Issues, and Future Research Directions,” IEEE Wireless Communications, vol. 29, pp.210–219, Jan 2022.
[5] 3GPP TS 38.300 “5G; NR; NR and NG-RAN Overall description; Stage-2,” v17.1.0, Aug. 2022.
[6] ITU, “Future technology trends of terrestrial International Mobile Telecommunications systems towards 2030 and beyond,” IMT-2030 6G Promotion Group, 2022
[7] 3GPP TS 38.213 “5G ; NR; Physical layer procedures for control,” v17.2.0, Jul. 2022.
[8] 3GPP TS 38.211 “5G; NR; Physical channels and modulation,” v17.2.0, Jul. 2022.
[9] 3GPP TS 38.212 “5G; NR; Multiplexing and channel coding,” v17.2.0, Jul. 2022.
[10] 3GPP TS 38.214 “5G; NR; Physical layer procedures for data,” v17.2.0, Jul. 2022.
[11] K. Papineni, S. Roukos, T. Ward, and W. Zhu, “Bleu: a method for automatic evaluation of machine translation,” in Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics (ACL), pp. 311–318, 2002.
[12] J. Bao, P. Basu, M. Dean, C. Partridge, A. Swami, W. Leland, and J. A.Hendler, “Towards a theory of semantic communication,” in Proc. IEEE Network Science Workshop, pp. 110–117, Jun. 2011.
[13] B. Güler, A. Yener, and A. Swami, “The semantic communication game,” IEEE Trans. Cognit. Commun. Netw., vol. 4, no. 4, pp. 787-802, Sep. 2018.
[14] N. Farsad, M. Rao, and A. Goldsmith, “Deep Learning for Joint Source channel Coding of Text,” Proc. IEEE Int’l. Conf. Acoust., Speech Signal Process. (ICASSP), pp. 2326–2330, Apr. 2018,.
[15] T.-Y. Tung, S. Kobus, J. P. Roig, and D. Gündüz, “Effective communications: A joint learning and communication framework for multiagent reinforcement learning over noisy channels,” IEEE J. Sel. Areas Commun., vol. 39, no. 8, pp. 2590–2603, Jun. 2021.
[16] Q. Zhou, R. Li, Z. Zhao, Y. Xiao, and H. Zhang, “Adaptive bit rate control in semantic communication with incremental knowledge-based harq,” [Online]. Available: https://arxiv.org/pdf/2203.06634
[17] K. Lu et al., “Rethinking modern communication from semantic coding to semantic communication,” IEEE Wireless Communications, 2023.
[18] X. Luo, B. Yin, Z. Chen, B. Xia, and J. Wang, “Autoencoder-based semantic communication systems with relay channels,” in Proc. IEEE International Conference on Communications Workshops (ICC Workshops), 2022.
[19] H. Xie, Z. Qin, G. Y. Li, and B. Juang, “Deep learning enabled semantic communication systems,” IEEE Trans. Signal Process., vol. 69, pp.2663–2675, 2021.
[20] B. Tang, Q. Li, L. Huang, and Y. Yin, “Text Semantic Communication Systems with Sentence-Level Semantic Fidelity,” in Proc. IEEE WCNC, 2023.
[21] E. C. Strinati, P. D. Lorenzo, V. Sciancalepore, A. Aijaz, M. Kountouris, D. Gündüz, P. Popovski, M. Sana, P. A. Stavrou, B. Soret, N. Cordeschi, S. Scardapane, M. Merluzzi, L. Zanzi, M. B. Renato, T. Quek, N. D. Pietro, O. Forceville, F. Costanzo and P. Li, “Goal-Oriented and Semantic Communication in 6G AI-Native Networks: The 6G-GOALS Approach,” [Online]. Available: https://arxiv.org/pdf/2402.07573.
[22] J. Hoydis et al, “Toward a 6G AI Native Air Interface,” IEEE Comm. Magazine, vol. 59, no. 5, pp. 76-81, May 2021
[23] Alex Graves and J¨urgen Schmidhuber, “Framewise phoneme classification with bidirectional lstm and other neural network architectures,” Neural Networks, vol. 18, no. 5, pp. 602–610, 2005.
[24] OpenAir5GLAB, http://openairinterface.eurecom.fr
[25] OpenAirInterface5G, Gitlab Open Source, https://gitlab.eurecom.fr/oai/openairinterface5g
[26] Kazuki Takeda, Huilin Xu, Taehyoung Kim, Karol Schober and Xingqin Linand, “Understanding the Heart of the 5G Air Interface: An Overview of Physical Downlink Control Channel for 5G New Radio,” IEEE Communications Standards Magazine, vol. 4, pp. 22–29, 2020.
[27] C. Heegard and S. B. Wicker, Turbo coding. Springer Science & Business Media, 2013, vol. 476.
[28] I. S. Reed and G. Solomon, “Polynomial codes over certain finite fields,” J. the Society for Industrial and Applied Math., vol. 8, no. 2, pp. 300-304, Jan. 1960.
[29] https://www.mathworks.com/help/5g/
[30] https://ww2.mathworks.cn/help/5g/gs/polar-coding.html
[31] Ettus Research, USRP B210, https://www.ettus.com/all-products/ub210-kit/
[32] A. Vaswani, N. Shazeer, N. Parmar, J. Uszkoreit, L. Jones, A. Gomez, L. Kaiser, and I. Polosukhin, “Attention Is All You Need,” [Online]. Available:https://arxiv.org/abs/1706.03762
[33] J. Pennington, R. Socher, and C. D. Manning, “Glove: Global vectors for word representation,” in Proc. Conf. Empirical Methods Natural Language Processing (EMNLP), Oct. 2014, pp. 1532–1543.
指導教授 許獻聰(Shiann-Tsong Sheu) 審核日期 2024-7-29
推文 facebook   plurk   twitter   funp   google   live   udn   HD   myshare   reddit   netvibes   friend   youpush   delicious   baidu   
網路書籤 Google bookmarks   del.icio.us   hemidemi   myshare   

若有論文相關問題,請聯絡國立中央大學圖書館推廣服務組 TEL:(03)422-7151轉57407,或E-mail聯絡  - 隱私權政策聲明