paper-with-me

홈 › Papers

Shrinking the Giant : Quasi-Weightless Transformers for Low Energy Inference

2024-11-04 · Shashank Nag, Alan T. L. Bacellar, Zachary Susskind, Anshul Jha, Logan Liberty, Aishwarya Sivakumar, Eugene B. John, Krishnan Kailas, Priscila M. V. Lima, Neeraja J. Yadwadkar, Felipe M. G. Franca, Lizy K. John

Transformers are set to become ubiquitous with applications ranging from chatbots and educational assistants to visual recognition and remote sensing. However, their increasing computational and memory demands is resulting in growing energy consumption. Building models with fast and energy-efficient inference is imperative to enable a variety of transformer-based applications. Look Up Table (LUT) based Weightless Neural Networks are faster than the conventional neural networks as their inference only involves a few lookup operations. Recently, an approach for learning LUT networks directly via an Extended Finite Difference method was proposed. We build on this idea, extending it for performing the functions of the Multi Layer Perceptron (MLP) layers in transformer models and integrating them with transformers to propose Quasi Weightless Transformers (QuWeiT). This allows for a computational and energy-efficient inference solution for transformer-based models. On I-ViT-T, we achieve a comparable accuracy of 95.64% on CIFAR-10 dataset while replacing approximately 55% of all the multiplications in the entire model and achieving a 2.2x energy efficiency. We also observe similar savings on experiments with the nanoGPT framework.

📄 PDF Abstract BibTeX arXiv:2411.01818

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Differentiable Weightless Controllers: Learning Logic Circuits for Continuous Control

2025-12-01 · Fabian Kresse, Christoph H. Lampert arxiv

Controlling autonomous systems under real-world conditions often requires policies that can be evaluated with low latency and minimal energy consumption. Unfortunately, these conditions are at odds with the use of high-p…

Continuous Control

HybridServe: Efficient Serving of Large AI Models with Confidence-Based Cascade Routing

2025-05-18 · Leyang Xue, Yao Fu, Luo Mai, Mahesh K. Marina

Giant Deep Neural Networks (DNNs), have become indispensable for accurate and robust support of large-scale cloud based AI services. However, serving giant DNNs is prohibitively expensive from an energy consumption viewp…

GPU

Expanding-and-Shrinking Binary Neural Networks

2025-03-31 · Xulong Shi, Caiyi Sun, Zhi Qi, Liu Hao 외

While binary neural networks (BNNs) offer significant benefits in terms of speed, memory and energy, they encounter substantial accuracy degradation in challenging tasks compared to their real-valued counterparts. Due to…

Binarizationimage-classificationImage Classificationobject-detection+1

Differentiable Weightless Neural Networks

2024-10-14 · Alan T. L. Bacellar, Zachary Susskind, Mauricio Breternitz Jr., Eugene John 외

We introduce the Differentiable Weightless Neural Network (DWN), a model based on interconnected lookup tables. Training of DWNs is enabled by a novel Extended Finite Difference technique for approximate differentiation …

Edge-computing

Weightless Neural Networks for Efficient Edge Inference

2022-03-03 · Zachary Susskind, Aman Arora, Igor Dantas Dos Santos Miranda, Luis Armando Quintanilla Villon 외

Weightless Neural Networks (WNNs) are a class of machine learning model which use table lookups to perform inference. This is in contrast with Deep Neural Networks (DNNs), which use multiply-accumulate operations. State-…

Edge-computing