paper-with-me

Papers

A MAC-less Neural Inference Processor Supporting Compressed, Variable Precision Weights

2020-12-10 · Vincenzo Liguori

This paper introduces two architectures for the inference of convolutional neural networks (CNNs). Both architectures exploit weight sparsity and compression to reduce computational complexity and bandwidth. The first architecture uses multiply-accumulators (MACs) but avoids unnecessary multiplications by skipping zero weights. The second architecture exploits weight sparsity at the level of their bit representation by substituting resource-intensive MACs with much smaller Bit Layer Multiply Accumulators (BLMACs). The use of BLMACs also allows variable precision weights as variable size integers and even floating points. Some details of an implementation of the second architecture are given. Weight compression with arithmetic coding is also discussed as well as bandwidth implications. Finally, some implementation results for a pathfinder design and various technologies are presented.

📄 PDF Abstract BibTeX arXiv:2012.06018

Code (0)

등록된 구현이 없습니다.

Tasks

Pathfinder

Similar Papers 제목 키워드 기반

ZipServ: Fast and Memory-Efficient LLM Inference with Hardware-Aware Lossless Compression

2026-03-18 · Ruibo Fan, Xiangrui Yu, Xinglin Pan, Zeyu Li 외 arxiv

Lossless model compression holds tremendous promise for alleviating the memory and bandwidth bottlenecks in bit-exact Large Language Model (LLM) serving. However, existing approaches often result in substantial inference…

Model Compression

e-G2C: A 0.14-to-8.31 $μ$J/Inference NN-based Processor with Continuous On-chip Adaptation for Anomaly Detection and ECG Conversion from EGM

2022-07-24 · Yang Zhao, Yongan Zhang, Yonggan Fu, Xu Ouyang 외

This work presents the first silicon-validated dedicated EGM-to-ECG (G2C) processor, dubbed e-G2C, featuring continuous lightweight anomaly detection, event-driven coarse/precise conversion, and on-chip adaptation. e-G2C…

Anomaly Detection

Pareto Optimal Benchmarking of AI Models on ARM Cortex Processors for Sustainable Embedded Systems

2026-02-19 · Pranay Jain, Maximilian Kasper, Göran Köber, Oliver Amft 외 arxiv

This work presents a practical benchmarking framework for optimizing artificial intelligence (AI) models on ARM Cortex processors (M0+, M4, M7), focusing on energy efficiency, accuracy, and resource utilization in embedd…

From a Lossless (~1.5:1) Compression Algorithm for Llama2 7B Weights to Variable Precision, Variable Range, Compressed Numeric Data Types for CNNs and LLMs

2024-04-16 · Vincenzo Liguori

This paper starts with a simple lossless ~1.5:1 compression algorithm for the weights of the Large Language Model (LLM) Llama2 7B [1] that can be implemented in ~200 LUTs in AMD FPGAs, processing over 800 million bfloat1…

Language ModelingLanguage ModellingLarge Language Model

A Light-powered, Always-On, Smart Camera with Compressed Domain Gesture Detection

2016-05-26 · Anvesha A, Shaojie Xu, Ningyuan Cao, Justin Romberg 외

In this paper we propose an energy-efficient camera-based gesture recognition system powered by light energy for "always on" applications. Low energy consumption is achieved by directly extracting gesture features from t…

Dynamic Time WarpingGesture RecognitionPoint Tracking