Extraction of instantaneous renewable generation from net load measurements of power distribution systems
US-2023307908-A1 · Sep 28, 2023 · US
US12587552B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-12587552-B2 |
| Application number | US-202318098777-A |
| Country | US |
| Kind code | B2 |
| Filing date | Jan 19, 2023 |
| Priority date | Aug 3, 2022 |
| Publication date | Mar 24, 2026 |
| Grant date | Mar 24, 2026 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
Provided is a time series anomaly detection method using a GRU-based model. The method includes inputting time series data from a predetermined second to 1 second before a target point in time into a stacked GRU, outputting an output of the stacked GRU after passing through a fully connected layer, adding data from the predetermined second before the target point in time to an output value that has passed through the fully connected layer via a skip connection, and learning the GRU-based model to obtain predicted data at the target time point through actual data at the target time point and mean square error (MSE) loss on the basis of the added data. A similarity calculation unit is additionally provided to the GRU-based model, and the similarity calculation unit receives the time series data, generates latent variables, calculates a sum of similarities, and reflects importance of the latent variables, thereby learning the GRU-based model. This calculates a sum of similarities between variables and reflects importance in predicting data at a target point in time, so that the performance of a time series anomaly detection system can be improved.
Opening claim text (preview).
What is claimed is: 1 . A time series anomaly detection method using a GRU-based model, the method comprising: inputting time series data from a predetermined second to 1 second before a target point in time into a stacked GRU; outputting an output of the stacked GRU after passing through a fully connected layer; adding data from the predetermined second before the target point in time to an output value that has passed through the fully connected layer via a skip connection; and learning the GRU-based model to obtain predicted data at the target time point through actual data at the target time point and mean square error (MSE) loss on the basis of the added data, wherein a similarity calculation unit is additionally provided to the GRU-based model, wherein the similarity calculation unit receives the time series data, generates latent variables, calculates a sum of similarities, and reflects importance of the latent variables, thereby learning the GRU-based model, and wherein a method in which the similarity calculation unit reflects the importance of the latent variables in learning of the GRU-based model comprises: inputting the time series data into an autoencoder; outputting the same data as the input time series data and generating the latent variables when the autoencoder is learned by compressing and restoring the input time series data on a time axis; obtaining a matrix value by calculating mutual similarity for all of the generated latent variables; calculating a sum of similarities of the latent variables on the basis of the matrix value; and multiplying the calculated sum of similarities by the actual data at the target point in time and the predicted data of the target point in time. 2 . The method of claim 1 , wherein the calculated mutual similarity is cosine similarity. 3 . The method of claim 2 , wherein the cosine similarity is a value obtained by dividing a product of first and second latent variables by a product of a L2 norm of the first and second latent variables. 4 . The method of claim 1 , wherein the importance of the latent variables is proportional to the sum of similarities of the latent variables. 5 . The method of claim 1 , wherein the time series data is time series data at an interval of 1 second from the predetermined second to 1 second before the target point in time.
using machine learning or artificial intelligence · CPC title
Machine learning · CPC title
using neural networks · CPC title
Performance evaluation by modeling · CPC title
Traffic logging, e.g. anomaly detection · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.