Next Article in Journal
Energy Efficiency and Economic Viability as Decision Factors in the Rehabilitation of Historic Buildings
Previous Article in Journal
Taxi Downsizing: A New Approach to Efficiency and Sustainability in the Taxi Industry
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Bayesian Structural Time Series and Regression Modeling for Sustainable Technology Management

Department of Big Data and Statistics, Cheongju University, Chungbuk 28503, Korea
Sustainability 2019, 11(18), 4945; https://doi.org/10.3390/su11184945
Submission received: 9 August 2019 / Revised: 7 September 2019 / Accepted: 9 September 2019 / Published: 10 September 2019
(This article belongs to the Section Economic and Business Aspects of Sustainability)

Abstract

:
Many companies take the sustainability of their technologies very seriously, because companies with sustainable technologies are better able to survive in the market. Thus, sustainable technology analysis is important issue in management of technology (MOT). In this paper, we study the management of sustainable technology (MOST). This focuses on the sustainable technology in various MOT fields. In the MOST, sustainable technology analysis is dependent on time periods. We propose a method of sustainable technology analysis using a Bayesian structural time series (BSTS) model based on time series data. In addition, we use the Bayesian regression to find the relational structure between technologies. To show the performance of our method and how the method can be applied to practical works, we carry out a case study using the patent data related to artificial intelligence technologies.

1. Introduction

Technology is the most important factor for changing the world [1]. Many technologies have changed the world to date, with artificial intelligence (AI) technology now dominating. Most companies have tried to increase their technological competitiveness and sustainability in the marketplace. Finding and developing sustainable technologies is a good approach for increasing a company’s technological competitiveness [2]. Many studies on sustainable technology analysis have been performed in diverse fields [3,4,5,6,7,8]. Kim et al. (2015) proposed a method of sustainable technology forecasting in the defense technology field. They applied the technology diffusion model to their proposed method. This paper showed how the sustainable technology analysis can be applied to defense technology of Korea. Park et al. (2015) studied a network model to select sustainable technology in the Ford Motor Company. In this paper, the authors explained the sustainable technology structure of the technologies included in Ford using the international patent classification (IPC) codes of Ford’s patents. Kim et al. (2018) carried out a sustainable technology analysis of AI technology. They used the visualization using social network analysis (SNA). Lee et al. (2018) conducted a study on sustainable technology transfer using ensemble modeling. They combined a topic model with an adaptive boosting algorithm for the ensemble modeling. Kim et al. (2019) proposed a study on data envelopment analysis and state space model for sustainable technology analysis. This paper used the technological keywords extracted from patent documents for the proposed model. In the most previous studies, the technology keywords or IPC codes extracted from patent documents were analyzed by statistics and machine learning algorithms without time considerations. However, technology is heavily influenced by time factors because technology has been developed over time from the past to the present. Sustainable technology likewise has been changed over time. Thus, for finding the sustainable technology in a given technological field, we have to understand the technological relationships between all sub technologies via sustainable technology analysis. However, it has been difficult to find the methods to solve this problem in previous studies. Therefore, we propose a model that considers time and identifies technological relationships. In this paper, we use the Bayesian structural time series (BSTS) to perform time-related sustainable technology analysis and the Bayesian regression to find the technological association [9,10,11]. The Bayesian statistical approach can be used effectively in sustainable technical analysis. This is because the Bayesian approach builds analytical models based on prior experience (prior distribution) and given data (likelihood function). In sustainable technology analysis, the prior distribution deals with the expert’s knowledge of a given technology domain, and the likelihood function covers the patent data related to a target technological field. The prior distribution and likelihood function are combined (multiplied) to form the posterior distribution and this becomes the final Bayesian model. Therefore, we propose a technology analysis model for sustainable technology management by using these characteristics of Bayesian statistics. Finally, we combine the results of BSTS and Bayesian regression to draw conclusions for the management of sustainable technology (MOST). The remainder of this paper is organized as follows. In Section 2, we show the research backgrounds related to our study. We show the proposed method for MOST in Section 3. The next section provides the result of our case study using AI technology. In the conclusions section, we conclude our research and describe our future works related to MOST.

