Hybrid Autoencoder Echo State Network for High-Dimensional Sequence Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing neural networks, particularly echo state networks, are limited in processing high-dimensional inputs due to their limited memory capacity, which restricts their application to low-dimensional data, and require computationally expensive training, making them inefficient for temporal pattern discovery in high-dimensional sequence data.

Innovation Solution

A hybrid architecture combining stacked autoencoders for dimensionality reduction and a deep echo state layer to generate short-term memory, enabling efficient processing of high-dimensional inputs by separating spatial and temporal correlations and using modular training for fast and resource-efficient learning.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If echo state networks are used for temporal pattern discovery, then training speed is improved, but memory capacity is limited restricting application to low-dimensional data

Engineering Contradiction:
Improvetraining speedVSAvoidmemory capacity
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The system segments the processing into two distinct parts: an autoencoder component that handles dimensionality reduction and a reservoir component that handles temporal processing. This segmentation allows each component to be optimized independently, enabling the reservoir to focus on temporal patterns while the autoencoder manages the dimensionality constraint.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transforms the high-dimensional input space into a lower-dimensional latent space through the autoencoder. This dimensionality change allows the reservoir to operate in a reduced space while still capturing essential temporal patterns, effectively resolving the contradiction between memory capacity and input dimensionality.

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

2Measurement precision

If deep recurrent neural networks are used for spatial and temporal pattern discovery, then pattern recognition performance is improved, but computational cost increases

Engineering Contradiction:
Improvepattern recognition performanceVSAvoidcomputational cost
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent extracts the temporal processing function from the deep recurrent neural network and places it in the reservoir computing component. This extraction allows the system to maintain pattern recognition performance while reducing computational cost, as the reservoir requires significantly fewer computational resources for temporal processing.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The reservoir computing component serves multiple functions: it processes temporal patterns, maintains short-term memory, and works with variable input dimensions. This multi-functionality replaces the need for computationally expensive deep recurrent networks while maintaining pattern recognition capabilities.

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

3Productivity

If reservoir computing is used for fast training and time series computation, then training efficiency is improved, but application is restricted to low-dimensional inputs

Engineering Contradiction:
Improvetraining efficiencyVSAvoidinput dimensionality range
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The autoencoder acts as an intermediary between the high-dimensional input and the reservoir. It transforms the input into a suitable latent representation that the reservoir can process efficiently, thereby extending the reservoir's applicability to high-dimensional inputs while maintaining training efficiency.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary dimensionality reduction through the autoencoder before the data enters the reservoir. This preliminary action prepares the data in a format that maximizes the reservoir's training efficiency while allowing it to handle high-dimensional inputs effectively.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS11188813B2Hybrid architecture system and method for high-dimensional sequence processing
Publication Date: 2021.11.30 STC UNM
  • US11188813B2 patent drawing
  • US11188813B2 patent drawing
  • US11188813B2 patent drawing

AI summary

The invention is directed to a hybrid architecture that comprises a stacked autoencoder and a deep echo state layer for temporal pattern discovery in high-dimensional sequence data. The stacked autoencoder plays a preprocessing role that exploits spatial structure in data and creates a compact representation. The compact representation is then fed to the echo state layer in order to generate a short-term memory of the inputs. The output of the network may be trained to generate any target output.