Next Article in Journal
Generative Adversarial Network and Chaotic Map-Based Multi-Layer Medical Image Encryption
Previous Article in Journal
Order-Aware Energy Recycling for Backscatter-Aided Wireless-Powered Cooperative Communications
Previous Article in Special Issue
Multi-Layer Encryption for Secure 6G MIMO-AFDM-IM ISAC Systems
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Differential-Privacy-Based Collaborative Protection for Visual and Location Data in UAV Semantic Communications

1
School of Cyberspace Security, Beijing University of Posts and Telecommunications, Beijing 100876, China
2
School of Information and Communication Engineering, Beijing University of Posts and Telecommunications, Beijing 100876, China
*
Author to whom correspondence should be addressed.
Sensors 2026, 26(14), 4358; https://doi.org/10.3390/s26144358
Submission received: 28 April 2026 / Revised: 30 June 2026 / Accepted: 2 July 2026 / Published: 9 July 2026

Abstract

Unmanned aerial vehicle semantic communications are increasingly required in low-altitude sensing, intelligent inspection, and emergency response, where raw image transmission is difficult to sustain under limited onboard resources and time-varying air-to-ground links. Meanwhile, the simultaneous transmission of visual semantic features and object-centre location metadata under third-party eavesdropping creates a dual-privacy vulnerability: an attacker can exploit both to reconstruct sensitive content. In this paper, we propose a differential privacy-based collaborative protection framework that inserts dedicated perturbations into visual semantic and location descriptors before transmission. For visual data, we design a region-aware differential privacy mechanism that applies stronger noise to sensitive semantic regions while preserving utility for non-critical areas. For location data, a scenario-adaptive strategy is developed, comprising randomized differential privacy for discrete grid-based location information (coarse spatial awareness) and Laplace-based differential privacy for continuous coordinates (fine-grained protection). To balance privacy and utility, we formulate a joint optimization problem. It maximizes legitimate-side semantic task performance by coordinating the visual privacy budget, location privacy budget, and transmit power. A BCD-based algorithm is developed to solve this non-convex problem. Attacker-side recoverability is verified empirically at the optimized operating point. Simulation results demonstrate stable convergence within a small number of iterations. Compared with uniform differential privacy, the proposed framework achieves a superior task-level privacy–utility trade-off and provides selective sensitive-region protection, with the two mechanisms yielding comparable whole-image attack suppression.

1. Introduction

Unmanned aerial vehicles (UAVs) are increasingly used in low-altitude sensing, intelligent inspection, and emergency response. In these applications, the UAV continuously captures visual scenes and reports task-relevant information to the ground side. However, raw image transmission is difficult to sustain under the bandwidth, transmit-power, and onboard computing constraints of UAV platforms. Semantic communication alleviates this bottleneck by shifting the focus from bit-level fidelity to task-oriented meaning. Recent surveys and reviews have further clarified its theoretical basis, task-oriented objective, and future-Internet relevance in emerging wireless and AI-native systems [1,2,3]. Recent implementation-oriented discussions also address semantic transmission compatibility with digital wireless systems and cloud-edge-device collaborative settings [4,5]. For image-oriented transmission, recent semantic coding studies also show that useful task semantics can be preserved under constrained bandwidth and dynamic channels through task-aware representation learning and lightweight semantic reconstruction [6,7]. UAV-based visual sensing is an important application domain for such systems: robust aerial semantic segmentation under resource constraints has been studied in [8], and edge perception frameworks for next-generation networks with semantic awareness are discussed in [9]. Recent high-quality studies further investigate distortion-resilient goal-oriented transmission and privacy-aware image JSCC [10,11], while recent implementations continue to explore adaptive image transmission under resource constraints [12].
However, in UAV semantic communication, the key challenge is no longer efficient transmission alone, but privacy-aware control under coupled resource constraints. On the visual side, intermediate semantic features may still preserve contours, scene structure, and category cues, leaving the system vulnerable to semantic inference, feature analysis, model inversion, or model-theft-assisted eavesdropping [13,14,15]. Broader security reviews and recent secure semantic transmission studies likewise emphasize adaptive and context-aware protection as a growing theme in semantic secure communications [15,16]. On the spatial side, bounding-box centers and derived location descriptors can reveal target positions, mission areas, and mobility traces, which remain high-risk structured spatial data in recent edge offloading privacy, trajectory privacy publishing, and privacy-preserving UAV location-authentication studies [17,18,19]. UAV-specific collaborative sensing studies further show that distributed localization and fusion can also leak geometric state information unless privacy-preserving masking is incorporated into the fusion stage [20]. Recent mobility-oriented semantic communication surveys likewise emphasize that semantic messages may leak trajectories and contextual behavior unless privacy and security are designed together [21]. Related UAV privacy studies also show that privacy-preserving offloading and geofence-aware authentication are becoming practical requirements for resource-constrained aerial systems [19,22]. Meanwhile, UAV platforms must operate under limited transmit power, fluctuating air–ground channels, and constrained onboard computation. Therefore, the core problem addressed in this paper is how to jointly suppress visual and location privacy leakage while preserving legitimate task recovery in a resource-constrained UAV semantic communication link.
Existing studies remain insufficient in four closely related respects. First, semantic communication foundations remain task-oriented rather than dual-privacy-coupled. Recent reviews and representative studies consolidate the semantic communication paradigm and task-oriented transmission principles [1,2,6]. However, they do not address coordinated visual and location privacy in UAV sensing scenarios. Second, semantic transmission adaptation and edge-inference optimization still emphasize utility maximization rather than joint privacy control. Existing studies improve task utility and resource efficiency under dynamic constraints [4,23]. However, they do not coordinate visual privacy, location privacy, and transmit-power budgets within one framework. Third, secure semantic communication studies mainly focus on visual leakage, model security, or representation inversion. They clarify semantic-feature privacy risks and the need for representation-level protection [11,13,14]. However, they usually omit location leakage carried by object descriptors. Fourth, location privacy studies provide useful spatial protection tools, but rarely integrate them into semantic communication utility optimization. Edge offloading privacy, trajectory publishing, and UAV location authentication address important facets of spatial disclosure [17,18,19]. UAV-specific distributed localization privacy is also emerging [20]. However, these strands are seldom coupled with semantic decoding quality and air–ground resource allocation in a unified UAV setting. Therefore, a unified setting that controls legitimate-receiver task utility, attacker-side recoverability, and communication-resource budgets is still lacking.
Accordingly, this paper develops a privacy-enhanced UAV semantic communication framework in which dedicated perturbation mechanisms are inserted into both the visual semantic stream and the location-descriptor stream before transmission. The main contributions are summarized as follows:
  • Dual-Privacy UAV Semantic Communication Framework: We establish a unified system model that couples dual-privacy modeling—visual semantic leakage and location-descriptor leakage—with communication-resource constraints in a single UAV air–ground link. Unlike prior work that either protects only visual features [11,13] or handles location privacy in isolation [17,18], the proposed framework explicitly coordinates both protection streams and their interaction with transmit power, establishing a principled privacy–utility operating point for the legitimate receiver while suppressing attacker-side recoverability.
  • Differential-Privacy-based Visual and Location Protection Mechanisms: For visual data, we design a region-aware DP mechanism that constructs a class-conditioned, cell-wise privacy-budget map from the global budget ϵ v , applying stronger Gaussian noise to sensitive semantic regions (e.g., pedestrians, vehicles) while preserving utility in non-critical areas. The semantic grounding of the perturbation map—derived from task-level object detections and the feature-grid coordinate transform—directly links the protection intensity to the task-oriented nature of the semantic representation. For location data, we propose a scenario-adaptive strategy that selects between randomized DP on a discrete grid and planar Laplace geo-indistinguishability according to the spatial granularity required by the mission, both with formal DP guarantees.
  • Joint Optimization of Privacy Budgets and Transmit Power: We formulate a scenario-dependent joint utility maximization over the visual privacy budget ϵ v , location privacy budget ϵ l , and transmit power P tx , capturing the coupled influence of privacy noise, channel quality, and resource constraints on both the legitimate receiver’s task performance and the attacker’s recoverability. A BCD-based algorithm is developed to solve this non-convex problem, converging within 6–8 iterations in all tested scenarios.
  • Experimental Validation: Simulation results on the VisDrone dataset demonstrate stable convergence, differentiated scenario-adaptive behavior, and a superior privacy–utility trade-off relative to uniform DP. In the fixed-budget surveillance setting, region-aware DP improves semantic class accuracy by 7.1%, reduces sensitive-region SSIM by 60.3%, and lowers sensitive-feature similarity by 18.2% compared with uniform DP, while maintaining comparable whole-image attack suppression.
The rest of this paper is organized as follows. Section 2 presents the UAV semantic communication system model, the receiver/eavesdropper observation boundaries, and the privacy-enhanced transmission model. Section 3 describes the differential-privacy-based visual and location protection mechanisms together with their theoretical guarantees. Section 4 formulates the joint optimization problem of transmit power and privacy budgets and presents the proposed algorithm. Section 5 gives the simulation results and analysis. Section 6 concludes the paper. Table 1 summarises the principal symbols used in this paper.

2. System Model

2.1. UAV Semantic Communications Under Third-Party Eavesdropping

Following the encoder–channel–decoder narrative widely adopted in semantic image transmission studies, such as [6], we consider a UAV-assisted air–ground semantic communication system composed of a UAV transmitter, a legitimate ground station, and a third-party passive eavesdropper. Figure 1 illustrates the overall scene, including the UAV sensing side, the legitimate receiver, the passive eavesdropper, and the coupled pressures of privacy leakage and resource constraints.
The UAV semantic communication system with a third-party eavesdropper comprises four stages: transmitter-side semantic encoding, air-to-ground transmission, legitimate receiver decoding, and eavesdropper observation. Specifically, the UAV captures scene images and converts them into task-oriented semantic messages before transmission. The legitimate ground station receives the protected semantic messages and reconstructs a task-oriented output. The passive eavesdropper can intercept the same transmitted variables, but does not belong to the authorized processing chain.

