vix.ing · top · new · best · stats · spec

CAMformer: Associative Memory is All You Need

2025/11/24 by Tergel Molom-Ochir, Benjamin B. Morris, Molom-Ochir, Tergel +18
Computer Science · Engineering · #Advanced Memory and Neural Computing #Advanced Neural Network Applications #FOS: Computer and information sciences #Hardware Architecture (cs.AR) #Machine Learning (cs.LG) #Network Packet Processing and Optimization

paper · pdf · doi:10.48550/arxiv.2511.19740

openalex publication_date 2025/11/24 · openalex created_date 2025/11/28 · openalex updated_date 2026/07/28

Abstract

Transformers face scalability challenges due to the quadratic cost of attention, which involves dense similarity computations between queries and keys. We propose CAMformer, a novel accelerator that reinterprets attention as an associative memory operation and computes attention scores using a voltage-domain Binary Attention Content Addressable Memory (BA-CAM). This enables constant-time similarity search through analog charge sharing, replacing digital arithmetic with physical similarity sensing. CAMformer integrates hierarchical two-stage top-k filtering, pipelined execution, and high-precision contextualization to achieve both algorithmic accuracy and architectural efficiency. Evaluated on BERT and Vision Transformer workloads, CAMformer achieves over 10x energy efficiency, up to 4x higher throughput, and 6-8x lower area compared to state-of-the-art accelerators--while maintaining near-lossless accuracy.

Citations

Related