EconBase
← Back to paper

Non-linear interlinkages and key objectives amongst the Paris Agreement and the Sustainable Development Goals

Extracted main text — title through conclusion, appendix excluded. This is what our citation measures are computed over, published so the extraction can be checked by eye.

19,214 characters · 6 sections · 17 citation commands

Rendered from LaTeX for readability, not typeset faithfully. Citation keys are highlighted; maths is left as source; figures, tables and equation environments are summarised rather than reproduced; unrecognised commands are greyed out so nothing is silently dropped. Email addresses are removed.

Non-linear interlinkages and key objectives amongst the Paris Agreement and the Sustainable Development Goals

abstractThe United Nations' ambitions to combat climate change and prosper human development are manifested in the Paris Agreement and the Sustainable Development Goals (SDGs), respectively. These are inherently inter-linked as progress towards some of these objectives may accelerate or hinder progress towards others. We investigate how these two agendas influence each other by defining networks of 18 nodes, consisting of the 17 SDGs and climate change, for various groupings of countries. We compute a non-linear measure of conditional dependence, the partial distance correlation, given any subset of the remaining 16 variables. These correlations are treated as weights on edges, and weighted eigenvector centralities are calculated to determine the most important nodes. We find that SDG 6, clean water and sanitation, and SDG 4, quality education, are most central across nearly all groupings of countries. In developing regions, SDG 17, partnerships for the goals, is strongly connected to the progress of other objectives in the two agendas whilst, somewhat surprisingly, SDG 8, decent work and economic growth, is not as important in terms of eigenvector centrality.

Inter-linked human and natural worlds

The state-of-the-art in sustainability is described by two United Nations (UN) landmark agendas, the Paris Agreement UNParisAgreement and the Sustainable Development Goals (SDGs) UNSDG. Whilst the former focuses on preventing a global climate crisis with far reaching consequences by limiting global warming to 1.5 to 2\degree C above pre-industrial levels, the purpose of the latter is to end poverty, protect the planet and ensure that all people enjoy peace and prosperity by 2030. Any action for the progress on either agenda often has an influence on the other UNCopenhagen, reflecting the complexity of the human and natural worlds.

This inter-linked nature gives rise to opportunities for the creation of synergistic interventions: civil, corporate and institutional actions can efficiently create impact across both agendas, thereby improving the world profoundly. On the other hand, this inter-linked construct can also be subject to trade-offs between objectives, i.e., progress towards one agenda constrains progress towards the other. In this work, we aim to discover how climate change, as measured by local temperature rises, and the 17 SDGs are inter-linked by learning the structure of undirected graphs over these variables from their (conditional) dependencies.

Adding climate change as an \nth{18} variable is motivated by the observation that temperature rises (or any other direct metrics of climate change) are not actually tracked within SDG 13 (climate action). Indicators of SDG 13 only track inputs (such as investment), means (such as plans and strategies), and impacts (number of people affected by disasters), but they do not account for outputs, such as changes in temperature or green house gas emissions.\footnote{Only recently (and after performing the present analysis) have "total greenhouse gas emissions" been added as an output-quantifying indicator (13.2.2).}

We use distance correlation szekely2007measuring as a measure of non-linear dependence between variables of possibly varying dimensions. To account for possible interactions, each pair of variables is conditioned on any subset of the remaining variables, and the minimum resulting distance correlation is taken as the weight on an edge between these two variables. Subsequently, the weighted eigenvector centrality of every node is calculated to measure its importance within the network.

In summary, the contributions of this paper include: first, the application of a non-linear measure of (conditional) dependence to SDG data, thereby relaxing the linearity assumption on the nature of interlinkages between the SDGs, compared to the work of lusseau2019income; and secondly, the use of eigenvector centrality as a relative measure which also takes the importance of a node's neighbours into account, as opposed to simple degree centrality as used by mcgowan2019imperfect.

Methodology

