Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

2011 — 2026

research
  • Observatory
  • Newsletter
  • Methodology
  • Origins
  • Vocab
services
  • Research Sessions
  • Signals Workspace
  • Bespoke Projects
  • Use Cases
  • Readinessfree
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
audiences
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
resources
  • Pricing
  • Partners
  • How We Work
  • Data Visualization
  • Multi-Model Method
  • FAQ
  • Security & Privacy
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
  • Login
ResearchServicesPricingPartnersAbout
ResearchServicesPricingPartnersAbout
  1. Home
  2. Vocab
  3. AFMs (Analog Foundation Models)

AFMs (Analog Foundation Models)

Large pretrained AI models designed to run on analog hardware for dramatic efficiency gains.

Year: 2023Generality: 96
Back to Vocab

Analog Foundation Models (AFMs) are foundation-scale AI systems architected or adapted to execute primarily on analog compute substrates — such as memristive crossbars, photonic processors, or neuromorphic circuits — rather than conventional digital accelerators. The core motivation is physical: analog hardware can perform matrix-vector multiplications, the dominant operation in neural networks, directly in memory using Ohm's law and Kirchhoff's current law, collapsing the costly data movement between memory and compute that bottlenecks digital systems. Photonic variants exploit light-speed interference for similar operations. The result, in principle, is inference at orders-of-magnitude lower energy and latency, making large-model deployment feasible at the edge, in mobile robotics, or within strict data-center power budgets.

Building AFMs requires deep co-design across hardware and software. Analog devices introduce challenges absent in digital systems: resistive drift, thermal noise, limited weight precision, and nonlinear device responses all degrade model accuracy if left unaddressed. Practitioners counter these with analog-aware training techniques — injecting device noise during optimization, applying hardware-specific quantization, and inserting learned calibration layers that compensate for systematic nonidealities. Architecture-level choices also matter: sparse activations, normalization schemes tolerant of analog variability, and hybrid digital-analog splits (where sensitive operations remain digital) are common design patterns. Compiler and mapping algorithms must further translate trained models onto physical crossbar or photonic topologies, respecting device constraints.

The significance of AFMs is twofold. First, they extend the foundation-model paradigm — large, generalizable, pretrained models — into hardware regimes previously inaccessible due to power or latency constraints. Second, they open new research frontiers in robust optimization, device-aware model compression, and co-designed toolchains that fundamentally reframe the tradeoff between model scale and hardware cost. Prototype demonstrations on memristive and photonic accelerators hosting increasingly large pretrained models, along with early on-chip fine-tuning results, have established analog approaches as a credible complement to purely digital ML infrastructure, driving growing academic and industry investment in the field.

Related

Related

AIMC (Analog In-Memory Computing)
AIMC (Analog In-Memory Computing)

A hardware paradigm that computes matrix operations directly inside analog memory arrays.

Generality: 293
LFMs (Liquid Foundation Models)
LFMs (Liquid Foundation Models)

Efficient generative AI models using dynamical systems principles to handle diverse data types.

Generality: 102
RFM (Robotics Foundation Model)
RFM (Robotics Foundation Model)

A large-scale pretrained model providing general-purpose capabilities across diverse robotic tasks.

Generality: 322
Foundation Model
Foundation Model

A large pre-trained model adaptable to many tasks without retraining from scratch.

Generality: 838
Accelerated Computing
Accelerated Computing

Using specialized hardware to dramatically speed up AI and machine learning workloads.

Generality: 794
FPGA (Field-Programmable Gate Array)
FPGA (Field-Programmable Gate Array)

Reconfigurable hardware chips that accelerate AI workloads with low latency and power.

Generality: 627