PulseAugur
实时 10:01:51

New UCB strategies enhance adaptive deep neural networks for edge computing

Researchers have introduced four new Upper Confidence Bound (UCB) strategies to Adaptive Deep Neural Networks (ADNNs) for edge computing environments. These strategies, including UCB-Bayes, UCB-Tuned, and UCB-V, aim to dynamically balance accuracy with energy consumption and latency. Experiments on ResNet and MobileViT models using CIFAR datasets showed that UCB-Bayes converged fastest, while UCB-V and UCB-Tuned offered the best trade-offs between accuracy, latency, and energy usage. AI

影响 Introduces new adaptive inference strategies for efficient deep learning on edge devices, potentially improving performance and resource utilization.

排序理由 This is a research paper introducing new algorithms and comparative analysis.

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

New UCB strategies enhance adaptive deep neural networks for edge computing

报道来源 [1]

  1. arXiv cs.LG TIER_1 English(EN) · Grigorios Papanikolaou, Ioannis Kontopoulos, Konstantinos Tserpes ·

    自适应深度神经网络中上置信界算法性能的比较分析

    arXiv:2604.24810v1 Announce Type: new Abstract: Edge computing environments impose strict constraints on energy consumption and latency, making the deployment of deep neural networks a significant challenge. Therefore, smart and adaptive inference strategies that dynamically bala…