2.2. Transmitter-Side Semantic Encoding Model

Let I R H i n × W i n × 3 denote the input UAV image. The transmitter-side semantic encoder and detector are modelled by
( V , O ) = E ( I ) ,
where V R C × H × W is the visual semantic feature tensor and O = { O 1 , , O M } is the detected object set.
For each detected object O j , the transmitter records its bounding box B j = ( x j , y j , w j , h j ) and category label l j { 1 , , K } , where ( x j , y j ) is the normalized object center and ( w j , h j ) are the normalized box width and height. The target-related descriptor organizer G ( · ) is
D obj = G ( O ) = { ( c j , w j , h j , l j ) } j = 1 M ,
where c j = ( x j , y j ) [ 0 , 1 ] 2 denotes the normalized center coordinate of object j.
The tensor V is the main carrier of visual task semantics, whereas D obj preserves coarse object layout and category metadata. The latter is not introduced as an independent task head; rather, it is a structured semantic description accompanying the visual tensor.

2.3. Air–Ground Transmission Model for Visual and Location Messages

At the transmission stage, the UAV places two coupled semantic messages on the air–ground link: a visual semantic tensor and a compact target-related descriptor set. To keep the channel model independent of the concrete protection realization, these transmitted messages are denoted by V tx and D tx , respectively.
To capture the multipath propagation characteristics of realistic UAV air–ground links, the wireless channel is modelled as a Rayleigh block-fading channel with LoS-dominated large-scale path loss. The effective channel power gain comprises a distance-dependent path-loss term h pl and a Rayleigh-distributed fading coefficient h f with | h f | 2 Exp ( 1 ) (unit mean), so that h = h pl · h f . The receiver-side thermal noise is represented by additive white Gaussian noise with variance σ ch 2 . Under this model, the transmitted visual tensor and descriptor set are jointly written as
( V ^ , D ^ obj ) = C ( V tx , D tx ; h , P tx ) ,
where V ^ and D ^ obj denote the received visual and descriptor messages after air–ground transmission.
Within one transmission block, h is assumed to remain constant across blocks. It varies with the UAV-ground geometry and propagation environment. The received SNR at the legitimate receiver is therefore
γ = P tx h σ ch 2 .
The same block-level channel state is used for both message components at the system-model level, so the coupled influence of P tx , h, and  σ ch 2 on semantic recovery is summarized through γ for the later analysis.

2.4. Legitimate Receiver Semantic Decoding Model

At the legitimate ground station, the received visual semantic tensor V ^ is decoded together with detector-derived prior cues reconstructed from the received descriptor set D ^ obj . Let P det denote the reconstructed prior cues. These cues encode category-presence information and coarse spatial supports derived from the received object descriptors.
The receiver-side semantic recovery process is written as
M ^ = D sem ( V ^ ; P det ) ,
where D sem ( · ) denotes the legitimate-side semantic decoder and M ^ is the recovered semantic mask or task-oriented output.
At the receiver, the visual tensor V ^ enters the semantic decoder as the main information carrier. The received descriptor set D ^ obj is reorganized into P det rather than passed through a separate location decoder, and then serves as a refinement prior indicating which object categories are present and where coarse object regions are likely to appear.

2.5. Threat Model and Observation at the Eavesdropper

In this paper, we consider two coupled privacy risks. The first is visual privacy leakage, in which the intercepted semantic feature tensor still reveals sensitive scene content. The second is location privacy leakage, in which intercepted object descriptors reveal target positions or coarse mission geometry. If either side remains weakly protected, the attacker can fuse the two information sources and improve its recovery ability.
The passive eavesdropper can intercept the same transmitted variables as the legitimate receiver, but it cannot access raw onboard images, modify the transmission protocol, or obtain authorized side information [13,15]. To conservatively model the attacker, we assume that it knows the overall system architecture (a white-box/grey-box assumption) and may employ representation inversion, semantic inference, or joint descriptor-assisted recovery. This paper employs two attacker formulations that probe different capability levels. The gradient-based optimization attacker iteratively minimizes the reconstruction distance between a candidate image and the intercepted protected feature at inference time, without any prior training on the data distribution [13], thereby providing a data-free lower bound on attacker capability. The trained inversion network pre-trains a lightweight convolutional inverter I : R C × H × W R 3 × H × W on in-distribution training images and applies it at inference time to reconstruct the original visual content from the intercepted feature map, without relying on iterative gradient optimisation [14]; as a strictly stronger adversary exploiting in-distribution training data, it validates that the protection conclusions hold under a more capable, realistic threat. Both attackers share the same knowledge boundary: they know the encoder architecture and feature dimensionality but cannot access raw UAV images, DP noise realizations, or authorized side information. The privacy model is defined at the semantic-representation level rather than through physical-layer secrecy assumptions.
At the representation level, the attacker-side visual recovery attempt is abstracted as
I ^ adv = A ( V ^ , D ^ obj ) ,
where A ( · ) denotes a generic inference or attack operator. In addition to visual inversion, the eavesdropper may directly exploit D ^ obj or its derived spatial statistics to infer sensitive target positions, activity trajectories, or mission areas.

Privacy-Enhanced Semantic Information Transmission

Before entering the air–ground link, the transmitted visual tensor and target-related descriptor set can be privacy-enhanced at the UAV side. In this paper, the visual protection intensity is controlled by ϵ v , the location protection intensity is controlled by ϵ l , and the communication quality is controlled by P tx . At the system level, the transmitted pair is written as
V tx = M v ( V ; ϵ v ) , D tx = M l ( D obj ; ϵ l ) ,
where smaller ϵ v or ϵ l means stronger privacy protection but potentially weaker legitimate recovery, whereas larger P tx improves received SNR and thus favors semantic decoding. The detailed realizations of M v ( · ) and M l ( · ) are deferred to Section 3, where the DP mechanisms and their theoretical guarantees are given. The joint optimization of P tx , ϵ v , and  ϵ l is deferred to Section 4. Moreover, the notation ( V ˜ , D ˜ obj ) is used interchangeably with ( V tx , D tx ) when discussing the concrete mechanisms in Section 3.

3. Differential-Privacy-Based Visual and Location Protection Mechanisms

3.1. Overall DP Protection Architecture

Section 2 introduced the transmitter-side semantic messages V and D obj , the air–ground channel model, and the legitimate/eavesdropper observation boundaries. This section specifies the concrete privacy mechanisms M v ( · ) and M l ( · ) that act on these messages before transmission, and provides the corresponding theoretical guarantees. The optimization of the mechanism parameters ( P tx , ϵ v , ϵ l ) is deferred to Section 4.
Unlike Figure 1, which emphasizes the system scene and the privacy risks, Figure 2 presents the implementation-level mechanism architecture. In Figure 2, the left block performs UAV-side sensing and semantic feature extraction, the middle block contains the visual and location privacy mechanisms, and the right side shows the legitimate ground station and the eavesdropper after air–ground transmission. In this section, we focus on DP-based mechanisms for protecting visual semantic information and coordinate information.

3.2. Region-Aware Visual Differential Privacy Mechanism

The visual protection branch reduces attacker-side recoverability by injecting stronger perturbation into sensitive semantic cells while keeping weaker perturbation in non-critical regions [13,15]. For a detected object with box B j = ( x j , y j , w j , h j ) , the corner-coordinate form is
B j cor = ( x 1 , j , y 1 , j , x 2 , j , y 2 , j ) ,
where x 1 , j = x j w j / 2 , y 1 , j = y j h j / 2 , x 2 , j = x j + w j / 2 , and  y 2 , j = y j + h j / 2 . Let s x = W / W i n and s y = H / H i n denote the image-to-feature scaling factors. The projected box on the feature grid is
B ^ j = s x x 1 , j , s y y 1 , j , s x x 2 , j , s y y 2 , j .
Let Ω obj , j = G ( B ^ j ) denote the grid cells covered by the projected box and let Ω obj = j = 1 M Ω obj , j denote the overall object region.
To suppress contextual leakage in addition to object-interior leakage, the mechanism constructs an expanded context ring around sensitive categories. Let J sen be the index set of sensitive objects. The context region is defined by
Ω ctx = j J sen G ( B ^ j ctx ) Ω obj ,
and the remaining cells form the background region Ω bg .
Instead of using a single global privacy coefficient, the method constructs a class-conditioned cell-wise privacy map from the visual budget ϵ v . Let ϵ u , v map denote the privacy budget assigned to cell ( u , v ) . The mechanism uses
ϵ u , v map = ϵ cls ( l j ; ϵ v ) , ( u , v ) Ω obj , j , κ ctx ϵ v , ( u , v ) Ω ctx , κ bg ϵ v , ( u , v ) Ω bg ,
where ϵ cls ( l j ; ϵ v ) assigns smaller budgets to more sensitive categories, and  κ ctx = 0.52 and κ bg = 1.12 control the protection strengths of the context ring and background, respectively. The class-conditioned budget function is defined as
ϵ cls ( l j ; ϵ v ) = max κ l j · ϵ v · s l j , ϵ min ,
where κ l j is a per-class sensitivity coefficient, s l j = 0.3 for the most privacy-sensitive categories (pedestrian and person) and s l j = 1.0 otherwise, and  ϵ min = 0.08 is a minimum noise floor that prevents degenerate noise. Table 2 lists the κ l j values used in the experiments; smaller effective ϵ cls / ϵ v corresponds to stronger noise on that category.
To bound local sensitivity, each feature vector v u , v R C is clipped before noise injection:
v ¯ u , v = v u , v max 1 , v u , v 2 C clip .
The clipped vector satisfies v ¯ u , v 2 C clip , and the resulting l 2 sensitivity is bounded by Δ f = 2 C clip . The protected semantic tensor is then released as
V ˜ u , v = v ¯ u , v + n u , v , n u , v N ( 0 , σ u , v 2 I ) ,
with
σ u , v = 2 C clip 2 ln ( 1.25 / δ ) ϵ u , v map .
Proposition 1.
For each spatial cell ( u , v ) , if the local feature vector is clipped to satisfy v ¯ u , v 2 C clip and released with Gaussian noise variance σ u , v 2 defined above, then the release V ˜ u , v satisfies ( ϵ u , v map , δ ) -DP with respect to neighbouring feature maps differing only at that cell. Consequently, the released protected semantic representation admits a cell-wise DP guarantee, and any subsequent channel transmission, legitimate decoding, or attacker-side processing preserves this guarantee by post-processing.
Proof. 
After clipping, the  l 2 sensitivity of the local release at cell ( u , v ) is bounded by Δ f = 2 C clip . The Gaussian mechanism therefore guarantees ( ϵ u , v map , δ ) -DP when the noise standard deviation is chosen as σ u , v = 2 C clip 2 ln ( 1.25 / δ ) / ϵ u , v map . Since the protection is applied cell-wise and all later operations only process the released tensor, the subsequent channel model, semantic decoder, and attacker model are all post-processing steps and cannot weaken the DP guarantee. □
Algorithm 1 summarizes the corresponding perturbation pipeline, and outputs the protected semantic tensor V ˜ , which serves as the visual semantic message transmitted over the air–ground link. At the algorithmic level, Algorithm 1 is a mechanism-level routine: under a given visual privacy budget ϵ v , it generates the protected semantic tensor V ˜ and does not itself optimize transmit power or privacy-budget allocation.
Algorithm 1 Region-Aware Visual Differential Privacy Mechanism
Require: semantic feature tensor V R C × H × W , detected object set O = { O j } j = 1 M with boxes B j = ( x j , y j , w j , h j ) and labels l j , sensitive-object index set J sen induced by sensitive categories, global privacy budget ϵ v , class-conditioned budget generator ϵ cls ( l j ; ϵ v ) , context and background coefficients κ ctx , κ bg , clipping norm C clip , failure probability δ
Ensure: protected semantic tensor V ˜
  1:
