Next Article in Journal
An Empirical Analysis of the Impact of Agricultural Product Price Fluctuations on China’s Grain Yield
Next Article in Special Issue
An Optimal Rubrics-Based Approach to Real Estate Appraisal
Previous Article in Journal
The Most Economical Mode of Power Supply for Remote and Less Developed Areas in China: Power Grid Extension or Micro-Grid?
Previous Article in Special Issue
Towards Massive Data and Sparse Data in Adaptive Micro Open Educational Resource Recommendation: A Study on Semantic Knowledge Base Construction and Cold Start Problem
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Smart MCDM Framework to Evaluate the Impact of Air Pollution on City Sustainability: A Case Study from China

1
Faculty of Information Technology, Macau University of Science and Technology, Macau SAR
2
Big Data Lab, Department of ICT and Natural Sciences, Faculty of Information Technology and Electrical Engineering, Norwegian University of Science and Technology, Ålesund 6009, Norway
*
Author to whom correspondence should be addressed.
Sustainability 2017, 9(6), 911; https://doi.org/10.3390/su9060911
Submission received: 28 February 2017 / Revised: 3 May 2017 / Accepted: 20 May 2017 / Published: 29 May 2017
(This article belongs to the Special Issue Smart X for Sustainability)

Abstract

:
Air pollution has become one of the key environmental concerns in the urban sustainable development. It is important to evaluate the impact of air pollution on socioeconomic development since it is the prerequisite to enforce an effective prevention policy of air pollution. In this paper, we model the impact of air pollution on the urban economic development as a Multiple Criteria Decision Making (MCDM) problem. In particular, we propose a novel Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) analysis framework to evaluate multiple factors of air pollutants and economic development. Our method can overcome the drawbacks of conventional TOPSIS methods by using Bayesian regularization and the Back-Propagation (BP) neural network to optimize the weight training process. We have conducted a case study to evaluate our proposed framework.

1. Introduction

Air pollution has become one of the most important environment problems, which can significantly affect the sustainable urban development. In particular, atmospheric pollutants not only are harmful to health [1,2,3,4], but also can cause substantial economic loss [5], especially in many developing countries. For example, it is shown in [6] that the economic loss due to air pollution in China in 2010 reached 1.1 trillion (1 trillion = 10 12 ) yuan, accounting for 13.7% of the total Gross Domestic Product (GDP) of that year. Therefore, the prevention or control of air pollution has become a top issue in socioeconomic development.
However, the policy of prevention or control of air pollution in developing counties has usually lagged behind the socioeconomic development. As a result, ambient air quality has deteriorated significantly. Air pollution is mainly due to the air pollutant emissions [7,8,9], the rapid urban growth [10] and the shrinking green space [11]. Recently, a number of control technologies on air pollution have been proposed and developed [12]. One of the most important prerequisites of the effective prevention of air pollution lies in the evaluation of air pollution on socioeconomic development.
A number of efforts have been put into evaluating the impact of air pollution on economic development [13,14,15,16,17,18]. Most of these studies are mainly based on the evaluation of domain experts or government officers. However, the evaluation results are often affected by the knowledge, experience and the emotional state of the experts or officers. As a result, the evaluation results are often biased or subjective and cannot accurately reflect the real impact of air pollution. Therefore, it is necessary to propose an accurate and objective evaluation framework to investigate the impact of air pollution on the economic development.
The air quality is often affected by many factors, which fluctuates from time to time. For example, Figure 1 shows that Air Quality Index (AQI) varies with air pollution indicators (such as SO 2 , NO 2 , PM 10 , dustfall and pH) in Wuhan City in China from 1996 to 2016. Essentially, air pollution is a result of multi-factor interaction in the complex atmosphere system. There are multiple pollutants affecting the air quality [19]. Thus, the evaluation of air pollution and the economic development can be regarded as a Multiple Criteria Decision Making (MCDM) problem that involves many conflicting evaluation indicators, such as various air pollutants, AQI and GDP per capital.
The Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS) [20,21] is a kind of MCDM method. Compared with other MCDM methods, such as fuzzy-set theory [22,23] and the Analytic Hierarchy Process (AHP) [24], TOPSIS has many merits such as the simplicity and insensitivity to the number of alternatives (or indicators) [25]. However, TOPSIS has difficulties in determining the weights of multiple alternatives and keeping the consistency of judgment [26]. For example, most of the TOPSIS methods require the weight evaluations given by domain experts [27]; this inevitably leads to the bias in the evaluation and the subjective decision [28]. Besides, most of studies on TOPSIS are mainly focused on business decision making problems [29,30]. To the best of our knowledge, there are few studies on the evaluation of the impact of air pollution on economic development by using the TOPSIS method.
In this paper, we propose a novel TOPSIS-based MCDM method (named the Smart MCDM) to evaluate the impact of air pollution on the economic development. The primary research contributions of this paper can be summarized as follows:
  • We propose the entropy method to obtain the initial weights of indicators of air pollution. This method can overcome the disadvantages of conventional TOPSIS methods in determining initial weights (recall that conventional methods obtain the weights given by domain experts).
  • Besides, we integrate Bayesian regularization and the Back-Propagation (BP) neural network in our Smart MCDM framework in order to obtain the objective weights since there is a correlation between the weights. The benefit of using Bayesian regularization in the BP neural network lies in the performance improvement in training the weights.
  • Moreover, we have applied Smart MCDM to evaluate the impact of air pollution on the economic development of Wuhan City in China. The empirical study is conducted on data collected from 1996 to 2015, focusing on seven indicators (including six major air pollution indicators and one economic indicator). The empirical results not only validate the effectiveness of our proposed MCDM framework, but also provide many implications on balancing the economic development and environment protection.
The rest of the paper is organized as follows. Section 2 presents the Smart MCDM framework. We then present a case study in Section 3. Section 4 concludes the paper.

2. Smart MCDM Framework

