Download as pdf or txt
Download as pdf or txt
You are on page 1of 12

We are IntechOpen,

the world’s leading publisher of


Open Access books
Built by scientists, for scientists

7,000
Open access books available
186,000
International authors and editors
200M Downloads

Our authors are among the

154
Countries delivered to
TOP 1%
most cited scientists
12.2%
Contributors from top 500 universities

Selection of our books indexed in the Book Citation Index


in Web of Science™ Core Collection (BKCI)

Interested in publishing with us?


Contact book.department@intechopen.com
Numbers displayed above are based on latest data collected.
For more information visit www.intechopen.com
Chapter

Introductory Chapter: Time Series


Analysis
Cláudia M. Viana, Sandra Oliveira and Jorge Rocha

1. Introduction

Time series, defined as sequentially observed data points over time [1], find
applications across diverse domains such as economics and engineering. The statisti-
cal analysis of time series is crucial, and Chatfield’s taxonomy identifies six main
categories: Economic and Financial Time Series, Physical Time Series, Marketing
Time Series, Process Control Data, Binary Processes, and Point Processes.
To effectively categorize time series, consideration of features like seasonal-
ity, trend, and outliers is essential [1]. Seasonality reflects recurring patterns over
time intervals, while trend represents a systematic linear or nonlinear component.
Outliers are observations distant from others, often indicating anomalies. The
categorization and analysis of time series are pivotal for drawing meaningful infer-
ences from the diverse structures encountered in engineering, science, sociology,
and economics [2].
The objectives of time series analysis encompass description, explanation, predic-
tion, and control. Description involves plotting observations over time to reveal pat-
terns, while explanation explores relationships between variables. Prediction focuses
on forecasting future values, and control utilizes time series to enhance control over
physical or economic systems.
Possible applications span from land use-cover [3, 4] and agriculture changes
[5, 6], tourism [7, 8], socioeconomic vulnerability [9], epidemiology [10], and health
[11]. This chapter delves into advanced approaches for time series analysis.

2. Time series analysis

Time Series Analysis (TSA) involves constructing predictive models that generate
a target variable or label based on sequential observations across a defined period,
that is, data that is time-dependent. The analysis of time series involves studying the
relationships between variables that change over time [12].
There are two types of time series: deterministic and stochastic. Deterministic time
series can be predicted with certainty based on previous experience, while stochastic
time series have random fluctuations [13]. Time series analysis is widely used in various
fields such as economics, finance, and health research [12, 14]. It helps in identifying
patterns, forecasting future values, and understanding the underlying dynamics of the
data [14–16]. As such, it has applications in various domains and is important for making
inferences about the future based on past observations [12, 13, 15, 17, 18].

1
Time Series Analysis – Recent Advances, New Perspectives and Applications

Figure 1.
Different approaches in time series analysis.

To perform time series analysis, it is important to convert nonstationary data


into stationary data using techniques like differencing [13]. Time series data, com-
mon in various fields, present unique challenges due to random noise and interde-
pendencies between measurements at different time points. Autocorrelations and
partial autocorrelations of the series can indicate the degree of correlation between
each point and earlier values in the series [18]. Autocorrelation measures the cor-
relation between a data point and its lagged values, while partial autocorrelation
measures the correlation between a data point and its lagged values after remov-
ing the effects of intermediate lags. Recent developments have led to prominent
approaches (Figure 1).

2.1 Forecasting

Forecasting entails predicting unseen values within an observed time series,


crucial in domains like economics and production planning. Despite a plethora of
forecasting methods, challenges persist in achieving satisfactory generalization capa-
bilities [19]. There is still the need to choose the most suitable methodology assuming
a set of preconditions. Being a form of extrapolation, forecasting stands all the risks
of it. The forecasting horizon introduces risks of error escalation, requiring careful
model adaptation based on incoming information.

2.2 Anomaly detection

Anomaly Detection, synonymous with outlier or novelty detection, identifies


abnormal data within a dataset [20]. Anomalies signify rare events, prompting critical
actions in diverse domains such as network security and healthcare [21]. Anomalies
can be categorized as point anomalies (deviations from normal patterns), contextual
anomalies (anomalies in specific environments), and collective anomalies (erratic
behavior in a group of similar data instances) [22].

2
Introductory Chapter: Time Series Analysis
DOI: http://dx.doi.org/10.5772/intechopen.1004609

2.3 Case-based reasoning