Initialize the cell-wise budget map by ϵ u , v map κ bg ϵ v for all feature-grid cells
  2:
Initialize Ω obj and Ω ctx
  3:
for each detected object O j  do
  4:
    Convert B j from center form to corner form B j cor
  5:
    Project B j cor onto the feature grid to obtain B ^ j
  6:
    Compute the object region Ω obj , j G ( B ^ j ) and update Ω obj Ω obj Ω obj , j
  7:
end for
  8:
for each detected object O j  do
  9:
    for each cell ( u , v ) Ω obj , j  do
10:
         ϵ u , v map min { ϵ u , v map , ϵ cls ( l j ; ϵ v ) }
11:
    end for
12:
end for
13:
for each j J sen  do
14:
    Apply class-dependent expansion to the sensitive box and map it to the feature grid to obtain B ^ j ctx
15:
    Compute the context candidate Ω ctx , j cand G ( B ^ j ctx ) Ω obj
16:
    Update Ω ctx Ω ctx Ω ctx , j cand
17:
    for each cell ( u , v ) Ω ctx , j cand  do
18:
         ϵ u , v map min { ϵ u , v map , κ ctx ϵ v }
19:
    end for
20:
end for
21:
Set the background region as Ω bg { 1 , , H } × { 1 , , W } ( Ω obj Ω ctx )
22:
for each feature-grid cell ( u , v )  do
23:
    Clip the local feature vector by
     v ¯ u , v v u , v / max 1 , v u , v 2 / C clip
24:
    Compute the Gaussian scale
     σ u , v 2 C clip 2 ln ( 1.25 / δ ) / ϵ u , v map
25:
    Sample n u , v N ( 0 , σ u , v 2 I ) and set
     V ˜ u , v v ¯ u , v + n u , v
26:
end for
27:
return  V ˜

3.3. Scenario-Adaptive Location Privacy Protection

The location privacy branch protects the object-center descriptors transmitted together with the visual semantic tensor. Unlike the visual branch in Section 3.2, the location branch adopts one of two DP mechanisms according to scenario requirements: a grid-based discrete release for coarse spatial awareness and a planar Laplace perturbation for continuous-coordinate protection.

3.3.1. Randomized Differential Privacy for Discrete Grid-Based Location Information

The first location branch is designed for scenarios that prefer coarse spatial awareness while still requiring a formal DP guarantee. Let G N = { ( a , b ) : a , b { 0 , , N 1 } } denote the set of all cells in an N × N grid. For each normalized object center c j = ( x j , y j ) [ 0 , 1 ] 2 , the transmitter first identifies its reference grid cell
g j = ( a j , b j ) = N x j , N y j .
Unlike deterministic grid quantization, the present branch does not release g j directly. Instead, it applies an exponential-mechanism-style randomized selection over all candidate cells in G N [24].
For any candidate grid cell g = ( a , b ) G N , define the score function
q ( g , g j ) = d 1 ( g , g j ) , d 1 ( g , g j ) = | a a j | + | b b j | ,
where d 1 ( · , · ) is the Manhattan distance in grid steps. The protected output cell g ˜ j is sampled according to
Pr ( g ˜ j = g g j ) = exp ϵ l 2 q ( g , g j ) g G N exp ϵ l 2 q ( g , g j ) = exp ϵ l 2 d 1 ( g , g j ) g G N exp ϵ l 2 d 1 ( g , g j ) .
After sampling g ˜ j = ( a ˜ j , b ˜ j ) , the released location descriptor is the grid center
c ˜ j = a ˜ j + 0.5 N , b ˜ j + 0.5 N , id j = b ˜ j N + a ˜ j .
Hence the branch still outputs grid centers with identifiers, but now under a randomized DP mechanism rather than deterministic nearest-cell assignment. This structured randomized release is also consistent with recent trajectory-data publishing studies, where adaptive grid constructions are combined with weighted differential privacy to balance privacy guarantees and spatial utility in sequential trajectory release [18].
Proposition 2.
The above DP grid-based location mechanism satisfies discrete geo-indistinguishability on the grid. Specifically, for any two reference cells g and g in G N and any output cell z G N , the mechanism obeys
Pr ( g ˜ = z g ) Pr ( g ˜ = z g ) exp ϵ l d 1 ( g , g ) .
Therefore, the branch satisfies formal location-DP on the discrete grid.
Proof. 
By construction,
Pr ( g ˜ = z g ) = exp ϵ l 2 d 1 ( z , g ) Z ( g ) , Z ( g ) = y G N exp ϵ l 2 d 1 ( y , g ) .
Using the triangle inequality of d 1 ( · , · ) , we have d 1 ( z , g ) d 1 ( z , g ) d 1 ( g , g ) , so
exp ϵ l 2 d 1 ( z , g ) exp ϵ l 2 d 1 ( g , g ) exp ϵ l 2 d 1 ( z , g ) .
Likewise, for any candidate y, d 1 ( y , g ) d 1 ( y , g ) + d 1 ( g , g ) , which implies
Z ( g ) exp ϵ l 2 d 1 ( g , g ) Z ( g ) .
Combining the two inequalities yields
Pr ( g ˜ = z g ) Pr ( g ˜ = z g ) exp ϵ l d 1 ( g , g ) ,
which proves the stated discrete geo-indistinguishability guarantee. □

3.3.2. Laplace-Based Differential Privacy for Continuous Coordinates Location Information

The second location branch is designed for scenarios that require continuous perturbation rather than discrete grid outputs. For each object center c j = ( x j , y j ) , the perturbation vector Δ c j = ( Δ x j , Δ y j ) follows the two-dimensional planar Laplace density, as commonly adopted in geo-indistinguishability and recent semantic-aware location privacy studies [25,26]
f Δ c ( Δ x , Δ y ) = ϵ l 2 2 π exp ϵ l Δ x 2 + Δ y 2 .
Equivalently, in polar form, θ j Uniform ( 0 , 2 π ) and the radial marginal is
p r ( r ) = ϵ l 2 r e ϵ l r , r 0 .
A practical implementation may sample perturbations in physical units and map them back to normalized coordinates by a fixed scaling constant. This constant can be absorbed into the effective privacy parameter and therefore does not change the mechanism class. The released coordinate is then written as
x ˜ j = clip ( x j + Δ x j , 0 , 1 ) , y ˜ j = clip ( y j + Δ y j , 0 , 1 ) ,
with c ˜ j = ( x ˜ j , y ˜ j ) .
Proposition 3.
The planar Laplace mechanism above satisfies ϵ l -geo-indistinguishability. Specifically, for any two true coordinates c and c and any released coordinate c ˜ in the continuous plane,
f ( c ˜ c ) f ( c ˜ c ) exp ϵ l c c 2 .
Proof. 
The conditional density of the planar Laplace mechanism is proportional to exp ( ϵ l c ˜ c 2 ) . Hence
f ( c ˜ c ) f ( c ˜ c ) = exp ϵ l c ˜ c 2 c ˜ c 2 .
By the triangle inequality, c ˜ c 2 c ˜ c 2 c c 2 , which gives
f ( c ˜ c ) f ( c ˜ c ) exp ϵ l c c 2 .
Therefore the mechanism satisfies ϵ l -geo-indistinguishability. □

3.3.3. Scenario-Adaptive Mechanism Selection and Implementation Algorithm

