Get AI summaries of any video or article — Sign up free

Distributionally Robust Optimization for Aerial Multi-Access Edge Computing via Cooperation of UAVs and HAPs

Ziye Jia, Can Cui, Chao Dong, Qihui Wu, Zhuang Ling, Dusit Niyato, Zhu Han
IEEE Transactions on Mobile Computing·2025·Engineering·39 citations
5 min read

Read the full paper at DOI or on arxiv

TL;DR

The paper uses worst-case CVaR to control tail-risk in aerial MEC decisions under distributional uncertainty.

Briefing

This paper studies how to make reliable task offloading and resource allocation decisions in an aerial multi-access edge computing (MEC) system where unmanned aerial vehicles (UAVs) and a high-altitude platform (HAP) cooperate. The central research question is how to design an optimization framework that remains robust when the wireless environment and service demand are uncertain—specifically, when the distribution of key random variables (e.g., channel quality, workload, or other system states) is not known exactly. This matters because aerial links are highly time-varying and non-stationary, and MEC decisions (which UAV/HAP serves which users, and how much compute/bandwidth to allocate) are sensitive to these uncertainties; naive “average-case” optimization can lead to severe performance degradation under adverse conditions.

A key contribution is the use of distributionally robust optimization (DRO) with a risk-sensitive objective based on conditional value-at-risk (CVaR). CVaR focuses on the tail of the loss distribution, providing a principled way to control worst-case behavior under rare but costly events. The paper begins from the standard variational representation of CVaR for a measurable loss \u0009 with safety factor : where denotes the positive part. The authors then consider a worst-case distribution drawn from an ambiguity set , leading to a maxmin formulation: Here, and arise from the system model and decision variables (the paper’s excerpt uses a generic linear form inside the loss). To make the problem tractable, the paper invokes the saddle point theorem to interchange the and operators, turning the problem into an inner maximization over distributions of an expectation of a convex function of the uncertain variable.

Methodologically, the excerpt shows how the inner layer is solved under a moment-based ambiguity set. The ambiguity set is specified as distributions with fixed mean and variance of the uncertainty : By defining , the mean and variance of become and , respectively. The inner maximization of is then reformulated as an optimization over nonnegative measures (a standard DRO technique): subject to normalization and moment constraints (constraints on , , and ). The authors then apply Lagrangian duality by introducing dual variables for these constraints, producing a dual problem with inequality constraints ensuring nonnegativity of a quadratic function over . Strong duality is used to argue equivalence between primal and dual formulations.

A crucial technical step is the reduction of the dual constraints to a finite-dimensional convex program. The excerpt shows that by substituting the optimizer and enforcing strong duality, the worst-case CVaR can be approximated/represented by an optimization problem over auxiliary variables . The resulting tractable convex formulation (as shown in the excerpt) is: subject to constraints including: - , - , - , and an equivalent matrix inequality form: This transformation is significant because it converts an intractable distributionally robust CVaR problem into a convex program that can be solved efficiently, enabling practical deployment in MEC decision-making.

Regarding key findings, the excerpt does not provide numerical experiments or system-level performance metrics (e.g., latency reduction, outage probability, or throughput gains) with explicit values. Instead, the “finding” in the provided text is the theoretical result: the worst-case CVaR under moment uncertainty can be reformulated as a tractable convex optimization problem via duality and strong duality, with explicit constraints (the convex program in the excerpt). The paper’s practical contribution therefore lies in making risk-sensitive DRO computationally feasible for aerial MEC.

Limitations are not explicitly stated in the excerpt, but they are implied by the modeling choices: (i) the ambiguity set uses only mean and variance, which may be insufficient if higher-order moments or support constraints matter; (ii) the tractability relies on convexity and duality conditions (e.g., , strong duality assumptions); and (iii) the excerpt does not show how and map to concrete UAV/HAP scheduling and resource allocation variables, so the end-to-end system impact depends on the full paper’s system model.

