English
Related papers

Related papers: HG-Caffe: Mobile and Embedded Neural Network GPU (…

200 papers

The attention layer, a core component of Transformer-based LLMs, brings out inefficiencies in current GPU systems due to its low operational intensity and the substantial memory requirements of KV caches. We propose a High-bandwidth…

Hardware Architecture · Computer Science 2025-12-19 Myunghyun Rhee , Joonseop Sim , Taeyoung Ahn , Seungyong Lee , Daegun Yoon , Euiseok Kim , Kyoung Park , Youngpyo Joo , Hoshik Kim

Recent trends in deep learning (DL) have made hardware accelerators essential for various high-performance computing (HPC) applications, including image classification, computer vision, and speech recognition. This survey summarizes and…

Deep learning models typically use single-precision (FP32) floating point data types for representing activations and weights, but a slew of recent research work has shown that computations with reduced-precision data types (FP16, 16-bit…

Machine Learning · Computer Science 2021-01-15 Daya Khudia , Jianyu Huang , Protonu Basu , Summer Deng , Haixin Liu , Jongsoo Park , Mikhail Smelyanskiy

Computer vision on low-power edge devices enables applications including search-and-rescue and security. State-of-the-art computer vision algorithms, such as Deep Neural Networks (DNNs), are too large for inference on low-power edge…

Computer Vision and Pattern Recognition · Computer Science 2021-11-08 Abhinav Goel , Caleb Tung , Xiao Hu , George K. Thiruvathukal , James C. Davis , Yung-Hsiang Lu

DNNs are ubiquitous on edge devices nowadays. With its increasing importance and use cases, it's not likely to pack all DNNs into device memory and expect that each inference has been warmed up. Therefore, cold inference, the process to…

Machine Learning · Computer Science 2023-08-29 Rongjie Yi , Ting Cao , Ao Zhou , Xiao Ma , Shangguang Wang , Mengwei Xu

Graph neural networks (GNNs) have emerged as a popular strategy for handling non-Euclidean data due to their state-of-the-art performance. However, most of the current GNN model designs mainly focus on task accuracy, lacking in considering…

Machine Learning · Computer Science 2023-04-14 Ao Zhou , Jianlei Yang , Yingjie Qi , Yumeng Shi , Tong Qiao , Weisheng Zhao , Chunming Hu

Graph neural networks (GNNs) have recently exploded in popularity thanks to their broad applicability to ubiquitous graph-related problems such as quantum chemistry, drug discovery, and high energy physics. However, meeting demand for novel…

Machine Learning · Computer Science 2022-01-24 Stefan Abi-Karam , Yuqi He , Rishov Sarkar , Lakshmi Sathidevi , Zihang Qiao , Cong Hao

In modern GPU inference, cache efficiency remains a major bottleneck, and heuristic policies such as \textsc{LRU} can perform far worse than the offline optimum. Existing learning-based caching systems improve hit rates mainly through…

Deep neural networks (DNNs) have achieved great success in the area of computer vision. The disparity estimation problem tends to be addressed by DNNs which achieve much better prediction accuracy than traditional hand-crafted feature-based…

Computer Vision and Pattern Recognition · Computer Science 2021-10-07 Qiang Wang , Shaohuai Shi , Shizhen Zheng , Kaiyong Zhao , Xiaowen Chu

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…

Hardware Architecture · Computer Science 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

Many recent deep learning platforms rely on third-party libraries (such as cuBLAS) to utilize the computing power of modern hardware accelerators (such as GPUs). However, we observe that they may achieve suboptimal performance because the…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-03-20 Shaohuai Shi , Pengfei Xu , Xiaowen Chu

As mobile cameras with compact optics are unable to produce a strong bokeh effect, lots of interest is now devoted to deep learning-based solutions for this task. In this Mobile AI challenge, the target was to develop an efficient…

Graph Neural Networks (GNNs) are becoming increasingly popular for graph-based learning tasks such as point cloud processing due to their state-of-the-art (SOTA) performance. Nevertheless, the research community has primarily focused on…

Machine Learning · Computer Science 2024-08-26 Ao Zhou , Jianlei Yang , Yingjie Qi , Tong Qiao , Yumeng Shi , Cenlin Duan , Weisheng Zhao , Chunming Hu

Graphics Processing Units (GPUs) have become the leading hardware accelerator for deep learning applications and are used widely in training and inference of transformers; transformers have achieved state-of-the-art performance in many…

Hardware Architecture · Computer Science 2024-05-03 Andy He , Darren Key , Mason Bulling , Andrew Chang , Skyler Shapiro , Everett Lee

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…

Computer Vision and Pattern Recognition · Computer Science 2021-06-18 Kangcheng Liu , Zhi Gao , Feng Lin , Ben M. Chen

Serving generative inference of the large language model is a crucial component of contemporary AI applications. This paper focuses on deploying such services in a heterogeneous and cross-datacenter setting to mitigate the substantial…

Distributed, Parallel, and Cluster Computing · Computer Science 2024-05-28 Youhe Jiang , Ran Yan , Xiaozhe Yao , Yang Zhou , Beidi Chen , Binhang Yuan

Efficient and timely calculations of Machine Learning (ML) algorithms are essential for emerging technologies like autonomous driving, the Internet of Things (IoT), and edge computing. One of the primary ML algorithms used in such systems…

Hardware Architecture · Computer Science 2023-08-11 Christopher A. Metz

Neural networks (NNs) have demonstrated their potential in a wide range of applications such as image recognition, decision making or recommendation systems. However, standard NNs are unable to capture their model uncertainty which is…

Hardware Architecture · Computer Science 2021-12-02 Hongxiang Fan , Martin Ferianc , Miguel Rodrigues , Hongyu Zhou , Xinyu Niu , Wayne Luk

Understanding GPU topology is essential for performance-related tasks in HPC or AI. Yet, unlike for CPUs with tools like hwloc, GPU information is hard to come by, incomplete, and vendor-specific. In this work, we address this gap and…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-11-11 Stepan Vanecek , Manuel Walter Mussbacher , Dominik Groessler , Urvij Saroliya , Martin Schulz

Emerging edge computing platforms often contain machine learning (ML) accelerators that can accelerate inference for a wide range of neural network (NN) models. These models are designed to fit within the limited area and energy constraints…

Hardware Architecture · Computer Science 2021-09-30 Amirali Boroumand , Saugata Ghose , Berkin Akin , Ravi Narayanaswami , Geraldo F. Oliveira , Xiaoyu Ma , Eric Shiu , Onur Mutlu