Selective Backpropagation Through Time for Sparse Neural Interface Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Neural interfaces face a trade-off between the number of neurons that can be accessed and the bandwidth for monitoring, leading to inefficiencies in data processing and power consumption, particularly in scenarios where neurons are intermittently sampled.

Innovation Solution

A novel training process called selective backpropagation through time (SBTT) is applied to recurrent neural networks to handle sparsely sampled data by zero-filling missing input points and optimizing reconstruction losses for observed data points, allowing the network to infer latent dynamics and reconstruct unobserved data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Quantity of substance

If the number of neurons monitored is increased, then the capacity of neural interfaces is improved, but the bandwidth for simultaneous monitoring deteriorates

Engineering Contradiction:
Improvenumber of neurons monitoredVSAvoidbandwidth for simultaneous monitoring
Core Design Contradiction:
Quantity of substanceVSProductivity

Solution Approach 1:

The patent implements dynamic bandwidth deployment where the system adaptively adjusts which neurons are monitored at each time step based on activity thresholds and importance metrics. This allows the monitoring bandwidth to dynamically expand and contract, enabling high-capacity monitoring when needed while conserving resources during low-activity periods, thus resolving the contradiction between quantity of neurons monitored and simultaneous monitoring bandwidth

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system employs periodic high-bandwidth monitoring interspersed with lower-bandwidth operation. During periodic high-bandwidth phases, the system captures comprehensive neural activity data, then uses this information to guide subsequent lower-bandwidth monitoring, achieving high capacity monitoring over time without requiring continuous high bandwidth

Inventive Principle:
Principle #19Periodic action

2Speed

If the sampling frequency is increased, then the temporal resolution is improved, but the power consumption increases

Engineering Contradiction:
Improvesampling frequencyVSAvoidpower consumption
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The patent implements dynamic sampling frequency adjustment where the system monitors neural activity at variable rates based on detected activity levels. When neural activity exceeds thresholds, the sampling frequency automatically increases to capture transient events with high temporal resolution. During low-activity periods, the sampling frequency decreases, significantly reducing power consumption while maintaining the ability to quickly detect and respond to new activity bursts

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system changes the sampling frequency parameter dynamically based on neural activity metrics and detected event importance. This parameter adaptation allows the system to achieve high temporal resolution only when necessary for capturing meaningful neural events, rather than maintaining constant high-frequency sampling, thus resolving the contradiction between sampling speed and power consumption

Inventive Principle:
Principle #35Parameter changes

3Area of stationary object

If the field-of-view size is increased, then the number of neurons accessed is improved, but the signal-to-noise ratio deteriorates

Engineering Contradiction:
Improvefield-of-view sizeVSAvoidsignal-to-noise ratio
Core Design Contradiction:
Area of stationary objectVSMeasurement precision

Solution Approach 1:

The patent implements local quality enhancement by applying activity-based selection and importance-weighted reconstruction specifically to regions of interest within the field-of-view. Rather than uniformly monitoring all neurons, the system identifies local clusters of active or important neurons and concentrates monitoring resources on these regions, maintaining high signal-to-noise ratio while effectively accessing a large overall field-of-view through selective high-quality monitoring of critical local areas

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS20250245971A1Selective Backpropagation Through Time
Publication Date: 2025.07.31 GEORGIA TECH RES CORP
  • US20250245971A1 patent drawing
  • US20250245971A1 patent drawing
  • US20250245971A1 patent drawing

AI summary

The present disclosure provides novel training systems and methods for recurrent neural network models. One such method comprises obtaining a first sequence of sparse input data as training data; augmenting the first sequence of sparse input data by zero-filling missing input points; training the recurrent neural network model using the augmented sequence of sparse input data to obtain a trained recurrent neural network model, and applying new data as an input to the trained recurrent neural network model, wherein the new data comprises a second sequence of sparse input data to obtain a corresponding output data sequence.