2. Research Background

2.1. Management of Sustainable Technology

Companies must develop sustainable technologies to improve their market competitiveness. Sustainable technology refers to a core technology that can secure the sustainability of the company’s technologies [2,3,5]. Thus, understanding a company’s sustainable technology is a very important task in management of technology (MOT). In addition, the MOST is focused on sustainable MOT. In this paper, we study on a method for MOST using the BSTS and Bayesian regression.

2.2. Structural Time Series Models

Time series models have been used in many applications such as business, science, and engineering. The first goal of time series models is forecasting, and the next is explaining model structure. There are a number of methods in time series analysis. The structural time series model is one of them. This constructs a forecasting model by structuring the elements of time series. In the structural time series model, the observation in time t y t is defined as per following observation equation [9,10].
y t = Z t T α t + ε t
where α t is a vector of latent variables and Z t is a vector of model parameters. The error term ε t follows a Gaussian distribution with μ = 0 and σ 2 = H t . In addition, α t is represented as the following transition equation [9,10].
α t + 1 = T t α t + R t η t
where η t has a Gaussian distribution with μ = 0 and σ 2 = Q t . This equation shows the update of unobserved latent variable α t over time. T t and R t are the transition matrix and structural parameter, respectively. Z t , T t , and R t contain the values 0 and 1 representing the relevance for structural computation. The Equations (1) and (2) describe the state space of observed data. Using this model we can build time series models for short- and long-term forecasting.

2.3. Bayesian Techniques for Industrial Engineering

Various Bayesian techniques have been used in industrial engineering, including MOT. Among them, the Bayesian network is one of the popular models. Many studies on MOT have used this model for quantitative data analysis. A Bayesian network is a graph model to represent the causal structure between nodes (variables) under uncertainty [12]. This builds a directed graphical model using joint and conditional probability distributions and chain rule [13,14]. That is, the joint probability of m nodes is represented as per the following chain rule equation [12]:
p ( y 1 ,   y 2 ,   , y m ) = j = 1 m p ( y j | y 1 , , y j 1 )
where y 1 ,   y 2 ,   , y m are m nodes of Bayesian network model. Also, this is updated by learning from data as follows [13]:
p ( θ | y ) p ( y | θ ) p ( θ )
where y is data associated with node and θ is the parameters of the model. For example, in the infrastructure systems such as water supply and supply chain management, the Bayesian network method was used for modeling the quantification of resilience [15,16]. In addition, the Bayesian network model was carried out to analyze the sustainable technology [6]. Bayesian networks are a good model for understanding the causal structure of uncertainties in the data, but it is difficult to illustrate the time factors in the model. However, the time factor is important in technology analysis, because the technology has been developed over time. Therefore, we need Bayesian technique that can consider time factor for technology analysis. To overcome this problem, we propose Bayesian modeling with a time factor for MOT.

3. Bayesian Structural Time Series and Regression Models for MOST

