A self-learning method of generative adversarial multi-headed attention neural network for aero-engine data reconstruction

US2025036924A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2025036924-A1
Application numberUS-202218548204-A
CountryUS
Kind codeA1
Filing dateOct 28, 2022
Priority dateOct 24, 2022
Publication dateJan 30, 2025
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A generative adversarial multi-headed attention neural network self-learning method for aero-engine data reconstruction belongs to the field of end-to-end self-learning of aero-engine missing data. First, the samples are pre-processed, and the machine learning algorithm is used to pre-fill the normalized data first, and the pre-filled information is involved in the network training as part of the training information. Second, a generative adversarial multi-headed attention network model is constructed and the trained sample set is used to train the generative adversarial multi-headed attention network model. Finally, the samples are generated using the trained sample generator G. The method uses the generative adversarial network to better learn the distribution information of the data, and uses parallel convolution and multi-headed attention mechanism to fully exploit the spatial and temporal information among the aero-engine data.

First claim

Opening claim text (preview).

1 . A generative adversarial multi-head attention neural network self-learning method for aero-engine data reconstruction, comprising the following steps: step S1: preprocessing a sample 1) dividing an aero-engine data set with a missing value into a training sample set and a test sample set, wherein the training sample set is used for training a model, and the test sample set is used for checking the model after training; assuming that the aero-engine data set has n attributes, then the aero-engine data set is uniformly represented by X={X 1 , X 2 , . . . X n }; 2) marking the missing value since X contains the missing value, a missing item is represented by NAN, and an unmissing item is an original value, constructing a mask matrix M equal to X in size, marking a corresponding position of the mask matrix as 0 for the missing item in X, and marking a corresponding position of the mask matrix as 1 for the unmissing item in X, thus to mark missing data and unmissing data; 3) making different features have the same scale through standardization; for the unmissing item, using the following formula to standardize all sensor data, X i ′ = X i - mean i σ i ⁢ i ∈ ( 1 , 2 , … ⁢ n ) ( 1 ) wherein X′ i represents standardized data of a feature i, X i represents original data of the feature i, mean i represents a mean value of the feature i, and σ i represents a variance of the feature i; for the missing item, replacing NAN with 0 to finally obtain standardized multivariate time series data X′={X′ 1 , X′ 2 , . . . X′ n }; 4) constructing time series samples by a sliding window method for X′ and M, sliding in a time dimension by a sliding window method to extract time information of the sample and construct a series of time series samples of n×Windowsize, wherein n is a feature dimension of the samples, and Windowsize is a window size, i.e., reconstructing X′ and M into the form of m×n×Windowsize, wherein m is a sample size which depends on an original sample size; step S2: conducting pre-imputation in order to make the data generated by a network better fit original data distribution, adopting a machine learning algorithm to pre-impute X′, and using the pre-imputed information as partial training information X pre to participate in network training; step S3: constructing a generative adversarial multi-head attention network model 1) a generative adversarial network modeling method based on a convolutional multi-head attention mechanism for aero-engine missing data is mainly composed of a generator G and a discriminator D; the generator G is composed of a parallel convolutional layer, a fully connected layer, a position encoding layer, an N-layer TransformerEncoder module, another parallel convolutional layer and another fully connected layer, and is represented by the following formula: Conv ⁢ 1 ⁢ d 1 × 1 & ⁢ Conv ⁢ 1 ⁢ d 1 × 3 - Linear - PositionalEncoding - N × TransformerEncoder - Conv ⁢ 1 ⁢ d 1 × 1 * Conv ⁢ 1 ⁢ d 1 × 3 - Linear ( 2 ) 2) constructing a random matrix Z equal to X in size, filling in a random number with a mean value of 0 and a variance of 0.1 for missing item data, and filling in 0 for unmissing item data; introducing a random value to make subsequent model training more robust; constructing a matrix M′ which is identical to M according to the mask matrix M, and then setting all 0 terms in M′ to 1 with a probability of 90% to finally obtain a hint matrix H; as input data of the generator G includes the standardized multivariate time series data X′, the random matrix Z, the mask matrix M and a pre-imputation matrix X pre , using the parallel convolutional layers to extract correlation information between the attributes, using position codes to encode time series information of the input data, using the N-layer TransformerEncoder module to effectively extract the time series information, using the parallel convolutional layers and the fully connected layers to output complete data information X g , and using X g to impute the missing item in X′; the discriminator D is similar to the generator G in structure, a Sigmoid activation function is only added

Assignees

Inventors

Classifications

  • Backpropagation, e.g. using gradient descent · CPC title

  • Non-supervised learning, e.g. competitive learning · CPC title

  • Probabilistic or stochastic networks · CPC title

  • Combinations of networks · CPC title

  • G06N3/0475Primary

    Generative networks · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2025036924A1 cover?
A generative adversarial multi-headed attention neural network self-learning method for aero-engine data reconstruction belongs to the field of end-to-end self-learning of aero-engine missing data. First, the samples are pre-processed, and the machine learning algorithm is used to pre-fill the normalized data first, and the pre-filled information is involved in the network training as part of t…
Who is the assignee on this patent?
Univ Dalian Tech
What technology area does this patent fall under?
Primary CPC classification G06N3/0475. Mapped technology areas include Physics.
When was this patent published?
Publication date Thu Jan 30 2025 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 1 related publication on this page (citations in our corpus or others sharing the same primary CPC).