In order to address the aforementioned concerns, we propose a Smart MCDM framework based on TOPSIS. As shown in Figure 2, our framework consists of four key phases: feature transformation (as shown in Section 2.1), feature selection (as shown in Section 2.2), weight training (as shown in Section 2.3) and evaluation (as shown in Section 2.4). We then describe them in detail as follows.

2.1. Feature Transformation

Since the indicators (also named as features interchangeably throughout the whole paper) of air pollutants are in different units, we need to normalize them before conducting feature selection. In particular, we convert the absolute value of an indicator into the relative one. Moreover, the positive indicator value and the negative indicator value represent different meanings. For example, air pollution is the negative indicator, while GDP is the positive indicator. Therefore, we choose the MAX-MIN scaling method to normalize the positive and negative values. More specifically, we have:
  • Positive values:
    x i j = u i j min ( u i j ) max ( u i j ) min ( u i j ) ,
  • Negative values:
    x i j = max ( u i j ) u i j max ( u i j ) min ( u i j ) ,
    where u i j represents the original value, x i j represents the value after normalization, min ( · ) is the minimum value and max ( · ) is the maximum value.

2.2. Feature Selection

Air pollution is a result of multi-factor interaction in the Earth’s complex atmosphere. There are multiple pollutants having an influence on air pollution. To simplify our analysis, we need to identify several major pollutants that have a significant impact on urban air pollution [31]. In this paper, we mainly consider the following major air pollutants according to China ambient air quality standards (i.e., GB3095-2012 standard [32]): sulfur dioxide (SO 2 ), nitrogen dioxide (NO 2 ), Particulate Matter with a diameter of 10 μ m or less (PM 10 ) and particulate matter with a diameter of 2.5 μ m or less (PM 2.5 ). It is worth mentioning that PM 2.5 has been considered only after 1 January 2016 when China’s new ambient air quality standard came into force (though Wuhan City released the four-year data of PM 2.5 from 2012 to 2016 since it is one of the experimental cities in China). Since most of the information of PM 2.5 is missing for the years from 1996 to 2015, we do not consider PM 2.5 in this paper.

2.3. Weight Training

Figure 3 shows the weight training procedure. In particular, we first use the entropy method to obtain the initial weights for the indicators, as shown in Section 2.3.1. In order to solve the correlation of initial weights, we then use Back-Propagation (BP) neural networks to train the weights, as shown in Section 2.3.2.

2.3.1. Entropy Method to Determine Initial Weights

In information theory, entropy is a measure of uncertainty [33]. In this paper, we use the entropy method [27] to determine the weights of the indicators. In particular, we have the following equation to calculate the entropy denoted by H ( χ ) of information χ :
H ( χ ) = i = 1 m P ( χ i ) ln P ( χ i ) ,
where χ i is the i-th value (there are in total m states) and P ( χ i ) is the probability of the i-th state.
The entropy can be used to evaluate the randomness and the disorder degree of an event (or an indicator). In other words, the bigger the indicator is, the higher the influence on the comprehensive evaluation, implying smaller entropy. In this paper, we select m data samples and n indicators for evaluation, which construct a matrix X = ( x i j ) m × n .
We propose Algorithm 1 to generate the initial weights. The main idea of Algorithm 1 can be summarized as the following steps.
  • Normalization of indicators: Since the indicators of air pollutants are in different units, we need to normalize them first. In particular, we can use the feature transformation method in Section 2.1 to solve this issue.
  • Calculation of the entropy measure: We then calculate the entropy measure of the i-th sample under indicator j (j is ranging from one to n) by the following equation:
    e j = k · i = 1 m p ( x i j ) · ln p ( x i j ) ,
    where k is the proportional parameter [34]. If we choose e j [ 0 , 1 ] , then k = ( ln m ) 1 [27].
    We next have h j = 1 e j from Equation (4).
  • Calculation of the entropy weight: We then calculate the entropy weight of each j as follows,
    w j = h j j = 1 n h j .
  • Calculation of redundancy (weight correction): When any element w j needs to be corrected (i.e., w j > 0.25 ), we first correct the weight as w k * = 0.25 . Then, the remaining part of w k 0.25 will be assigned to other m 1 weights proportionally according to the following equation:
    w j * = w j + w k j = 1 n w j · ( w k 0.25 ) ,
    where k is the index of the element that needs to be corrected and j k . We then obtain the corrected entropy weight W * = ( w 1 * , w 2 * , w 3 * , , w n * ) . If any weight in W * needs the correction again (i.e., W k * > 0.25 ), we repeat the above steps until no more corrections are need.
Algorithm 1 Improved entropy weight method.
1:
k : = 1 / ln ( m )
2:
for j : = 1 to n do
3:
  calculate each e j : = k · i = 1 m p ( x i j ) · ln p ( x i j )
4:
end for
5:
h j : = 1 e j
6:
w j : = h j / j = 1 n ( h j )
7:
while w j * > 0.25 do
8:
  correct the n weights according to Equation (6).
9:
end while

2.3.2. Integration of Bayesian Regularization and BP Neural Networks to Train Weights

Although the entropy method is an objective evaluation method to obtain the initial weights, there is a correlation between the weights. In order to obtain objective weights, we introduce the Back-Propagation (BP) neural network to train initial weights obtained by the aforementioned entropy method. Since the parameters of the neural networks are generally selected according to experiential knowledge (resulting in the local optimum [35]), we use Bayesian regularization to improve the training procedure of BP neural networks. Before the formal introduction of our method, we firstly briefly review the Artificial Neural Network (ANN) as follows.

Artificial Neural Network

ANN [35] was proposed to simulate the intelligent process of the human brain. ANN is mainly composed of artificial neurons, the ANN learning model and network topology. Figure 4 depicts a neural network training procedure. In particular, there are four basic elements in ANN:
  • A set of neurons (corresponding to the synapses of biological neurons).
  • A unit to calculate the weighted sum (linear combination) of the input signals.
  • A non-linear activation function.
  • A threshold θ k .
