Predicting a Time-Dependent Quantity Using Recursive Generative Query Network
Grzegorz Miebs1,2, Michał Wójcik1,2, Adam Karaszewski1
1PSI Poland, Advanced Analytics Team, Towarowa 37, 61-896 Poznań, Poland.
International Journal of Neural Systems
|October 30, 2022
Summary
We introduce the Recurrent Graph Quantum Network (RGQN), a novel neural network for efficient time series prediction. This method uses meta-information alongside historical data for accurate forecasting, enabling applications like industrial leak detection.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Time Series Analysis
Background:
- Time series prediction is crucial for many applications.
- Existing models may not fully leverage auxiliary information.
- Graph Quantum Networks (GQN) offer a framework for sequence modeling.
Purpose of the Study:
- To propose a novel neural architecture, the Recurrent Graph Quantum Network (RGQN), for efficient time series prediction.
- To adapt GQN concepts for sequence data with associated meta-information.
- To demonstrate the practical utility of RGQN in real-world scenarios.
Main Methods:
- Developed RGQN, integrating meta-information with dynamic components using Recurrent Neural Networks (RNNs).
- Utilized other related time series as predictors (independent variables).
- Inference phase uses meta-information as a query for expected properties.
Main Results:
- RGQN enables efficient time series prediction by incorporating meta-information.
- Demonstrated application in predicting pressure signals in an industrial pipeline.
- Analysis of prediction residuals under non-routine conditions (e.g., leakage) for anomaly detection.
Conclusions:
- RGQN is a powerful tool for time series forecasting, especially when sequence data has associated properties.
- The model's residual analysis provides a foundation for data-driven Leak Detection and Location frameworks.
- The RGQN approach is versatile and applicable to various sequence-based problems with meta-descriptors.
Related Concept Videos
Survival Tree
132
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
132
Generation Time
184
Bacterial generation time, the period required for a bacterial population to double during its exponential growth phase, serves as a critical measure of microbial growth dynamics under optimal conditions. This parameter varies significantly across bacterial species and can be influenced by factors such as temperature, pH, and the availability of nutrients. For example, Escherichia coli can achieve a generation time of approximately 20 minutes, while Mycobacterium tuberculosis exhibits a much...
184
End Point Prediction: Gran Plot
501
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
501
Sequence Networks of Rotating Machines
133
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
133
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K
Time-Series Graph
4.5K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.5K

