paper-with-me

Papers

Counting Cards: Exploiting Variance and Data Distributions for Robust Compute In-Memory

2020-06-04 · Brian Crafton, Samuel Spetalnick, Arijit Raychowdhury

Compute in-memory (CIM) is a promising technique that minimizes data transport, the primary performance bottleneck and energy cost of most data intensive applications. This has found wide-spread adoption in accelerating neural networks for machine learning applications. Utilizing a crossbar architecture with emerging non-volatile memories (eNVM) such as dense resistive random access memory (RRAM) or phase change random access memory (PCRAM), various forms of neural networks can be implemented to greatly reduce power and increase on chip memory capacity. However, compute in-memory faces its own limitations at both the circuit and the device levels. In this work, we explore the impact of device variation and peripheral circuit design constraints. Furthermore, we propose a new algorithm based on device variance and neural network weight distributions to increase both performance and accuracy for compute-in memory based designs. We demonstrate a 27% power improvement and 23% performance improvement for low and high variance eNVM, while satisfying a programmable threshold for a target error tolerance, which depends on the application.

📄 PDF Abstract BibTeX arXiv:2006.03117

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OPRD: On-Policy Representation Distillation

2026-06-04 · Shenzhi Yang, Guangcheng Zhu, Bowen Song, Haobo Wang 외 arxiv

On-policy distillation (OPD) supervises the student exclusively in the output space by matching next-token distributions. This paradigm suffers from two limitations: (i) a high-variance gradient estimator whose signal-to…

Scale-Aware Crowd Count Network with Annotation Error Correction

2023-12-28 · Yi-Kuan Hsieh, Jun-Wei Hsieh, Yu-Chee Tseng, Ming-Ching Chang 외

Traditional crowd counting networks suffer from information loss when feature maps are downsized through pooling layers, leading to inaccuracies in counting crowds at a distance. Existing methods often assume correct ann…

Crowd Counting

Exploiting SIFT Descriptor for Rotation Invariant Convolutional Neural Network

2019-03-30 · Abhay Kumar, Nishant Jain, Chirag Singh, Suraj Tripathi

This paper presents a novel approach to exploit the distinctive invariant features in convolutional neural network. The proposed CNN model uses Scale Invariant Feature Transform (SIFT) descriptor instead of the max-pooli…

Variance Computation for Weighted Model Counting with Knowledge Compilation Approach

2026-01-07 · Kengo Nakamura, Masaaki Nishino, Norihito Yasuda arxiv

One of the most important queries in knowledge compilation is weighted model counting (WMC), which has been applied to probabilistic inference on various models, such as Bayesian networks. In practical situations on infe…

Gaussian Sheaf Neural Networks

2026-05-20 · André Ribeiro, Ana Luiza Tenório, Tiago da Silva, Diego Mesquita arxiv

Graph Neural Networks (GNNs) have become the de facto standard for learning on relational data. While traditional GNNs' message passing is well suited for vector-valued node features, there are cases in which node featur…