Case-based Reasoning (CBR) replicates human problem-solving by drawing com-


parisons between previously solved cases and applying similar solutions to new cases.
It relies on specific knowledge and maintains a case base for reference, contributing to
problem-solving and learning [23].

2.4 Bayesian optimization

Bayesian Optimization addresses global optimization problems by iteratively


developing a statistical model of the unknown objective function [24]. It bal-
ances exploitation and exploration using an acquisition function, with Expected
Improvement (EI) commonly employed [25]. This approach proves beneficial when
dealing with black-box functions and limited samples [26].

2.5 Competitor analysis

Competitor Analysis in time series analysis considers frameworks aiding in fore-


casting and anomaly detection, ranging from to meteorological readings to Internet
of Things (IoT) data [27]. Understanding competitors in these areas involves examin-
ing tools, methodologies, and their applicability to specific domains. Naturally, to
have a superior understand of trending, anomaly occurrences, and forecasting, one
has to perform analysis on these data structures. This process can be smoothed with
the help of frameworks that provide the researcher with tools to perform forecasting
and anomaly detection. In addition, comparative summaries provide insights into the
strengths and weaknesses of each competitor.

3. Advancements in time series analysis

The latest advancements in TSA have focused on addressing the challenges


posed by the increasing amount of data and the need for more efficient algo-
rithms for accurate forecasting. These advancements offer more efficient ways
of analyzing and predicting data compared to traditional approaches [28]. These
advancements have been driven by the demand for accurate forecasting and
decision-making in various domains such as finance, healthcare, and environmen-
tal protection [29, 30].
One can emphasize that new technologies and smarter algorithms are being
developed to analyze large time series collections [28]. Likewise, the development of
Python packages like tsfresh has accelerated the process of feature extraction from
time series data [31]. There are also some emerging applications in various scenarios,
such as subject theme evolution, academic influence evaluation, network sentiment
analysis, and technology trend analysis [32].
New methods in time series analysis offer more efficient and accurate ways of
analyzing and predicting data compared to traditional approaches [27]. The use of
advanced techniques, such as nonlinear time series analysis, has improved the ability
to model and predict complex systems [33].
However, implementing new methods can be challenging, and the impact on
forecasting accuracy and model performance depends on the specific techniques

3
Time Series Analysis – Recent Advances, New Perspectives and Applications

used. For example, the systematic framework proposed in TsP-SA enables qualitative
comparison and assessment of different time series prediction techniques, leading to
improved forecasting accuracy [34].

4. Persisting issues in TSA

There are some common challenges and limitations in time series analysis.
These include dealing with nonstationarity, missing data, outliers, and the curse of
dimensionality [13, 14]. Nonstationarity refers to the situation where the statistical
properties of a time series change over time, making it difficult to model and fore-
cast accurately [13]. The selection and evaluation of the most suitable method for a
specific task can be challenging due to the lack of comprehensive categorization and
comparison of techniques [34].
In terms of advancements and trends in time series analysis, there is ongoing
research in developing more efficient algorithms and techniques to handle large-scale
time series data [28]. Additionally, there is a focus on integrating time series analysis
with other data mining and machine learning (ML) techniques to improve prediction
accuracy and discover hidden patterns [35].
Time series analysis is a valuable tool for exploring, analyzing, and forecast-
ing data indexed over time. It involves concepts such as autocorrelation, ARIMA
(Autoregressive Integrated Moving Average) models, and stochastic volatility models.
ARIMA models are commonly used in time series analysis. They combine autoregres-
sive (AR), moving average (MA), and differencing components to model the trend,
seasonality, and noise in a time series [14]. In the other hand, stochastic volatility
models aim to model the change over time in the variability or volatility of a time
series. These models are particularly useful in finance and economics to capture the
volatility clustering phenomenon observed in financial markets [14].
TSA finds applications in finance and economics, helping in predicting future
values and analyzing the effects of economic policies in market forecasting, risk
management, and customer requirement analysis [36]. However, it also faces chal-
lenges such as nonstationarity and missing data. Ongoing advancements include the
development of more efficient algorithms and the integration of time series analysis
with other techniques for improved prediction and pattern discovery.

5. Conclusion

The state-of-the-art in time series analysis shows the prevalence of ML


approaches, demonstrating excellent results in forecasting and anomaly detection.
While classical models maintain relevance, Bayesian Optimization enhances the
quality of results, as evidenced in specific scenarios. The discussion underscores the
continued importance of classical models and the evolving role of ML in time series
analysis.
The demand for time series forecasting spans various challenging domains and data
analytics issues. This process involves utilizing models to interpret past sequences of
values at evenly spaced intervals to predict subsequent values along the same time axis.
Initially, methods like Holt-Winters [37] and later Box and Jenkins [38] laid the foun-
dation. Subsequently, statistical models such as ARIMA, X11ARIMA, X12ARIMA [39,
40], Seasonal Autoregressive Integrated Moving Average (SARIMA) [38], Seasonal
4
Introductory Chapter: Time Series Analysis
DOI: http://dx.doi.org/10.5772/intechopen.1004609

Autoregressive Integrated Moving Average with Exogenous factors (SARIMAX), and


Support Vector Machine (SVM) [41] were introduced to this domain.
However, a limitation arises with these models in discerning exogenous input fea-
tures [42]. Additionally, Autoregressive Moving Average (ARMA) models’ linear basis
poses challenges in learning and predicting the nonlinear dynamics of time series
[43]. Nonlinear machine learning approaches such as kernel methods [44], Gaussian
processes [45], and ensemble methods [46] have shown significant improvements but
still lack the ability to assimilate true nonlinear relationships.
Neural networks, on the other hand, offer promising solutions. Multi-Layer
Perceptron (MLP) was among the first neural networks used for time series fore-
casting, followed by recurrent networks [47]. Long Short Term Memory (LSTM)
networks have significantly improved accuracy by incorporating information from
long-term dependencies [48]. Fuzzy approaches and fuzzy neural networks have also
been explored [49].
In recent years, deep learning approaches, particularly in domains like natural
language processing, have inspired algorithms applicable to time series forecasting
[50]. Attention-based architectures [51], which excel in sequence prediction tasks
[52, 53], hold promise in this domain. Most recent deep learning architectures have
been Vanilla Long Short Term Memory (V-LSTM) [54], Gated Recurrent Unit (GRU)
[55], Bidirectional LSTM (BD-LSTM) [56], Autoencoder LSTM (AELSTM) [57],
Convolutional Neural Networks combined with LSTM (CNN-LSTM) [58], Attention
Mechanism Network [59], and the Transformer network [60].

Acknowledgements

We acknowledge GEOMODLAB (Laboratory for Remote Sensing, Geographical


Analysis, and Modeling) of the Center of Geographical Studies/IGOT for provid-
ing the required equipment and software. This research was supported by the
Portuguese Foundation for Science and Technology (FCT) under grant number
2022.09372.PTDC and grant number 2022.05015.PTDC and Centre for Geographical
Studies—University of Lisbon and FCT under grant numbers UIDB/00295/2020 and
UIDP/00295/2020.

5
Time Series Analysis – Recent Advances, New Perspectives and Applications

Author details

Cláudia M. Viana1,2, Sandra Oliveira1,2 and Jorge Rocha1,2*

1 Institute of Geography and Spatial Planning, University of Lisbon, Lisbon, Portugal

2 Associate Laboratory TERRA, Lisbon, Portugal

*Address all correspondence to: jorge.rocha@edu.ulisboa.pt

