6 citations · 10 across the 4 of their papers we have counts for
4 papers
TabConv: Low-Computation CNN Inference via Table Lookups
Neelesh Gupta, Narayanan Kannan, Pengmiao Zhang +1
Convolutional Neural Networks (CNNs) have demonstrated remarkable ability throughout the field of computer vision. However, CNN inference requires a large number of arithmetic oper…
Attention, Distillation, and Tabularization: Towards Practical Neural Network-Based Prefetching
Pengmiao Zhang, Neelesh Gupta, Rajgopal Kannan +1
Attention-based Neural Networks (NN) have demonstrated their effectiveness in accurate memory access prediction, an essential step in data prefetching. However, the substantial com…
PaCKD: Pattern-Clustered Knowledge Distillation for Compressing Memory Access Prediction Models
Neelesh Gupta, Pengmiao Zhang, Rajgopal Kannan +1
Deep neural networks (DNNs) have proven to be effective models for accurate Memory Access Prediction (MAP), a critical task in mitigating memory latency through data prefetching. H…
ME-ViT: A Single-Load Memory-Efficient FPGA Accelerator for Vision Transformers
Kyle Marino, Pengmiao Zhang, Viktor Prasanna
Vision Transformers (ViTs) have emerged as a state-of-the-art solution for object classification tasks. However, their computational demands and high parameter count make them unsu…