Papers for

wireless network planners

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Fair resource sharing and early-exit AI improve secure edge computing

Proportional-Fair Resource Allocation and Dual-Threshold Early-Exit Inference for Secure Cooperative Multi-Layer Edge Intelligence

Abstract: This paper proposes FREDI (Fair Resource Allocation for Edge Dual-Threshold Inference), a secure wireless edge-intelligence framework for event-triggered inference in a cooperative user equipment (UE)--edge server (ES)--cloud system. Each UE performs early-exit convolutional neural network (CNN) screening using dual confidence thresholds, while critical events are securely offloaded to an edge server for detailed classification. We formulate a proportionally-fair utility maximization problem that jointly optimizes UE--ES association, wireless and processing resources, and confidence thresholds. FREDI decomposes the problem into proportional-fair resource allocation and dual-threshold inference optimization. We prove that the detected-critical event set is set-monotone non-increasing in both thresholds, and exploit the finite empirical confidence domain for exact threshold optimization. An empirical resource--utility response envelope yields a computable global suboptimality bound and a sufficient condition for global optimality. By pre-eliminating infeasible UE--ES pairs and exactly projecting out bandwidth and transmit-power variables, the resource-allocation subproblem is reduced to a mixed-integer exponential-cone program solvable to the certified global optimality within a prescribed gap. Numerical results with early-exit MobileNetV2 and ShuffleNetV2 demonstrate near-perfect UE fairness with aggregate utility close to a Sum-Utility benchmark, reveal security-induced resource fragmentation, and demonstrate the Stage-A scalability from 6 to 144 UEs with median solving time below 0.1~s in the tested configurations.

Mon 14 SeptNetworking and Internet ArchitectureComputer Vision and Pattern RecognitionEmerging Technologies
The gist
Handling AI tasks on devices and nearby servers can be tricky when resources and security matter. The authors created a system called FREDI that lets devices decide quickly if they can classify information themselves or need help from a local server. They designed a fair way to share wireless and computing resources while maintaining privacy when important events occur. Their approach balances device workload, communication limits, and accuracy to work well even as many devices connect. The system was tested with popular AI models showing it works fast and fair for many users.
Open 2609.15847v1

UAV communication channel behavior analyzed over vegetation and lake areas

Unmanned Aerial Vehicle Propagation Channel over Vegetation and Lake Areas: First- and Second-Order Statistical Analysis

Abstract: The use of unmanned aerial vehicles (UAV) to provide services such as the Internet, goods delivery, and air taxis has become a reality in recent years. The use of these aircraft requires a secure communication between the control station and the UAV, which demands the characterization of the communication channel. This paper aims to present a measurement setup using an unmanned aircraft to acquire data for the characterization of the radio frequency channel in a propagation environment with particular vegetation (Caatinga) and a lake. This paper presents the following contributions: identification of the communication channel model that best describes the characteristics of communication; characterization of the effects of large-scale fading, such as path loss and log-normal shadowing; characterization of small-scale fading (multipath and Doppler); and estimation of the aircraft speed from the identified Doppler frequency.

Thu 10 SeptNetworking and Internet Architecture
The gist
Safe communication between drones and their control stations is important for drone applications like delivery and internet service. The authors studied how radio signals behave when drones fly over specific natural areas like bushes and lakes. They measured how the signal weakens and changes due to obstacles and movement. They also figured out how the drone's speed can be estimated from the signal changes. This helps in planning better communication systems for drones flying in such environments.
Open 2609.11672v1

Energy efficient setup for wireless base stations with smart sleep modes

Fundamentals of Energy-Efficient Hardware Configurations for Wireless Links with Sleep Modes

Abstract: In this paper, we examine the energy efficiency (EE) of a base station (BS) with multiple antennas. We use a state-of-the-art power consumption (PC) model that captures the passive and active parts of the transceiver circuitry, including the effects of radiated power, signal processing, and passive consumption. The paper treats the transmit power, bandwidth, and number of antennas as the optimization variables. We provide novel closed-form solutions for the optimal ratios of power per unit bandwidth and power per transmit antenna, and discover a new relationship in which the radiated power equals the total transceiver power at the EE-optimal operating point. A central finding is that the EE-optimal signal-to-noise ratio (SNR) collapses to a universal numerical constant of approximately 5.93 dB, independent of channel and hardware parameters. We present an algorithm that jointly optimizes the three design variables to achieve maximum EE under practical constraints, and provide analytical insight into whether maximum power or maximum bandwidth is optimal and how many antennas a BS should utilize. We further extend the optimization framework to incorporate quality-of-service (QoS) requirements and three advanced sleep modes of varying depth: absolute sleep, deep sleep, and idle mode. We characterize the optimal hardware configuration for each mode and determine when the rush-to-sleep strategy, which transmits briefly at the EE-optimal active configuration and sleeps the rest of the time, is optimal. Incorporating wake-up transition delays, we reveal how latency constraints and sleep-mode-specific transition times jointly dictate the optimal sleep mode for data packets with absolute deadlines. Together, these results indicate that energy-efficient operation requires treating transmission and sleep as a single coupled optimization.

Thu 10 SeptInformation Theory
The gist
Wireless base stations use a lot of energy because they have many antennas and complex circuits. This paper finds the best way to set power, bandwidth, and antenna use so the stations waste as little energy as possible. It shows a surprising constant value for the best signal quality and explains how to balance sending data and going to sleep to save power. They also figure out when it’s best to quickly send data then sleep versus staying active. This helps make wireless networks greener while keeping service reliable and fast.
Open 2609.11474v1

Radiomap prediction improved with prior knowledge and residual learning

Rethinking Radiomap Blind Prediction with Limited Environment and Configuration Representations

Abstract: Radiomap blind prediction infers radiomaps from observable representations of the propagation environment and base station (BS) configuration without field measurements. These representations are inherently incomplete and cannot uniquely determine the target radiomap. Under squared loss, we identify the conditional-mean radiomap as the population-optimal deterministic target and decompose domain risk into target-approximation error and irreducible uncertainty. The train-test risk gap motivates propagation priors as cross-domain guidance, although their partial or simplified forms may bias the attainable predictor. We therefore propose RadioDecomp, which treats a prior-guided predictor as a correctable base and uses deterministic residual refinement to learn its remaining predictable discrepancy. We instantiate RadioDecomp as RadioLSR (LoS-Shadow-Residual). Experiments under cross-configuration and cross-environment settings show that RadioLSR is especially effective for cross-configuration generalization and provides overall gains over a controlled monolithic counterpart under cross-environment generalization.

Thu 10 SeptMachine Learning
The gist
Predicting how radio signals spread in an area is difficult because important details about the environment and base stations are often missing. The authors show that the best possible prediction balances what can be learned from available data with uncertainty that can’t be removed. They introduce a new method that starts with a basic prediction guided by prior knowledge and then corrects it by learning the predictable errors. Their approach works better than traditional methods when predicting signal maps across different locations and base station setups.
Open 2609.11255v1