Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Ecological Footprint Model Using the Support Vector Machine Technique

  • Haibo Ma ,

    mahaibo29@163.com

    Affiliations College of Hydraulic & Environmental Engineering, China Three Gorges University, Yichang, China, College of Hydrology and Water Resources, Hohai University, Nanjing,China

  • Wenjuan Chang,

    Affiliation College of Hydrology and Water Resources, Hohai University, Nanjing,China

  • Guangbai Cui

    Affiliation College of Hydrology and Water Resources, Hohai University, Nanjing,China

Correction

29 Feb 2012: Ma H, Chang W, Cui G (2012) Correction: Ecological Footprint Model Using the Support Vector Machine Technique. PLOS ONE 7(2): 10.1371/annotation/cf7186cf-134b-49e8-b6be-b3e48e694eca. https://doi.org/10.1371/annotation/cf7186cf-134b-49e8-b6be-b3e48e694eca View correction

Abstract

The per capita ecological footprint (EF) is one of the most widely recognized measures of environmental sustainability. It aims to quantify the Earth's biological resources required to support human activity. In this paper, we summarize relevant previous literature, and present five factors that influence per capita EF. These factors are: National gross domestic product (GDP), urbanization (independent of economic development), distribution of income (measured by the Gini coefficient), export dependence (measured by the percentage of exports to total GDP), and service intensity (measured by the percentage of service to total GDP). A new ecological footprint model based on a support vector machine (SVM), which is a machine-learning method based on the structural risk minimization principle from statistical learning theory was conducted to calculate the per capita EF of 24 nations using data from 123 nations. The calculation accuracy was measured by average absolute error and average relative error. They were 0.004883 and 0.351078% respectively. Our results demonstrate that the EF model based on SVM has good calculation performance.

Introduction

The ecological footprint (EF) approach was developed by Wackernagel and Rees [1]. It is calculated as the total area of bio-productive land and water required to continuously produce all resources consumed, and to assimilate all wastes generated by a defined population in a specific location [2]. The EF approach provides a comprehensive unit of measurement that allows for comparisons of various types of consumption-based impacts [3]. Therefore, since its development the EF approach has become the most widely-used measure of environmental sustainability [4].The EF approach aggregates typically complex resource use patterns into a single number [5]. The validity of the per capita EF, which traces the average amount of resources a person in a given country consumes, and the amount of waste they generate is confirmed by its significant correlation with important environmental impacts, for example, national emissions of ozone depleting substances, and nuclear power generation [6].

There are six resources considered by the EF: crop and pasture lands for production of goods and food, built land for construction, forest for the production of wood products, fossil energy for carbon dioxide emissions from fuels, and fish for food production. All of these are measured in global hectares (ha). A global hectare represents a hectare of land with global average bio-productivity. Social scientists and policymakers can compare the per capita EF of various nations to the per capita ecological capacity that exists on earth. For example, in 1996 the per capita EF ranged from 0.35 hectares to more than 16 hectares, and the majority of the estimated per capita EFs were higher than the Earth's bio-capacity per capita [7]. According to McDonald and Patterson [8], the global EF is at least 30% larger than the Earth's bio-capacity, illustrating the severity of resource overuse. EF figures can also be used as benchmarks for assessing sustainability at a national level, for example, nations with an EF at or below 1.8 hectares per capita have a global impact that could be replicated by other nations without threatening long-term sustainability [2].

Although the EF model has been used at various levels, including global [9], municipal [10], national [9], city [11] and individual [12], no previous studies have attempted to apply a support vector machine (SVM) to predict national EF. In this paper, we seek to fill this research gap by calculating the EF of 23 nations through the use of SVM techniques. The countries analyzed in this study are listed in the Appendix S1. More specially, the purpose of this research is twofold:

First, to determine the major factors influencing national EFs, and second, to build a SVM model based on these identified factors to calculate EF.

Materials and Methods

Materials

Drawing on previous research, we found a wealth of evidence suggesting that a variety of factors influence EF. Cross-sectional analyses consistently show that national per capita ecological footprints are largely a function of gross domestic product (GDP) [13], [14], [15]. A negative relationship between per capita EF and export dependence (measured as the proportion of total GDP generated by exports) has also been identified [15]. According to Jorgenson and Burns [16], nations with a greater intensity in the services sector experience higher increases in per capita EF.

Some evidence suggests that domestic income inequality is negatively related to the relative size of a nation's per capita EF [16]. Jorgenson (2003) found that urbanization has a positive impact on EF [13]. From the above, it can be seen that the factors that influence EF can be characterized as affluence (as measured by GDP), export dependence, service intensity, domestic income inequality, and urbanization.