More specifically, we can represent the above process as the following equation:
u k = j = 1 n w k j x j , v k = u k θ k , y k = ϕ ( v k ) ,
where x 1 , x 2 , x 3 , , x n are input signals, w k 1 , w k 2 , w k 3 , , w k n are weights of neurons, v k is the value of neural networks, u k is the linear combination, θ k is the threshold, ϕ ( ) is activation function and y k is the output.

Training Parameter Selection on the BP Neural Network

The BP neural network is a nonlinear general transformation unit composed of a feed-forward network. There are two phases in the BP neural network: propagation and weight updating. Specifically, an input vector is propagated in the layer-by-layer manner through the network until it finally reaches the output layer. A comparison between the output and the desired output is then conducted, and an error value is calculated for each neuron in the output layer. Then, the error values are propagated back to the network starting from the output to each backward layer. In this manner, each neuron is then associated with an error value (roughly representing the contribution to the original output). This process will repeat until the error reaches an acceptable level.
In this paper, the idea of training weight is to use the existing features as the input vector. We then choose the training sample set as the input sample. We next choose the initial weights as the output so that we can determine the number of layers, the number of neurons in each layer and the learning parameters. In the sample set, the factor quantization value is known (i.e., the factor score). After initialization, the network weights are obtained through network training. In order to obtain the corrected weights in features, we need to calculate the correlation between the network weights. During the process, how to choose the appropriate training parameters is a key for the efficiency of BP neural networks. We next analyze the selection of the training parameters.
  • Expected error: In BP neural network training process, it is important to choose a proper value of the expected error. For example, if the expected error is too small, the same set of sample data will be used repeatedly, resulting in over-fitting, while choosing a larger value of the expected error can also lead to a larger number of training times. In general, the empirical value is 0.0001, while we choose 0.00049 by using the Bayesian regulation method (shown as follows) in this paper.
  • Number of hidden nodes: In this paper, we use a method named the Trial-And-Error (TAE) method to determine the number of hidden nodes. First, we set fewer hidden nodes in the network. We then gradually increase the number of hidden nodes. When the error reaches the minimum, we then obtain the number of the hidden nodes.
  • Number of layers: It is shown in [35] that the feed-forward network with a single hidden layer can map all continuous functions. It is true that increasing the number of hidden layers can reduce the training error while it can also result in the complex structure. In fact, as indicated above, increasing the number of nodes can also reduce the training error. Therefore, we choose a three-layer feed-forward network with a single hidden layer in this paper.
  • Activation function: According to the characteristics of ANN approximation, the activation function of the hidden layer is sigmoidal function that can be expressed as follows,
    y = f ( x ) = 1 1 + e λ x .
    where λ is the modifier [35]. Without loss of generality, we choose λ = 1 in this paper.

Bayesian Regularization Improves the BP Neural Network

One of disadvantages of the BP neural network is that the learning process is easily trapped in the local minimum resulting in poor network scalability. In this paper, we use regularization to limit the scale of network weights so that we can improve the generalization of neural networks. In particular, we consider Bayesian regularization, which is a method to estimate the regularization parameters based on Bayesian methods [36]. It is worth mentioning that there are many methods to improve or optimize the weights of the neural networks, including Genetic Algorithms (GA), Particle Swarm Optimization (PSO), etc. [37,38,39]. In this paper, we choose Bayesian regularization mainly because the data in our study are scarce, and the Bayesian method can improve the performance of neural networks (by reducing the training iterations) [36]. One of our future works is to use other methods, such as GA and PSO, to optimize the weights in neural networks.
The main idea of Bayesian regularization is described as follows: (1) we first give a set of training samples S = ( p 1 , t 1 ) , ( p 2 , t 3 ) , ( p 3 , t 3 ) , , ( p m , t m ) ; (2) we then find the effective approximation function to minimize the error through neural network learning process. Figure 5 depicts a Bayesian neural network training procedure. In particular, we choose the mean square sum error function defined as follows,
E D = 1 n t = 1 n ( t i a i ) 2 ,
where n is the number of samples, t i is the expected output value and a i = f ( p i ) is the actual output value for the network. In order to improve the generalization ability, we can add the arithmetic average of the network weights in the objective function. We then have the objective function as follows,
F = β E D + α E W ,
where E W = 1 m i = 1 m w i 2 is the summation of the squares of the network weights, w i is the neural network connection weight, m is the number of neural network connection weights and α and β are the parameters of the objective function. Bayesian regularization can adjust α and β in the network training process so that it can effectively control the complexity of the network under the promise of the square sum error. In Section 3.2, we will demonstrate the significant performance improvement of Bayesian regularization neural networks over the conventional neural networks.

2.4. Evaluation Based on TOPSIS

The main idea of TOPSIS is that the optimal evaluation object should have the shortest geometric distance from the positive ideal solution and the longest geometric distance from the negative ideal solution. In this paper, we use TOPSIS to evaluate the impacts of various air pollutants on the air pollution. In particular, we first use Equation (1) or Equation (2) to normalize the original datasets. More specifically, we denote Y = y 1 , y 2 , y 3 , , y j = y i j by the normalized matrix.
We then determine the optimal sample and the worst sample of each indicator. Specifically, the optimal sample is constructed by using the maximum value of each indicator in all samples. The minimum sample of each indicator is used to construct the worst sample. We denote the optimal sample and the worst sample by Y + and Y , respectively. More specifically, they can be represented by the following equations:
Y + = ( y 1 + , y 2 + , , y n + ) , Y = ( y 1 , y 2 , , y n ) ,
where y j + = max 1 i m y i j and y j = max 1 i m y i j , j = 1 , 2 , n .
We next calculate the relative distance from each sample point to the optimal sampling point denoted by C i , which can be calculated by the following equation,
C i = D i D i + + D i ,
where D i + is the distance from each sample point to the optimum sample point and D i is the distance from each sample point to the worst sample point. More specifically, D i + = j = 1 n ( y i j y j + ) 2 , D i = j = 1 n ( y i j y j ) 2 , i = 1 , 2 , m . In this paper, we mainly concentrate on the indicator of air pollution denoted by C ( Air   Pollution ) and the joint indicator of both air pollution and GDP denoted by C ( Air   Pollution   and   GDP ) . In Section 3, we will evaluate them by using our proposed MCDM framework.