© 2024 The Author(s). Licensee IntechOpen. This chapter is distributed under the terms of
the Creative Commons Attribution License (http://creativecommons.org/licenses/by/3.0),
which permits unrestricted use, distribution, and reproduction in any medium, provided
the original work is properly cited.
6
Introductory Chapter: Time Series Analysis
DOI: http://dx.doi.org/10.5772/intechopen.1004609

References

[1] Chatfield C, Xing H. The Analysis of uri?eid=2-s2.0-85167813491&doi=10.339


Time Series: An Introduction with R. 0%2Fsu151512038&partnerID=40&md5
Boca Raton: CRC Press; 2019 =0af3506bc51251a07068fd08d456d190

[2] Brockwell PJ, Davis RA. Introduction [7] Encalada-Abarca L, Ferreira CC,
to Time Series and Forecasting. New Rocha J. Measuring tourism
York: Springer; 2002 intensification in urban destinations:
An approach based on fractal analysis.
[3] Viana CM, Girão I, Rocha J. Long- Journal of Travel Research [Internet].
term satellite image time-series for 2022;61(2):394-413. Available from:
land use/land cover change detection https://www.scopus.com/inward/record.
using refined open source data in a rural uri?eid=2-s2.0-85100040880&doi=10.1
region. Remote Sensing [Internet]. 177%2F0047287520987627&partnerID=
2019;11(9):1104. Available from: https:// 40&md5=a604838e099f4c76e92281e88b
www.scopus.com/inward/record. 824ddd
uri?eid=2-s2.0-85065724909&doi=10.33
90%2Frs11091104&partnerID=40&md5 [8] Encalada-Abarca L, Ferreira CC,
=5c5a2eddfb9361b48d49287661087add Rocha J. Revisiting city tourism in the
longer run: An exploratory analysis based
[4] Viana CM, Pontius RG, Rocha J. Four on LBSN data. Current Issues in Tourism
fundamental questions to evaluate land [Internet]. 2024;27(4):584-599. Available
change models with an illustration of from: https://www.scopus.com/inward/
a cellular automata–markov model. record.uri?eid=2-s2.0-85150605889&doi
Annals of the American Association =10.1080%2F13683500.2023.2182669&p
of Geographers. 2023;113(10): artnerID=40&md5=dbee951a47278cefa1
2497-2511. DOI: 10.1080/24694452. 50b41d16fb1794
2023.2232435
[9] Santos PP, Zêzere JL, Pereira S,
[5] Viana CM, Freire D, Abrantes P, Rocha J, Tavares AO. A novel approach
Rocha J. Evolution of agricultural to measuring spatiotemporal changes
production in Portugal during 1850- in social vulnerability at the local
2018: A geographical and historical level in Portugal. International
perspective. Land [Internet]. Journal of Disaster Risk Science
2021;10(8):776. Available from: https:// [Internet]. 2022;13(6):842-861.
www.scopus.com/inward/record. Available from: https://www.scopus.
uri?eid=2-s2.0-85111691871&doi=10.339 com/inward/record.uri?eid=2-s2.0-
0%2Fland10080776&partnerID=40&m 85142850511&doi=10.1007%2Fs13753-
d5=ec428276f8a03f807833dea6dbbc0293 022-00455-w&partnerID=40&md5=bbf
27704a0e918712cc0198d1cac523f
[6] Ribeiro C, Viana CM,
Girão I, Figueiredo E, Rocha J. The [10] Oliveira S, Capinha C, Rocha J.
spatiotemporal links between urban Predicting the time of arrival of the Tiger
and rural regions through the sale mosquito (Aedes albopictus) to new
and consumption of agri-food countries based on trade patterns of tyres
products. Sustainability [Internet]. and plants. Journal of Applied Ecology
2023;15(15):12038. Available from: [Internet]. 2023;60(11):2362-2374.
https://www.scopus.com/inward/record. Available from: https://www.scopus.
7
Time Series Analysis – Recent Advances, New Perspectives and Applications

com/inward/record.uri?eid=2-s2.0- Handbook of Applications of Chaos


85170397762&doi=10.1111%2F1365- Theory [Internet]. New York: Chapman
2664.14503&partnerID=40&md5=7be08 and Hall/CRC; 2017. pp. 211-230.
cde73fda1d61d51ab621993709b Available from: https://www.scopus.
com/inward/record.uri?eid=2-s2.0-
[11] Silva M, Betco I, Capinha C, 85052770091&doi=10.1201%2Fb20232&
Roquette R, Viana CM, Rocha J. partnerID=40&md5=47dae08ebe64bb0b
Spatiotemporal Dynamics of COVID- b6195ea52938bb39
19 Infections in Mainland Portugal.
Sustainability. 2022;14 [17] Ivanović M, Kurbalija V. Time series
analysis and possible applications.
[12] León-Álvarez AL, Betancur- In: Biljanovic P, Butkovic Z, Skala K,
Gómez JI, Jaimes-Barragán F, Grbac TC, Cicin-Sain M, Sruk V, et al.,
Grisales-Romero H. Clinical and editors. 39th International Convention
epidemiological rounds. Time series. on Information and Communication
Iatreia [Internet]. 2016;29(3):373-381. Technology, Electronics and
Available from: https://www.scopus. Microelectronics (MIPRO). Opatija,
com/inward/record.uri?eid=2-s2.0- Croatia: IEEE; May 30 - June 3,
84977585305&doi=10.17533%2Fudea. 2016. pp. 473-479. DOI: 10.1109/
iatreia.v29n3a12&partnerID=40&md5=6 MIPRO.2016.7522190
432935ac8123d424bbfac4e3b24b84e
[18] Chattopadhyay AK, Chattopadhyay T.
[13] Mathelinea D, Chandrashekar R, Time series analysis. In: Statistical
Mawengkang H. Stationarity test Methods for Astronomical Data Analysis.
for medicine time series data. AIP Springer Series in Astrostatistics. Vol. 3.
Conference Proceedings [Internet]. New York, NY: Springer; 2014. DOI:
2023;2714(1):30049. Available from. 10.1007/978-1-4939-1507-1_9
DOI: 10.1063/5.0128444
[19] Makridakis S, Spiliotis E,
[14] De Jong P. Time series analysis. In: Assimakopoulos V. The M4 competition:
Frees EW, Derrig RA, Meyers G, editors. Results, findings, conclusion and
Predictive Modeling Applications in way forward. International Journal of
Actuarial Science. Cambridge: Cambridge Forecasting. 2018;34(4):802-808
University Press; 2014. pp. 427-448.
Available from: https://www.scopus. [20] Ahmed M, Naser Mahmood A, Hu J.
com/inward/record.uri?eid=2-s2.0- A survey of network anomaly detection
84953865079&doi=10.1017%2FCBO97811 techniques. Journal of Network and
39342674.017&partnerID=40&md5=3262 Computer Applications [Internet].
f51f0506452273100f26b3e4fbd8 2016;60:19-31. Available from: https://
www.sciencedirect.com/science/article/
[15] Žáček M. Introduction to time pii/S1084804515002891
series. In: Volna E, Kotyrba M,
Janosek M, editors. Pattern Recognition [21] Mason AC. Artificial Intelligence
and Classification in Time Series Data. Cybersecurity Threats: Determining
Hershey, PA: IGI Global; 2017. pp. 32-52. Strategy and Decision-Making Effects.
DOI: 10.4018/978-1-5225-0565-5.ch002 Ann Arbor, Michigan: ProQuest,
Northcentral University; 2020
[16] Kulp CW, Niskala BJ.
Characterization of time series data. [22] Ahmed M, Mahmood AN,
In: Skiadas CH, Skiadas C, editors. Islam MR. A survey of anomaly detection
8
Introductory Chapter: Time Series Analysis
DOI: http://dx.doi.org/10.5772/intechopen.1004609

techniques in financial domain. approach for stock market forecasting


Future Generation Computer Systems. based on artificial neural network and
2016;55:278-288 ARIMA time series models. In: 2015
International Conference on Behavioral,
[23] Kolodner JL. An introduction to case- Economic and Socio-Cultural Computing
based reasoning. Artificial Intelligence (BESC). Nanjing, China; 2015. pp. 54-60.
Review [Internet]. 1992;6(1):3-34. DOI: 10.1109/BESC.2015.7365958
DOI: 10.1007/BF00155578
[30] Struckov A, Yufa S, Visheratin AA,
[24] Mockus J. The Bayesian approach Nasonov D. Evaluation of modern
to local optimization BT. In: Mockus J, tools and techniques for storing
editor. Bayesian Approach to Global time-series data. Procedia Computer
Optimization. Mathematics and Its Science. 2019:19-28. DOI: 10.1016/j.
Applications. Vol. 37. Springer, Dordrecht: procs.2019.08.125
Springer Netherlands; 1989. pp. 125-156.
DOI: 10.1007/978-94-009-0909-0_7 [31] Christ M, Braun N, Neuffer J,
Kempa-Liehr AW. Time series FeatuRe
[25] Mockus J, Tiesis V, Zilinskas A. The extraction on basis of scalable hypothesis
application of {B}ayesian methods for tests (tsfresh – A python package).
seeking the extremum. Towards Global Neurocomputing [Internet]. 2018;307:72-
Optimization. 1978;2(117-129):2 77. Available from: https://www.scopus.
com/inward/record.uri?eid=2-s2.0-
[26] Brochu E, Cora VM, de Freitas N. 85047079994&doi=10.1016%2Fj.neucom
A tutorial on Bayesian optimization .2018.03.067&partnerID=40&md5=188f
of expensive cost functions, with b4f1101d239a1429d804fdcee66b
application to active user modeling and
hierarchical reinforcement learning. [32] Chen G, Wang K. Current advances
ArXiv [Internet]. 2010;abs/1012.2599. of time series analysis in information
Available from: https://api. science: Tasks, processes and problems.
semanticscholar.org/CorpusID:1640103 Documentation, Informaiton &
Knowledge [Internet]. 2023;40(6):89-97.
[27] Song YX. Time series analysis process Available from: https://www.scopus.
of dynamic data in internet of things com/inward/record.uri?eid=2-s2.0-
system. Journal of Physics: Conference 85179605202&doi=10.13366%2Fj.dik.202
Series [Internet]. 2021;1856(1):12010. 3.06.089&partnerID=40&md5=eb6d51a
DOI: 10.1088/1742-6596/1856/1/012010 1a43b84aacdd4a213d226b9eb

[28] Palpanas T, Beckmann V. Report on [33] Xiong O, Li S. Methods of nonlinear


the first and second interdisciplinary time series cycle analysis in big data
time series analysis workshop environment and IoT application.
(ITISA). SIGMOD Record [Internet]. Wireless Communications and Mobile
2019;48(3):36-40. Available from: Computing [Internet]. 2022:8. Available
https://www.scopus.com/inward/record. from: https://www.scopus.com/inward/
uri?eid=2-s2.0-85077393353&doi=10.114 record.uri?eid=2-s2.0-85138422494&doi
5%2F3377391.3377400&partnerID=40& =10.1155%2F2022%2F6127601&partner
md5=cfbd117ea2ff1a82bd02387432495816 ID=40&md5=9f3a2023a3d455347cf82fc5
f0359eef
[29] Kapila Tharanga Rathnayaka RM,
Seneviratne DMKN, Jianguo W, [34] Mehrmolaei S, Keyvanpour MR.
Arumawadu HI. A hybrid statistical TsP-SA: Usage of time series techniques
9
Time Series Analysis – Recent Advances, New Perspectives and Applications

on healthcare data. International Journal [41] Yang H, Huang K, King I, Lyu MR.
of Electronic Healthcare [Internet]. Localized support vector regression for
2018;10(3):190-230. Available from: time series prediction. Neurocomputing.
https://www.scopus.com/inward/record. 2009;72(10-12):2659-2669
uri?eid=2-s2.0-85051719544&doi=10.15
04%2FIJEH.2018.094044&partnerID= [42] Chen T, Yin H, Chen H, Wu L,
40&md5=fa849ead3770e7692dbdc2a70 Wang H, Zhou X, et al. Tada: Trend
47c3276 alignment with dual-attention
multi-task recurrent neural networks
[35] Klepac G, Kopal R, Mršić L. for sales prediction. In: 2018 IEEE
REFII model as a base for data mining International Conference on Data
techniques hybridization with purpose Mining (ICDM). Singapure, Singapure:
of time series pattern recognition. IEEE; 2018. pp. 49-58. DOI: 10.1109/
Studies in Computational Intelligence ICDM.2018.00020
[Internet]. 2016;611:237-270.
Available from: https://www.scopus. [43] Haggan V, Ozaki T. Modelling
com/inward/record.uri?eid=2-s2.0- nonlinear random vibrations using an
84940179961&doi=10.1007%2F978-81- amplitude-dependent autoregressive
322-2544-7_8&partnerID=40&md5=f60 time series model. Biometrika.
4cc91d246104bdda35f06be196795 1981;68(1):189-196

[36] Wang S. Research on data mining [44] Chen S, Wang XX, Harris CJ. NARX-
and investment recommendation of based nonlinear system identification
individual users based on financial time using orthogonal least squares basis
series analysis. International Journal hunting. IEEE Transactions on Control
of Data Warehousing and Mining Systems Technology. 2007;16(1):78-84
[Internet]. 2020;16(2):64-80. Available
from: https://ideas.repec.org/a/igg/ [45] Frigola R, Rasmussen CE. Integrated
jdwm00/v16y2020i2p64-80.html pre-processing for Bayesian nonlinear
system identification with Gaussian
[37] Winters PR. Forecasting sales by processes. In: 52nd IEEE Conference on
exponentially weighted moving averages. Decision and Control. Firenze, Italy:
Management Science. 1960;6(3):324-342 IEEE; 2013. pp. 5371-5376. DOI: 10.1109/
CDC.2013.6760734
[38] Box GEP, Jenkins GM, Reinsel GC,
Ljung GM. Time Series Analysis: [46] Bertsimas D, Boussioux L. Ensemble
Forecasting and Control. Hoboken, modeling for time series forecasting: an
New Jersey: John Wiley & Sons; 2015 adaptive robust optimization approach
[Internet]. 2023. Available from: cs.
[39] Shiskin J. The X-11 Variant of the LG/2304.04308
Census Method II Seasonal Adjustment
Program. US Department of Commerce, [47] Khalil RA. Comparison of four neural
Bureau of the Census; 1967. Available from: network learning methods based on
https://www.census.gov/library/working- genetic algorithm for non-linear dynamic
papers/1967/adrm/shiskin-01.html systems identification. AL Rafdain
Engineering Journal. 2012;20(1):122-132
[40] Dagum EB. A new method to reduce
unwanted ripples and revisions in [48] Taylor JG. Univariate and
trend-cycle estimates from X-11-ARIMA. multivariate time series predictions. In:
Survey Methodology. 1996;22:77-84 Shadbolt J, Taylor JG, editors. Neural
10
Introductory Chapter: Time Series Analysis
DOI: http://dx.doi.org/10.5772/intechopen.1004609

Networks and the Financial Markets. In: Wu D, Carpuat M, Carreras X,


Perspectives in Neural Computing. Vecchi EM, editors. Proceedings of
London: Springer; 2002. pp. 11-22. {SSST}-8, Eighth Workshop on Syntax,
DOI: 10.1007/978-1-4471-0151-2_2 Semantics and Structure in Statistical
Translation [Internet]. Doha, Qatar:
[49] Coyle D, Prasad G, McGinnity M. Association for Computational
Faster self-organizing fuzzy neural Linguistics; 2014. pp. 103-111. Available
network training and improved from: https://aclanthology.org/W14-4012
autonomy with time-delayed synapses
for locally recurrent learning. In: [56] Graves A, Schmidhuber J.
Turgay T, editor. System and Circuit Framewise phoneme classification with
Design for Biologically-Inspired bidirectional LSTM and other neural
Intelligent Learning. Hershey, network architectures. Neural Networks.
PA: IGI Global; 2011. pp. 156-183. 2005;18(5-6):602-610
DOI: 10.4018/978-1-60960-018-1.ch008
[57] Sutskever I, Vinyals O, Le QV.
[50] Bengio Y. Learning deep Sequence to sequence learning with
architectures for AI. Found trends® neural networks. In: Ghahramani Z,
Machine Learning. 2009;2(1):1-127 Welling M, Cortes C, Lawrence N,
Weinberger KQ , editors. Advances in
[51] Malekmohamadi Faradonbe S, neural information processing systems.
Safi-Esfahani F, Karimian-kelishadrokhi 2014;27:9. ISBN: 9781510800410.
M. A review on neural Turing machine Available from: https://proceedings.
(NTM). SN Computer Science neurips.cc/paper_files/paper/2014
[Internet]. 2020;1(6):333. DOI: 10.1007/
s42979-020-00341-6 [58] Gehring J, Auli M, Grangier D,
Yarats D, Dauphin YN. Convolutional
[52] Zhou H, Zhang S, Peng J, Zhang S, sequence to sequence learning. In:
Li J, Xiong H, et al. Informer: Beyond International Conference on Machine
efficient transformer for long sequence Learning. Vol. 70. PMLR; 2017.
time-series forecasting. Proceedings pp. 1243-1252. Available from: https://
of the AAAI Conference on Artificial proceedings.mlr.press/v70/gehring17a.
Intelligence. 2021;35(12):11106-11115. html
DOI: 10.1609/aaai.v35i12.17325
[59] Firat O, Cho K, Sankaran B,
[53] Zeng A, Chen M, Zhang L, Xu Q. Yarman Vural FT, Bengio Y. Multi-way,
Are transformers effective for time series multilingual neural machine translation.
forecasting? Proceedings of the AAAI Computer Speech & Language
Conference on Artificial Intelligence. [Internet]. 2017;45:236-252. Available
2023;37(9):11121-11128. DOI: 10.1609/ from: https://www.sciencedirect.com/
aaai.v37i9.26317 science/article/pii/S0885230816301097

[54] Hochreiter S, Schmidhuber J. [60] Vaswani A, Shazeer N, Parmar N,


Long short-term memory. Neural Uszkoreit J, Jones L, Gomez AN, et al.
Computation. 1997;9(8):1735-1780 Attention is all you need. Advances in
Neural Information Processing Systems.
[55] Cho K, van Merriënboer B, 2017;30:11
Bahdanau D, Bengio Y. On the properties
of neural machine translation:
Encoder{-}decoder approaches.
11

You might also like