The location branch selector B loc ( s ) determines which location mechanism is used in each mission scenario. In the current design, the surveillance and resource-limited scenarios employ the DP grid-based location mechanism so as to preserve coarse region awareness with bounded message complexity, whereas the precision-oriented scenario employs the planar Laplace branch so as to retain continuous spatial perturbation capability.
Algorithm 2 summarizes this scenario-adaptive location protection procedure. The algorithm outputs either a randomized grid center with identifier or a continuously perturbed coordinate descriptor. Together with the protected visual tensor V ˜ , these outputs form the protected semantic messages defined in Section 2. The joint optimization of the operating budgets that drive Algorithms 1 and 2, together with the transmit power, is presented in Section 4.
Algorithm 2 Scenario-Adaptive DP Location Protection
Require: normalized object centers { c j = ( x j , y j ) } j = 1 M , branch selector B loc ( s ) , location privacy budget ϵ l , grid size N, candidate grid set G N , coordinate scaling factor s c
Ensure: protected location descriptors, namely randomized grid centers with identifiers or perturbed normalized coordinates
  1:
if  B loc ( s ) selects the DP grid-based location mechanism then
  2:
    for each object center c j = ( x j , y j )  do
  3:
        Compute the reference grid cell g j ( N x j , N y j )
  4:
        for each candidate cell g G N  do
  5:
           Compute the score q ( g , g j ) d 1 ( g , g j )
  6:
           Assign the sampling weight w ( g ) exp ϵ l 2 q ( g , g j )
  7:
        end for
  8:
        Sample the protected cell g ˜ j from G N with probability proportional to w ( g )
  9:
        Convert g ˜ j = ( a ˜ j , b ˜ j ) to the released grid center
     c ˜ j ( a ˜ j + 0.5 ) / N , ( b ˜ j + 0.5 ) / N
10:
        Set the randomized grid identifier id j b ˜ j N + a ˜ j
11:
    end for
12:
    return  { ( c ˜ j , id j ) } j = 1 M
13:
else
14:
    for each object center c j = ( x j , y j )  do
15:
        Sample θ j Uniform ( 0 , 2 π )
16:
        Sample r j from the planar-Laplace radial marginal
     p r ( r ) = ϵ l 2 r e ϵ l r , r 0
17:
        Set the protected normalized coordinate by
     x ˜ j clip x j + r j cos θ j / s c , 0 , 1
     y ˜ j clip y j + r j sin θ j / s c , 0 , 1
18:
        Set c ˜ j ( x ˜ j , y ˜ j )
19:
    end for
20:
    return  { c ˜ j } j = 1 M
21:
end if

4. Joint Transmission Power and Privacy Budget Optimization

Given the system model in Section 2 and the concrete DP protection mechanisms in Section 3, this section formulates the optimization problem over the transmit power P tx and the mechanism parameters ϵ v and ϵ l . In other words, the visual and location privacy mechanisms are already fixed by Section 3; the task of the present section is to choose their operating budgets jointly with the transmit power under scenario-dependent utility and privacy constraints.

4.1. Scenario-Dependent Joint Optimization Problem

The optimization problem is built from three quantities. Let A sem ( ϵ v , γ ) denote the legitimate-side semantic task quality after protection and transmission. The dependence on P tx is represented through the induced SNR γ , so P tx remains a direct optimization variable through the channel model and power constraints rather than appearing twice in the semantic-quality term. The semantic task quality function takes the log-utility form
A sem ( ϵ v , γ ) = α log 2 1 + h P tx σ ch 2 β ϵ v ,
where α = 0.5 weights the SNR contribution and β = 0.8 penalises the utility loss from stronger DP noise; both are monotone and concave in their respective arguments, consistent with diminishing returns of SNR and privacy-budget allocations.
Let E loc ( ϵ l ) denote the location error induced by the location-protection mechanism. The location utility takes the log form
U loc ( ϵ l ) = γ log 2 ( 1 + ϵ l ) , γ = 0.8 ,
which is monotone increasing in ϵ l (looser protection → smaller location error → higher utility).
Since semantic quality and location error are measured on different scales, the joint utility is constructed from normalized terms. Let A ref denote a reference upper semantic-quality level under an admissible high-utility operating regime. The normalized semantic utility and normalized location cost are defined as
A ¯ sem = clip A sem ( ϵ v , γ ) A min A ref A min , 0 , 1 ,
E ¯ loc = clip E loc ( ϵ l ) E max , 0 , 1 ,
where A min is the minimum acceptable semantic-quality threshold and E max is the maximum tolerable location error. The corresponding normalized location utility is
U loc ( ϵ l ) = 1 E ¯ loc ( ϵ l ) .
This normalization places the semantic and location terms on a common dimensionless scale before they are combined.
Let s denote the mission scenario. Each scenario is associated with the policy tuple
Θ ( s ) = { λ 1 ( s ) , λ 2 ( s ) , P max ( s ) , ϵ total ( s ) , A min ( s ) , E max ( s ) , B loc ( s ) } ,
where λ 1 ( s ) and λ 2 ( s ) weight semantic and location utility, P max ( s ) and ϵ total ( s ) define the resource budgets, and  B loc ( s ) denotes the location-protection branch selected by the scenario policy. The corresponding optimal values of the optimization variables are written as
π * ( s ) = { P tx * ( s ) , ϵ v * ( s ) , ϵ l * ( s ) } ,
and the scenario-dependent utility maximization problem is formulated as
max P tx , ϵ v , ϵ l U ( s ) = λ 1 ( s ) A ¯ sem ( ϵ v , γ ) + λ 2 ( s ) U loc ( ϵ l ) ,
subject to
0 P tx P max ( s ) ,
ϵ v + ϵ l ϵ total ( s ) ,
A sem ( ϵ v , γ ) A min ( s ) ,
E loc ( ϵ l ) E max ( s ) .
The surveillance, precision-oriented, and resource-limited scenarios differ in utility weights, budget constraints, minimum utility requirements, and branch selection.
The mapping from ( P tx , ϵ v , ϵ l ) to semantic utility, location utility, and privacy risk is nonlinear and scenario-dependent. Recent adaptive semantic transmission and resource-constrained edge-inference studies likewise emphasize joint adaptation of communication resources, model partition, and task utility [4,23]. Section 3 instantiates the visual and location protection mechanisms, while this section formalizes the resulting joint optimization problem and solves it with a BCD-based iterative algorithm. The solver implements the above formulation and does not imply a closed-form solution of the original non-convex problem.

4.2. BCD-Based Joint Optimization Algorithm

This subsection numerically addresses the scenario-dependent control problem over ( P tx , ϵ v , ϵ l ) in the spirit of recent adaptive semantic transmission and edge-inference optimization studies [4,23]. Because  P tx affects the received SNR and the privacy budgets jointly affect semantic distortion and location utility, the resulting optimization is non-convex. A BCD-based approximate iterative solver is therefore adopted rather than a closed-form exact solution.
At iteration t, subproblem A updates the dual privacy budgets under fixed transmit power:
( ϵ ^ v ( t + 1 ) , ϵ ^ l ( t + 1 ) ) = arg max ϵ v , ϵ l U ( s ) P tx ( t ) , ϵ v , ϵ l ,
subject to
ϵ v + ϵ l ϵ total ( s ) , A sem ( ϵ v , γ ) A min ( s ) , E loc ( ϵ l ) E max ( s ) .
Subproblem A is solved through a one-dimensional search over ϵ v , with  ϵ l = ϵ total ( s ) ϵ v , which is sufficient because the total privacy budget couples the two variables directly.
Subproblem B then updates the transmit power under the refreshed privacy budgets:
P ^ tx ( t + 1 ) = arg max 0 < P tx P max ( s ) U ( s ) P tx , ϵ v ( t + 1 ) , ϵ l ( t + 1 ) ,
which is consistent with the transmit-power budget in Section 2. Numerically, this step is solved through a one-dimensional search over an effective feasible interval obtained after accounting for fixed circuit consumption and privacy-processing overhead. This search interval is an implementation-level realization of the same power budget rather than a different optimization constraint.
To improve numerical stability, the solver applies damping after both subproblems:
ϵ v ( t + 1 ) = η ϵ ^ v ( t + 1 ) + ( 1 η ) ϵ v ( t ) , ϵ l ( t + 1 ) = ϵ total ( s ) ϵ v ( t + 1 ) ,
P tx ( t + 1 ) = η P ^ tx ( t + 1 ) + ( 1 η ) P tx ( t ) ,
where the damping factor is set to η = 0.55 . Let U ( t ) denote the utility value at iteration t. The stopping rule is
U ( t + 1 ) U ( t ) < 10 4 ,
where the maximum iteration number is set to 50. 

Convergence Analysis

The BCD solver is guaranteed to produce a non-decreasing utility sequence { U ( t ) } t 1 under the following argument. Sub-problem A performs an exact one-dimensional search over the compact feasible interval [ ϵ v , min , ϵ total ϵ l , min ] , so the update ϵ ^ v ( t + 1 ) cannot decrease U relative to the previous ( ϵ v ( t ) , ϵ l ( t ) , P tx ( t ) ) . Sub-problem B similarly maximises U over [ 0 , P max ] . Damping with factor η ( 0 , 1 ) preserves this monotonicity in expectation and prevents oscillation between near-optimal points. Because the feasible set is compact and U is bounded, the sequence { U ( t ) } converges. In practice, convergence is reached within 6–8 iterations in all tested scenarios (see Section 5.9), with the utility gap | U ( t + 1 ) U ( t ) | dropping below the tolerance 10 4 well before the maximum of 50 iterations.
Algorithm 3 summarizes the complete alternating update procedure as the upper-level optimization routine, while Algorithms 1 and 2 remain the fixed mechanism-level protection modules evaluated at each candidate operating point. The output of this module is the optimization variables ( P tx , ϵ v , ϵ l ) used by the visual and location protection branches for the corresponding transmission block. Therefore, Algorithm 3 provides the optimized variables, Algorithm 1 realizes visual DP protection under ϵ v , and Algorithm 2 realizes location protection under ϵ l and B loc ( s ) .
Algorithm 3 BCD-Based Joint Power-Privacy Optimization over the Instantiated Protection Mechanisms
Require: scenario policy tuple Θ ( s ) , channel gain h, noise variance σ ch 2 , damping factor η = 0.55 , minimum iteration count T min = 6 , maximum iteration number T max = 50 , stopping tolerance τ = 10 4
Ensure: updated optimization variables ( P tx ( s ) , ϵ v ( s ) , ϵ l ( s ) )
  1:
