**arXiv ID:** 2402.16904 **Authors:** Abdelkarim Ben Sada, Amar Khelloufi, Abdenacer Naouri, Huansheng Ning, Sahraoui Dhelim **Published:** 2024-02-24T18:46:06Z **Abstract:** The recent advancements in small-size inference models facilitated AI deployment on the edge. However, the limited resource nature of edge devices poses new challenges especially for real-time applications. Deploying multiple inference models (or a single tunable model) varying in size and therefore accuracy and power co...
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill selective-task-offloading-for-maximum-inference-accuracy-and-energy-efficient-realtime-iot-sensing-systems --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Selective Task Offloading For Maximum Inference Accuracy And Energy Efficient Realtime Iot Sensing Systems?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-selective-task-offloading-for-maximum-inference-ac)More formats (shields.io, HTML) on the badges page.
# Selective Task offloading for Maximum Inference Accuracy and Energy efficient Real-Time IoT Sensing Systems
**arXiv ID:** 2402.16904
**Authors:** Abdelkarim Ben Sada, Amar Khelloufi, Abdenacer Naouri, Huansheng Ning, Sahraoui Dhelim
**Published:** 2024-02-24T18:46:06Z
**Abstract:**
The recent advancements in small-size inference models facilitated AI deployment on the edge. However, the limited resource nature of edge devices poses new challenges especially for real-time applications. Deploying multiple inference models (or a single tunable model) varying in size and therefore accuracy and power consumption, in addition to an edge server inference model, can offer a dynamic system in which the allocation of inference models to inference jobs is performed according to the current resource conditions. Therefore, in this work, we tackle the problem of selectively allocating inference models to jobs or offloading them to the edge server to maximize inference accuracy under time and energy constraints. This problem is shown to be an instance of the unbounded multidimensional knapsack problem which is considered a strongly NP-hard problem. We propose a lightweight hybrid genetic algorithm (LGSTO) to solve this problem. We introduce a termination condition and neighborhood exploration techniques for faster evolution of populations. We compare LGSTO with the Naive and Dynamic programming solutions. In addition to classic genetic algorithms using different reproduction methods including NSGA-II, and finally we compare to other evolutionary methods such as Particle swarm optimization (PSO) and Ant colony optimization (ACO). Experiment results show that LGSTO performed 3 times faster than the fastest comparable schemes while producing schedules with higher average accuracy.
## Skill Description
This skill is generated from the arXiv paper: Selective Task offloading for Maximum Inference Accuracy and Energy efficient Real-Time IoT Sensing Systems (2402.16904).
## How to Use
[To be filled in by the user or by future automation]
## References
- [arXiv:2402.16904](http://arxiv.org/abs/2402.16904v1)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!