DCJul 9

Coded Task Offloading for Fluid Computing: A Privacy-Aware Approach under D2D Networks

arXiv:2607.084406.1h-index: 7
Predicted impact top 53% in DC · last 90 daysOriginality Incremental advance
AI Analysis

For distributed computing in fluid computing environments, this work addresses the underexplored intersection of privacy and coded offloading, but the approach is incremental as it applies existing secret sharing to a known problem.

The paper proposes a coded task offloading scheme for D2D networks that combines linear secret sharing with task offloading to jointly optimize delay, energy, and privacy. Results show improved delay-energy trade-off compared to classical offloading schemes and near-optimal performance with a heuristic scheduler.

Fluid Computing aims to support distributed applications execution across heterogeneous cloud, edge, and device resources, motivating task execution mechanisms that adapt to dynamic and privacy-sensitive environments under runtime conditions. In this context, current task offloading schemes rarely address privacy risks and information leakage under adversarial execution settings; furthermore, most coded computing proposals focus on straggler mitigation without considering system-level objectives such as energy awareness. This paper proposes a coded task offloading scheme for D2D networks under stochastic task arrivals and queue-based dynamics. The proposal combines task offloading techniques with linear secret sharing schemes, where tasks are encoded into redundant shares to support threshold-based recovery, straggler mitigation, and privacy preservation while enhancing system performance. Then, we formulate a privacy-aware offloading problem that jointly optimizes delay and energy while penalizing the theoretical privacy leakage of coded tasks under noisy leakage observations. The problem is solved using a branch-and-bound solver alongside a lightweight heuristic scheduler, both of which are evaluated through a discrete-event simulator. Results show that coded offloading improves the delay--energy trade-off with respect to classical full and parallel offloading schemes, while the heuristic achieves near-optimal performance, outperforming baseline and state-of-the-art solvers. The results also show how privacy leakage penalties reshape offloading decisions, exposing an inherent delay--energy--privacy trade-off.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes