CrossNAS: A Cross-Layer Neural Architecture Search Framework for PIM Systems

📅 2025-05-28
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Cross-layer co-optimization of circuits, architectures, and systems remains challenging in analog in-memory computing (PIM) due to abstraction-level fragmentation. Method: This paper proposes the first end-to-end neural architecture search framework tailored for PIM (PIM-NAS), integrating single-path one-shot weight sharing with a multi-objective evolutionary algorithm. It introduces a PIM-aware latency/energy model and a cross-layer coupled search space to jointly optimize neural network topology and hardware mapping strategies. Contribution/Results: Unlike conventional hierarchical optimization, PIM-NAS bridges abstraction gaps to enable holistic circuit–architecture–system exploration. Experiments demonstrate that the method achieves significantly higher accuracy and energy efficiency than existing PIM-adaptation approaches, while incurring comparable or lower search overhead—establishing a new benchmark for PIM-aware NAS.

Technology Category

Application Category

📝 Abstract
In this paper, we propose the CrossNAS framework, an automated approach for exploring a vast, multidimensional search space that spans various design abstraction layers-circuits, architecture, and systems-to optimize the deployment of machine learning workloads on analog processing-in-memory (PIM) systems. CrossNAS leverages the single-path one-shot weight-sharing strategy combined with the evolutionary search for the first time in the context of PIM system mapping and optimization. CrossNAS sets a new benchmark for PIM neural architecture search (NAS), outperforming previous methods in both accuracy and energy efficiency while maintaining comparable or shorter search times.
Problem

Research questions and friction points this paper is trying to address.

Automated exploration of multidimensional search space for PIM systems
Optimizing machine learning workloads on analog PIM systems
Enhancing accuracy and energy efficiency in PIM neural architecture search
Innovation

Methods, ideas, or system contributions that make the work stand out.

Automated multidimensional search space exploration
Single-path one-shot weight-sharing strategy
Evolutionary search for PIM optimization