Initialize ( P tx ( 0 ) , ϵ v ( 0 ) , ϵ l ( 0 ) ) from Θ ( s ) and the channel realization
  2:
Compute U ( 0 ) U ( s ) ( P tx ( 0 ) , ϵ v ( 0 ) , ϵ l ( 0 ) )
  3:
for  t = 0 , 1 , , T max 1 do
  4:
     γ ( t ) P tx ( t ) h / σ ch 2
  5:
    Solve Subproblem A by one-dimensional search over ϵ v [ 0 , ϵ total ( s ) ]
     with ϵ l = ϵ total ( s ) ϵ v and constraints
     A sem ( ϵ v , γ ( t ) ) A min ( s ) and E loc ( ϵ l ) E max ( s )
  6:
    Obtain ( ϵ ^ v ( t + 1 ) , ϵ ^ l ( t + 1 ) )
  7:
     ϵ v ( t + 1 ) η ϵ ^ v ( t + 1 ) + ( 1 η ) ϵ v ( t )
  8:
     ϵ l ( t + 1 ) ϵ total ( s ) ϵ v ( t + 1 )
  9:
    Solve Subproblem B by one-dimensional search over 0 < P tx P max ( s )
     and tighten the implementation-level search interval by fixed circuit consumption
     and privacy-processing overhead
10:
    Obtain P ^ tx ( t + 1 )
11:
     P tx ( t + 1 ) η P ^ tx ( t + 1 ) + ( 1 η ) P tx ( t )
12:
     U ( t + 1 ) U ( s ) ( P tx ( t + 1 ) , ϵ v ( t + 1 ) , ϵ l ( t + 1 ) )
13:
    if  t + 1 T min and U ( t + 1 ) U ( t ) < τ  then
14:
        break
15:
    end if
16:
end for
Handoff: feed ϵ v ( t + 1 ) to Algorithm 1, feed ϵ l ( t + 1 ) together with B loc ( s ) to Algorithm 2, and use P tx ( t + 1 ) in the air–ground transmission stage
17:
return ( P tx ( t + 1 ) , ϵ v ( t + 1 ) , ϵ l ( t + 1 ) )

5. Simulation Results and Analysis

5.1. Dataset and Parameter Settings Across Different Scenarios

The experiments use the VisDrone dataset and are conducted on the official validation split [27], which is the standard protocol used in the VisDrone detection and tracking benchmark. To ensure a consistent statistical basis across all reported comparisons, each scenario-level or privacy–utility summary is aggregated over 500 validation samples drawn from this split. For the attacker-side reconstruction evaluation, the results are reported as mean ± 95% confidence interval computed over 100 attack cases per DP mode (20 images × 5 seeds), providing statistically reliable evidence of the privacy protection effectiveness across diverse image content.
Three scenario policies are studied. The surveillance scenario uses ϵ total = 5.0 and P max = 2.0 W, emphasizes balanced sensing utility under a high-risk environment, and adopts the DP grid-based location mechanism. The precision-oriented scenario uses a tighter privacy budget ϵ total = 1.5 together with a larger power limit P max = 5.0 W and a planar Laplace branch, which reflects tasks requiring higher semantic fidelity and link quality. The resource-limited scenario sets ϵ total = 3.0 and P max = 0.5 W, and adopts the DP grid-based location mechanism to emphasize conservative resource usage.

5.2. Baseline Schemes Design

Three complementary experimental protocols are considered. The first protocol evaluates the proposed region-aware pipeline under the surveillance, precision-oriented, and resource-limited policies, and is used for the cross-scenario comparison. The second protocol fixes the location privacy budget at ϵ l = 1.0 and sweeps the visual privacy budget over ϵ v { 0.3 , 0.5 , 0.8 , 1.0 , 1.5 , 2.0 , 3.0 } to compare uniform differential privacy with region-aware differential privacy. The third protocol fixes ϵ v = 1.0 and ϵ l = 1.0 in the surveillance scenario and compares no protection, uniform differential privacy, and region-aware differential privacy.
The adopted baselines serve different purposes. No protection provides an upper-bound reference for legitimate semantic utility while exposing the privacy risk of transmitting unprotected features. Uniform differential privacy serves as a non-selective privacy baseline and tests whether privacy can be improved without exploiting semantic-region sensitivity. Region-aware differential privacy is then compared against these references to isolate the benefit of spatially selective perturbation. All compared methods share the same feature extractor, the same semantic decoder, the same channel model, the same task setting, and the same attack-side evaluation protocol. Therefore, the reported differences can be attributed to the protection mechanism or the scenario policy rather than to inconsistent budgets, links, or datasets.

5.3. Evaluation Metrics

Overall utility measures the final system-level privacy–utility trade-off achieved by the joint optimization. Semantic category accuracy quantifies semantic usability at the legitimate receiver after privacy protection and air–ground transmission. Sensitive-region SSIM and sensitive-feature cosine similarity quantify attacker-side visual recoverability at the structural and feature levels, respectively. Location error measures the cost introduced by the location-protection mechanism, and received SNR characterizes the communication condition supporting semantic decoding. Attack-side PSNR and SSIM are also reported to quantify reconstruction suppression under different visual privacy mechanisms [13].

5.4. Hyperparameter Selection

The key hyperparameters are set as follows. The grid size N = 16 for the discrete location DP branch is chosen to provide a spatial resolution of approximately 1 / 16 of the normalized coordinate range, which balances grid granularity with the sensitivity of the exponential-mechanism normalization constant. Finer grids (larger N) provide higher utility at the cost of a smaller effective privacy amplification from randomization. The coordinate scaling factor that maps continuous normalized coordinates to the grid is absorbed into the effective privacy parameter ϵ l and does not change the mechanism class. For the visual DP branch, the context-ring scale κ ctx = 0.52 and background scale κ bg = 1.12 are set so that the context ring receives approximately half the noise of the most sensitive object cells ( κ ctx = 0.52 < 1 ), and the background receives slightly weaker noise than the global budget ( κ bg = 1.12 > 1 yields ϵ bg map = 1.12 ϵ v , corresponding to σ bg = σ ( ϵ v ) / 1.12 89 % of the global-budget noise standard deviation); these values were selected to maintain task utility while suppressing contextual leakage around sensitive regions and ensuring that background noise does not fall to zero. The clipping norm C clip = 1.0 is set to bound the l 2 sensitivity of each feature vector, and δ = 10 5 follows the standard choice for Gaussian mechanism analysis in machine-learning settings.

5.5. Implementation Details and Statistical Protocol

All experiments are conducted in a unified Python 3.10/PyTorch 2.1.0 simulation environment and can run on either CPU or CUDA devices. The same semantic feature extraction, privacy protection, air–ground transmission, and semantic decoding pipeline is used across all compared methods, and the compared settings differ only in the privacy mechanism or the scenario policy. This task configuration is consistent with recent visual semantic communication studies that evaluate task-level semantic output quality under shared transmission and task heads rather than pixel-level fidelity [4,6,10]. This unified configuration ensures fair comparison across baselines and across scenario policies.
For optimization, the BCD-based solver uses a stopping tolerance of 10 4 , a maximum of 50 iterations, a minimum of 6 iterations before the stopping criterion is activated, and a damping factor of η = 0.55 . For visual privacy, three protection modes are considered, namely no protection, uniform differential privacy, and region-aware differential privacy, and the Gaussian mechanism uses δ = 10 5 . On the location side, the protection branch is selected by the scenario policy and takes the form of either the DP grid-based location mechanism or the planar Laplace branch. The scenario-dependent privacy budgets and transmit-power budgets follow the scenario definitions stated above.
The fixed-budget evaluation reported in Section 5.8 uses ϵ v = 1.0 and a gradient-based reconstruction reference. At ϵ v = 1.0 , the region-aware DP applies noise with σ 32 to the most sensitive cells (pedestrians), under which the trained inversion network produces near-random reconstructions across all DP modes and cannot discriminate between mechanism designs; the gradient-based attacker is therefore used in that evaluation as a controlled ablation indicator. Section Adversarial Evaluation: Gradient-Based and Trained Inversion Attackers uses the trained inversion network at ϵ v { 10 , 20 } , a regime in which the attacker achieves partial reconstruction under no-protection and can meaningfully distinguish the selective protection behavior of region-aware DP from uniform DP.

5.6. Privacy–Utility Trade-Off Under Different Visual Privacy Budgets

Figure 3 shows the privacy–utility frontier under a fixed location privacy budget ϵ l = 1.0 and a visual privacy sweep over ϵ v { 0.3 , 0.5 , 0.8 , 1.0 , 1.5 , 2.0 , 3.0 } . Both uniform DP and region-aware DP improve semantic category accuracy as the visual privacy budget becomes looser. However, the region-aware mechanism remains consistently better positioned on the frontier.
The numerical results further clarify this gap. At ϵ v = 1.0 , region-aware DP achieves a semantic category accuracy of 0.802, compared with 0.748 under uniform DP, corresponding to a 7.2% relative improvement, while the sensitive-region SSIM is reduced from 0.038 to 0.015, corresponding to a 60.5% relative reduction. At ϵ v = 3.0 , region-aware DP still preserves a higher semantic category accuracy of 0.819 versus 0.764, corresponding to a 7.2% relative improvement, and meanwhile keeps the sensitive-region SSIM much lower at 0.018 versus 0.047, corresponding to a 61.7% relative reduction. The same trend is observed in sensitive-feature similarity, indicating that the proposed mechanism preserves more task-relevant semantics while suppressing attacker-side recovery more effectively under the same budget sweep.

5.7. Cross-Scenario Performance Under Heterogeneous Mission Priorities

