Analog Resistive Crossbar Matrix Inversion With Iterative Convergence

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing neuromorphic computing systems face challenges in efficiently performing matrix inversion operations, which are crucial for various computational tasks, due to the high complexity and resource-intensive nature of these calculations.

Innovation Solution

The use of an analog resistive processing unit (RPU) array for hardware-accelerated matrix inversion, employing iterative processes like stochastic gradient descent and Newton optimization to converge an approximate inverse matrix, leveraging tunable resistive devices for in-memory computations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If digital processing systems are used for matrix inversion, then computational accuracy is maintained, but processing speed and efficiency are insufficient

Engineering Contradiction:
Improveprocessing speedVSAvoidcomputational accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The matrix inversion problem is segmented into iterative updates where each element of the inverse matrix is updated independently using the formula A^(-1)(k+1) = A^(-1)(k) + η * e_i * a_j. This allows parallel computation of multiple matrix elements simultaneously in the analog domain, improving processing speed while maintaining accuracy through controlled iterative convergence.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent replaces digital computational mechanisms with analog electrical mechanisms. Resistive processing units (RPUs) use electrical conductance to represent matrix elements and perform matrix-vector multiplications through physical electrical operations, dramatically accelerating computation speed compared to sequential digital processing while achieving sufficient numerical accuracy for practical applications.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Productivity

If analog resistive processing is used for matrix inversion, then processing speed is improved, but computational accuracy may deteriorate

Engineering Contradiction:
Improveprocessing speedVSAvoidcomputational accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system implements feedback through iterative updates where the error vector e_i is computed based on the difference between the current inverse matrix estimate and the actual inverse. This feedback mechanism allows the analog RPU system to progressively refine its computation over multiple iterations, converging to an accurate solution despite the inherent limitations of analog computing precision.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent employs dynamic learning rate adjustment where the step size parameter η is adapted during iterations. By making the update step dynamic rather than fixed, the system can take larger steps early in the iteration process for faster convergence and smaller steps later for finer precision, effectively balancing speed and accuracy in the analog computational process.

Inventive Principle:
Principle #15Dynamics

3Productivity

If iterative convergence processes are implemented in hardware, then computational efficiency is improved, but system complexity increases

Engineering Contradiction:
Improvecomputational efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The RPU array is designed as a universal computational engine that can perform multiple operations including matrix-vector multiplication, outer product computation, and iterative updates all within the same hardware structure. This multi-functionality allows the system to handle various matrix inversion problems without requiring different specialized hardware for each operation, managing complexity while maintaining high computational efficiency.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The system implements self-service through in-situ updates where the RPU array performs computations directly on the stored matrix data without requiring external intervention for each calculation step. The iterative convergence process automatically refines the inverse matrix estimate using the stored data and computed errors, reducing the need for complex external control logic and simplifying the overall system architecture.

Inventive Principle:
Principle #25Self-service

Applied Scientific Principles

This section explains which scientific principles are used to turn an abstract innovation direction into a practical engineering solution.

Function Achieved in This Case

This approach significantly speeds up matrix inversion processes by performing computations in the analog domain, achieving accurate and efficient results through iterative convergence and digital post-processing, thereby enhancing the computational efficiency of neuromorphic systems.

Implementation Method 1

Each RPU cell comprises a resistive device with a tunable conductance, wherein conductance values of a least a portion of the resistive devices of the RPU cells in the array of RPU cells encode matrix values of an estimated inverse matrix

Methodology Applied
Scientific EffectResistive switching: Electrical Resistance

Implementation Method 2

The first operation comprises the control circuitry applying a row vector, which represents a row of the given matrix, to inputs of the first control lines to perform a vector matrix operation which comprises multiplying the input row vector with the estimated inverse matrix stored in the array of RPU cells to generate an output vector

Methodology Applied
Scientific EffectOhm's law: Ohm's Law

Implementation Method 3

The second operation comprises the control circuitry applying an error vector to inputs of the second control lines and inputting the row vector to the inputs of the first control lines, to perform an outer product operation of the error vector and the row vector on the array of RPU calls to thereby update at least some matrix values of the estimated inverse matrix

Methodology Applied
Scientific EffectElectrical conduction: Conduction (electrical)

Data Source

PatentUS12626136B2Matrix inversion using analog resistive crossbar array hardware
Publication Date: 2026.05.12 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12626136B2 patent drawing
  • US12626136B2 patent drawing
  • US12626136B2 patent drawing

AI summary

Matrix inversion systems and methods are implemented using an analog resistive processing unit (RPU) array for hardware accelerated computing. A request is received from an application to compute an inverse matrix of a given matrix, and a matrix inversion process is performed in response to the received request. The matrix inversion process includes storing a first estimated inverse matrix of the given matrix in an array RPU cells, performing a first iterative process on the first estimated inverse matrix stored in the array of RPU cells to converge the first estimated inverse matrix to a second estimated inverse matrix of the given matrix, and reading the second estimated inverse matrix from the array of RPU cells upon completion of the first iterative process. An inverse matrix is returned to the application, wherein the returned inverse matrix is based, at least in part, on the second estimated inverse matrix.