Hostname: page-component-89b8bd64d-j4x9h Total loading time: 0 Render date: 2026-05-08T06:25:56.090Z Has data issue: false hasContentIssue false

Time series analysis of GSS bonds

Published online by Cambridge University Press:  11 March 2024

D. Dey*
Affiliation:
Institute and Faculty of Actuaries, London, WC1V 7QJ, UK
Rights & Permissions [Opens in a new window]

Abstract

The market for green bonds, and environmentally aligned investment solutions, is increasing. As of 2022, the market of green bonds exceeded USD 2 trillion in issuance, with India, for example, having issued its first-ever sovereign green bonds totally R80bn (c.USD1bn) in January 2023. This paper lays the foundation for future papers and summarises the initial stages of our analysis, where we try to replicate the S&P Green Bond Index (i.e. this is a time series problem) over a period using non-traditional techniques. The models we use include neural networks such as CNNs, LSTMs and GRUs. We extend our analysis and use an open-source decision tree model called XGBoost. For the purposes of this paper, we use 1 day’s prior index information to predict today’s value and repeat this over a period of time. We ignore for example stationarity considerations and extending the input window/output horizon in our analysis, as these will be discussed in future papers. The paper explains the methodology used in our analysis, gives details of general underlying background information to the architecture models (CNNs, LSTMs, GRUs and XGBoost), as well as background to regularisation techniques specifically L2 regularisation, loss curves and hyperparameter optimisation, in particular, the open-source library Optuna.

Information

Type
Sessional Paper
Creative Commons
Creative Common License - CCCreative Common License - BY
This is an Open Access article, distributed under the terms of the Creative Commons Attribution licence (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted re-use, distribution, and reproduction in any medium, provided the original work is properly cited.
Copyright
© Institute and Faculty of Actuaries 2024
Figure 0

Figure 1. Cumulative global green bond issuance.

Figure 1

Figure 2. S&P Green Bond Index from 2013 to 2023.

Figure 2

Figure 3. S&P Green Bond Index data with training/validation/test splits highlighted.

Figure 3

Table 1. Summary information of the full data used, as well as the training, validation and test data sets

Figure 4

Table 2. Summary Table Showing Categories of Models Used in this Paper

Figure 5

Figure 4. Example DNN architecture.

Figure 6

Figure 5. Components of a neuron in a hidden layer.

Figure 7

Figure 6. Example convolutional 1D architecture.

Figure 8

Figure 7. Inside an LSTM cell (Source: Ryan, 2020).

Figure 9

Figure 8. Inside a GRU cell (Source: Phi, 2018).

Figure 10

Figure 9. Overview of how XGBoost works (Source: Amazon Web Services, 2023).

Figure 11

Figure 10. Sample loss history curve from training one of the models.

Figure 12

Figure 11. Graphical summary of regularisation techniques (Pramoditha, 2022).

Figure 13

Table 3. The Set of Activation Functions Used During Hyperparameter Optimisation

Figure 14

Figure 12. Predictions from the Baseline model over the test range versus actual data.

Figure 15

Table 4. Comparison of Performance of the Best Performing Model from Each Model Category against the Baseline Model

Figure 16

Table 5. Comparison of Performance of XGBoost against the Baseline Model

Figure 17

Figure 13. Comparison of best-performing models using MAPE from each model category excluding XGBoost.

Figure 18

Figure 14. Outputs from XGBoost model runs over the test range versus actual data.