pith. sign in

arxiv: 2406.08413 · v1 · pith:M72DD5BXnew · submitted 2024-06-12 · 💻 cs.AR · cs.LG

Memory Is All You Need: An Overview of Compute-in-Memory Architectures for Accelerating Large Language Model Inference

classification 💻 cs.AR cs.LG
keywords memoryinferencelanguageacceleratingarchitectureschallengescompute-in-memorycomputing
0
0 comments X
read the original abstract

Large language models (LLMs) have recently transformed natural language processing, enabling machines to generate human-like text and engage in meaningful conversations. This development necessitates speed, efficiency, and accessibility in LLM inference as the computational and memory requirements of these systems grow exponentially. Meanwhile, advancements in computing and memory capabilities are lagging behind, exacerbated by the discontinuation of Moore's law. With LLMs exceeding the capacity of single GPUs, they require complex, expert-level configurations for parallel processing. Memory accesses become significantly more expensive than computation, posing a challenge for efficient scaling, known as the memory wall. Here, compute-in-memory (CIM) technologies offer a promising solution for accelerating AI inference by directly performing analog computations in memory, potentially reducing latency and power consumption. By closely integrating memory and compute elements, CIM eliminates the von Neumann bottleneck, reducing data movement and improving energy efficiency. This survey paper provides an overview and analysis of transformer-based models, reviewing various CIM architectures and exploring how they can address the imminent challenges of modern AI computing systems. We discuss transformer-related operators and their hardware acceleration schemes and highlight challenges, trends, and insights in corresponding CIM designs.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Model-Native Computing Architecture: Envisioning Future System Architecture Through the Lens of Computer Architecture

    cs.AI 2026-05 unverdicted novelty 7.0

    Proposes the Intelligent Computing Architecture (ICA) as a six-layer framework with dual probabilistic-deterministic planes and three Amdahl-style heuristics to unify design of LLM-based systems.

  2. DAK: Direct-Access-Enabled GPU Memory Offloading with Optimal Efficiency for LLM Inference

    cs.DC 2026-04 unverdicted novelty 6.0

    DAK enables direct GPU access to remote memory for LLM inference via TMA repurposing and a greedy offloading algorithm, achieving up to 3x gains over prefetching baselines on NVLink-C2C and 1.8x on PCIe.

  3. DeepReviewer 2.0: A Traceable Agentic System for Auditable Scientific Peer Review

    cs.AI 2026-03 unverdicted novelty 6.0

    An agentic system produces traceable review packages and an un-finetuned 196B model using it covers more major issues than Gemini-3.1-Pro on 134 ICLR 2025 submissions while winning most blind comparisons to human committees.

  4. From Tokens to Layers: Redefining Stall-Free Scheduling for MoE Serving with Layered Prefill

    cs.LG 2025-10 unverdicted novelty 6.0

    Layered prefill replaces token-chunked prefill with layer-group interleaving in MoE models, cutting TTFT by up to 70%, end-to-end latency by 41%, and per-token energy by 22% while preserving stall-free TBT.

  5. Increased endurance of nonvolatile photonics enabled by nanostructured phase-change materials

    physics.optics 2026-04 unverdicted novelty 5.0

    Nanostructuring Sb2Se3 phase-change material on silicon waveguides achieves ~0.1 dB loss per π phase shift and record endurance exceeding 100 million cycles in nonvolatile photonic devices.

  6. An Unsupervised Machine Learning-based Framework for Wafer Scale Variability Analysis and Performance Prediction of Ferroelectric Hf0.5Zr0.5O2 Thin Film Capacitors

    cond-mat.mtrl-sci 2026-05 unverdicted novelty 4.0

    Unsupervised ML framework using PCA and K-Means predicts ferroelectric HZO capacitor performance on unseen dies with 5-10% MAPE for wafer-scale variability analysis.

  7. Chips in the Flatland : 2D Semiconductors for Future Computing Electronic

    physics.app-ph 2026-05 unverdicted novelty 2.0

    A review tracking 2D semiconductor FETs from Boolean logic to complex chip architectures while stressing multiscale compact modeling as the bridge to scalable circuit design.