Technology changes and evolves over time. As time goes on, technology has been developed and improved the quality of human life. In this paper, we analyze the patent keyword data over time using Bayesian structural time series (BSTS) modeling. Bayesian statistics has been applied to many statistical fields such as regression, classification, clustering and time series analysis [17]. Bayesian statistics are based on the Bayes theorem as follows [11,17,18]:
P ( θ | x ) = P ( x | θ ) P ( θ ) P ( x )
where x is observed data and θ is model parameter. P(x) is computed as follows: P ( x ) = θ P ( x , θ ) = θ P ( x | θ ) P ( θ ) . P ( θ ) and P ( x | θ ) represent the prior and likelihood functions, respectively. Also, P ( θ | x ) is the posterior function. This is updated by learning the observed data x given θ (likelihood). In Bayesian statistics, we can obtain various analysis results according to various selection of prior distribution. The BSTS is also based on general structural time series model in Equations (1) and (2). Also, we select Gaussian distribution as the prior of our BSTS model because we use the occurred frequency values from 0 to infinite [0,∞). The following represents the basic structure of BSTS [9]:
y t = μ t + τ t + β T x t + ε t
where μ t = μ t 1 + δ t 1 + μ t , δ t = δ t 1 + v t , and τ t = s = s S 1 τ t s + w t . The τ t is distributed to Gaussian. We also consider the Bayesian regression model as follows [11]:
y = β 0 + i = 1 p β i x i + e
where e is distributed to Gaussian with mean = 0 and variance = σ 2 . In our model, the prior of σ 2 is followed to an inverse-chi square (Inv- χ 2 ) distribution as follows [11]:
σ 2 ~ I n v χ 2 ( n p , s 2 )
where n and p are data and parameter sizes, respectively. In addition, s 2 is calculated as follows:
s 2 = 1 n p ( y X β ^ ) T ( y X β ^ )
To build the technological structure of sustainable technologies, we combine the results of BSTS and Bayesian regression. Figure 1 shows the process of our proposed method.
The first step in our proposed method was to select a target technology for sustainable technology analysis. We collected the patent documents related to target technology from the patent databases such as the WIPS Corporation (WIPSON) and the United States Patent and Trademark Office (USPTO) [19,20]. We also extracted technological keywords from the collected patent documents using text mining techniques. In this paper, we use the R data language and its text mining techniques [21,22]. Using the result of extracted keywords, we chose the representative technologies for the target technology. To understand the representative technologies from past to present and forecast the future state of the technologies, we searched time series data related to the representative technologies. We retrieved the time series data from the Google Trends [23]. Using the data of Google Trends, we performed the time series data analysis by the BSTS model and Bayesian regression. Lastly, we combined the analytical results of the BSTS model and Bayesian regression to find sustainable technologies for target technology field.
The scope of MOT is very wide. The MOT includes everything a company needs to manage technology, including technology forecasting, new product development, technology innovation, technology roadmaps, and R&D strategies [1]. Most MOT tasks are based on analysis and understanding of technology. The MOST is the same as general MOT. In addition, technology analysis can expect improved results when prior knowledge and time factors of target technology are added to the analysis model. In this paper, we perform technology analysis using BSTS, a model that considers prior knowledge and time factors simultaneously. We also carry out Bayesian regression analysis to construct technological relationship between technologies. Therefore, using the results of the BSTS and Bayesian regression, we will be able to handle various tasks of MOST.

4. Case Study using AI Technology