Practical implications: if the full paper follows through with an optimization-based controller, then the proposed DRO-CVaR framework can be used by network designers/operators to allocate UAV and HAP resources while explicitly protecting against tail-risk events (e.g., very poor channel realizations or overload scenarios). This is most relevant to engineers building aerial MEC systems for time-sensitive applications (video analytics, AR/VR, emergency response) where worst-case delays or service failures are unacceptable. The approach should be of interest to researchers in robust optimization, wireless communications, and edge computing who need a computationally efficient way to incorporate risk sensitivity under distributional uncertainty.

Overall, based on the provided text, the paper’s core contribution is a rigorous derivation that turns a worst-case CVaR objective under moment-based distributional uncertainty into a convex optimization problem with explicit constraints, enabling robust and risk-aware decision-making in cooperative UAV-HAP MEC networks.

Cornell Notes

The paper proposes a distributionally robust, risk-sensitive optimization framework for cooperative UAV and HAP aerial MEC. It uses worst-case CVaR under a moment-based ambiguity set and derives an equivalent tractable convex program via duality, making tail-risk-aware control computationally feasible.

What is the paper’s main research goal in the provided excerpt?

To compute a worst-case CVaR objective under distributional uncertainty and reformulate it into a tractable optimization problem for aerial MEC decision-making.

How is CVaR expressed in the paper?

Using the variational form .

What makes the problem distributionally robust?

The expectation is taken under the worst-case distribution in an ambiguity set , rather than a single known distribution.

What is the ambiguity set used in the derivation?

A moment-based set where and .

How do the authors handle the maxmin structure?

They apply the saddle point theorem to interchange and .

What is the inner-layer optimization problem after reformulation?

A distributionally robust maximization of , which is then converted into an optimization over nonnegative measures with moment constraints.

What mathematical tool converts the inner problem into a convex program?

Lagrangian duality with dual variables , followed by strong duality and algebraic reduction to finite-dimensional constraints.

What is the final tractable optimization form shown in the excerpt?

A convex program minimizing subject to constraints on , including and an equivalent matrix inequality.

Does the excerpt report numerical performance improvements?

No; it focuses on the theoretical derivation that yields a tractable convex reformulation of worst-case CVaR.

Review Questions

  1. Write the worst-case CVaR objective and explain how the auxiliary variable is used in the variational representation.

  2. Describe the ambiguity set and explain why mean and variance constraints are sufficient for the derivation in the excerpt.

  3. Explain the role of the saddle point theorem in converting the original maxmin problem into a form amenable to duality.

  4. From the excerpt, outline the sequence: measure-based reformulation Lagrangian dual strong duality finite-dimensional convex constraints.

  5. What specific convex constraints in the final program correspond to the moment uncertainty (mean/variance) of the uncertain variable?

Key Points

  1. 1

    The paper uses worst-case CVaR to control tail-risk in aerial MEC decisions under distributional uncertainty.

  2. 2

    CVaR is represented via an auxiliary variable and a positive-part expectation, enabling optimization over risk.

  3. 3

    A moment-based ambiguity set is used, constraining only and .

  4. 4

    The maxmin structure is simplified by applying the saddle point theorem to interchange and .

  5. 5

    The inner distributionally robust expectation is reformulated as an optimization over nonnegative measures with moment constraints.

  6. 6

    Lagrangian duality and strong duality yield an equivalent finite-dimensional convex program.

  7. 7

    The final tractable formulation minimizes subject to explicit convex constraints, including .

Highlights

CVaR variational form: .
Worst-case CVaR objective: .
Moment ambiguity set: .
Tractable convex reformulation: with constraints including .

Topics

  • Aerial multi-access edge computing
  • UAV-HAP cooperative networking
  • Distributionally robust optimization
  • Risk-sensitive optimization
  • Conditional value-at-risk (CVaR)
  • Robust wireless resource allocation
  • Convex optimization and duality
  • Moment-based uncertainty modeling

Mentioned

  • IEEE Transactions on Mobile Computing
  • Ziye Jia
  • Can Cui
  • Chao Dong
  • Qihui Wu
  • Zhuang Ling
  • MEC - Multi-Access Edge Computing
  • UAV - Unmanned Aerial Vehicle
  • HAP - High-Altitude Platform
  • DRO - Distributionally Robust Optimization
  • CVaR - Conditional Value-at-Risk