An IEEE ICASSP 2027 Signal Processing Grand Challenge. The dataset links, the exact deadlines and the submission platform will be announced on this page.

Call for Participation

Accurate radio propagation modeling is the critical foundation of modern wireless systems, governing network design everywhere from dense urban infrastructure to emerging extraterrestrial missions. Key metrics like pathloss (PL) quantify signal attenuation caused by free-space propagation, reflection, refraction, and diffraction. PL strongly affects communication system performance, making it an important tool for link budget analysis, resource allocation, and reliable routing. Mapping PL across a spatial environment generates a Radio Map (RM).

While traditional empirical models and stochastic channel models offer fast approximations, they ignore site-specific geometry and often fail to accurately capture the more complex phenomena of wireless propagation. Modern ray-tracing provides a high-fidelity, physically grounded alternative. However, the severe computational cost of ray-tracing makes it unrealistic to use in real-time applications. This has driven the adoption of fast, data-driven approaches like deep learning (DL) to approximate complex propagation physics. In recent years, a significant amount of work has been done in DL-based approaches to RM prediction, yielding very promising results. However, most work focuses on urban or indoor environments.

Given the success of RM prediction in urban and rural scenarios, it is natural to extend this work to continuous terrains. NASA, ESA, and JAXA's proposed LunaNet framework drives the critical need for lunar-specific radio maps to facilitate reliable communication and navigation among cooperating surface nodes. Additionally, the current work in urban and indoor radio map prediction almost exclusively simplifies the environment to a planar scene, with binary building maps. Consequently, these models do not consider the more complex reflection, shadowing, and refraction effects caused by continuous elevation changes of the cratered lunar terrain. Along with applications to lunar networking, the same model could generalize to other non-planar topography and terrestrial applications such as optimizing the deployment of rural broadband and emergency ad-hoc networks in rugged Earth environments.

To encourage further research in this area and facilitate fair comparison between models, we share a lunar terrain PL RM dataset generated through ray-tracing simulation. Given the success of the First Pathloss Radio Map Prediction Challenge at ICASSP 2023, the First Indoor Pathloss Radio Map Prediction Challenge at ICASSP 2025, and the Sampling-Assisted Pathloss Radio Map Prediction Challenge at MLSP 2025, we propose the First Lunar Pathloss Radio Map Prediction Challenge. The challenge comprises two tasks aiming at testing the generalizability of DL-based models across complex cratered environments and frequency bands.

Tasks

Task 1: Low-Frequency Coverage Prediction (415 MHz). In this task, participants will predict the pathloss radio map for a transmitter operating at 415 MHz. Models will be evaluated on their ability to accurately reconstruct spatial variations over unseen 1 m/px lunar terrains, accounting for the deeper regolith signal penetration typical of lower frequencies.

Task 2: High-Frequency Coverage Prediction (5.8 GHz). This task focuses on the 5.8 GHz band, where signal attenuation and shadowing are much more pronounced. Participants must ensure their models accurately capture sharp discontinuities and large contiguous voids without over-smoothing the predictions.

Participants may choose to design a single conditional model capable of predicting both frequency bands, or they may develop two independent models dedicated to each specific task. A prerequisite for a successful submission is that the overall runtime of a method should be orders of magnitude smaller than that of the underlying ray-tracing propagation model used to generate the ground truth dataset. Previous challenges have limited inference times to under 100 ms; this challenge allows runtimes of up to 500 ms to accommodate the more complex architectures that have dominated computer vision and image generation in recent years.

Evaluation Criteria

The final ranking will be determined by two evaluation metrics, equally weighted: 50% low-frequency prediction accuracy and 50% high-frequency prediction accuracy. For both Task 1 and Task 2, we compute the standard Root Mean Square Error (RMSE) in dB between the predicted and ground truth pathloss values across all pixels in the test set. Separate RMSE scores are calculated for the 415 MHz and 5.8 GHz test sets. The final ranking score is determined by normalizing the RMSE across all participating teams and computing the combined sum.

Baseline

Although the first work to apply DL-based methods to predicting lunar RMs was RadioLunaDiff, it was optimized for the dataset and does not provide a simple baseline. Instead, we propose to use RadioUNet, which has already served as a baseline in previous RM challenges. Code to support data loading, training, and inference will be provided.

Publication

The top 5 ranked teams will be invited to submit a 2-page paper and present it at IEEE ICASSP 2027, with accepted papers being published in the ICASSP proceedings. The teams that present their work at ICASSP are also invited to submit a full paper about their work to the IEEE Open Journal of Signal Processing.

Release of the evaluation test dataset: December 16. Deadline for submission of the trained models and the radio map estimates: December 20. (Final dates to be confirmed — see the Timeline.)

Support on the dataset and the instructions will be provided by the organizing team.

IMPORTANT NOTE: The intellectual property (IP) of the shared/submitted material (e.g. code) will not be transferred to the challenge organizers. When such material is made publicly available by a participant, an appropriate license should accompany.

Organizers

Anders Pearson, Paolo Torrado, Çağkan Yapar, and Joshua Smith

Contact: lunarradiomapchallenge@gmail.com