ARJul 2

Probabilistic Memory for Trustworthy Edge Intelligence

arXiv:2607.024651.8
Predicted impact top 90% in AR · last 90 daysOriginality Incremental advance
AI Analysis

This work addresses the data throughput gap in probabilistic computation for edge intelligence, providing a hardware substrate that significantly improves efficiency for trustworthy AI applications.

Probabilistic memory (p-MEM) is introduced as a unified memory primitive that stores distribution parameters and samples directly at native memory bandwidth, achieving over 1000 GSa/s/mm^2 GRNG throughput. In CPU/GPU systems, it reduces instruction count by up to 2.19x/4.37x, sampling latency by 562x/3.45x, and energy by 295.5x/3.53x for Bayesian neural network workloads.

Probabilistic computation plays an important role in trustworthy edge intelligence to quantify uncertainty, enhance robustness, reconstruct data, and protect privacy, but its adoption is limited by the orders-of-magnitude data throughput gap between Gaussian random number generation (GRNG) and computation, as well as instruction overhead. This paper introduces probabilistic memory (p-MEM), a unified memory primitive that stores distribution parameters, such as mean and standard deviation, and samples directly at the native memory bandwidth, where deterministic data becomes the zero-variance special case. Using a layout-validated p-MEM simulator, we comprehensively explore device choices, memory specifications, and technology nodes, showing that p-MEM can achieve more than 1000 GSa/s/mm^2 GRNG throughput, including memory-array access. Integrated into CPU/GPU systems, p-MEM reduces instruction count by up to 2.19x/4.37x, sampling latency by 562x/3.45x, and energy by 295.5x/3.53x for Bayesian neural network workloads, providing a scalable hardware substrate for trustworthy probabilistic AI.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes