paper-with-me

홈 › Papers

6G WavesFM: A Foundation Model for Sensing, Communication, and Localization

2025-04-18 · Ahmed Aboulfotouh, Elsayed Mohammed, Hatem Abou-zeid

This paper introduces WavesFM, a novel Wireless Foundation Model (WFM) framework, capable of supporting a wide array of communication, sensing, and localization tasks. Our proposed architecture combines a shared Vision Transformer (ViT) backbone with task-specific multi-layer perceptron (MLP) heads and incorporates Low-Rank Adaptation (LoRA) for parameter-efficient fine-tuning. This design promotes full parameter sharing across tasks, significantly reducing the computational and memory footprint without sacrificing performance. The model processes both image-like wireless modalities, such as spectrograms and channel state information (CSI), and in-phase and quadrature (IQ) signals arranged as orthogonal frequency-division multiplexing (OFDM) resource grids. We demonstrate the strong generalization capabilities of WavesFM through extensive experiments on four downstream tasks: Fifth Generation New Radio (5G NR) positioning; multiple-input multiple-output OFDM (MIMO-OFDM) channel estimation; human activity sensing; and radio-frequency (RF) signal classification. Compared to supervised baselines trained individually, our approach achieves superior performance while sharing 80% of its parameters across tasks. Furthermore, we show that pretraining on domain-relevant data not only boosts performance but also accelerates convergence, reducing training time by up to 5x. These results demonstrate that our unified WFM can support diverse tasks and deliver significant gains in both performance and efficiency, highlighting the transformative potential of foundation models to drive AI-native paradigms in future sixth-generation (6G) networks.

📄 PDF Abstract BibTeX arXiv:2504.14100

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Adam 설명 없음
Attention 설명 없음
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…
Vision Transformer The Vision Transformer, or ViT, is a model for image classification that employs a Transformer-like architecture over…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

6G White Paper on Localization and Sensing

2020-06-02 · Andre Bourdoux, Andre Noll Barreto, Barend van Liempd, Carlos de Lima 외

This white paper explores future localization and sensing opportunities for beyond 5G wireless communication systems by identifying key technology enablers and discussing their underlying challenges, implementation issue…

WavesFM: Hierarchical Representation Learning for Longitudinal Wearable Sensor Waveforms

2026-05-09 · Peng Cao, Zhijian Yang, Tennison Liu, Jonathan Wang 외 arxiv

Wearable sensors enable the continuous acquisition of high-resolution physiological waveforms, such as photoplethysmography and accelerometry, under free-living conditions. However, inferring health-related phenotypes fr…

Self-Supervised LearningRepresentation Learning

RIS-Enabled Integrated Sensing and Communication for 6G Systems

2023-12-31 · Dexin Wang, Ahmad Bazzi, Marwa Chafii

The following paper proposes a new target localization system design using an architecture based on reconfigurable intelligent surfaces (RISs) and passive radars (PRs) for integrated sensing and communications systems. T…

Integrated sensing and communication

Calibration in RIS-aided Integrated Sensing, Localization and Communication Systems

2024-09-25 · Reza Ghazalian, Pinjun Zheng, Hui Chen, Cuneyd Ozturk 외

Reconfigurable intelligent surfaces (RISs) are key enablers for integrated sensing and communication (ISAC) systems in the 6G communication era. With the capability of dynamically shaping the channel, RISs can enhance co…

Integrated sensing and communicationISACPosition

A Multi-Modal Foundational Model for Wireless Communication and Sensing

2026-02-03 · Vahid Yazdnian, Yasaman Ghasempour arxiv

Artificial intelligence is a key enabler for next-generation wireless communication and sensing. Yet, today's learning-based wireless techniques do not generalize well: most models are task-specific, environment-dependen…