| Literature DB >> 26305483 |
Haruna Chiroma1, Sameem Abdul-kareem2, Abdullah Khan3, Nazri Mohd Nawi3, Abdulsalam Ya'u Gital4, Liyana Shuib2, Adamu I Abubakar5, Muhammad Zubair Rahman3, Tutut Herawan2.
Abstract
BACKGROUND: Global warming is attracting attention from policy makers due to its impacts such as floods, extreme weather, increases in temperature by 0.7°C, heat waves, storms, etc. These disasters result in loss of human life and billions of dollars in property. Global warming is believed to be caused by the emissions of greenhouse gases due to human activities including the emissions of carbon dioxide (CO2) from petroleum consumption. Limitations of the previous methods of predicting CO2 emissions and lack of work on the prediction of the Organization of the Petroleum Exporting Countries (OPEC) CO2 emissions from petroleum consumption have motivated this research. METHODS/Entities:
Mesh:
Substances:
Year: 2015 PMID: 26305483 PMCID: PMC4549267 DOI: 10.1371/journal.pone.0136140
Source DB: PubMed Journal: PLoS One ISSN: 1932-6203 Impact factor: 3.240
Fig 1Pseudo-code of CS.
Fig 2The basic stages of the original PSO.
Fig 3A typical structure of an ANN with input, hidden and output neurons distributed across the input, hidden and output layers respectively, where β is the bias.
Basic descriptive statistics of the OPEC countries CO2 emissions dataset.
| Country | No. Years | Minimum | Maximum | Mean | SD |
|---|---|---|---|---|---|
| OPEC | 32 | 16.63 | 43.71 | 26.2064 | 6.74531 |
| Algeria | 32 | 2.75 | 12.80 | 5.5004 | 2.84066 |
| Angola | 32 | 11.57 | 30.78 | 17.8465 | 5.30320 |
| Ecuador | 32 | 82.41 | 284.57 | 168.7033 | 50.64198 |
| Iran | 32 | 29.07 | 120.63 | 62.0111 | 22.28333 |
| Iraq | 32 | 12.23 | 61.98 | 31.8385 | 15.86746 |
| Kuwait | 32 | 14.14 | 42.43 | 28.0091 | 8.55353 |
| Libya | 32 | 23.85 | 45.39 | 36.5936 | 5.39421 |
| Nigeria | 32 | 1.48 | 18.39 | 6.3378 | 4.75290 |
| Qatar | 32 | 88.52 | 323.88 | 179.2568 | 65.35749 |
| Saudi Arabia | 32 | 10.61 | 95.67 | 49.6525 | 20.89947 |
| United Arab Emirates | 32 | 53.19 | 104.07 | 66.6684 | 15.26779 |
| Venezuela | 32 | 356.04 | 1159.76 | 678.6245 | 214.79416 |
Fig 4The pattern of CO2 emissions from petroleum consumption in OPEC countries (1980–2011).
An inter correlation matrix showing relationships among the 12 member countries CO2 emissions from petroleum consumption as well as the relationship between OPEC CO2 emissions and each member country
| Algeria | Angola | Ecuador | Iran | Iraq | Kuwait | Libya | Nigeria | Qatar | Saudi Arabia | United Arab Emirates | Venezuela | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Algeria | ||||||||||||
| Angola | 0.961 | |||||||||||
| Ecuador | 0.950 | 0.944 | ||||||||||
| Iran | 0.953 | 0.907 | 0.939 | |||||||||
| Iraq | 0.925 | 0.883 | 0.923 | 0.958 | ||||||||
| Kuwait | 0.875 | 0.890 | 0.957 | 0.900 | 0.885 | |||||||
| Libya | 0.899 | 0.880 | 0.943 | 0.958 | 0.908 | 0.946 | ||||||
| Nigeria | 0.439* | 0.341 | 0.499 | 0.625 | 0.582 | 0.513 | 0.681 | |||||
| Qatar | 0.960 | 0.985 | 0.933 | 0.888 | 0.861 | 0.885 | 0.854 | 0.273 | ||||
| Saudi Arabia | 0.950 | 0.952 | 0.949 | 0.955 | 0.901 | 0.944 | 0.956 | 0.496 | 0.940 | |||
| United Arab Emirates | 0.951 | 0.897 | 0.938 | 0.963 | 0.945 | 0.855 | 0.898 | 0.548 | 0.885 | 0.898 | ||
| Venezuela | 0.924 | 0.974 | 0.937 | 0.872 | 0.853 | 0.912 | 0.868 | 0.322 | 0.975 | 0.936 | 0.844 | |
| OPEC | 0.968 | 0.950 | 0.972 | 0.987 | 0.955 | 0.946 | 0.969 | 0.562 | 0.935 | 0.984 | 0.953 | 0.929 |
**Correlation is significant at the 0.01 level (2-tailed).
Fig 5The proposed design of the HCSNN.
Fig 6Pseudo-code of the proposed HCSNN.
Experiments with several ANN configurations and CS parameters.
| CS parameters |
|
|
|
|
|---|---|---|---|---|
| Hidden neurons | MSE | MSE | MSE | MSE |
| 2 | 0.007318 | 0.087127 | 0.0025371 | 0.00067113 |
| 3 | 0.0045251 | 0.006345 | 0.0014357 | 0.00027865 |
| 4 | 0.0032145 | 0.001734 | 0.0001924 | 0.00009251 |
| 5 | 0.0005110 | 0.000277 | 0.0001136 | 0.00000345 |
| 6 | 0.0029239 | 0.076812 | 0.0005643 | 0.00007452 |
| 7 | 0.0067871 | 0.047116 | 0.0007241 | 0.00008741 |
Comparing HCSNN, CSNN, and APSONN training time (seconds) on the OPEC CO2 emissions training dataset.
| CSNN | HCSNN | APSONN | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 134.1577 | 133.15 | 134.99 | 8.3048 |
| 9.31 | 100.6197 | 100.17 | 101.07 |
| 80–20 | 42.2520 | 40.84 | 43.55 | 15.0016 |
| 16.05 | 103.3667 | 102.90 | 103.83 |
| 70–30 | 33.2189 | 32.04 | 34.39 | 3.4986 |
| 5.18 | 102.9460 | 102.48 | 103.41 |
| 60–40 | 13.5848 | 12.45 | 14.59 | 0.3799 |
| 0.39 | 102.8002 | 102.26 | 103.30 |
| 50–50 | 2.8691 | 2.16 | 3.04 | 0.3794 |
| 0.39 | 103.1377 | 102.64 | 103.63 |
Comparing HCSNN, CSNN, and APSONN accuracy (MSE) on OPEC CO2 emissions test dataset.
| CSNN | HCSNN | APSONN | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 0.000007990 | 0.0000014 | 0.0000146 | 0.000010800 |
| 0.0000108 | 0.000039400 | 0.0000394 | 0.0000394 |
| 80–20 | 0.000015698 | 0.0000100 | 0.0000280 | 0.000038002 |
| 0.0000955 | 0.000347767 | 0.0003478 | 0.0003478 |
| 70–30 | 0.000018227 | 0.0000091 | 0.0000370 | 0.000014176 |
| 0.0000251 | 0.001125384 | 0.0011254 | 0.0011254 |
| 60–40 | 0.000010518 | 0.0000098 | 0.0000106 | 0.000000318 |
| 0.0000006 | 0.000054600 | 0.0000546 | 0.0000546 |
| 50–50 | 0.000011409 | 0.0000097 | 0.0000116 | 0.000000380 |
| 0.0000015 | 0.001395282 | 0.0013953 | 0.0013953 |
GANN and ABCNN training time (seconds) on OPEC CO2 emissions training dataset.
| GANN | ABCNN | |||||
|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 5.6703 | 5.65 | 5.70 | 246.3318 | 245.26 | 247.41 |
| 80–20 | 5.5824 | 5.56 | 5.61 | 241.2392 | 240.16 | 242.33 |
| 70–30 | 5.5341 | 5.51 | 5.56 | 241.9189 | 240.85 | 242.99 |
| 60–40 | 5.6439 | 5.62 | 5.67 | 243.1096 | 242.03 | 244.18 |
| 50–50 | 5.5498 | 5.53 | 5.57 | 241.0873 | 240.01 | 242.18 |
GANN and ABCNN accuracy (MSE) on OPEC CO2 emmsisions test dataset.
| GANN | ABCNN | |||||
|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 0.076082131 | 0.0751107 | 0.0771107 | 0.002150212 | 0.0021265 | 0.0021857 |
| 80–20 | 0.061608778 | 0.0616088 | 0.0616088 | 0.000978319 | 0.0009783 | 0.0009783 |
| 70–30 | 0.052073117 | 0.0520731 | 0.0520731 | 0.000734849 | 0.0007348 | 0.0007348 |
| 60–40 | 0.043550760 | 0.0435508 | 0.0435508 | 0.000838752 | 0.0008388 | 0.0008388 |
| 50–50 | 0.035446093 | 0.0354461 | 0.0354461 | 0.002150212 | 0.0021265 | 0.0021857 |
Fig 7Predicted vs. actual OPEC CO2 emissions (90–10).
Fig 11Predicted vs. actual OPEC CO2 emissions (50–50).
Fig 10Predicted vs. actual OPEC CO2 emissions (60–40).
Comparing HCSNN, CSNN, and APSONN accuracy (MSE) on the OPEC CO2 emissions training dataset.
| CSNN | HCSNN | APSONN | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 0.000012130 | 0.0000088 | 0.0000125 | 0.000014080 |
| 0.0000219 | 0.000916878 | 0.0009169 | 0.0009169 |
| 80–20 | 0.000010456 | 0.0000096 | 0.0000106 | 0.000012367 |
| 0.0000127 | 0.000576254 | 0.0005763 | 0.0005763 |
| 70–30 | 0.000010010 | 0.0000069 | 0.0000108 | 0.000020821 |
| 0.0000323 | 0.000880278 | 0.0008803 | 0.0008803 |
| 60–40 | 0.000011747 | 0.0000096 | 0.0000123 | 0.000000132 |
| 0.0000006 | 0.000054600 | 0.0000546 | 0.0000546 |
| 50–50 | 0.000107377 | 0.0000054 | 0.0002189 | 0.000000002 |
| 0.0000015 | 0.000513349 | 0.0005133 | 0.0005133 |
Comparing HCSNN, CSNN, and APSONN test time (seconds) on OPEC CO2 emissions test datset.
| CSNN | HCSNN | APSONN | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 0.8130 | 0.65 | 0.98 | 0.4072 |
| 0.51 | 102.8781 | 102.38 | 103.34 |
| 80–20 | 3.0912 | 2.07 | 3.77 | 1.4034 |
| 2.19 | 102.1031 | 101.65 | 102.56 |
| 70–30 | 2.1920 | 1.89 | 2.48 | 1.7691 |
| 2.52 | 102.9715 | 102.52 | 103.43 |
| 60–40 | 100.9103 | 99.80 | 102.02 | 0.3709 |
| 0.38 | 102.8002 | 102.26 | 103.30 |
| 50–50 | 28.3647 | 27.23 | 29.50 | 0.3845 |
| 0.46 | 101.1676 | 100.69 | 101.63 |
GANN and ABCNN accuracy (MSE) on OPEC CO2 emmissions training dataset.
| GANN | ABCNN | |||||
|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 0.013437393 | 0.0130828 | 0.0141054 | 0.001295257 | 0.0012946 | 0.0012953 |
| 80–20 | 0.005834083 | 0.0032442 | 0.0099324 | 0.001671239 | 0.0016712 | 0.0016712 |
| 70–30 | 0.006426911 | 0.0064269 | 0.0064269 | 0.000631877 | 0.0006319 | 0.0006319 |
| 60–40 | 0.004693395 | 0.0046934 | 0.0046934 | 0.000684235 | 0.0006641 | 0.0006893 |
| 50–50 | 0.003083721 | 0.0030837 | 0.0030837 | 0.000286135 | 0.0002860 | 0.0002863 |
GANN and ABCNN test time (seconds) on OPEC CO2 emmissions test dataset.
| GANN | ABCNN | |||||
|---|---|---|---|---|---|---|
| Data partition | Mean | Best | Worst | Mean | Best | Worst |
| 90–10 | 5.5245 | 5.50 | 5.55 | 245.7797 | 244.70 | 246.84 |
| 80–20 | 5.5057 | 5.48 | 5.53 | 240.1158 | 239.05 | 241.18 |
| 70–30 | 5.4879 | 5.46 | 5.51 | 244.5283 | 243.47 | 245.59 |
| 60–40 | 5.6292 | 5.61 | 5.65 | 248.4572 | 247.38 | 249.53 |
| 50–50 | 5.5806 | 5.56 | 5.60 | 244.2724 | 243.18 | 245.36 |