中文
相关论文

相关论文: Scaling On-Device GPU Inference for Large Generati…

200 篇论文

Deploying deep neural networks on mobile devices is increasingly important but remains challenging due to limited computing resources. On the other hand, their unified memory architecture and narrower gap between CPU and GPU performance…

机器学习 · 计算机科学 2026-02-20 Zhuojin Li , Marco Paolieri , Leana Golubchik

AI applications increasingly run on fast-evolving, heterogeneous hardware to maximize performance, but general-purpose libraries lag in supporting these features. Performance-minded programmers often build custom communication stacks that…

This work presents FG-Net, a general deep learning framework for large-scale point clouds understanding without voxelizations, which achieves accurate and real-time performance with a single NVIDIA GTX 1080 GPU. First, a novel noise and…

计算机视觉与模式识别 · 计算机科学 2021-06-18 Kangcheng Liu , Zhi Gao , Feng Lin , Ben M. Chen

The explosive growth of interactive Large Language Models (LLMs) has placed unprecedented demands for low latency on cloud GPUs, forcing them into high-power modes and causing escalating energy costs. Real-time inference workloads exhibit…

机器学习 · 计算机科学 2025-08-05 Zicong Ye , Kunming Zhang , Guoming Tang

Deploying a large language model (LLM) inference service remains costly because centralized serving depends on specialized GPU clusters and high-bandwidth interconnects in datacenters. An appealing alternative is to leverage collaborative…

分布式、并行与集群计算 · 计算机科学 2025-10-01 Chris Tong , Youhe Jiang , Gufeng Chen , Tianyi Zhao , Sibian Lu , Wenjie Qu , Eric Yang , Lynn Ai , Binhang Yuan

The rapid advancement of Generative Artificial Intelligence (GenAI) across diverse sectors raises significant environmental concerns, notably the carbon emissions from their cloud and high performance computing (HPC) infrastructure. This…

分布式、并行与集群计算 · 计算机科学 2024-03-20 Baolin Li , Yankai Jiang , Vijay Gadepally , Devesh Tiwari

Contextual Artificial Intelligence (AI) based on emerging Transformer models is predicted to drive the next technology revolution in interactive wearable devices such as new-generation smart glasses. By coupling numerous sensors with small,…

硬件体系结构 · 计算机科学 2025-03-27 Severin Bochem , Victor J. B. Jung , Arpan Prasad , Francesco Conti , Luca Benini

In this paper, we provide a deep dive into the deployment of inference accelerators at Facebook. Many of our ML workloads have unique characteristics, such as sparse memory accesses, large model sizes, as well as high compute, memory and…

硬件体系结构 · 计算机科学 2021-08-06 Michael Anderson , Benny Chen , Stephen Chen , Summer Deng , Jordan Fix , Michael Gschwind , Aravind Kalaiah , Changkyu Kim , Jaewon Lee , Jason Liang , Haixin Liu , Yinghai Lu , Jack Montgomery , Arun Moorthy , Satish Nadathur , Sam Naghshineh , Avinash Nayak , Jongsoo Park , Chris Petersen , Martin Schatz , Narayanan Sundaram , Bangsheng Tang , Peter Tang , Amy Yang , Jiecao Yu , Hector Yuen , Ying Zhang , Aravind Anbudurai , Vandana Balan , Harsha Bojja , Joe Boyd , Matthew Breitbach , Claudio Caldato , Anna Calvo , Garret Catron , Sneh Chandwani , Panos Christeas , Brad Cottel , Brian Coutinho , Arun Dalli , Abhishek Dhanotia , Oniel Duncan , Roman Dzhabarov , Simon Elmir , Chunli Fu , Wenyin Fu , Michael Fulthorp , Adi Gangidi , Nick Gibson , Sean Gordon , Beatriz Padilla Hernandez , Daniel Ho , Yu-Cheng Huang , Olof Johansson , Shishir Juluri , Shobhit Kanaujia , Manali Kesarkar , Jonathan Killinger , Ben Kim , Rohan Kulkarni , Meghan Lele , Huayu Li , Huamin Li , Yueming Li , Cynthia Liu , Jerry Liu , Bert Maher , Chandra Mallipedi , Seema Mangla , Kiran Kumar Matam , Jubin Mehta , Shobhit Mehta , Christopher Mitchell , Bharath Muthiah , Nitin Nagarkatte , Ashwin Narasimha , Bernard Nguyen , Thiara Ortiz , Soumya Padmanabha , Deng Pan , Ashwin Poojary , Ye , Qi , Olivier Raginel , Dwarak Rajagopal , Tristan Rice , Craig Ross , Nadav Rotem , Scott Russ , Kushal Shah , Baohua Shan , Hao Shen , Pavan Shetty , Krish Skandakumaran , Kutta Srinivasan , Roshan Sumbaly , Michael Tauberg , Mor Tzur , Sidharth Verma , Hao Wang , Man Wang , Ben Wei , Alex Xia , Chenyu Xu , Martin Yang , Kai Zhang , Ruoxi Zhang , Ming Zhao , Whitney Zhao , Rui Zhu , Ajit Mathews , Lin Qiao , Misha Smelyanskiy , Bill Jia , Vijay Rao

