8.2NIMar 11
Initialization and Rate-Quality Functions for Generative Network Layer ProtocolsMathias Thorsager, Israel Leyva-Mayorga, Petar Popovski
Generative AI (GenAI) creates full content based on compact prompts. While GenAI has been used for applications where the generated content is returned to the prompt sender, it can play a vital role in extending the capacity of communication networks by transmitting compact prompts through links with limited capacity and, then, generating and forwarding approximations from the GenAI to the destination. This poses the challenge of evaluating the quality of those approximations as a function of the rate between the source and the GenAI node, while accounting for the communication overhead of learning. We present a method- and data-agnostic initialization protocol for learning rate-quality functions in GenAI-aided networks, defining three variants: (1) source-oriented, (2) node-oriented, and (3) destination-oriented. Each of them has different messaging flows based on where quality measurements are performed. The protocol augments node discovery protocols (e.g., MCP, A2A) when sources lack confidence in advertised model performance. We illustrate operation via statistical determination of required learning data, and validate using two prompting approaches. Results show successful rate-quality estimation with as few as 2 images, and positive gains over JPEG after just 1-18 post-learning transmissions, providing a practical, compression-agnostic foundation for GenAI-based network compression.
6.6NIApr 7
Edge Intelligence for Satellite-based Earth Observation: Scheduling Image Acquisition and ProcessingBeatriz Soret, Antonio M. Mercado-Martínez, Antonio Jurado-Navas et al.
Modern Earth Observation (EO) missions generate massive volumes of imagery that challenge existing downlink and ground-processing capabilities, particularly for time-critical applications. This work investigates how a low Earth orbit (LEO) satellite constellation equipped with heterogeneous edge computing resources can enable real-time semantic processing of data acquired by EO satellites. We introduce an energy-aware framework that optimizes the use of resources accounting for data acquisition, computing, and communication constraints. Although we focus on maritime surveillance, the formulation is task-agnostic and accommodates a broad class of semantic and goal-oriented inference problems. Specifically, we formulate two coupled optimization problems: (i) observation scheduling, which selects image acquisition opportunities while accounting for turbulence-induced image degradation and energy budget, and (ii) processing scheduling, which allocates semantic workloads across onboard and ground processors. We evaluate these mechanisms for the task of detection and localization of vessels, for which we quantify the benefits of turbulence-aware observation scheduling for preserving image quality and experimentally characterize the execution-time distribution of YOLOv8 on different computing platforms. Results demonstrate that task- and turbulence-aware observation scheduling can significantly improve the quality and quantity of observed targets. Furthermore, cooperative edge processing within the constellation substantially reduces power consumption compared to traditional downlink-centric architectures. These findings highlight the potential of distributed edge intelligence to enhance the responsiveness and autonomy of future satellite-based EO systems.
6.6NIMay 11
Statistical Analysis for Energy-Efficient Satellite Edge Computing with Latency GuaranteesNicolai Dalsgaard Lyholm, Beatriz Soret, Tijana Devaja et al.
Being able to provide latency guarantees for orbital edge computing applications through Low Earth Orbit (LEO) satellite constellations is a major milestone for their integration into 5G and 6G networks. However, achieving this is fundamentally challenged by the inherent randomness in both communication and computing latency, driven by complex network dynamics, satellite motion, and hardware variability. In this paper, we perform a statistical analysis of the latency of satellite edge computing using representative computing hardware and an object detection algorithm running on a satellite image dataset. The resulting model captures the trade-off between data availability and estimation uncertainty, enabling data-driven optimization methods to meet latency targets with statistical guarantees while minimizing energy consumption. Our results show that parametric estimation and quantile regression for the execution time of the image processing algorithms can be effectively combined with models for the communication latency to select an optimal GPU clock frequency. This achieves a 95% probability of meeting a $500$ ms end-to-end deadline while reducing energy consumption by more than 50% compared to a baseline that relies on a Chebyshev-Cantelli inequality to bound execution-time quantiles. The proposed framework is generalizable across satellite edge computing workloads and hardware platforms.