3. Case Study

We choose the sample dataset of the air pollution of Wuhan City in China [40]. This dataset has been issued by Wuhan Environmental Protection Bureau from 1996 to 2015. We select six major air pollutants according to the Chinese GB3095-2012 standard [32]. Moreover, we choose the sample dataset about the Gross Domestic Product (GDP) of Wuhan City in China from 1996 to 2015, which has been issued by the Wuhan Municipal Bureau of Statistics [41].
We apply the proposed analytical model (presented in Section 2) to evaluate the impacts of air pollution on the economic development in the case study of Wuhan City of China. It is worth mentioning that multiple criteria are imperfect and contain uncertain factors during the analysis. Thus, our proposed Smart MCDM can offer the solution to this multi-criteria problem. Figure 6 depicts the analytical process. We next describe the different phases in details.

3.1. Feature Selection

There are six major air pollutants according to China Ambient air quality standards (i.e., GB3095-2012 standard [32]): sulfur dioxide (SO 2 ), nitrogen dioxide (NO 2 ), ozone (O 3 ), carbon monoxide (CO), PM 2.5 and PM 10 . Note that the information of PM 2.5 is missing for the years from 1996 to 2015 since it has been considered only after 1 January 2016 when China’s new air quality standard came into force. Therefore, we do not consider PM 2.5 in this paper. Before applying our proposed Smart MCDM model to TOPSIS evaluation, we need to quantify the importance of every indicator in the sample data. Specifically, we choose the indicators that contribute the most to our model. In this paper, we use Principal Component Analysis (PCA) [42] to extract the most influential indicators. The problem of choosing the number of components is still open as indicated in [43], though it is suggested that we should choose 5 to 10-times as many subjects as variables [44,45]. Therefore, we follow the guidelines [42,46] to analyze the accumulative variance of these air pollutants and finally choose the three most influential indicators, i.e., SO 2 , NO 2 and PM 10 . As shown in Table 1, the three most influential indicators (SO 2 , NO 2 , PM 10 with bold fonts) contribute to 94.319% among all of the indicators, satisfying the requirement of the guidelines according to [42,46]. In addition to the above air pollutants, there are also other air pollution indicators, such as dustfall, potential of hydrogen (pH) of precipitation and the Air Quality Index (AQI), which will be used with the above three major air pollutants to measure the air quality.

3.2. Weight Training

We then conduct weight training on the air pollution indicators and GDP. In particular, we first normalize the indicators according to Section 2.1. More specifically, SO 2 , NO 2 , PM 10 , dustfall and AQI are negative indicators according to Equation (2) while pH and GDP are positive indicators according to Equation (1). We next use entropy method according to Algorithm 1 to obtain the initial weights of each indicator. Table 2 presents the initial weights of the indicators from 1996 to 2015.
We then calculate the entropy measure according to Equation (4). Table 3 presents the results.
We then calculate the entropy weight of each indicator according to Equation (5) and list the results in Table 4.
We next use BP neural networks to train the weights. In particular, we use Bayesian regularization to improve BP neural networks in terms of training times to achieve the goal (i.e., the square sum of the error). The experiments are conducted on a PC with Intel dual-core 2.3-GHz CPU, 8 GB DDR3 RAM and 500 GB HDD. Figure 7 shows the performance comparison between non-Bayesian BP neural networks (non-Bayesian) and BP neural networks with Bayesian regularization (Bayesian NN). More specifically, it is shown in Figure 7 that Bayesian NN only requires 228 iterations to achieve the goal of 4.90 × 10 4 , while Non-Bayesian requires 373 iterations to achieve the goal of 9.89 × 10 5 . This result implies that our proposed Bayesian regularization method can significantly reduce the number of training times. After applying Bayesian regularization to BP neural networks, we then obtain the trained weights as shown in Table 5.
In the next step, we take GDP per capita (perGDP) into account. Similarly, we also apply entropy method to train seven weights together and obtain the results as shown in Table 6.
Since the weight of perGDP is too large and has to be adjusted, we then apply the improved entropy method (according to Algorithm 1) to recalculate the weight and obtain the corrected weights in Table 7.
Similarly, we use BP neural network to train the weights again and obtain the final results as shown in Table 8.

3.3. TOPSIS Evaluation

We then use TOPSIS to evaluate all of the indicators of air pollution. In particular, we first construct weighted decision matrix V = ( v i j ) m × n after determining the weights in the previous procedure. Table 9 lists the results.
We next calculate the relative distance from the sample point to the optimal sampling point according to Equation (12) and obtain the results as shown in Table 10. In addition, Table 10 also lists the rankings of C ( air   pollution ) ordered by years. In particular, it is shown in Table 10 that C ( air   pollution ) in year 2014 is the most serious, while the air quality in year 2010 is the best. This result is contradictory to our common sense that the air quality is becoming worse, especially in China.
Similarly, we then use TOPSIS to evaluate all of the indicators including GDP (per capita) and air pollution indicators. Table 11 presents the results. We next calculate the relative proximity from sample point to the optimal sampling point according to Equation (12). Table 12 lists the positive and negative distance values.
As shown in Table 12, the year 1996 has the lowest value of C ( air   pollution   and   GDP ) , implying that there was serious air pollution in 1996 while the economic development was also behind. In addition, Table 12 also indicates that the year 2009 has the highest value of C ( air   pollution   and   GDP ) , implying that there was a significant increment in GDP in the year 2009 while the air pollution was maintained low. This result indicates that the high-speed economic development can be obtained with the low air pollution at the same time if we can take effective countermeasures.
To further illustrate the relation between air pollution and GDP, we present the TOPSIS evaluation scores of C ( air   pollution ) and C ( air   pollution   and   GDP ) , respectively, as shown in Figure 8 according to time series (from 1996 to 2015). As shown in Figure 8, the evaluation scores of GDP have been rising steadily with time, implying the high-speed economic development. Moreover, Figure 8 also shows that the evaluation scores of air pollution have fluctuated from time to time. In other words, the evaluation scores of air pollution have grown in some years while having dropped in some years. It is contradictory to our common sense that the air quality always becomes worse. More specifically, it is shown in Figure 8 that the evaluation scores of air pollution have first grown and have reached the peak in the year 2010 while having dropped down after 2010. This may be owed to the new environment protection measures that the Chinese government has taken recently.

