中文
相关论文

相关论文: Profiling-Driven Adaptive Distributed Transformer …

200 篇论文

While task-specific finetuning of pretrained networks has led to significant empirical advances in NLP, the large size of networks makes finetuning difficult to deploy in multi-task, memory-constrained settings. We propose diff pruning as a…

计算与语言 · 计算机科学 2021-06-10 Demi Guo , Alexander M. Rush , Yoon Kim

We study a new highly-practical problem setting that enables resource-constrained edge devices to adapt a pre-trained model to their local data distributions. Recognizing that device's data are likely to come from multiple latent domains…

机器学习 · 计算机科学 2024-02-02 Ondrej Bohdal , Da Li , Shell Xu Hu , Timothy Hospedales

Action recognition on edge devices poses stringent constraints on latency, memory, storage, and power consumption. While auxiliary modalities such as skeleton and depth information can enhance recognition performance, they often require…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Dongsik Yoon , Jongeun Kim , Dayeon Lee

Edge devices like Nvidia Jetson platforms now offer several on-board accelerators -- including GPU CUDA cores, Tensor Cores, and Deep Learning Accelerators (DLA) -- which can be concurrently exploited to boost deep neural network (DNN)…

分布式、并行与集群计算 · 计算机科学 2025-03-13 Mumuksh Tayal , Yogesh Simmhan

Collaborative inference has received significant research interest in machine learning as a vehicle for distributing computation load, reducing latency, as well as addressing privacy preservation in communications. Recent collaborative…

机器学习 · 计算机科学 2022-06-17 Jani Boutellier , Bo Tan , Jari Nurmi

Large language models (LLMs) require substantial computational resources, leading to significant carbon emissions and operational costs. Although training is energy-intensive, the long-term environmental burden arises from inference,…

分布式、并行与集群计算 · 计算机科学 2025-12-05 Kolichala Rajashekar , Nafiseh Sharghivand , Radu Prodan , Reza Farahani

Spiking neural networks (SNNs) communicate via discrete spikes in time rather than continuous activations. Their event-driven nature offers advantages for temporal processing and energy efficiency on resource-constrained hardware, but…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Karol C. Jurzec , Tomasz Szydlo , Maciej Wielgosz

With the prosperity of mobile devices, the distributed learning approach enabling model training with decentralized data has attracted wide research. However, the lack of training capability for edge devices significantly limits the energy…

机器学习 · 计算机科学 2021-05-14 Ziyang Hong , C. Patrick Yue

Since local LLM inference on resource-constrained edge devices imposes a severe performance bottleneck, this paper proposes distributed prompt caching to enhance inference performance by cooperatively sharing intermediate processing states…

机器学习 · 计算机科学 2026-04-13 Hiroki Matsutani , Naoki Matsuda , Naoto Sugiura

With the increasing complexity of computing systems, complete hardware reliability can no longer be guaranteed. We need, however, to ensure overall system reliability. One of the most important features of artificial neural networks is…

神经与进化计算 · 计算机科学 2015-10-07 Anton Kulakov , Mark Zwolinski , Jeff Reeve

We consider large scale distributed optimization over a set of edge devices connected to a central server, where the limited communication bandwidth between the server and edge devices imposes a significant bottleneck for the optimization…

最优化与控制 · 数学 2021-12-28 Yujie Tang , Vikram Ramanathan , Junshan Zhang , Na Li

Recently, there has been a trend of shifting the execution of deep learning inference tasks toward the edge of the network, closer to the user, to reduce latency and preserve data privacy. At the same time, growing interest is being devoted…

机器学习 · 计算机科学 2023-06-07 Seyyidahmed Lahmer , Aria Khoshsirat , Michele Rossi , Andrea Zanella

Federated Learning (FL) is an established paradigm for training deep learning models on decentralized data. However, as the size of the models grows, conventional FL approaches often require significant computational resources on client…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Matteo Caligiuri , Francesco Barbato , Donald Shenaj , Umberto Michieli , Pietro Zanuttigh

This paper investigates deploying semantic edge inference systems for performing a common image clarification task. In particular, each system consists of multiple Internet of Things (IoT) devices that first locally encode the sensing data…

机器学习 · 计算机科学 2025-04-17 Weiqiang Jiao , Suzhi Bi , Xian Li , Cheng Guo , Hao Chen , Zhi Quan

Large Language Model (LLM) adapters enable low-cost model specialization, but introduce complex caching and scheduling challenges in distributed serving systems where hundreds of adapters must be hosted concurrently. While prior work has…

分布式、并行与集群计算 · 计算机科学 2026-03-02 Ferran Agullo , Joan Oliveras , Chen Wang , Alberto Gutierrez-Torre , Olivier Tardieu , Alaa Youssef , Jordi Torres , Josep Ll. Berral

EdgeAI (Edge computing based Artificial Intelligence) has been most actively researched for the last few years to handle variety of massively distributed AI applications to meet up the strict latency requirements. Meanwhile, many companies…

人工智能 · 计算机科学 2021-08-24 Stephan Patrick Baller , Anshul Jindal , Mohak Chadha , Michael Gerndt

Machine intelligence on edge devices enables low-latency processing and improved privacy, but is often limited by the energy and delay of moving and converting data. Current systems frequently avoid local model storage by sending queries to…

新兴技术 · 计算机科学 2025-09-05 Sri Krishna Vadlamani , Kfir Sulimany , Zhihui Gao , Tingjun Chen , Dirk Englund

Although mission-critical applications require the use of deep neural networks (DNNs), their continuous execution at mobile devices results in a significant increase in energy consumption. While edge offloading can decrease energy…

机器学习 · 计算机科学 2022-09-07 Yoshitomo Matsubara , Davide Callegaro , Sameer Singh , Marco Levorato , Francesco Restuccia

The next-generation of wireless networks will enable many machine learning (ML) tools and applications to efficiently analyze various types of data collected by edge devices for inference, autonomy, and decision making purposes. However,…

Deep neural network (DNN) inference is increasingly being executed on mobile and embedded platforms due to low latency and better privacy. However, efficient deployment on these platforms is challenging due to the intensive computation and…

硬件体系结构 · 计算机科学 2022-06-08 Lei Xun , Bashir M. Al-Hashimi , Jonathon Hare , Geoff V. Merrett