In this paper, we used the patent documents related to AI to illustrate how our model can be applied to real technology field. For our case study by the BSTS model and Bayesian regression, we used the R data language and its packages [21,22,24,25]. We retrieved the AI patents from the patent database WIPSON [19]. The collected patents were applied and registered from 1995 to 2016. Finally, we selected total 13,858 valid patents by 2015. Using the text mining techniques [22], we preprocessed the patent documents and extracted AI keywords from the documents. There were 36 extracted keywords, as follows: analysis, awareness, behavior, cognitive, collaborative, computing, conversation, corpus, data, dialogue, feedback, figure, image, inference, interface, language, learning, mind, morphological, natural, network, neuro, object, ontology, pattern, recognition, representation, sentence, sentiment, situation, spatial, speech, understanding, video, vision, and voice. We divided the 36 keywords into three groups (Group I, Group II, Group III) by alphabetical order. Figure 2 shows the keyword trends by year of Group I.
In the graph, the X and Y axes represent the year and the occurred frequency of each keyword respectively. We found that the trends of keywords analysis, behavior, corpus, data and feedback are meaningful. Next the trends of the keywords in Group II are shown in Figure 3.
The keywords of image, inference, interface, language, network, and object show meaningful trends in the plots. In particular, keyword network shows a relatively more significant trend than other keywords. Finally, the trends of the keywords belonging to Group III over time is shown in Figure 4.
We knew that the patent keywords of pattern, recognition, spatial, speech, video, vision and voice represent significant trends for AI technology. Using the visualization results of collected AI patent data, we determined the technologies related to AI as follows; neural networks (NN), data analysis (DA), cognitive computing (CC), natural language (NL), machine learning (ML), pattern recognition (PR), artificial intelligence (AI), and deep learning (DL). We collected trend data for the AI technologies described above from January 2010 to June 2019 in Google Trends [23]. Using the collected data, we visualized the trend data of AI technology in Figure 5.
The trend of AI technology has been rapidly increasing since 2014. This is a result of a lot of interest in AI and breakthrough technology development for AI from 2014. The trends of neural networks (NN) and pattern recognition (PR) technologies, which are closely related to AI traditionally, are similar to AI. The cognitive computing (CC) technology peaked between 2016 and 2017, but declined thereafter. This means that the CC technology based on cognitive science and cognitive psychology has limitations for AI developing. On the other hand, deep learning (DL) technology and related machine learning (ML) and data analysis (DA) technologies are continuously increasing. Based on trend visualization of these AI technologies, more advanced analysis is performed using BTST model for AI technology forecasting. Using trend data of AI technology, we carried out the BSTS modeling for forecasting 24 months. Table 1 shows the forecasting results by BSTS.
The NN (neural networks) has the largest value in the average of the 24-month forecasting. We know that deep learning, an important element of AI, is based on neural networks. The mean values of DA (data analysis) and ML (machine learning) are also larger than others. The mean value of CC (cognitive computing) is the smallest in the all technologies. This is because it is an AI technology used in some fields such as psychology or cognitive science. The following figures show the predicted values for eight detailed technologies and their confidence intervals of predicted values. Figure 6 shows the visualization of BSTS forecasting for NN, DA, CC, and NL.
The increasing slope of DA is larger than NN. In addition, the confidence interval of NN is larger than DA. This means that the fluctuation of NN is big. The slope of CC is forecasted to decrease gradually. The NL is forecasted to be slightly decreased or maintained. Figure 7 shows the predicted results of the BSTS model for the remaining four technologies.
Both ML and PR, including AI and DL, are forecasted to be increased. The predictive interval of PR is larger than others. So, we expect the future trend of PR to be relatively large. From the results of Figure 6 and Figure 7, we found that technologies of NN, DA, ML, and PR are expected to be continuously developed in the future.
We carried out another experiment using Bayesian regression. We consider two models by Bayesian regression. In our first model, the AI is used as response variable, and the others are used for predictive variables as follows:
AI = b 0 + b 1 N N + b 2 D A + b 3 C C + b 4 N L + b 5 M L + b 6 P R
The second model is defined as follows:
DL = b 0 + b 1 N N + b 2 D A + b 3 C C + b 4 N L + b 5 M L + b 6 P R
In this paper, we choose the Gaussian distribution as the prior distribution for Bayesian regression modeling. Table 2 shows the probability value (p-value) representing the statistical significance of regression parameters.
We confirmed the statistical significance of the parameters under 99% confidence level. That is, we can select the predictive variables with p-value less than 0.01 for final Bayesian regression model. So, for the response variable AI, we selected NN, CC, NL, ML, and PR for the final predictive model as follows:
AI = b 0 + b 1 N N + b 2 D A + b 3 C C + b 4 N L + b 5 M L + b 6 P R
Also, we built the predictive model for the response variable DL as follows:
DL = b 0 + b 1 N N + b 2 C C + b 3 M L
Using these selected models, we predicted the trends of Al and DL. Figure 8 shows the trends of two response variables.
We can expect a very rapid increase in the trend of AI (artificial intelligence) and DL (deep running) in the future. Especially, the slope of AI and DL are very similar to each other, and it is confirmed that the influence of deep running on artificial intelligence development will be very large. Using the results of BSTS and Bayesian regression, we build the sustainable technology structure of AI in Figure 9.
AI is directly influenced by natural language processing, deep learning, and pattern recognition technologies. In addition, deep learning is affected by the technologies of artificial neural networks, cognitive computing systems, and machine learning algorithms.

5. Discussion