4. Conclusions and Future Works

Air pollution has a significant impact on the sustainable development of cities, especially for cities in developing countries. How to effectively evaluate the impacts of air pollution on socioeconomic development is an important issue in the sustainability of city development. However, it is quite difficult to conduct an effective evaluation on the impact of air pollution since the conventional evaluation is mainly based on the experience or the domain knowledge of environment experts, which inevitably have bias or subjectivity, consequently leading to a deviation or inaccuracy in air pollution evaluation.
In this paper, we propose a novel Multiple Criteria Decision Making (MCDM) framework to address the above concerns. In particular, our proposed MCDM method is based on an improved TOPSIS, in which Bayesian regularization and BP neural networks have been used to train the weights of multiple indicators. We apply our framework to evaluate the air pollution and the economic development of Wuhan city, which is a typical developing city in China. Our empirical results show that the evaluation scores of air pollution have fluctuated from time to time; this effect is contradictory to the common sense that air pollution always becomes worse. In fact, our results imply that sustainable socioeconomic development can be achieved without environment deterioration if we can take effective environment protection measures. We believe that the appropriate pollution control technologies, the enforcement of emissions reduction policy and the adjustment of industry layout will reduce the air pollution and support the sustainable urban development. One of our future studies is to conduct a fine-grained study on the impacts of various environment protection measures on air pollution and socioeconomic development, which is also an MCDM problem and is expected to be solved in a different approach.

Acknowledgments

The authors would like to thank Gordon K.-T. Hon for his constructive comments. The authors would also like to thank the anonymous reviewers for their useful comments.

Author Contributions