Methodology

The SVM is a machine-learning method based on the structural risk minimization principle from statistical learning theory. It maps input data into a higher-dimensional feature space by non-linear mapping to yield and solve a linear regression problem in this feature space [17]. The regression approximation addresses the problem of estimating a function based on a given set , where denotes the input vector, denotes the output value, and denotes the total number of data patterns. In SVM, the regression function is given as the following:(1)Where is a scalar threshold, is the weight vector, and is the high-dimensional feature space that is nonlinearly mapped from the input space .

Support vector regression (SVR) performs linear regression in the high-dimensional feature space by e-insensitive loss. At the same time, to prevent over-fitting and thereby improving the generalization capability, the following regularized functional involving summation of the empirical risk and a complexity term , is minimized. The coefficients and can be estimated by minimizing the regularized risk function:

Min (2)

The regression problem is transformed into the following constrained formation:(3)Where the constant stands for the penalty degree of the sample with error exceeding . Two positive slack variables and represent the distance from actual values to the corresponding boundary values of .

A dual problem can then be derived by using the optimization method to maximize the function:(4)Where and are the Lagrange multiplier.

The SVM for function fitting obtained by using the above mentioned maximization function is then given by the following function:(5)In Equation 5, sample points that appear with non-zero coefficients are the so-called support vectors. The kernel function satisfies Mercer's conditions and performs the non-linear mapping.

Results and Discussion

Preliminary data analysis

In this study, per capita EF was taken from White [18], [19], the latest data on national level per capita EF, and GDP data were taken from the World Bank [20]. To correct for excessive skewness, we use the natural logarithm transformation of GDP data. Export data as a percentage of total GDP were taken from the World Bank [20] and used as a measure of export intensity and export dependence. Service data as a percentage of total GDP were taken from the World Bank [20] and used as an indicator of service intensity. Domestic income inequality data were taken from the World Bank [20] and are presented as GINI coefficients, which measure the distribution of income within countries. A GINI index score of zero suggests perfect equality, while an index score of 100 suggests perfect inequality. Urbanization data were taken from the World Bank [20], and are measured as the percentage of the total population living in cities, which represents a country's relative level of urbanization. Following Jorgenson and Burns [16], we regress these data on per capita GDP and use the residuals as measures of urbanization to minimize collinearity.

Table 1 provides descriptive statistics for all variables used in the analysis. The product moment correlations between variables are shown in the Table 2. Although correlations do not prove causation, they can be used to generate hypotheses; therefore Table 2 is presented to highlight the correlations among the five variables used for analysis. It indicates that most of the correlations were significant and in the expected direction.

thumbnail
Table 1. Descriptive statistics of all the variables used in this study(N = 123).

https://doi.org/10.1371/journal.pone.0030396.t001

SVM analysis

We used data of 123 countries (shown in Appendix S1) to establish and test the SVM-based model. We used data of 99 countries (80% of the data) to establish the model, and 24 countries (20% of the data) to test the accuracy of the model. For the 24 countries used to test model accuracy, the calculations were conducted in alphabetical order; therefore the results are presented alphabetically. When the correct model was established, there was no need for further “training” or “test” data. The model only required five variables to calculate a nation's EF. In addition, the model was designed to achieve short calculation times. Therefore, compared to traditional EF techniques, the SVM technique was very easy to apply.

According to the method of Liu, Zhuang, and Liu [17], we used the particle swarm optimization technique to choose the optimal parameters for the SVM model. The optimal parameters are as follows: , , . The EF model was then determined by these three parameters and the data of 99 countries. Following this, we used the model to calculate the EF of the other 24 countries. Model accuracy was measured by absolute and relative error. The calculation performance is displayed in Figure 1. The calculation results are presented in Table 3. Figure 1 and Table 3 show that the EF model based on SVM can calculate EF perfectly. The average absolute error is 0.004883, and the average relative error is only 0.351078%. Therefore, we were successful in establishing an EF model, and we can use it to calculate the EF of any nation using only five nation-specific variables.

According to Table 2, we can see that the product moment correlation between GDP (ln) and EF was 0.860. We constructed a least-squares regression model and obtained the following equation:(6)The average absolute error from least-squares regression is 0.7620, and the average relative error is 44.66%. These are bigger than the errors derived from the EF model using the SVM technique with five variables. So, we can assume that the additional four variables are useful for the calculation of EF.

Implications, limitations, and future research

Our results demonstrate that national level per capita EF is influenced by the nation's GDP, urbanization level, distribution of income (measured with the Gini coefficient), export dependency (as a percentage of total GDP), and service intensity (as a percentage of total GDP). Using these five variables, we established an SVM model to calculate EF. Compared with the traditional technique, the SVM model required less variables, and had a quicker calculation time. Therefore, the SVM technique is very easy to apply.

Despite the significant contributions of this study, it is subject to a number of limitations. First, this study used a cross-sectional rather than a longitudinal method. Much more emphasis was placed on observing national-level EFs than on observing changes in global EF. Much more emphasis should be placed on longitudinal research to focus on observing changes in EF behavior over time. Second, we only considered five factors that influenced per capita EF. In the future, we will explore other factors influencing per capita EF.

As a new approach to measuring sustainability, EF analysis has been more successful than others. Inevitably, the approach is not without its flaws [21], [22]. However, its theory and application will be improved with continued study and with refinements the methodology used by organizations responsible for environmental reporting and management.

Supporting Information

Acknowledgments

We appreciate anonymous reviewers for useful suggestions and precious insight.

Author Contributions

Conceived and designed the experiments: HM. Performed the experiments: WC. Analyzed the data: GC. Contributed reagents/materials/analysis tools: HM. Wrote the paper: HM. Design the ecological footprint model: HM.

References

  1. 1. Wackernagel M, Rees W (1996) Our Ecological Footprint Reducing Human Impact on the Earth. New Society Publishers.
  2. 2. Mostafa MM (2010) A Bayesian approach to analyzing the ecological footprint of 140 nations. Ecological Indicators 10: 808–817.
  3. 3. Wackernagel M, Silverstein J (2000) Big things first: focusing on the scale imperative with the ecological footprint. Ecological Economics 32: 391–394.
  4. 4. Binningsbo H, de Soya I, Gleditsch N (2007) Green giant or straw man? Environmental pressure and civil conflict. Population and Environment 28: 337–353.
  5. 5. Costanza R (2000) The dynamics of the ecological footprint concept. Ecological Economics 32: 341–345.
  6. 6. WRI(World Resources Institute) (2000) World Resources 2000–2001: People and Ecosystems: The Fraying Web of Life. New York.
  7. 7. Jorgenson AK (2006) Global warming and the neglected greenhouse gas: a cross-national study of the social causes of methane emissions intensity, 1995. Social Forces 84: 1777–1796.
  8. 8. McDonald GW, Patterson MG (2004) Ecological footprints and interdependencies of New Zealand regions. Ecological Economics 50: 49–67.
  9. 9. Rice J (2007) Ecological unequal exchange: international trade and uneven utilization of environmental space in the world system. Social Forces 85: 1369–1392.
  10. 10. Barrett J, Scott A (2003) “The application of the ecological footprint”: a case of passenger transport in Merseyside. Local Environment 8: 167–183.
  11. 11. Li XM, Xiao RB, Yuan SH, Chen JA, Zhou JX (2010) Urban total ecological footprint forecasting by using radial basis function neural network: A case study of Wuhan city, China. Ecological Indicators 10: 241–248.
  12. 12. Crompton S, Roy R, Caird S (2002) Household ecological footprinting for active distance learning and challenge of personal lifestyles. International Journal of Sustainability in Higher Education 3: 313–323.
  13. 13. Jorgenson A (2003) Consumption and environmental degradation: a cross-national analysis of the ecological footprint. Social Problems 50: 374–394.
  14. 14. Jorgenson A (2004) Uneven processes and environmental degradation in the world economy. Human Ecology Review 11: 103–113.
  15. 15. Jorgenson A (2005) Unpacking international power and the ecological footprints of nations: a quantitative cross-national study. Sociological Perspectives 48: 383–402.
  16. 16. Jorgenson A, Burns T (2007) The political–economic causes of change in the ecological footprints of nations, 1991–2001: a quantitative investigation. Social Science Research 36: 834–853.
  17. 17. Liu LX, Zhuang YQ, Liu XY (2011) Tax forecasting theory and model based on SVM optimized by PSO. Expert Systems with Applications 38: 116–120.
  18. 18. White TJ (2007) Sharing resources: The global distribution of the Ecological Footprint. Ecological Economics 64: 402–410.
  19. 19. WWF International (2006) Living Planet Report, Avenue du Mont-Blanc CH-1196 Gland, Switzerland.
  20. 20. World Bank (2002) World Development Indicators. Washington, DC.
  21. 21. Mcmanus Phil, Haughton Graham (2006) Planning with Ecological Footprints: a sympathetic critique of theory and practice 18: 113–127.
  22. 22. Dietz Simon, Neumayer Eric (2007) Weak and strong sustainability in the SEEA: Concepts and measurement 61: 617–626.