DCAIGTJun 9, 2023

Dynamic Partial Computation Offloading for the Metaverse in In-Network Computing

arXiv:2306.06022v213 citationsh-index: 18
Originality Incremental advance
AI Analysis

This addresses energy and delay optimization for metaverse applications in in-network computing environments, but it is incremental as it builds on existing offloading and reinforcement learning methods.

The paper tackles the partial computation offloading problem in the metaverse to minimize energy consumption and delay by dynamically adjusting policies based on computational resource status, achieving improved performance over time compared to traditional baselines in simulations.

The computing in the network (COIN) paradigm is a promising solution that leverages unused network resources to perform tasks to meet computation-demanding applications, such as the metaverse. In this vein, we consider the partial computation offloading problem in the metaverse for multiple subtasks in a COIN environment to minimize energy consumption and delay while dynamically adjusting the offloading policy based on the changing computational resource status. The problem is NP-hard, and we transform it into two subproblems: the task-splitting problem (TSP) on the user side and the task-offloading problem (TOP) on the COIN side. We model the TSP as an ordinal potential game and propose a decentralized algorithm to obtain its Nash equilibrium (NE). Then, we model the TOP as a Markov decision process and propose the double deep Q-network (DDQN) to solve for the optimal offloading policy. Unlike the conventional DDQN algorithm, where intelligent agents sample offloading decisions randomly within a certain probability, the COIN agent explores the NE of the TSP and the deep neural network. Finally, the simulation results reveal that the proposed model approach allows the COIN agent to update its policies and make more informed decisions, leading to improved performance over time compared to the traditional baseline

Foundations

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

Your Notes