中文
相关论文

相关论文: A QoE-Aware Split Inference Accelerating Algorithm…

200 篇论文

Deciding what combination of operators to use across the Edge AI tiers to achieve specific latency and model performance requirements is an open question for MLOps engineers. This study aims to empirically assess the accuracy vs inference…

软件工程 · 计算机科学 2025-09-03 Jaskirat Singh , Emad Fallahzadeh , Bram Adams , Ahmed E. Hassan

Edge computing enables data processing closer to the source, significantly reducing latency, an essential requirement for real-time vision-based analytics such as object detection in surveillance and smart city environments. However, these…

分布式、并行与集群计算 · 计算机科学 2026-02-04 Daghash K. Alqahtani , Maria A. Rodriguez , Muhammad Aamir Cheema , Hamid Rezatofighi , Adel N. Toosi

Large language models (LLMs) have demonstrated impressive capabilities in language tasks, but they require high computing power and rely on static knowledge. To overcome these limitations, Retrieval-Augmented Generation (RAG) incorporates…

分布式、并行与集群计算 · 计算机科学 2025-02-17 Jiaxing Li , Chi Xu , Lianchen Jia , Feng Wang , Cong Zhang , Jiangchuan Liu

Edge-centric distributed computations have appeared as a recent technique to improve the shortcomings of think-like-a-vertex algorithms on large scale-free networks. In order to increase parallelism on this model, edge partitioning -…

数据结构与算法 · 计算机科学 2018-10-12 Sebastian Schlag , Christian Schulz , Daniel Seemaier , Darren Strash

In this work, we study the problem of energy-efficient computation offloading enabled by edge computing. In the considered scenario, multiple users simultaneously compete for limited radio and edge computing resources to get offloaded tasks…

机器学习 · 计算机科学 2021-04-01 Mohamed Sana , Mattia Merluzzi , Nicola di Pietro , Emilio Calvanese Strinati

The burgeoning and ubiquitous deployment of the Internet of Things (IoT) landscape struggles with ultra-low latency demands for computation-intensive tasks in massive connectivity scenarios. In this paper, we propose an innovative uplink…

网络与互联网体系结构 · 计算机科学 2026-02-10 Yuang Chen , Fengqian Guo , Chang Wu , Mingyu Peng , Hancheng Lu , Chang Wen Chen

Edge computing has been emerging as a popular scenario for model inference. However, the inference performance on edge devices (e.g., Multi-Core DSP, FGPA, etc.) suffers from inefficiency due to the lack of highly optimized inference…

分布式、并行与集群计算 · 计算机科学 2023-02-02 Zhang Runhua , Jiang Hongxu , Tian Fangzheng , Geng Jinkun , Li Xiaobin , Ma Yuhang , Zhu Chenhui , Dong Dong , Li Xin , Wang Haojie

Mixture-of-Experts (MoE) models improve the scalability of large language models (LLMs) by activating only a small subset of relevant experts per input. However, the sheer number of expert networks in an MoE model introduces a significant…

机器学习 · 计算机科学 2026-03-03 Qian Chen , Xianhao Chen , Kaibin Huang

In multicell massive multiple-input multiple-output (MIMO) non-orthogonal multiple access (NOMA) networks, base stations (BSs) with multiple antennas deliver their radio frequency energy in the downlink, and Internet-of-Things (IoT) devices…

信息论 · 计算机科学 2021-03-25 Zhongyu Wang , Zhipeng Lin , Tiejun Lv , Wei Ni

Modern machine learning tools such as deep neural networks (DNNs) are playing a revolutionary role in many fields such as natural language processing, computer vision, and the internet of things. Once they are trained, deep learning models…

机器学习 · 计算机科学 2022-01-19 Arjun Parthasarathy , Bhaskar Krishnamachari

In the past decade, Deep Neural Networks (DNNs) achieved state-of-the-art performance in a broad range of problems, spanning from object classification and action recognition to smart building and healthcare. The flexibility that makes DNNs…

Currently, massive video tasks are processed by edge-cloud collaboration. However, the diversity of task requirements and the dynamics of resources pose great challenges to efficient inference, resulting in many wasted resources. In this…

多媒体 · 计算机科学 2025-02-07 Zheming Yang , Wen Ji , Qi Guo , Dieli Hu , Chang Zhao , Xiaowei Li , Xuanlei Zhao , Yi Zhao , Chaoyu Gong , Yang You

Training large language models (LLMs) at the network edge faces fundamental challenges arising from device resource constraints, severe data heterogeneity, and heightened privacy risks. To address these challenges, we propose ELSA…

机器学习 · 计算机科学 2026-03-10 Xiaohong Yang , Tong Xie , Minghui Liwang , Chikai Shang , Yang Lu , Zhenzhen Jiao , Liqun Fu , Seyyedali Hosseinalipour

To leverage data and computation capabilities of mobile devices, machine learning algorithms are deployed at the network edge for training artificial intelligence (AI) models, resulting in the new paradigm of edge learning. In this paper,…

信息论 · 计算机科学 2020-07-01 Dingzhu Wen , Mehdi Bennis , Kaibin Huang

The proliferation of large language models (LLMs) has driven the adoption of Mixture-of-Experts (MoE) architectures as a promising solution to scale model capacity while controlling computational costs. However, deploying MoE models in…

网络与互联网体系结构 · 计算机科学 2025-08-14 Muqing Li , Ning Li , Xin Yuan , Wenchao Xu , Quan Chen , Song Guo , Haijun Zhang

Field-deployable edge computing nodes form a network and are used to complete scientific tasks for remote sensing and monitoring. The networked nodes collectively decide which scientific applications to run while they are constrained by…

最优化与控制 · 数学 2026-02-17 Henry Abrahamson , Yongho Kim , Seongha Park , Ermin Wei

As artificial intelligence (AI) applications continue to expand in next-generation networks, there is a growing need for deep neural network (DNN) models. Although DNN models deployed at the edge are promising for providing AI as a service…

网络与互联网体系结构 · 计算机科学 2024-08-22 Alireza Maleki , Hamed Shah-Mansouri , Babak H. Khalaj

Mixture-of-Experts (MoE) has emerged as a promising architecture for modern large language models (LLMs). However, massive parameters impose heavy GPU memory (i.e., VRAM) demands, hindering the widespread adoption of MoE LLMs. Offloading…

机器学习 · 计算机科学 2025-09-11 Jiaming Yan , Jianchun Liu , Hongli Xu , Liusheng Huang

Deep Learning approaches based on Convolutional Neural Networks (CNNs) are extensively utilized and very successful in a wide range of application areas, including image classification and speech recognition. For the execution of trained…

分布式、并行与集群计算 · 计算机科学 2022-07-26 Xiaotian Guo , Andy D. Pimentel , Todor Stefanov

For time-critical IoT applications using deep learning, inference acceleration through distributed computing is a promising approach to meet a stringent deadline. In this paper, we implement a working prototype of a new distributed…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Zhongtian Dong , Nan Li , Alexandros Iosifidis , Qi Zhang