We use data provided by the World Bank (WBdata) and the UN (UNdata) in form of time-series for various indicators, which measure progress towards their associated SDGs, in conjunction with temperature recordings WBclimatedata.\footnote{For detailed descriptions of indicators, see \url{https://sustainabledevelopment.un.org/sdgs}} In total, these three sources provide 379 time-series, which are available on a country-level with annual measurements from 2000 to 2016\footnote{We impute missing values (especially for the time 2000-2005) using a weighted average across countries (where data is available) with weights inversely proportional to the Euclidean distance between indicators.}. Apart from measurements for the 17 SDGs, we introduce climate change as an additional variable which we define by annual average temperature per country. We consider these 18 variables as the set of nodes $\boldsymbol{V}$ of an undirected graph $\mathcal{G}$. We learn the graph structure by computing partial distance covariances szekely2014partial between any pair $(X, Y)$ of nodes, given any subset $\mathbf{Z} \subseteq \boldsymbol{V} \setminus (X, Y)$ of the remaining 16 nodes. This yields a sparsely-connected undirected graph with weighted edges $\boldsymbol{E}$ capturing non-linear dependencies between variables. Using these weights, we compute weighted eigenvector centralities newman2018networks to find the most important nodes. Code to reproduce our findings and visualisations of networks may be found online at \url{https://github.com/felix-laumann/SDG-dataset}.

Distance covariance

Let $X \in \mathbb{R}^{d_X}$ and $Y \in \mathbb{R}^{d_Y}$ be two random vectors with finite first moments, i.e., $\mathbb{E}[X],\mathbb{E}[Y] < \infty$. The distance covariance between $X$ and $Y$, denoted by $\mathcal{V}^2(X, Y)$, is a measure of dependence between $X$ and $Y$ with the following important properties: (i) $\mathcal{V}^2(X, Y) \geq 0$, with equality if and only if $X$ and $Y$ are independent, i.e., it is a non-parametric measure that---unlike, e.g., standard correlation---is able to pick up complex non-linear dependencies; (ii) $\mathcal{V}^2(X, Y) = \mathcal{V}^2(Y, X)$, i.e., it is symmetric; and (iii) unlike many other dependence measures $\mathcal{V}^2(X, Y)$ is well-defined even for $d_X \neq d_Y$. This last point makes it particularly useful for our setting where, due to the different numbers of indicators per SDG, dimensionality varies considerably between variables.

Formally, the distance covariance between $X$ and $Y$ is defined as

equation[equation omitted — 149 chars of source]

where $w(t,s) := (|t|_{d_X}^{1+d_X} |s|_{d_Y}^{1+d_Y})^{-1}$, and where the characteristic function $f$ of a random variable $Z$ is denoted as $f_{Z} (t) = \mathbb{E}[e^{itZ}]$ with $i^2 = -1$.

The corresponding distance correlation $ \mathcal{R}^2$ is the normalised distance covariance, computed by

equation[equation omitted — 304 chars of source]

Properties of $\mathcal{R}^2$ include: (i) $0 \leq \mathcal{R}^2 (X, Y) \leq 1$; and (ii) $\mathcal{R}^2 (X, Y) = 1$ if and only if there exists a vector $\boldsymbol{a}$, a non-zero real number $b$, and an orthogonal matrix $\mathcal{C}$ such that $Y = \boldsymbol{a} + b \mathcal{C} X$.

Since $\mathcal{V}^2(X, Y)$ and therefore $\mathcal{R}^2(X, Y)$ are defined in terms of the underlying joint distribution of $(X,Y)$ which is usually not known, we require a way to estimate them from data. Definitions of biased and unbiased estimators, referred to as $A$ and $\tilde{A}$, can be found in Appendix (ref) and (ref).

Partial distance covariance

As we deal with graphs of 18 nodes, any pairwise covariance may occur through the remaining 16 nodes. Thus, we condition any pair of nodes $(X, Y)$ on any subset $\mathbf{Z} \subseteq \boldsymbol{V} \setminus (X, Y)$ of the remaining 16 nodes. The pairwise distances $c_{ij} = \|Z_i - Z_j \|$ and the distance matrix $C_{ij}$ for $\mathbf{Z}$ are computed equivalently to $A_{ij}$ and $B_{ij}$ for $X$ and $Y$ as explained in Appendix (ref). For any number $n \geq 4$ of samples $\{(x_i, y_i, \mathbf{z}_i)\}_{i=1}^n$ from $(X,Y,\mathbf{Z})$, we define a Hilbert space $\mathcal{H}_n$ over distance matrices computed on these $n$ points, with inner products $\langle \cdot, \cdot \rangle$ as defined in Appendix (ref) szekely2014partial. With this, we can compute partial distance covariances for random vectors of varying dimensions as follows.

Let $\tilde{A}(\mathbf{x})$, $\tilde{B}(\mathbf{y})$ and $\tilde{C}(\mathbf{z})$ be elements of the Hilbert space $\mathcal{H}_n$ corresponding to the distance matrices computed using the samples $\mathbf{x} = (x_1, ...,x_n)$, $\mathbf{y}=(y_1,...,y_n)$, and $\mathbf{z}=(\mathbf{z}_1, ..., \mathbf{z}_n)$, respectively. The projection $P_\mathbf{z}(\mathbf{x})$ of $\tilde{A}(\mathbf{x})$ onto $\tilde{C}(\mathbf{z})$ and the complementary orthogonal projection $P_{\mathbf{z}^{\bot}} (\mathbf{x})$ are defined by

equation[equation omitted — 495 chars of source]

respectively. The sample partial distance covariance is then defined as

equation[equation omitted — 306 chars of source]

Finally, we can normalise these covariances to arrive at the sample partial distance correlations

equation[equation omitted — 489 chars of source]

which serve as weights on edges between any two nodes.

Results

We apply this methodology to the data set of the aforementioned 379 indicators for various groupings of countries, for which countries are assumed to be independent samples. This assumption allows us to see the indicators' non-stationary time-series as $d$-dimensional probability distributions, where $d = \# \text{indicators} \times \# \text{years}$. Whilst we only describe the networks of a few groupings in this section, we would like to refer to Appendix (ref) for results on all groupings.

table[table omitted — 1,023 chars of source]
figure[figure omitted — 761 chars of source]

Firstly, we compare the Global South and the Global North (see Figure (ref)). The accompanied eigenvector centralities are shown in Table (ref). In both groupings, SDG 6, clean water and sanitation, followed closely by SDG 4, quality education, are the most central objectives of the 18 variables. In the Global South, temperature rises are more strongly dependent on variables than in the Global North, which broadly aligns with king2018inequality who find that geographical areas in the Global South are more vulnerable to climate change than regions in the Global North. Further, SDG 1, no poverty, is strongly linked to SDG 14, life below water, in the Global South. This may be explained by the dependence of small island developing states (SIDS)---all of which lie in the Global South---on marine life to provide for their citizens' living.

Contrarily, the Global North strongly depends on SDG 9, industry, innovation and infrastructure, to maintain its citizens' high levels of living standards and to further progress towards other SDGs, as well as climate change mitigation and adaptation. Moreover, SDG 7, clean and affordable energy, is closely related to SDG 15, life on land, which could result from the increasing area of biodiverse land populated by wind turbines, solar panels, or water dams (e.g., hernandez2015solar, hernandez2015solar).

figure[figure omitted — 762 chars of source]

Next, we compare two geographical regions, Western Asia and Northern Europe, shown in Figure (ref) with accompanied eigenvector centralities in Table (ref). In Western Asia, SDG 6 together with SDG 4 are again the two most central nodes, but SDG 16, peace, justice and strong institutions, is also important, likely to be associated with the unstable political circumstances in this area during the period of recorded measurements. Additionally, SDG 5, gender equality, is strongly linked to SDG 17, partnerships for the goals, which coincides with the remarkably low percentage of women in managerial positions in Western Asia.\footnote{In Saudi Arabia, for example, only 5 to 9% of managerial positions were held by women from 2000 to 2015, whereas this number fluctuated between 32 and 36% in the United Kingdom in the same period (UNdata, indicator 5.5.2)}

In contrast, Northern Europe does not see a remarkable difference between the centralities of SDGs 6 and 4 to all others, but finds SDGs 4, 6, 3, and 17 with almost equivalently high centralities. As in the Global North, industry, innovation and infrastructure are of particular importance to progress towards the SDGs, and we fine that clean and affordable energy is closely linked to life on land.

We note, however, that most edges found in our network analysis are not statistically significant at $p=0.05$, using the test of szekely2014partial. This is likely linked to the high dimensionality of the data and the short recording period. The present work is thus only a first step, and further analysis is needed to better understand non-linear interlinkages between the SDGs and climate change.

Conclusions

We report findings of our work in progress towards discovering dependencies amongst the Sustainable Development Goals (SDGs) and climate change. As a first step, we compute partial distance correlations between the 17 SDGs and climate change, as measured by indicators associated to the SDGs and annual average temperature, respectively. Using these measurements of non-linear dependence as edge weights in a network over these variables, we determine eigenvector centralities to unveil which variables are of particular importance, given the available data. Our results indicate that SDG 6, clean water and sanitation, together with SDG 4, quality education, are the most central nodes in nearly all continents and other groupings of countries. In contrast to many contemporary policies, our preliminary results suggest that economic growth, as measured by SDG 8, appears not to play as central of a role for sustainable development or mitigating climate change as other SDGs.