Figure 4 compares cross-scenario behavior under heterogeneous mission priorities. The same region-aware pipeline is evaluated under the surveillance, precision-oriented, and resource-limited policies. The surveillance scenario reaches the highest overall utility, with a mean value of 0.6733, while the precision-oriented and resource-limited scenarios obtain 0.3418 and 0.2365, respectively. This result shows that the proposed framework converges to different operating points according to scenario requirements rather than applying a fixed privacy-budget or transmit-power setting to all tasks.
The scenario-level means further explain these differences. The precision-oriented setting allocates a larger average transmit power of 0.2596 W and achieves the highest mean received SNR of 8.216 dB, which is consistent with its emphasis on semantic fidelity. The resource-limited setting reduces the average transmit power to 0.0094 W and correspondingly yields the lowest mean SNR of 7.184 dB, reflecting strict resource control. Meanwhile, the surveillance scenario keeps the lowest mean location error of 0.0248, compared with 0.0312 in the precision-oriented case and 0.0584 in the resource-limited case. These results confirm that the proposed joint optimization framework coordinates privacy budgets, communication quality, and location distortion according to mission priority rather than optimizing a single metric in isolation.

5.8. Fixed-Budget DP Ablation and Mechanism Interpretation

Figure 5, Figure 6 and Figure 7 report the fixed-budget comparison under the surveillance scenario with ϵ v = 1.0 and ϵ l = 1.0 , where no protection, uniform DP, and region-aware DP are evaluated under the same setting. Because the privacy budgets and scenario policy are fixed while the visual protection strategy changes, this comparison directly reveals the contribution of the visual privacy mechanism.
The numerical results show a clear three-way trade-off. Without protection, the semantic category accuracy is 0.843, but the sensitive-region SSIM reaches 0.201 and the sensitive-feature similarity remains 1.0, indicating almost complete recoverability on the attacker side. Uniform DP suppresses the sensitive-region SSIM to 0.0383 and reduces the sensitive-feature similarity to 0.22, but it also lowers the semantic category accuracy to 0.748. Region-aware DP improves the semantic category accuracy to 0.802 while further reducing the sensitive-region SSIM to 0.0152 and the sensitive-feature similarity to 0.18. Relative to uniform DP, this means a 7.2% improvement in semantic category accuracy, a 60.3% reduction in sensitive-region SSIM, and an 18.2% reduction in sensitive-feature similarity. At the whole-image attack level, the attack SSIM under region-aware DP is 0.01687, which is comparable to the 0.01708 of uniform DP, but is achieved with noticeably better legitimate-task performance.
These comparisons show that region-aware perturbation is the key visual-protection mechanism of the proposed framework. Relative to uniform DP, it preserves more legitimate-task semantics while further suppressing sensitive-region leakage, with simultaneous gains in task accuracy and reductions in both structural and feature-level recoverability. Relative to no protection, it sharply reduces attacker-side recoverability while maintaining a substantially stronger task-side response than uniform perturbation under the same fixed-budget setting.

Adversarial Evaluation: Gradient-Based and Trained Inversion Attackers

This section evaluates attacker-side recoverability under two complementary threat models introduced in Section 2.5. The gradient-based optimization attacker serves as a lower-bound baseline: it iteratively minimizes the L1 distance between the feature map of a candidate image and the intercepted protected feature, starting from a random initialization, without any training data (300 optimization steps per image). The trained inversion network is a strictly stronger adversary that pre-trains a lightweight convolutional inverter I : R C × H × W R 3 × H × W on 450 training images drawn from the same distribution, then applies it at inference time to reconstruct the original image from intercepted semantic features (no channel noise, direct feature interception). Two metrics are reported: Attack SSIM ↓, the full-image structural similarity of the attacker’s reconstruction relative to the original; and Sensitive-region PSNR ↓, the peak signal-to-noise ratio computed exclusively on pixels inside ground-truth sensitive bounding boxes. All results cover 100 independent runs per condition (20 test images × 5 random seeds) and are reported as mean ± 95% CI via the t-distribution (Table 3).
Table 3 presents results for both attacker formulations. The gradient-based optimizer achieves Attack SSIM = 0.0939 ± 0.0022 under no protection, confirming that even training-free iterative optimization can extract limited structural information from unprotected features. The trained inversion network, with access to 450 in-distribution training images, achieves Attack SSIM = 0.5483 ± 0.0071 under the same condition—nearly 6 × higher—establishing it as the dominant reconstruction threat. Both DP mechanisms substantially degrade both attackers. For the trained inverter at ε = 10 , Uniform DP reduces Attack SSIM by 74% ( 0.5483 0.1410 ; 95% CIs non-overlapping); for the gradient attacker, region-aware DP achieves a 77% reduction ( 0.0939 0.0217 ). At the sensitive-region level, the region-aware mechanism provides additional selective protection: at ε = 10 , sensitive-region PSNR reaches 9.53 ± 0.14 dB (trained inverter) and 9.83 ± 0.09 dB (gradient attacker), both substantially lower than Uniform DP ( 12.73 ± 0.20 dB and 10.66 ± 0.11 dB respectively; 95% CIs non-overlapping). At the full-image level, region-aware DP yields a higher Attack SSIM than Uniform DP for the trained inverter at both ε values ( 0.1835 vs. 0.1652 at ε = 20 ; 0.1571 vs. 0.1410 at ε = 10 ). This reflects the inherent selectivity trade-off: by concentrating noise on sensitive regions while applying weaker perturbation to background areas ( κ bg = 1.12 ), region-aware DP intentionally allows the attacker to recover background structure more accurately in exchange for substantially stronger protection of privacy-sensitive content. The protection advantage of region-aware DP is therefore selective rather than global, targeting the semantic content that carries the greatest privacy risk.

5.9. Convergence Behavior and Optimization Overhead

Figure 8 reports the BCD-based joint optimization dynamics. Because the optimizer uses a minimum of 6 iterations, a convergence tolerance of 10 4 , and an upper bound of 50 iterations, the recorded histories can be directly interpreted as optimization-overhead evidence. In the precision-oriented scenario, the mean utility increases from 0.2649 at iteration 1 to 0.2817 at iteration 6. In the resource-limited scenario, the mean utility rises from 0.2839 to 0.2986 over the same interval. In the surveillance scenario, the mean utility grows from 0.6325 at iteration 1 to 0.6733 at iteration 6.
Most cases already stabilize within six to seven iterations. Only a very small subset of surveillance samples continues to an eighth iteration, where the mean utility reaches 0.6801 for the remaining four hard cases. These observations indicate that the proposed joint optimization reaches stable operating points with a short iteration horizon and moderate iteration-level overhead.

5.10. Qualitative Semantic Output Visualization, Privacy Visualization, and Limitations

Figure 9 compares the original image with a task-level semantic output visualization rendered from the decoder mask at the legitimate receiver. The right panel is not a pixel-level reconstructed image; it is a visualization generated from the decoder’s semantic output to highlight object categories and coarse spatial layout. It shows that the protected features preserve the relative positions and semantic distribution of major objects such as vehicles, pedestrians, bicycles, and coarse scene structure after air–ground transmission. Because this visualization is derived from task-level semantic masks rather than photorealistic rendering, fine-grained textures, colors, and detailed visual appearances are intentionally absent. This observation is consistent with the design goal of semantic communication, namely preserving task-oriented semantics rather than directly recognizable visual details.
Figure 10 provides qualitative comparisons of multiple scenes under no protection, uniform differential privacy, and region-aware differential privacy. Under no protection, vehicle contours, parking layouts, and road textures remain relatively clear, indicating that the attacker may still recover sensitive visual content with identifying value. Uniform differential privacy significantly perturbs the whole image and weakens the visibility of sensitive content, but it also destroys a considerable amount of non-sensitive background structure. By contrast, region-aware differential privacy introduces stronger perturbations over sensitive target regions such as vehicles while preserving more global scene outlines such as roads, vegetation, and the overall layout. This qualitative evidence visually supports the quantitative observations in Figure 5, Figure 6 and Figure 7.

5.11. Computational Complexity

Table 4 reports the measured runtime and peak memory overhead of the three core modules.
The DP protection modules add negligible per-frame overhead relative to the semantic encoding and decoding pipeline. The BCD solver converges within 6–8 iterations in all reported scenarios (Figure 8), with each iteration performing a one-dimensional search over a compact interval for each sub-problem.

5.12. Simulation-to-Deployment Gap

The experiments are conducted in a controlled simulation environment; we explicitly characterise the key gaps relative to practical UAV deployment. (i) Detection accuracy: the simulation assumes a YOLO detector with performance matched to the VisDrone benchmark; in practice, detection accuracy may vary with altitude, lighting, and motion blur, which would affect the sensitive-region mask used by the visual DP mechanism. (ii) Channel realism: the Rayleigh block-fading model captures small-scale multipath fading but does not account for interference, blockage, or Doppler spread under high UAV mobility; extensions to time-varying and interference-limited channel models remain future directions. (iii) Onboard computation: the complexity measurements in Section 5.11 indicate that the DP and BCD modules add negligible latency, but end-to-end deployment on constrained UAV hardware requires hardware-level profiling beyond the simulation environment. Practical UAV deployment and hardware validation are listed as priority future directions.
Taken together, the quantitative and qualitative results indicate that the proposed framework achieves a favorable privacy–utility trade-off and differentiated operating points across task scenarios. Across trade-off evaluation, cross-scenario adaptation, fixed-budget mechanism comparison, convergence behavior, and representative visual cases, the method consistently preserves more task-relevant semantics while reducing attacker-side recoverability. Robustness analyses over channel quality, DP noise scaling, scene density, and attack preprocessing conditions would further broaden the evaluation scope.

6. Conclusions

