The reviewed record of science sign in
Pith

arxiv: 2506.18495 · v1 · pith:RKN4NZDI · submitted 2025-06-23 · cs.LG · cs.AR

AnalogNAS-Bench: A NAS Benchmark for Analog In-Memory Computing

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:RKN4NZDIrecord.jsonopen to challenge →

classification cs.LG cs.AR
keywords aimcneuralarchitecturesbenchmarkinsightsaimc-specificanaloganalognas-bench
0
0 comments X
read the original abstract

Analog In-memory Computing (AIMC) has emerged as a highly efficient paradigm for accelerating Deep Neural Networks (DNNs), offering significant energy and latency benefits over conventional digital hardware. However, state-of-the-art neural networks are not inherently designed for AIMC, as they fail to account for its unique non-idealities. Neural Architecture Search (NAS) is thus needed to systematically discover neural architectures optimized explicitly for AIMC constraints. However, comparing NAS methodologies and extracting insights about robust architectures for AIMC requires a dedicated NAS benchmark that explicitly accounts for AIMC-specific hardware non-idealities. To address this, we introduce AnalogNAS-Bench, the first NAS benchmark tailored specifically for AIMC. Our study reveals three key insights: (1) standard quantization techniques fail to capture AIMC-specific noises, (2) robust architectures tend to feature wider and branched blocks, (3) skip connections improve resilience to temporal drift noise. These insights highlight the limitations of current NAS benchmarks for AIMC and pave the way for future analog-aware NAS. All the implementations used in this paper can be found at https://github.com/IBM/analog-nas/tree/main/analognasbench.

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 1 Pith paper

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

  1. LLM-Guided Neural Architecture Search for Robust Co-Design of Physical Neural Networks

    cs.LG 2026-06 unverdicted novelty 6.0

    UH-NAS uses LLMs as evolutionary operators in a swappable-backend NAS to co-optimize neural architectures for accuracy and inference energy on physical hardware such as optical MZIs, producing more diverse and robust ...