The method proposed in this paper has both strengths and weaknesses. First, the strength of the proposed method is the construction of a technology analysis model that considers the time factor. In other words, for the MOST related to AI technology, a sustainable technology analysis was conducted in consideration of the time trends of the detailed technologies of AI from the past to the present. In addition, we can use the prior distribution of Bayesian statistics to incorporate the expert’s prior experiences of AI into the technology analysis model. In other words, the probability distribution suitable for prior experience was designated and multiplied by the likelihood function based on patent data to obtain the posterior probability distribution. The proposed model was based on the posterior distribution.
In this paper we used the conjugate prior as a prior distribution. This was due to the convenience of the calculation. For example, if the likelihood function has a Gaussian distribution, the prior probability distribution is also determined as a Gaussian distribution. However, various prior distributions can be used to reflect the diverse prior information of experts in the model construction as much as possible. However, if the likelihood function and the prior distribution are heterogeneous, it is difficult to calculate the posterior probability distribution. However, to properly reflect expert knowledge in the model, the most appropriate prior probability distribution should be used rather than using the conjugate distribution. In such cases, Bayesian computing such as Marko Chain Monte Carlo (MCMC) should be used to calculate the posterior probability distribution.
In our future works, we will study Bayesian deep learning for time series forecasting, and add more diverse distribution for prior probability distribution to this model. We use this prior distribution to add domain knowledge of target technology to the new Bayesian time series deep learning model, and derive the results of technology analysis for identifying the sustainable technology trends. This research will contribute to sustainable technology management, such as research and development planning that can continuously improve the technological competitiveness of countries and companies.

6. Conclusions