This paper presents a collaborative UAV semantic communication framework for jointly protecting visual semantics and location information under communication-resource constraints. The framework couples dual-privacy modeling with joint optimization of transmit power, the visual privacy budget, and the location privacy budget, thereby establishing a unified privacy–utility trade-off for the legitimate receiver and attacker-side recoverability. The experimental evaluation compares the proposed framework against no-protection and uniform DP baselines: relative to uniform DP, region-aware DP improves semantic category accuracy while further suppressing sensitive-region recoverability under the same fixed privacy budget, and relative to no protection, it sharply reduces attacker-side recoverability while maintaining substantially stronger legitimate-task performance than uniform DP. The results also show that the proposed method reaches stable operating points within a small number of iterations and supports differentiated protection behavior under surveillance, precision-oriented, and resource-limited scenarios.

Author Contributions

Conceptualization, S.Y., S.H. and G.J.; methodology, S.Y. and G.J.; software, C.Z.; validation, C.Z. and G.J.; formal analysis, S.Y.; investigation, C.Z. and Y.Q.; data curation, C.Z. and Y.Q.; visualization, S.Y. and Y.Q.; writing—original draft preparation, S.Y.; writing—review and editing, S.Y., G.J. and S.H.; supervision, G.J. and S.H.; project administration, S.Y.; funding acquisition, S.H. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Beijing Natural Science Foundation No. L232051.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The raw data supporting the conclusions of this article will be made available by the authors on request.

Acknowledgments

The authors acknowledge the support of the Beijing University of Posts and Telecommunications Supercomputing Platform.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Chaccour, C.; Saad, W.; Debbah, M.; Han, Z.; Poor, H.V. Less Data, More Knowledge: Building Next-Generation Semantic Communication Networks. IEEE Commun. Surv. Tutor. 2025, 27, 37–76. [Google Scholar] [CrossRef] [Scilit]
  2. Zhang, P.; Xu, W.; Liu, Y.; Qin, X.; Niu, K.; Cui, S.; Shi, G.; Qin, Z.; Xu, X.; Wang, F.; et al. Intellicise Wireless Networks from Semantic Communications: A Survey, Research Issues, and Challenges. IEEE Commun. Surv. Tutor. 2025, 27, 2051–2084. [Google Scholar] [CrossRef] [Scilit]
  3. Zhang, P.; Niu, K.; Wang, X.; Liu, Y.; Liang, Z.; Dong, C.; Dai, J.; Xu, X.; Xu, W.; Zhang, Z.; et al. ComAI: The Convergence of Communication and Artificial Intelligence. IEEE Commun. Surv. Tutor. 2026, 28, 2163–2197. [Google Scholar] [CrossRef] [Scilit]
  4. Guo, L.; Chen, W.; Sun, Y.; Ai, B. Digital-SC: Digital Semantic Communication with Adaptive Network Split and Learned Non-Linear Quantization. IEEE Trans. Cogn. Commun. Netw. 2025, 11, 2499–2511. [Google Scholar] [CrossRef] [Scilit]
  5. Jiang, G.; Han, S.; Xu, X.; Zhang, W.; Zhang, P. Task-Oriented Cloud-Edge-Device Collaborative Semantic Communication: Trade-off Between Privacy-Preserving and QoAIS. IEEE Trans. Inf. Forensics Secur. 2025, 20, 11134–11149. [Google Scholar] [CrossRef] [Scilit]
  6. Cao, H.; Han, S.; Meng, R.; Xu, X.; Zhang, P. Channel Code-Book (CCB): Semantic Image-Adaptive Transmission in Satellite–Ground Scenario. Sensors 2025, 25, 269. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  7. Yang, H.; Zhu, X.; Yang, J.; Li, J.; Qing, L.; He, X.; Wang, P. Scalable Semantic Adaptive Communication for Task Requirements in WSNs. Sensors 2025, 25, 2823. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  8. Chakravarthy, A.S.; Sinha, S.; Narang, P.; Mandal, M.; Chamola, V.; Yu, F.R. DroneSegNet: Robust Aerial Semantic Segmentation for UAV-Based IoT Applications. IEEE Trans. Veh. Technol. 2022, 71, 4277–4286. [Google Scholar] [CrossRef] [Scilit]
  9. Lyu, Z.; Cao, X.; Song, X.; Li, Y.; Wang, J.; Cui, Y.; Yuan, W.; Yu, X.; Zhu, G.; Xu, J.; et al. Sense Smarter, Think Better: A Survey on Edge Perception for Next-Generation Networks. arXiv 2026, arXiv:2605.18457. [Google Scholar] [CrossRef] [Scilit]
  10. Nguyen, M.D.; Do, Q.V.; Yang, Z.; Pham, Q.V.; Hwang, W.J. Distortion Resilience for Goal-Oriented Semantic Communication. IEEE Trans. Mob. Comput. 2025, 24, 3489–3501. [Google Scholar] [CrossRef] [Scilit]
  11. Sun, L.; Yang, Y.; Chen, M.; Guo, C. Disentangled Information Bottleneck Guided Privacy-Protective Joint Source and Channel Coding for Image Transmission. IEEE Trans. Commun. 2024, 72, 6992–7005. [Google Scholar] [CrossRef] [Scilit]
  12. Yang, H.; Wang, L.; Wang, P.; Li, J.; Qing, L.; He, X. Semantic Adaptive Communication Based on Double-Attention Phase and Compress Estimator for Wireless Image Transmission. Sensors 2025, 25, 7201. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  13. Wang, Y.; Guo, S.; Deng, Y.; Zhang, H.; Fang, Y. Privacy-Preserving Task-Oriented Semantic Communications Against Model Inversion Attacks. IEEE Trans. Wirel. Commun. 2024, 23, 10150–10165. [Google Scholar] [CrossRef] [Scilit]
  14. Yang, W.; Wang, S.; Wu, D.; Cai, T.; Zhu, Y.; Wei, S.; Zhang, Y.; Yang, X.; Tang, Z.; Li, Y. Deep Learning Model Inversion Attacks and Defenses: A Comprehensive Survey. Artif. Intell. Rev. 2025, 58, 242. [Google Scholar] [CrossRef] [Scilit]
  15. Shen, M.; Wang, J.; Du, H.; Niyato, D.; Tang, X.; Kang, J.; Ding, Y.; Zhu, L. Secure Semantic Communications: Challenges, Approaches, and Opportunities. IEEE Netw. 2024, 38, 197–206. [Google Scholar] [CrossRef] [Scilit]
  16. Rong, Y.; Nan, G.; Zhang, M.; Chen, S.; Wang, S.; Zhang, X.; Ma, N.; Gong, S.; Yang, Z.; Cui, Q.; et al. Semantic Entropy Can Simultaneously Benefit Transmission Efficiency and Channel Security of Wireless Semantic Communications. IEEE Trans. Inf. Forensics Secur. 2025, 20, 2067–2082. [Google Scholar] [CrossRef] [Scilit]
  17. Zhu, J.; Zhao, L.; Zhou, J.; Cai, H.; Xiao, F. Do as the Romans Do: Location Imitation-Based Edge Task Offloading for Privacy Protection. IEEE Trans. Mob. Comput. 2025, 24, 3456–3472. [Google Scholar] [CrossRef] [Scilit]
  18. Xie, G.; Xu, H.; Xu, J.; Zhao, S.; Li, Y.; Wang, C.D.; Hu, X.; Tian, Y. Sequential Trajectory Data Publishing with Adaptive Grid-Based Weighted Differential Privacy. IEEE Trans. Knowl. Data Eng. 2024, 36, 9249–9262. [Google Scholar] [CrossRef] [Scilit]
  19. Naziri, S.; Wang, X.; Xu, J.; Liang, C.J.; Yu, G. PrivLocAuth: Enabling Location-Aware Cross-Domain UAV Authentication with Zero-Knowledge Location Privacy. Electronics 2026, 15, 1243. [Google Scholar] [CrossRef] [Scilit]
  20. Ma, K.; Pan, G.; Huang, J. Distributed Privacy-Preserving Fusion for Multi-UAV Target Localization via Free-Noise Masking. Electronics 2026, 15, 1016. [Google Scholar] [CrossRef] [Scilit]
  21. Ye, S.; Wu, Q.; Fan, P.; Fan, Q. A Survey on Semantic Communications in Internet of Vehicles. Entropy 2025, 27, 445. [Google Scholar] [CrossRef] [Scilit] [PubMed]
  22. Gao, C.; Wei, D.; Li, K.; Liu, W. UAV-Centric Privacy-Preserving Computation Offloading in Multi-UAV Mobile Edge Computing. Drones 2025, 9, 701. [Google Scholar] [CrossRef] [Scilit]
  23. Han, D.J.; Kim, D.Y.; Choi, M.; Nickel, D.; Moon, J.; Chiang, M.; Brinton, C.G. Federated Split Learning with Joint Personalization-Generalization for Inference-Stage Optimization in Wireless Edge Networks. IEEE Trans. Mob. Comput. 2024, 23, 7048–7065. [Google Scholar] [CrossRef] [Scilit]
  24. McSherry, F.; Talwar, K. Mechanism Design via Differential Privacy. In Proceedings of the 48th Annual IEEE Symposium on Foundations of Computer Science; IEEE: New York, NY, USA, 2007; pp. 94–103. [Google Scholar] [CrossRef] [Scilit]
  25. Andrés, M.E.; Bordenabe, N.E.; Chatzikokolakis, K.; Palamidessi, C. Geo-Indistinguishability: Differential Privacy for Location-Based Systems. In Proceedings of the 2013 ACM SIGSAC Conference on Computer and Communications Security; Association for Computing Machinery: New York, NY, USA, 2013; pp. 901–914. [Google Scholar] [CrossRef] [Scilit]
  26. Min, M.; Zhu, H.; Li, S.; Zhang, H.; Xiao, L.; Pan, M.; Han, Z. Semantic Adaptive Geo-Indistinguishability for Location Privacy Protection in Mobile Networks. IEEE Trans. Veh. Technol. 2024, 73, 9193–9198. [Google Scholar] [CrossRef] [Scilit]
  27. Zhu, P.; Wen, L.; Du, D.; Bian, X.; Fan, H.; Hu, Q.; Ling, H. Detection and Tracking Meet Drones Challenge. IEEE Trans. Pattern Anal. Mach. Intell. 2022, 44, 7380–7399. [Google Scholar] [CrossRef] [Scilit] [PubMed]
