paper-with-me

Papers

Multimodal Transformers for Wireless Communications: A Case Study in Beam Prediction

2023-09-21 · Yu Tian, Qiyang Zhao, Zine el abidine Kherroubi, Fouzi Boukhalfa, Kebin Wu, Faouzi Bader

Wireless communications at high-frequency bands with large antenna arrays face challenges in beam management, which can potentially be improved by multimodality sensing information from cameras, LiDAR, radar, and GPS. In this paper, we present a multimodal transformer deep learning framework for sensing-assisted beam prediction. We employ a convolutional neural network to extract the features from a sequence of images, point clouds, and radar raw data sampled over time. At each convolutional layer, we use transformer encoders to learn the hidden relations between feature tokens from different modalities and time instances over abstraction space and produce encoded vectors for the next-level feature extraction. We train the model on a combination of different modalities with supervised learning. We try to enhance the model over imbalanced data by utilizing focal loss and exponential moving average. We also evaluate data processing and augmentation techniques such as image enhancement, segmentation, background filtering, multimodal data flipping, radar signal transformation, and GPS angle calibration. Experimental results show that our solution trained on image and GPS data produces the best distance-based accuracy of predicted beams at 78.44%, with effective generalization to unseen day scenarios near 73% and night scenarios over 84%. This outperforms using other modalities and arbitrary data processing techniques, which demonstrates the effectiveness of transformers with feature fusion in performing radio beam prediction from images and GPS. Furthermore, our solution could be pretrained from large sequences of multimodality wireless data, on fine-tuning for multiple downstream radio network tasks.

📄 PDF Abstract BibTeX arXiv:2309.11811

Code (1)

itu-ai-ml-in-5g-challenge/deepsense6g_tii 공식 구현 pytorch

Tasks

Beam PredictionImage Enhancement

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Deep Multimodal Learning: Merging Sensory Data for Massive MIMO Channel Prediction

2020-07-18 · Yuwen Yang, Feifei Gao, Chengwen Xing, Jianping An 외

Existing work in intelligent communications has recently made preliminary attempts to utilize multi-source sensing information (MSI) to improve the system performance. However, the research on MSI aided intelligent commu…

Unveiling the Power of Complex-Valued Transformers in Wireless Communications

2025-02-16 · Yang Leng, Qingfeng Lin, Long-Yin Yung, Jingreng Lei 외

Utilizing complex-valued neural networks (CVNNs) in wireless communication tasks has received growing attention for their ability to provide natural and effective representation of complex-valued signals and data. Howeve…

Action DetectionActivity Detection

Radio Vortex Wireless Communications With Non-Coaxial UCA Transceiver

2018-05-31

In the past decade, more and more researchers have concentrated on orbital-angular-momentum (OAM) based radio vortex wireless communications, which is expected to provide orthogonality among different OAM-modes. The unif…

Large Language Models for Wireless Communications: From Adaptation to Autonomy

2025-07-29 · Le Liang, Hao Ye, Yucheng Sheng, Ouya Wang 외 arxiv

The emergence of large language models (LLMs) has revolutionized artificial intelligence, offering unprecedented capabilities in reasoning, generalization, and zero-shot learning. These strengths open new frontiers in wi…

Zero-Shot Learning

Multimodal LLM Integrated Semantic Communications for 6G Immersive Experiences

2025-07-07 · Yusong Zhang, Yuxuan Sun, Lei Guo, Wei Chen 외 arxiv

6G networks promise revolutionary immersive communication experiences including augmented reality (AR), virtual reality (VR), and holographic communications. These applications demand high-dimensional multimodal data tra…

Visual Question AnsweringImage Generation