We proposed a method to build the sustainable technology structure of target technology field. In this paper, we applied the BSTS and Bayesian regression to our proposed modeling. We selected artificial intelligence as the target technology for practical application of the proposed method. In our case study, we collected the patent documents related to AI. We extracted the technological keywords of AI from the patent documents. Using the extracted patent keywords, we selected the representative technologies for AI. We searched the time series data of the selected technologies from the Google Trends, and analyzed them by the BSTS and Bayesian regression. We combined two results of the BSTS and Bayesian regression, and made a sustainable technology structure. The proposed method can be applied to diverse technological fields such as smart healthcare, Internet of things, self-driving cars, etc. It is important for a company to find sustainability for the technology sector in order to improve its technological competitiveness continuously in the market. In our future works, we will study more advanced methods to detect sustainable technologies. To this end, we will study new methods using not only statistics but also deep learning.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Roper, A.T.; Cunningham, S.W.; Porter, A.L.; Mason, T.W.; Rossini, F.A. Banks, Forecasting and Management of Technology; John Wiley & Sons: Hoboken, NJ, USA, 2011. [Google Scholar]
  2. Choi, J.; Jun, S.; Park, S. A patent analysis for sustainable technology management. Sustainability 2016, 8, 688. [Google Scholar] [CrossRef]
  3. Park, S.; Jun, S. Statistical Technology Analysis for Competitive Sustainability of Three Dimensional Printing. Sustainability 2017, 9, 1142. [Google Scholar] [CrossRef]
  4. Kim, S.; Jang, D.; Jun, S.; Park, S. A novel forecasting methodology for sustainable management of defense technology. Sustainability 2015, 7, 16720–16736. [Google Scholar] [CrossRef]
  5. Park, S.; Lee, S.; Jun, S. A network analysis model for selecting sustainable technology. Sustainability 2015, 7, 13126–13141. [Google Scholar] [CrossRef]
  6. Kim, J.; Jun, S.; Jang, D.; Park, S. Sustainable Technology Analysis of Artificial Intelligence Using Bayesian and Social Network Models. Sustainability 2018, 10, 115. [Google Scholar] [CrossRef]
  7. Lee, J.; Kang, J.; Jun, S.; Lim, H.; Jang, D.; Park, S. Ensemble Modeling for Sustainable Technology Transfer. Sustainability 2018, 10, 2278. [Google Scholar] [CrossRef]
  8. Kim, J.; Sun, B.; Jun, S. Sustainable Technology Analysis Using Data Envelopment Analysis and State Space Models. Sustainability 2019, 11, 3597. [Google Scholar] [CrossRef]
  9. Scott, S.L.; Varian, H.R. Predicting the Present with Bayesian Structural Time Series. 2013. Available online: https://ssrn.com/abstract=2304426 or http://dx.doi.org/10.2139/ssrn.2304426 (accessed on 9 September 2019).
  10. Schmitt, E.; Tull, C.; Atwater, P. Extending Bayesian structural time-series estimates of causal impact to many-household conservation initiatives. Ann. Appl. Stat. 2018, 12, 2517–2539. [Google Scholar] [CrossRef] [Green Version]
  11. Gelman, A.; Carlin, J.B.; Stern, H.S.; Dunson, D.B.; Vehtari, A.; Rubin, D.B. Bayesian Data Analysis, 3rd ed.; Chapman & Hall/CRC Press: Boca Raton, FL, USA, 2013. [Google Scholar]
  12. Korb, K.B.; Nicholson, A.E. Bayesian Artificial Intelligence, 2nd ed.; CRC Press: London, UK, 2011. [Google Scholar]
  13. Murphy, K.P. Machine Learning: A Probabilistic Perspective; MIT Press: Cambridge MA, USA, 2012. [Google Scholar]
  14. Theodoridis, S. Machine Learning A Bayesian and Optimization Perspective; Elsevier: London UK, 2015. [Google Scholar]
  15. Hosseini, S.; Barker, K. A Bayesian network model for resilience-based supplier selection. Int. J. Prod. Econ. 2016, 180, 68–87. [Google Scholar] [CrossRef]
  16. Hosseini, S.; Barker, K. Modeling infrastructure resilience using Bayesian networks: A case study of inland waterway ports. Comput. Ind. Eng. 2016, 93, 252–266. [Google Scholar] [CrossRef]
  17. Ross, S.M. Introduction to Probability and Statistics for Engineers and Scientists, 4th ed.; Elsevier: Seoul, Korea, 2012. [Google Scholar]
  18. Koduvely, H.M. Learning Bayesian Models with R; Packt: Birmingham, UK, 2015. [Google Scholar]
  19. WIPSON. WIPS Corporation. Available online: http://www.wipson.com, http://global.wipscorp.com (accessed on 15 December 2018).
  20. USPTO. The United States Patent and Trademark Office. Available online: http://www.uspto.gov (accessed on 15 December 2018).
  21. R Development Core Team. R: A Language and Environment for Statistical Computing; R Foundation for Statistical Computing: Vienna, Austria, 2019; Available online: http://www.R-project.org (accessed on 9 September 2019).
  22. Feinerer, I.; Hornik, K. Package ‘tm’ Ver. 0.7–5, Text Mining Package, CRAN of R Project. 2018. Available online: https://cran.r-project.org/web/packages/tm/tm.pdf (accessed on 1 January 2019).
  23. Google Trends. Available online: http://trends.google.com (accessed on 15 July 2019).
  24. Scott, S.L. Package ‘bsts’ Ver. 0.9.1, Bayesian Structural Time Series, CRAN of R Project. 2019. Available online: https://cran.r-project.org/web/packages/bsts/bsts.pdf (accessed on 1 January 2019).
  25. Gelman, A.; Su, Y.; Yajima, M.; Hill, J.; Pittau, M.G.; Kerman, J.; Zheng, T.; Dorie, V. Package ‘arm’ Ver. 1.10-1, Data Analysis Using Regression and Multilevel/Hierarchical Models, CRAN of R Project. 2018. Available online: https://cran.r-project.org/web/packages/arm/arm.pdf (accessed on 1 January 2019).