We study the problem of efficient generative inference for Transformer models, in one of its most challenging settings: large deep models, with tight latency targets and long sequence lengths. Better understanding of the engineering…

Transformers, driven by attention mechanisms, form the foundation of large language models (LLMs). As these models scale up, efficient GPU attention kernels become essential for high-throughput and low-latency inference. Diverse LLM…

分布式、并行与集群计算 · 计算机科学 2025-04-23 Zihao Ye , Lequn Chen , Ruihang Lai , Wuwei Lin , Yineng Zhang , Stephanie Wang , Tianqi Chen , Baris Kasikci , Vinod Grover , Arvind Krishnamurthy , Luis Ceze

Large language models (LLMs) have been a disruptive innovation in recent years, and they play a crucial role in our daily lives due to their ability to understand and generate human-like text. Their capabilities include natural language…

分布式、并行与集群计算 · 计算机科学 2024-10-17 Akrit Mudvari , Yuang Jiang , Leandros Tassiulas

Large Language Models (LLMs) are rapidly becoming critical infrastructure for enterprise applications, driving unprecedented demand for GPU-based inference services. A key operational challenge arises from the two-phase nature of LLM…

分布式、并行与集群计算 · 计算机科学 2026-02-04 Ruihan Lin , Zezhen Ding , Zean Han , Jiheng Zhang

Mixture-of-Experts (MoE) models facilitate edge deployment by decoupling model capacity from active computation, yet their large memory footprint drives the need for GPU systems with near-data processing (NDP) capabilities that offload…

分布式、并行与集群计算 · 计算机科学 2026-01-08 Qi Wu , Chao Fang , Jiayuan Chen , Ye Lin , Yueqi Zhang , Yichuan Bai , Yuan Du , Li Du

The rapid development of generative AI technologies, including large language models (LLMs), has brought transformative changes to various fields. However, deploying such advanced models on mobile and edge devices remains challenging due to…

网络与互联网体系结构 · 计算机科学 2024-11-15 Ruichen Zhang , Jiayi He , Xiaofeng Luo , Dusit Niyato , Jiawen Kang , Zehui Xiong , Yonghui Li , Biplab Sikdar

Executing machine learning inference tasks on resource-constrained edge devices requires careful hardware-software co-design optimizations. Recent examples have shown how transformer-based deep neural network models such as ALBERT can be…

机器学习 · 计算机科学 2023-04-14 Zirui Fu , Aleksandre Avaliani , Marco Donato

Efficient deployment of large language models, particularly Mixture of Experts (MoE), on resource-constrained platforms presents significant challenges, especially in terms of computational efficiency and memory utilization. The MoE…

分布式、并行与集群计算 · 计算机科学 2024-11-20 Shiyi Cao , Shu Liu , Tyler Griggs , Peter Schafhalter , Xiaoxuan Liu , Ying Sheng , Joseph E. Gonzalez , Matei Zaharia , Ion Stoica

To support on-device inference, the next-generation mobile networks are expected to support real-time model downloading services to mobile users. However, powerful AI models typically have large model sizes, resulting in excessive…

网络与互联网体系结构 · 计算机科学 2026-04-21 Guanqiao Qu , Tao Li , Qian Chen , Xianhao Chen , Sheng Zhou

An increasing number of applications rely on complex inference tasks that are based on machine learning (ML). Currently, there are two options to run such tasks: either they are served directly by the end device (e.g., smartphones, IoT…

网络与互联网体系结构 · 计算机科学 2023-08-16 T. Si Salem , G. Castellano , G. Neglia , F. Pianese , A. Araldo

Edge intelligent applications like VR/AR and language model based chatbots have become widespread with the rapid expansion of IoT and mobile devices. However, constrained edge devices often cannot serve the increasingly large and complex…

分布式、并行与集群计算 · 计算机科学 2025-10-28 Zongshun Zhang , Ibrahim Matta

Deploying large language model (LLM) inference at scale requires jointly selecting base models, provisioning heterogeneous GPUs, configuring parallelism, and distributing workloads under tight latency, accuracy, and budget constraints.…

机器学习 · 计算机科学 2026-04-10 Jiaming Cheng , Duong Tung Nguyen