Figure 1. Illustration of the UAV semantic communication system with a third-party eavesdropper, privacy leakage risks, and resource constraints.
Figure 1. Illustration of the UAV semantic communication system with a third-party eavesdropper, privacy leakage risks, and resource constraints.
Sensors 26 04358 g001
Figure 2. Overall framework of the dual privacy-enhancement scheme within the end-to-end UAV semantic communication chain.
Figure 2. Overall framework of the dual privacy-enhancement scheme within the end-to-end UAV semantic communication chain.
Sensors 26 04358 g002
Figure 3. Privacy–utility trade-off under different visual privacy budgets: (a) semantic class accuracy and (b) sensitive-region SSIM.
Figure 3. Privacy–utility trade-off under different visual privacy budgets: (a) semantic class accuracy and (b) sensitive-region SSIM.
Sensors 26 04358 g003
Figure 4. Performance comparison across different task scenarios: (a) semantic class accuracy, (b) overall utility, (c) received SNR, and (d) location error.
Figure 4. Performance comparison across different task scenarios: (a) semantic class accuracy, (b) overall utility, (c) received SNR, and (d) location error.
Sensors 26 04358 g004
Figure 5. Semantic category accuracy under different visual protection mechanisms (no protection, uniform DP, region-aware DP) at fixed ϵ v = 1.0 , ϵ l = 1.0 in the surveillance scenario. Higher accuracy indicates better preservation of legitimate-side task semantics.
Figure 5. Semantic category accuracy under different visual protection mechanisms (no protection, uniform DP, region-aware DP) at fixed ϵ v = 1.0 , ϵ l = 1.0 in the surveillance scenario. Higher accuracy indicates better preservation of legitimate-side task semantics.
Sensors 26 04358 g005
Figure 6. Attacker-side SSIM of sensitive semantic regions under different visual protection mechanisms at fixed ϵ v = 1.0 , ϵ l = 1.0 . Lower sensitive-region SSIM indicates stronger suppression of attacker visual recovery within object-centric areas.
Figure 6. Attacker-side SSIM of sensitive semantic regions under different visual protection mechanisms at fixed ϵ v = 1.0 , ϵ l = 1.0 . Lower sensitive-region SSIM indicates stronger suppression of attacker visual recovery within object-centric areas.
Sensors 26 04358 g006
Figure 7. Cosine similarity of sensitive semantic features between the intercepted protected representation and the original features, under different visual protection mechanisms at fixed ϵ v = 1.0 , ϵ l = 1.0 . Lower similarity indicates that the attacker’s recovered representation is semantically further from the original, reflecting stronger privacy protection at the feature level.
Figure 7. Cosine similarity of sensitive semantic features between the intercepted protected representation and the original features, under different visual protection mechanisms at fixed ϵ v = 1.0 , ϵ l = 1.0 . Lower similarity indicates that the attacker’s recovered representation is semantically further from the original, reflecting stronger privacy protection at the feature level.
Sensors 26 04358 g007
Figure 8. Convergence curves of the jointly optimized variables: (a) overall utility, (b) transmit power, (c) visual privacy budget, and (d) location privacy budget.
Figure 8. Convergence curves of the jointly optimized variables: (a) overall utility, (b) transmit power, (c) visual privacy budget, and (d) location privacy budget.
Sensors 26 04358 g008
Figure 9. Comparison between the original image and a task-level semantic output visualization rendered from the decoder mask. Different colors denote different detected categories (orange: pedestrian; green: non-motor vehicle; red: motor vehicle).
Figure 9. Comparison between the original image and a task-level semantic output visualization rendered from the decoder mask. Different colors denote different detected categories (orange: pedestrian; green: non-motor vehicle; red: motor vehicle).
Sensors 26 04358 g009
Figure 10. Qualitative comparison of DP-perturbed feature reconstructions under different visual privacy protection mechanisms, rendered via the gradient-based reconstruction reference.
Figure 10. Qualitative comparison of DP-perturbed feature reconstructions under different visual privacy protection mechanisms, rendered via the gradient-based reconstruction reference.
Sensors 26 04358 g010
Table 1. Principal symbols used throughout the paper.
Table 1. Principal symbols used throughout the paper.
SymbolMeaning
I Input UAV image
E ( · ) Transmitter-side semantic encoder and detector
O Detected object set
B j Bounding box of object j
l j Category label of object j
V Visual semantic feature tensor
G ( · ) Descriptor organization operator
D obj Raw target-related descriptor set
V tx Visual semantic tensor placed on the air–ground link
D tx Target-related descriptor set placed on the air–ground link
M v ( · ) Visual privacy mechanism
M l ( · ) Location privacy mechanism
V ˜ Protected visual semantic feature tensor
D ˜ obj Protected target-related descriptor set
c ˜ j Protected coordinate descriptor of object j
C ( · ) Air–ground transmission operator
hEffective air–ground channel gain
σ ch 2 Channel noise variance
γ Received SNR of the air–ground link
V ^ Received semantic feature tensor at the legitimate receiver
D ^ obj Received descriptor set at the legitimate receiver
P det Detector-derived prior cues reconstructed from received descriptors
D sem ( · ) Legitimate-side semantic decoder
M ^ Legitimate-side task-oriented semantic output
A ( · ) Eavesdropper-side inference or attack operator
I ^ adv Attacker-side recovered visual content
ϵ v Visual privacy budget
ϵ l Location privacy budget
P tx UAV transmit power
B loc ( s ) Location-protection branch selected by mission scenario s
Table 2. Per-class sensitivity coefficient κ l j in the class-conditioned privacy-budget map.
Table 2. Per-class sensitivity coefficient κ l j in the class-conditioned privacy-budget map.
Category κ l j Effective ϵ cls / ϵ v
Pedestrian, Person1.00 0.30
Bicycle1.38 1.38
Motor, Tricycle, Awning-Tricycle1.50–1.55 1.50 1.55
Truck1.72 1.72
Car1.82 1.82
Van1.88 1.88
Bus1.95 1.95
Context ring ( κ ctx ) 0.52
Background ( κ bg ) 1.12
Table 3. Dual-attacker evaluation (100 runs per condition; mean ± 95% CI, t-distribution). Attack SSIM ↓: full-image SSIM of the attacker’s reconstruction vs. the original. Sen.-region PSNR ↓: PSNR on sensitive-region pixels only. Lower values indicate stronger privacy protection.
Table 3. Dual-attacker evaluation (100 runs per condition; mean ± 95% CI, t-distribution). Attack SSIM ↓: full-image SSIM of the attacker’s reconstruction vs. the original. Sen.-region PSNR ↓: PSNR on sensitive-region pixels only. Lower values indicate stronger privacy protection.
DP Mode ε AttackerAttack SSIM ↓Sen.-Region PSNR (dB) ↓
No ProtectionTrained Inverter 0.5483 ± 0.0071 18.53 ± 0.21
No ProtectionGradient Optim 0.0939 ± 0.0022 12.20 ± 0.16
Uniform DP20Trained Inverter 0.1652 ± 0.0016 13.15 ± 0.20
Uniform DP20Gradient Optim 0.0540 ± 0.0014 11.23 ± 0.12
Uniform DP10Trained Inverter 0.1410 ± 0.0015 12.73 ± 0.20
Uniform DP10Gradient Optim 0.0366 ± 0.0009 10.66 ± 0.11
Region-Aware DP20Trained Inverter 0.1835 ± 0.0028 9.50 ± 0.18
Region-Aware DP20Gradient Optim 0.0254 ± 0.0003 10.04 ± 0.10
Region-Aware DP10Trained Inverter 0.1571 ± 0.0027 9.53 ± 0.14
Region-Aware DP10Gradient Optim 0.0217 ± 0.0003 9.83 ± 0.09
Table 4. Measured runtime (mean ± std, ms) and peak memory (KB) of the three core modules, averaged over 200 repeated trials on a single CPU core.
Table 4. Measured runtime (mean ± std, ms) and peak memory (KB) of the three core modules, averaged over 200 repeated trials on a single CPU core.
ModuleTime (ms)Peak Mem (KB)
Region-aware DP (per frame) 1.41 ± 0.24 504.7
Coordinate DP (per frame) 0.10 ± 0.05 2.1
BCD optimization (total, ≤8 iters) 19.0 ± 5.5 2.3
BCD optimization (per iteration) 2.38
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Yue, S.; Zhan, C.; Jiang, G.; Qiu, Y.; Han, S. Differential-Privacy-Based Collaborative Protection for Visual and Location Data in UAV Semantic Communications. Sensors 2026, 26, 4358. https://doi.org/10.3390/s26144358

AMA Style

Yue S, Zhan C, Jiang G, Qiu Y, Han S. Differential-Privacy-Based Collaborative Protection for Visual and Location Data in UAV Semantic Communications. Sensors. 2026; 26(14):4358. https://doi.org/10.3390/s26144358

Chicago/Turabian Style

Yue, Sitang, Chong Zhan, Guanwu Jiang, Yingmin Qiu, and Shujun Han. 2026. "Differential-Privacy-Based Collaborative Protection for Visual and Location Data in UAV Semantic Communications" Sensors 26, no. 14: 4358. https://doi.org/10.3390/s26144358

APA Style

Yue, S., Zhan, C., Jiang, G., Qiu, Y., & Han, S. (2026). Differential-Privacy-Based Collaborative Protection for Visual and Location Data in UAV Semantic Communications. Sensors, 26(14), 4358. https://doi.org/10.3390/s26144358

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop