vix.ing · top · new · best · stats · spec

How Far Can We Go in Compute-less Networking: Computation Correctness and Accuracy

2021/03/29 by Boubakr Nour, Soumaya Cherkaoui, Nour, Boubakr +1
Computer Science · Engineering · #Advanced Memory and Neural Computing #FOS: Computer and information sciences #IoT and Edge/Fog Computing #Networking and Internet Architecture (cs.NI) #Visual Attention and Saliency Detection

paper · pdf · doi:10.48550/arxiv.2103.15924

openalex publication_date 2021/03/29 · openalex created_date 2022/07/25 · openalex updated_date 2026/07/28

Abstract

Emerging applications such as augmented reality and tactile Internet are compute-intensive and latency-sensitive, which hampers their running in constrained end devices alone or in the distant cloud. The stringent requirements of such application drove to the realization of Edge computing in which computation is offloaded near to users. Compute-less networking is an extension of edge computing that aims at reducing computation and abridging communication by adopting in-network computing and computation reuse. Computation reuse aims to cache the result of computations and use them to perform similar tasks in the future and, therefore, avoid redundant calculations and optimize the use of resources. In this paper, we focus on the correctness of the final output produced by computation reuse. Since the input might not be identical but similar, the reuse of previous computation raises questions about the accuracy of the final results. To this end, we implement a proof of concept to study and gauge the effectiveness and efficiency of computation reuse. We are able to reduce task completion time by up to 80% while ensuring high correctness. We further discuss open challenges and highlight future research directions.

Related