Analog Solver Circuit for Linear Symmetric Positive-Definite Systems at a Complexity Independent of Matrix Size
Osama Abdelaleim, Arun Prakash, Ayhan Irfanoglu, Veljko Milutinovic
TL;DR
The paper introduces a novel analog compute-in-memory solver that directly maps SPD linear systems $Ax=b$ to a resistive network, achieving unprecedented speed by transforming to a $2n\times2n$ formulation that minimizes active (negative) components. For symmetric diagonally dominant (SDD) matrices the network becomes purely passive, yielding $O(1)$-time convergence, while for general SPD matrices the convergence is independent of problem size and governed by spectral properties such as the smallest eigenvalue and diagonal dominance deviation. The design uses a cross-point memristor array and a carefully chosen diagonal matrix $D$ to ensure positive definiteness and efficient hardware mapping, with extensive SPICE and Monte Carlo-style robustness analyses under device variations, parasitics, and thermal noise. The work demonstrates substantial speedups and hardware-efficiency advantages over prior analog solvers, while highlighting design tradeoffs between accuracy, speed, and hardware complexity, and showing strong potential for in-memory linear algebra in SPD regimes. These results point to a scalable, matrix-property-driven pathway to hardware-accelerated linear solvers that leverage resistive networks and cross-point CIM for rapid, energy-efficient computations.
Abstract
Accelerating the solution of linear systems of equations is critical due to their central role in numerous applications, such as numerical simulations, data analytics, and machine learning. This paper presents an analog solver circuit designed to accelerate the solution of symmetric positive definite (SPD) linear systems of equations. The proposed design leverages noninverting operational amplifier configurations to create a negative resistance circuit, effectively modeling any symmetric system. The paper details the principles behind the design, optimizations of the system architecture, and numerical results that demonstrate the robustness of the design. The findings reveal that the proposed system solves symmetric diagonally dominant (SDD) matrices with O(1) complexity, achieving the theoretical maximum speed as the circuit relies solely on resistors. For non-diagonally dominant SPD systems, the solution speed depends on matrix properties, specifically eigenvalues and diagonal dominance deviation, but remains independent of the size of the matrix.
