English
Related papers

Related papers: Energy-Efficient Inference Accelerator for Memory-…

200 papers

Training deep neural networks (DNNs) is a computationally expensive job, which can take weeks or months even with high performance GPUs. As a remedy for this challenge, community has started exploring the use of more efficient data…

Machine Learning · Computer Science 2022-03-15 Seock-Hwan Noh , Jahyun Koo , Seunghyun Lee , Jongse Park , Jaeha Kung

The continuous growth of big data applications with high computational and scalability demands has resulted in increasing popularity of cloud computing. Optimizing the performance and power consumption of cloud resources is therefore…

Hardware Architecture · Computer Science 2019-10-30 Sahand Salamat , Behnam Khaleghi , Mohsen Imani , Tajana Rosing

Transformer models have achieved state-of-the-art performance across a wide range of machine learning tasks. There is growing interest in training transformers on resource-constrained edge devices due to considerations such as privacy,…

Machine Learning · Computer Science 2025-08-07 Jiayi Tian , Jinming Lu , Hai Li , Xiangwei Wang , Cong Hao , Ian Young , Zheng Zhang

Transformer neural networks (TNN) have been widely utilized on a diverse range of applications, including natural language processing (NLP), machine translation, and computer vision (CV). Their widespread adoption has been primarily driven…

Hardware Architecture · Computer Science 2024-09-24 Ehsan Kabir , Jason D. Bakos , David Andrews , Miaoqing Huang

Recurrent Neural Networks (RNNs) are becoming increasingly important for time series-related applications which require efficient and real-time implementations. The two major types are Long Short-Term Memory (LSTM) and Gated Recurrent Unit…

Computer Vision and Pattern Recognition · Computer Science 2018-12-19 Zhe Li , Caiwen Ding , Siyue Wang , Wujie Wen , Youwei Zhuo , Chang Liu , Qinru Qiu , Wenyao Xu , Xue Lin , Xuehai Qian , Yanzhi Wang

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

The growing concerns regarding energy consumption and privacy have prompted the development of AI solutions deployable on the edge, circumventing the substantial CO2 emissions associated with cloud servers and mitigating risks related to…

Hardware Architecture · Computer Science 2024-08-15 Federico Nicolas Peccia , Svetlana Pavlitska , Tobias Fleck , Oliver Bringmann

Overlays have shown significant promise for field-programmable gate-arrays (FPGAs) as they allow for fast development cycles and remove many of the challenges of the traditional FPGA hardware design flow. However, this often comes with a…

Distributed, Parallel, and Cluster Computing · Computer Science 2018-07-18 Mohamed S. Abdelfattah , David Han , Andrew Bitar , Roberto DiCecco , Shane OConnell , Nitika Shanker , Joseph Chu , Ian Prins , Joshua Fender , Andrew C. Ling , Gordon R. Chiu

Mini-batch inference of Graph Neural Networks (GNNs) is a key problem in many real-world applications. Recently, a GNN design principle of model depth-receptive field decoupling has been proposed to address the well-known issue of…

Distributed, Parallel, and Cluster Computing · Computer Science 2023-01-05 Bingyi Zhang , Hanqing Zeng , Viktor Prasanna

Unlike existing work in deep neural network (DNN) graphs optimization for inference performance, we explore DNN graph optimization for energy awareness and savings for power- and resource-constrained machine learning devices. We present a…

Machine Learning · Computer Science 2026-01-27 Yu Wang , Rong Ge , Shuang Qiu

On-device CNN inference for real-time computer vision applications can result in computational demands that far exceed the energy budgets of mobile devices. This paper proposes FixyNN, a co-designed hardware accelerator platform which…

Machine Learning · Computer Science 2019-02-28 Paul Whatmough , Chuteng Zhou , Patrick Hansen , Matthew Mattina

In long-context large language model (LLM) inference, the prefill stage dominates computation due to self-attention over the complete input context. Sparse attention significantly reduces self-attention computation by limiting each token's…

Hardware Architecture · Computer Science 2026-02-25 Rakshith Jayanth , Viktor Prasanna

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…

Machine Learning · Computer Science 2025-08-05 Zicong Ye , Kunming Zhang , Guoming Tang

The increase in open-source availability of Large Language Models (LLMs) has enabled users to deploy them on more and more resource-constrained edge devices to reduce reliance on network connections and provide more privacy. However, the…

Hardware Architecture · Computer Science 2024-08-02 Jude Haris , Rappy Saha , Wenhao Hu , José Cano

In Federated Learning (FL), devices that participate in the training usually have heterogeneous resources, i.e., energy availability. In current deployments of FL, devices that do not fulfill certain hardware requirements are often dropped…

Hardware Architecture · Computer Science 2024-12-03 Kilian Pfeiffer , Konstantinos Balaskas , Kostas Siozios , Jörg Henkel

Embedded Field-Programmable Gate Arrays (eFPGAs) allow for the design of hardware accelerators of edge Machine Learning (ML) applications at a lower power budget compared with traditional FPGA platforms. However, the limited eFPGA logic and…

Hardware Architecture · Computer Science 2025-02-13 Tousif Rahman , Gang Mao , Bob Pattison , Sidharth Maheshwari , Marcos Sartori , Adrian Wheeldon , Rishad Shafik , Alex Yakovlev

The constant growth of DNNs makes them challenging to implement and run efficiently on traditional compute-centric architectures. Some accelerators have attempted to add more compute units and on-chip buffers to solve the memory wall…

Hardware Architecture · Computer Science 2023-10-30 Bahareh Khabbazan , Marc Riera , Antonio González

Transformer networks, driven by self-attention, are central to Large Language Models. In generative Transformers, self-attention uses cache memory to store token projections, avoiding recomputation at each time step. However, GPU-stored…

Neural and Evolutionary Computing · Computer Science 2024-11-26 Nathan Leroux , Paul-Philipp Manea , Chirag Sudarshan , Jan Finkbeiner , Sebastian Siegel , John Paul Strachan , Emre Neftci

To process sensor data in the Internet of Things(IoTs), embedded deep learning for 1-dimensional data is an important technique. In the past, CNNs were frequently used because they are simple to optimise for special embedded hardware such…

Hardware Architecture · Computer Science 2023-11-28 Chao Qian , Tianheng Ling , Gregor Schiele

Classical artificial neural networks have witnessed widespread successes in machine-learning applications. Here, we propose fermion neural networks (FNNs) whose physical properties, such as local density of states or conditional…

Quantum Physics · Physics 2023-10-04 Pei-Lin Zheng , Jia-Bao Wang , Yi Zhang
‹ Prev 1 8 9 10 Next ›