Qingyong Wang proposed the idea, conducted the data analysis and wrote the draft. Hong-Ning Dai supervised the work, motivate the paper and revised versions. Hao Wang formulated the problem, conducted the data analysis and literature survey.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Pope, C.A.; Burnett, R.T.; Thun, M.J.; Calle, E.E.; Krewski, D.; Ito, K.; Thurston, G.D. Lung Cancer Cardiopulmonary Mortality, and Long-term Exposure to Fine Particulate Air Pollution. JAMA 2002, 287, 1132–1141. [Google Scholar] [CrossRef] [PubMed]
  2. Pope, C.A.; Jerrett, M.; Burnett, R.T. Long-Term Ozone Exposure and Mortality. N. Engl. J. Med. 2009, 360, 1085–1095. [Google Scholar]
  3. Lepeule, J.; Bind, M.A.C.; Baccarelli, A.A. Epigenetic Influences on Associations between Air Pollutants and Lung Function in Elderly Men. N. Engl. J. Med. 2014, 122, 1085–1095. [Google Scholar]
  4. Tanaka, S. Environmental regulations on air pollution in China and their impact on infant mortality. J. Health Econ. 2015, 42, 90–103. [Google Scholar] [CrossRef] [PubMed]
  5. Rao, S.; Klimont, Z.; Smith, S.J.; Dingenen, R.V.; Dentener, F.; Bouwman, L.; Riahi, K.; Amann, M.; Bodirsky, B.L.; van Vuuren, D.P.; et al. Future air pollution in the Shared Socio-economic Pathways. Glob. Environ. Chang. 2017, 42, 346–358. [Google Scholar] [CrossRef]
  6. Li, P. 1.1 Trillion Yuan in Economic Losses from Pollution in 2010, China Report Says. Available online: http://www.scmp.com/news/china/article/1201364/11-tr-yuan-economic-losses-pollution-2010-china-report-says (accessed on 29 May 2017).
  7. Cheng, H.; Small, M.J.; Pekney, N.J. Application of nonparametric regression and statistical testing to identify the impact of oil and natural gas develop mentonlocal air quality. Atmos. Environ. 2015, 119, 381–392. [Google Scholar] [CrossRef]
  8. Nduwayezu, J.B.; Ishimwe, T.; Niyibizi, A. Quantification of Air Pollution in Kigali City and Its Environmental and Socio-Economic Impact in Rwanda. Am. J. Environ. Eng. 2015, 5, 106–119. [Google Scholar]
  9. Alvarado, M.; Gonzalez, F.; Erskine, P.; Cliff, D.; Heuff, D. A Methodology to Monitor Airborne PM10 Dust Particles Using a Small Unmanned Aerial Vehicle. Sensors 2017, 17, 343. [Google Scholar] [CrossRef] [PubMed]
  10. Cho, H.S.; Choi, M.J. Effects of Compact Urban Development on Air Pollution: Empirical Evidence from Korea. Sustainability 2014, 6, 5968–5982. [Google Scholar] [CrossRef]
  11. Liu, H.L.; Shen, Y.S. The Impact of Green Space Changes on Air Pollution and Microclimates: A Case Study of the Taipei Metropolitan Area. Sustainability 2014, 6, 8827–8855. [Google Scholar] [CrossRef]
  12. Vallero, D.A. Air Pollution Monitoring Changes to Accompany the Transition from a Control to a Systems Focus. Sustainability 2016, 8, 1216. [Google Scholar] [CrossRef]
  13. Zhao, J.; Chen, S.; Wang, H. Quantifying the impacts of socio-economic factors on air quality in Chinese cities from 2000 to 2009. Environ. Pollut. 2012, 167, 148–154. [Google Scholar] [CrossRef] [PubMed]
  14. Yang, C.; Yang, H.; Guo, S.; Wang, Z.; Xu, X.; Duan, X.; Kan, H. Alternative ozone metrics and daily mortality in Suzhou: The China Air Pollution and Health Effects Study (CAPES). Sci. Total Environ. 2012, 426, 83–89. [Google Scholar] [CrossRef] [PubMed]
  15. Tang, D.; Li, T.Y.; Chow, J.C. Air pollution effects on feral and child development: A cohort comparison in China. Environ. Pollut. 2014, 185, 90–96. [Google Scholar] [CrossRef] [PubMed]
  16. Almanza, V.; Batyrshin, I.; Sosa, G. Multi-criteria selection of an Air Quality Model configuration based on quantitative and linguistic evaluations. Expert Syst. Appl. 2014, 41, 869–876. [Google Scholar] [CrossRef]
  17. Preisler, H.K.; Schweizer, D.; Cisneros, R.; Procter, T.; Ruminski, M.; Tarnay, L. A statistical model for determining impact of wildland fires on Particulate Matter (PM2.5) in Central California aided by satellite imagery of smoke. Environ. Pollut. 2015, 205, 340–349. [Google Scholar] [CrossRef] [PubMed]
  18. Jaramilloa, P.; Mullerb, N.Z. Air pollution emissions and damages from energy production in the U.S.: 2002–2011. Energy Policy 2016, 3, 202–211. [Google Scholar] [CrossRef]
  19. Donga, L.; Liang, H. Spatial analysis on China’s regional air pollutants and CO2 emissions: Emission pattern and regional disparity. Atmos. Environ. 2014, 92, 280–291. [Google Scholar] [CrossRef]
  20. Yoon, K.P.; Hwang, C.L. Multiple Attribute Decision Making: An Introduction; Sage Publications: Thousand Oaks, CA, USA, 1995; Volume 104. [Google Scholar]
  21. Chen, J.K.; Chen, I.S. Using a novel conjunctive MCDM approach based on DEMATEL, fuzzy ANP, and TOPSIS as an innovation support system for Taiwanese higher education. Expert Syst. Appl. 2010, 37, 1981–1990. [Google Scholar] [CrossRef]
  22. Kahraman, C. Fuzzy Multi-Criteria Decision Making: Theory and Applications with Recent Developments; Springer: New York, NY, USA, 2008; Volume 16. [Google Scholar]
  23. Ferreira, L.; Borenstein, D. A fuzzy-Bayesian model for supplier selection. Expert Syst. Appl. 2012, 39, 7834–7844. [Google Scholar] [CrossRef]
  24. Sipahi, S.; Timor, M. The analytic hierarchy process and analytic network process: An overview of applications. Manag. Decis. 2010, 48, 775–808. [Google Scholar] [CrossRef]
  25. Velasquez, M.; Hester, P.T. An analysis of multi-criteria decision making methods. Int. J. Op. Res. 2013, 10, 56–66. [Google Scholar]
  26. Behzadian, M.; Otaghsara, S.K.; Yazdani, M.; Ignatius, J. A state-of the-art survey of TOPSIS applications. Expert Syst. Appl. 2012, 39, 13051–13069. [Google Scholar] [CrossRef]
  27. Hafezalkotob, A.; Hafezalkotob, A. Extended MULTIMOORA method based on Shannon entropy weight for materials selection. J. Ind. Eng. Int. 2016, 12, 1–13. [Google Scholar] [CrossRef]
  28. Dymova, L.; Sevastjanov, P.; Tikhonenko, A. An approach to generalization of fuzzy TOPSIS method. Inf. Sci. 2013, 238, 149–162. [Google Scholar] [CrossRef]
  29. Büyüközkan, G.; Çifçi, G. A novel hybrid MCDM approach based on fuzzy DEMATEL, fuzzy ANP and fuzzy TOPSIS to evaluate green suppliers. Expert Syst. Appl. 2012, 39, 3000–3011. [Google Scholar] [CrossRef]
  30. Baykasoglu, A.; Kaplanoglu, V.; Durmusoglu, Z.D.; Sahin, C. Integrating fuzzy DEMATEL and fuzzy hierarchical TOPSIS methods for truck selection. Expert Syst. Appl. 2013, 40, 899–907. [Google Scholar] [CrossRef]
  31. Pan, S.J.; Yang, Q. A survey on transfer learning. IEEE Trans. Knowl. Data Eng. 2010, 22, 1345–1359. [Google Scholar] [CrossRef]
  32. Ministry of Envirmental Protection of the People’s Republic China. Ambient Air Quality Standards; Ministry of Envirmental Protection of the People’s Republic China: Beijing, China, 2012.
  33. Gray, R.M. Entropy and Information Theory; Springer: Berlin, Germany, 2011. [Google Scholar]
  34. Lotfi, F.H.; Fallahnejad, R. Imprecise Shannon’s entropy and multi attribute decision making. Entropy 2010, 12, 53–62. [Google Scholar] [CrossRef]
  35. Haykin, S. Neural Networks and Learning Machines, 3rd ed.; Pearson: London, UK, 2009. [Google Scholar]
  36. Ticknor, J.L. A Bayesian regularized artificial neural network for stock market forecasting. Expert Syst. Appl. 2013, 40, 5501–5506. [Google Scholar] [CrossRef]
  37. Mirjalili, S. SCA: A Sine Cosine Algorithm for solving optimization problems. Knowl. Based Syst. 2016, 96, 120–133. [Google Scholar] [CrossRef]
  38. Mirjalili, S.; Saremi, S.; Mirjalili, S.M.; dos S. Coelho, L. Multi-objective grey wolf optimizer: A novel algorithm for multi-criterion optimization. Expert Syst. Appl. 2016, 47, 106–119. [Google Scholar] [CrossRef]
  39. Mirjalili, S.; Jangir, P.; Saremi, S. Multi-objective ant lion optimizer: A multi-objective optimization algorithm for solving engineering problems. Appl. Intell. 2017, 46, 79–95. [Google Scholar] [CrossRef]
  40. Wuhan Environmental Protection Bureau. Air Quality of Wuhan City (1996–2015); The Communique of Ambient Air Quality of Wuhan Publised by Wuhan Environmental Protection Bureau; Wuhan Environmental Protection Bureau: Wuhan, China.
  41. Wuhan Municipal Bureau of Statistics. Yearbook of Wuhan Municipal Bureau of Statistics (1996–2015); Wuhan Municipal Bureau of Statistics: Wuhan, China. (In Chinese)
  42. Jolliffe, I. Principal Component Analysis; Wiley Online Library: Hoboken, NJ, USA, 2002. [Google Scholar]
  43. Abdi, H.; Williams, L.J. Principal component analysis. In Wiley Interdisciplinary Reviews: Computational Statistics; Wiley Online Library: Hoboken, NJ, USA, 2010; Volume 2, pp. 433–459. [Google Scholar]
  44. De Winter, J.D.; Dodou, D.; Wieringa, P. Exploratory factor analysis with small sample sizes. Multivar. Behav. Res. 2009, 44, 147–181. [Google Scholar] [CrossRef] [PubMed]
  45. Bandalos, D.L.; Boehm-Kaufman, M.R. Four common misconceptions in exploratory factor analysis. Statistical and Methodological Myths and Urban Legends: Doctrine, Verity and Fable in the Organizational and Social Sciences; Routledge/Taylor & Francis Group: New York, NY, USA, 2009; pp. 61–87. [Google Scholar]
  46. Peres-Neto, P.R.; Jackson, D.A.; Somers, K.M. How many principal components? Stopping rules for determining the number of non-trivial axes revisited. Comput. Stat. Data Anal. 2005, 49, 974–997. [Google Scholar] [CrossRef]