Figure 1. Proposed analytical process. BSTS: Bayesian structural time series.
Figure 1. Proposed analytical process. BSTS: Bayesian structural time series.
Sustainability 11 04945 g001
Figure 2. Keyword trends by year: Group I.
Figure 2. Keyword trends by year: Group I.
Sustainability 11 04945 g002
Figure 3. Keyword trends by year: Group II.
Figure 3. Keyword trends by year: Group II.
Sustainability 11 04945 g003
Figure 4. Keyword trends by year: Group III.
Figure 4. Keyword trends by year: Group III.
Sustainability 11 04945 g004
Figure 5. Google trends of artificial intelligence (AI) technology.
Figure 5. Google trends of artificial intelligence (AI) technology.
Sustainability 11 04945 g005
Figure 6. Visualization of BSTS forecasting: NN, DA, CC, NL.
Figure 6. Visualization of BSTS forecasting: NN, DA, CC, NL.
Sustainability 11 04945 g006
Figure 7. Visualization of BSTS forecasting: ML, PR, AL, DL.
Figure 7. Visualization of BSTS forecasting: ML, PR, AL, DL.
Sustainability 11 04945 g007
Figure 8. Prediction of Bayesian regression.
Figure 8. Prediction of Bayesian regression.
Sustainability 11 04945 g008
Figure 9. Sustainable technology structure of AI.
Figure 9. Sustainable technology structure of AI.
Sustainability 11 04945 g009
Table 1. BSTS(Bayesian structural time series) forecasting results.
Table 1. BSTS(Bayesian structural time series) forecasting results.
TimeNNDACCNLMLPRAIDL
1100.2997.1225.2836.2296.1880.0597.3093.05
2100.9098.1525.2536.8797.1080.8997.8093.45
3102.2699.0322.5636.4997.9480.6498.8294.04
4102.7499.6021.4236.7098.7181.7999.7294.63
5103.71100.7320.7037.0699.5982.27100.0695.36
6103.16101.0220.2737.40100.5382.70100.5995.87
7103.90102.5918.8737.48101.5182.35101.6096.64
8103.03102.8018.6237.97102.6983.19102.6397.19
9103.91103.7717.5438.03103.2883.31103.2498.18
10104.85104.4916.3738.26104.1683.76103.2598.92
11105.42105.4115.1438.33105.2084.48104.4299.35
12106.22106.1213.7738.51105.9484.92105.3299.91
13105.20107.6613.2438.80106.7885.26106.16100.67
14107.21108.1612.2239.15107.7785.64107.02101.10
15108.39108.4011.0439.32108.6785.53107.64101.82
16110.07109.339.9139.70109.4286.56108.10102.49
17111.98110.739.8140.16110.5887.47109.25102.91
18112.73111.148.1940.22111.4387.11109.95103.74
19114.49112.087.1640.24112.3087.27110.97104.18
20113.47112.576.3440.55113.2087.51111.66104.83
21114.68113.936.1841.17114.1288.38113.26105.29
22114.38114.605.2341.44115.1589.12114.35105.81
23115.61115.642.8641.17116.0689.52114.98106.36
24116.15116.773.9442.25117.1389.65116.20106.70
Mean107.63106.7913.7938.79106.5085.00106.00100.08
Note: NN: neural networks; DA: data analysis; CC. cognitive computing; NL: natural language; ML: machine learning; AI: artificial intelligence; DL: deep learning.
Table 2. Statistical significance of Bayesian regression parameter.
Table 2. Statistical significance of Bayesian regression parameter.
TechnologyArtificial IntelligenceDeep Learning
Neural networks0.00440.0001
Data analysis0.42700.3055
Cognitive computing0.00010.0001
Natural language0.00010.2219
Machine learning0.00010.0001
Pattern recognition0.00070.0843

Share and Cite

MDPI and ACS Style

Jun, S. Bayesian Structural Time Series and Regression Modeling for Sustainable Technology Management. Sustainability 2019, 11, 4945. https://doi.org/10.3390/su11184945

AMA Style

Jun S. Bayesian Structural Time Series and Regression Modeling for Sustainable Technology Management. Sustainability. 2019; 11(18):4945. https://doi.org/10.3390/su11184945

Chicago/Turabian Style

Jun, Sunghae. 2019. "Bayesian Structural Time Series and Regression Modeling for Sustainable Technology Management" Sustainability 11, no. 18: 4945. https://doi.org/10.3390/su11184945

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop