Tensor Radial Basis Networks for High-Dimensional ODE Solving

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional methods for solving high-dimensional ordinary differential equations (ODEs) are memory-intensive and require significant computational time, making them inefficient for practical applications.

Innovation Solution

The system embeds ODEs into tensor radial basis function networks (TRBFNs) using a matrix product state (MPS) framework, which allows for efficient computation with polynomial memory overhead by tensorizing radial basis functions and introducing an exotic algebra to eliminate unwanted mixed derivative terms.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional methods are used to solve high-dimensional ODEs, then the ODEs can be solved, but memory requirements become excessively large and computation time increases significantly

Engineering Contradiction:
ImproveODE solving capabilityVSAvoidmemory requirements
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent segments the high-dimensional ODE solving problem by tensorizing the radial basis functions into a matrix product state (MPS) structure. This decomposition allows the solution to be represented as a product of smaller tensors, reducing the memory footprint from storing the full high-dimensional function to storing only the factorized tensor components.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the problem from a high-dimensional function representation to a lower-dimensional tensor network representation. By using MPS, the solution is expressed in terms of bond dimensions that are much smaller than the original spatial dimensions, effectively reducing memory requirements while preserving the solution accuracy.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If conventional methods are used to solve high-dimensional ODEs, then the ODEs can be solved, but computation time becomes excessively large

Engineering Contradiction:
ImproveODE solving capabilityVSAvoidcomputation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent segments the computational operations by using the tensorized MPS structure, which allows for more efficient evaluation of the ODE solution. The factorized form enables parallel computation and reduces the complexity of each individual operation, leading to faster overall computation time.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent changes the representation parameters from a dense high-dimensional function to a sparse tensor network with specific bond dimensions. This parameter transformation enables more efficient algorithms to be applied, reducing the computational complexity and thus the time required to solve the ODEs.

Inventive Principle:
Principle #35Parameter changes

3Quantity of substance

If radial basis functions are tensorized to reduce memory usage, then memory requirements decrease, but unwanted mixed derivative terms are introduced

Engineering Contradiction:
Improvememory usageVSAvoidmixed derivative terms
Core Design Contradiction:
Quantity of substanceVSObject-generated harmful factors

Solution Approach 1:

The patent extracts and eliminates the unwanted mixed derivative terms by using a specific exotic algebra structure in the tensor product. The algebra is designed such that terms corresponding to mixed derivatives vanish, leaving only the desired derivative terms in the final expansion.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the algebraic parameters by introducing an exotic algebra with specific multiplication rules. This algebraic structure is carefully designed to filter out unwanted mixed derivative terms while preserving the necessary derivative information, thus solving the problem introduced by tensorization.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20230409665A1Systems and methods of applying tensor radial basis function networks to machine learning
Publication Date: 2023.12.21 MULTIVERSE COMPUTING SL
  • US20230409665A1 patent drawing
  • US20230409665A1 patent drawing
  • US20230409665A1 patent drawing

AI summary

A method of embedding ordinary differential equations (ODEs) into tensor radial basis networks is presented herein. The method involves receiving a tensored basis function having D dimensions and zeroth-, first-, and second-derivative coefficients A_d, B_d, and C_d; defining A_hat, B_hat, and C_hat as a function of A, B, and D, and C_hat as function of A, C, and D, respectively; defining an orthogonal exotic algebra a, b, c; applying a, b, and c, along with A_hat, B_hat, and C_hat, as coefficients for the zeroth-derivative, first-derivative, and second-derivative terms; and embedding the updated tensored basis function by forming a matrix product state (MPS). The MPS can be trained by initializing MPS 3-tensors with random coefficients and sweeping left and right along the MPS and updating the MPS 3-tensors.