Figure 1. Indicators of air pollution and GDP from 1995 to 2015.
Figure 1. Indicators of air pollution and GDP from 1995 to 2015.
Sustainability 09 00911 g001
Figure 2. Our proposed Multiple Criteria Decision Making (MCDM) framework.
Figure 2. Our proposed Multiple Criteria Decision Making (MCDM) framework.
Sustainability 09 00911 g002
Figure 3. Weight training procedure.
Figure 3. Weight training procedure.
Sustainability 09 00911 g003
Figure 4. Neural network training procedure.
Figure 4. Neural network training procedure.
Sustainability 09 00911 g004
Figure 5. Bayesian training procedure.
Figure 5. Bayesian training procedure.
Sustainability 09 00911 g005
Figure 6. Analytical framework.
Figure 6. Analytical framework.
Sustainability 09 00911 g006
Figure 7. Non-Bayesian BP neural networks (non-Bayesian) versus BP neural networks with Bayesian regularization (Bayesian NN) in terms of training times.
Figure 7. Non-Bayesian BP neural networks (non-Bayesian) versus BP neural networks with Bayesian regularization (Bayesian NN) in terms of training times.
Sustainability 09 00911 g007
Figure 8. Air pollution and GDP time series.
Figure 8. Air pollution and GDP time series.
Sustainability 09 00911 g008
Table 1. Accumulative Variance based on the PCA method.
Table 1. Accumulative Variance based on the PCA method.
IndicatorTotal ValueVariance (%)Accumulative Total (%)
SO 2 2.72454.47954.479
NO 2 1.16223.24877.727
PM 10 0.83016.59294.319
O 3 0.1793.59097.908
CO0.1052.092100.000
Table 2. Initial weights obtained by the entropy method for Air Quality Index.
Table 2. Initial weights obtained by the entropy method for Air Quality Index.
YearSO 2 NO 2 PM 10 DustfallpHAQI
19960.03460.02520.02770.00020.10030.0590
19970.03460.01400.00780.00230.09740.0522
19980.03030.00010.00040.00980.09530.0431
19990.05190.00840.00010.02510.06940.0317
20000.06060.06310.02120.04360.05910.0703
20010.05190.06450.05370.05020.08500.0408
20020.04760.06170.05540.04090.02280.0227
20030.03900.06310.06060.04690.00020.0385
20040.03030.06170.05580.06330.01550.0340
20050.02600.06870.06410.06510.02690.0522
20060.02160.07000.06490.05300.01660.0522
20070.00430.06450.06540.05450.01240.0476
20080.00030.05610.06320.05650.01970.0612
20090.03030.05610.06670.06600.02380.0703
20100.04330.05190.06540.06240.04770.0680
20110.05190.05330.06880.06510.07670.0862
20120.09090.05610.07000.07320.04870.0928
20130.07790.04770.05840.07080.04770.0002
20140.12990.05470.06320.07380.04870.0295
20150.14260.05890.06710.07740.08600.0476
Table 3. Entropy of each indicator.
Table 3. Entropy of each indicator.
IndicatorSO 2 NO 2 PM 10 DustfallpHAQI
Weights0.91870.96000.94440.94900.92620.9632
Table 4. Entropy weight.
Table 4. Entropy weight.
IndicatorSO 2 NO 2 PM 10 DustfallpHAQI
Weights0.24010.11810.16420.15080.21790.1088
Table 5. Weights after training.
Table 5. Weights after training.
IndicatorSO 2 NO 2 PM 10 DustfallpHAQI
Weights0.22800.10230.17180.16020.22390.1125
Table 6. Weights after training (including GDP).
Table 6. Weights after training (including GDP).
IndicatorSO 2 NO 2 PM 10 DustfallpHAQIPerGDP
Weights0.16190.07970.11070.10170.14700.07340.3257
Table 7. Weights by improved entropy (including GDP).
Table 7. Weights by improved entropy (including GDP).
IndicatorSO 2 NO 2 PM 10 DustfallpHAQIPerGDP
Weights0.04720.01260.01260.01260.01260.01260.25
Table 8. Weights after training (including GDP).
Table 8. Weights after training (including GDP).
IndicatorSO 2 NO 2 PM 10 DustfallpHAQIPerGDP
Weights0.05570.02720.00930.00690.02300.00640.2353
Table 9. Normalization for TOPSIS in air pollution.
Table 9. Normalization for TOPSIS in air pollution.
YearSO 2 NO 2 PM 10 DustfallpHAQI
19960.007900.002580.004760.000020.022460.00663
19970.007900.001430.001340.000370.021810.00587
19980.006910.000010.000070.001570.021350.00485
19990.011840.000860.000020.004020.015550.00357
20000.013820.006460.003640.006990.013220.00791
20010.011840.006600.009220.008050.019030.00459
20020.010860.006310.009520.006550.005100.00255
20030.008880.006460.010410.007520.000050.00434
20040.006910.006310.009590.010140.003480.00383
20050.005920.007030.011010.010430.006030.00587
20060.004930.007160.011160.008490.003710.00587
20070.000990.006600.011230.008730.002780.00536
20080.000070.005740.010860.009050.004410.00689
20090.006910.005740.011450.010570.005340.00791
20100.009870.005310.011230.010000.010670.00765
20110.011840.005450.011830.010420.017170.00969
20120.020730.005740.012020.011720.010900.01044
20130.017770.004880.010040.011350.010670.00002
20140.029610.005600.010860.011820.010900.00332
20150.032510.006030.011530.012400.019260.00536
Table 10. D i + , D i , C ( Air   Pollution ) .
Table 10. D i + , D i , C ( Air   Pollution ) .
Address D i + D i C ( Air   Pollution ) Ranking
19960.01870.02350.556513
19970.01990.02390.546015
19980.01990.02300.536516
19990.02160.02030.484818
20000.01550.02210.587911
20010.01600.02640.62198
20020.01200.01780.598210
20030.01260.01740.580512
20040.00920.01720.65116
20050.00720.01870.72304
20060.00950.01700.64187
20070.01060.01650.60989
20080.00780.01730.68945
20090.00720.01890.72403
20100.00600.02170.78481
20110.00990.02700.73132
20120.02420.02980.551814
20130.02510.02610.509617
20140.04780.03580.428420
20150.04960.04180.457719
Table 11. Normalization for TOPSIS in air pollution and GDP.
Table 11. Normalization for TOPSIS in air pollution and GDP.
YearSO 2 NO 2 PM 10 DustfallpHAQI GDP
19960.001930.000690.000260.000000.002310.000380.00007
19970.001930.000380.000070.000020.002240.000330.00065
19980.001690.000000.000000.000070.002190.000280.00107
19990.002890.000230.000000.000170.001600.000200.00144
20000.003380.001720.000200.000300.001360.000450.00157
20010.002890.001750.000500.000350.001950.000260.00212
20020.002650.001680.000520.000280.000520.000150.00268
20030.002170.001720.000560.000320.000000.000250.00329
20040.001690.001680.000520.000440.000360.000220.00465
20050.001450.001870.000600.000450.000620.000330.00595
20060.001210.001900.000600.000370.000380.000330.00762
20070.000240.001750.000610.000380.000290.000300.00970
20080.000020.001530.000590.000390.000450.000390.01340
20090.001690.001530.000620.000460.000550.000450.01535
20100.002410.001410.000610.000430.001100.000440.01834
20110.002890.001450.000640.000450.001760.000550.02191
20120.005060.001530.000650.000500.001120.000590.02618
20130.004340.001300.000540.000490.001100.000000.02982
20140.007230.001490.000590.000510.001120.000190.03326
20150.007940.001600.000620.000530.001980.000300.03623
Table 12. D i + , D i , C in air pollution and GDP.
Table 12. D i + , D i , C in air pollution and GDP.
Year D i + D i C ( Air   Pollution and   GDP ) Ranking
19960.00410.00230.363420
19970.00400.00310.436617
19980.00360.00300.450116
19990.00580.00360.383719
20000.00620.00430.409818
20010.00470.00440.483214
20020.00470.00410.467415
20030.00380.00430.532413
20040.00260.00510.660612
20050.00270.00620.692211
20060.00300.00770.72098
20070.00270.00970.77936
20080.00210.01350.86282
20090.00230.01510.86551
20100.00370.01820.83033
20110.00450.02180.83014
20120.00940.02630.73647
20130.00820.03020.78565
20140.01450.03390.700910
20150.01560.03690.70329

Share and Cite

MDPI and ACS Style

Wang, Q.; Dai, H.-N.; Wang, H. A Smart MCDM Framework to Evaluate the Impact of Air Pollution on City Sustainability: A Case Study from China. Sustainability 2017, 9, 911. https://doi.org/10.3390/su9060911

AMA Style

Wang Q, Dai H-N, Wang H. A Smart MCDM Framework to Evaluate the Impact of Air Pollution on City Sustainability: A Case Study from China. Sustainability. 2017; 9(6):911. https://doi.org/10.3390/su9060911

Chicago/Turabian Style

Wang, Qingyong, Hong-Ning Dai, and Hao Wang. 2017. "A Smart MCDM Framework to Evaluate the Impact of Air Pollution on City Sustainability: A Case Study from China" Sustainability 9, no. 6: 911. https://doi.org/10.3390/su9060911

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