Synthetic Time Series Generation via Adversarial Neural Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing generative models, such as VAEs and GANs, struggle to capture intricate temporal dependencies and high-dimensional structures in time series data, leading to limitations in generating realistic and diverse synthetic time series data.

Innovation Solution

A computer-implemented machine learning system that integrates embedder, recovery, and generator networks, utilizing LSTM layers and time-distributed dense layers to capture temporal dependencies and maintain statistical properties, while employing adversarial training with a discriminator network to enhance data quality.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If traditional approaches such as interpolation or resampling are used for synthetic data generation, then the process is simple and computationally efficient, but the complex dependencies and temporal patterns in time series data are not captured

Engineering Contradiction:
Improvesimplicity of data generation processVSAvoidfailure to capture temporal patterns and dependencies
Core Design Contradiction:
Ease of manufactureVSLoss of information

Solution Approach 1:

The patent replaces traditional mechanical data generation methods (interpolation, resampling) with an intelligent system based on generative adversarial networks. The GAN architecture uses neural networks to learn complex temporal patterns from real data and generate synthetic sequences that preserve these patterns, thereby substituting simple mechanical operations with sophisticated computational modeling.

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

Solution Approach 2:

The patent transforms the data generation process by changing from deterministic mathematical operations to probabilistic neural network transformations. The generator network learns parameter mappings from real to synthetic data spaces, enabling the system to capture complex temporal dependencies through learned transformations rather than fixed mathematical rules.

Inventive Principle:
Principle #35Parameter changes

2Adaptability or versatility

If existing generative models such as VAEs and GANs are applied to time series data, then data generation capability is enhanced, but the intricate temporal dependencies and high-dimensional structures are not adequately captured

Engineering Contradiction:
Improvedata generation capabilityVSAvoidaccuracy in capturing temporal dependencies
Core Design Contradiction:
Adaptability or versatilityVSManufacturing precision

Solution Approach 1:

The patent segments the data generation task into two specialized networks: a generator that creates synthetic time series data and a discriminator that evaluates temporal pattern accuracy. This segmentation allows each network to focus on specific aspects of the problem, with the generator handling data synthesis and the discriminator ensuring temporal dependency preservation through adversarial training.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements feedback through the adversarial training mechanism where the discriminator's evaluation of synthetic data quality feeds back to improve the generator's output. The discriminator provides continuous feedback signals that guide the generator to better capture temporal dependencies, creating a closed-loop learning system that progressively improves temporal pattern accuracy.

Inventive Principle:
Principle #23Feedback

3Productivity

If existing generative models are used, then synthetic data can be produced, but the statistical properties and long-term correlations of real-world time series data are not preserved

Engineering Contradiction:
Improvesynthetic data productionVSAvoidpreservation of statistical properties
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent introduces dynamics through the adversarial training process that continuously adapts both generator and discriminator networks. The system evolves over time, with the discriminator becoming increasingly sophisticated at detecting statistical property violations, which in turn drives the generator to produce more realistic synthetic data that preserves long-term correlations and statistical characteristics.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent creates a composite system combining generative adversarial network architecture with specialized time-series processing components. This composite approach integrates multiple functional elements (generator network, discriminator network, loss functions) that work together to simultaneously achieve high productivity in synthetic data production while maintaining reliability through preservation of statistical properties.

Inventive Principle:
Principle #40Composite materials

Data Source

PatentUS20250190754A1Synthetic time series data generation
Publication Date: 2025.06.12 THE BOEING CO
  • US20250190754A1 patent drawing
  • US20250190754A1 patent drawing
  • US20250190754A1 patent drawing

AI summary

According to various embodiments, a computer-implemented machine learning system for, and method of, generating synthetic time series data are presented. The system includes: an embedder network that inputs multivariate time series data and produces latent representations capturing temporal dependencies, where the multivariate time series data comprises initial multivariate time series data; a recovery network that produces reconstructed multivariate time series data from the latent representations, where the recovery network employs a plurality of time-distributed dense layers that maintain statistical properties; and a generator network that synthesizes synthetic multivariate time series data from the latent representations, where the synthetic multivariate time series data reflects temporal patterns of the initial multivariate time series data.