Hostname: page-component-89b8bd64d-ktprf Total loading time: 0 Render date: 2026-05-07T09:29:48.802Z Has data issue: false hasContentIssue false

Time series analysis of GSS bonds Part 2 – further univariate analysis of S&P Green Bond Index

Published online by Cambridge University Press:  20 December 2024

Rights & Permissions [Opens in a new window]

Abstract

The popularity of green, social and sustainability-linked bonds (GSS bonds) continues to rise, with circa US$939 billion of such bonds issued globally in 2023. Given the rising popularity of ESG-related investment solutions, their relatively recent emergence, and limited research in this field, continued investigation is essential. Extending non-traditional techniques such as neural networks to these fields creates a good blend of innovation and potential. This paper follows on from our initial publication, where we aim to replicate the S&P Green Bond Index (i.e. this is a time series problem) over a period using non-traditional techniques (neural networks) predicting 1 day ahead. We take a novel approach of applying an N-BEATS model architecture. N-BEATS is a complex feedforward neural network architecture, consisting of basic building blocks and stacks, introducing the novel doubly residual stacking of backcasts and forecasts. In this paper, we also revisit the neural network architectures from our initial publication, which include DNNs, CNNs, GRUs and LSTMs. We continue the univariate time series problem, increasing the data input window from 1 day to 2 and 5 days respectively, whilst still aiming to predict 1 day ahead.

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
© The Institute and Faculty of Actuaries, 2024. Published by Cambridge University Press on behalf of the Institute and Faculty of Actuaries
Figure 0

Figure 1. S&P Green Bond Index data with training/validation/test splits highlighted (output from Google Colab).

Figure 1

Table 1. Summary table of data used, split by training, validation and test data sets.

Figure 2

Figure 2. Generalised N-BEATS architecture. Source: Oreshkin et al. (2019).

Figure 3

Table 2. Comparison of N-BEATS model architecture.

Figure 4

Figure 3. Training and validation loss curves (output from Google Colab).

Figure 5

Table 3. Comparison of performance measure, between the baseline model and N-BEATS, based on MAE and MAPE, varying the input window between 1, 2 and 5 days.

Figure 6

Figure 4. Snippet of the final trained N-BEATS model architecture using Keras visualizer (output from Google Colab).

Figure 7

Figure 5. Seasonal, trend and residual plot outputs from the data set (output from Google Colab).

Figure 8

Figure 6. Autocorrelation plot for data set mentioned in Section 2 (output from Google Colab).

Figure 9

Figure 7. Partial autocorrelation plot for data set mentioned in Section 2 (output from Google Colab).

Figure 10

Table 4. Comparison performance of neural network models with 1, 2 and 5 days of input window information.

Figure 11

Table 5. Comparison performance 2-day and 5-day input window against window of 1 day for the same model.

Figure 12

Table 6. Comparison performance of each neural network model against baseline.