Insight for Wellbeing: Cross-Data Analytics for (transboundary) Haze Prediction

See the MediaEval 2021 webpage for information on how to register and participate.

Task Description

Task participants will work on developing models for transboundary haze prediction using timeseries data describing air pollution concentration changes over time, weather data, and other related data sources, which are recorded at multiple locations across countries in the ASEAN region.

Haze air pollution describes the pollution consisting of particulate matter of smoke, dust, and other vapours present in the air, which originate from large-scale forest and land fires, factories, and cars. When this mixture of air-borne pollutants reaches high levels it causes many health problems (respiratory infections, cardiovascular and lung diseases) especially among people who are already ill, and has negative impacts on visibility, economic production, transportation, and tourism. When haze pollution remains measurable at high levels after crossing into another country’s air space, it is referred to as a transboundary haze problem.

The task is organized as multiple subtasks to encourage multi-disciplinary research that can consider additional data sources (cross-data) to improve prediction and/or find insights based on environmental factors, satellite remote sensing, social/news data, etc.

Participants in this task will tackle three subtasks:

Subtask 1: 3-Day Localized Air Pollution Prediction: in this subtask, the objective is to predict the PM10 value at different locations in multiple countries using data only from each country itself. This subtask will explore the accuracy of predicting air pollution for a few days ahead (currently 3), and it is designed to evaluate how well this objective can be achieved if each country depends only on its own direct weather data.

Subtask 2: 3-Day Transboundary Air Pollution Prediction: the objective in this subtask is to predict the PM10 value in multiple countries by considering other data sources available from the same country or neighboring countries (remote sensing, social media streams, news, etc.). This subtask is encouraged to address transboundary haze effects, for example by observing the improvements of prediction accuracy once the haze and weather situation (e.g. wind/fire information) in neighboring countries is taken into account, or through other insights and conclusions that the participants find.

Subtask 3: Transfer Learning: in this subtask, participants will re-visit subtasks 1 or 2 above, by considering transfer learning techniques in their solutions using pre-trained models for predicting new data, or by using models from subtask-1 in subtask-2, etc. The application of transfer learning can demonstrate that certain patterns learnt from other regions’ data sources or models (eg. via access to larger datasets) help in improving predictions for different regions (eg. where data is scarce or less granular).

Motivation and background

In the past decade, many countries especially in the ASEAN region have reported increased probabilities of cardiovascular and respiratory diseases, and haze pollution will affect patients with such diseases, and will have a negative impact on the well-being of citizens and tourists, social and economic activities. The accurate prediction of the haze situation for multiple time steps (hours or days) can help personal and public health advice and decision making (e.g. planning outdoor activities, closure of schools) in the event of predicted prolonged dangerous levels of haze. Tapping into multiple sources from ground instruments, remote sensing mechanisms, and other data streams, in addition to improved modeling techniques can help scientists track pollutants spread and provide better forecasting systems.

Transboundary haze problem refers to the situation where haze originating at one country or region remains at high levels after crossing into other countries, resulting a recurrent issue in many regions in the world, especially in Southeast Asia where the sources contributing to haze pollution differ at each country with varying percentages coming from localized or transboundary sources. For example, transboundary (haze) pollution episodes are often attributed to the long-range transport of biomass fires from slash-and-burn activities during dry seasons or from forest fires, which travel depending on weather conditions to affect several neighboring countries.

Particulate matter concentrations (PM10, PM2.5) and other gases concentrations are usually used to calculate air quality index measures that describe pollutant severity. Past recorded data of air pollution and meteorological parameters have been used by researchers and practitioners from academia and government agencies to develop air pollution prediction models to forecast changes in air pollution. Some studies used mathematical statistical models [1] to make long-term predictions of particulate matter by using climate models or satellite remote sensing. Besides, several machine learning methods [2] were used to improve accuracy in short-term prediction with the inclusion of meteorological data. Deep learning techniques, such as hybrid of convolutional neural network and long short-term memory methods were used, as proposed in [3,4] by Zhao and Zettsu on air pollution data from Japan, and by Yang et al. in 2020 [5] to predict hourly particulate matter concentrations in South Korea. Comparisons among multiple methods on daily air pollution prediction in Brunei were presented in 2020 [6] by Aziz et. al.

Target group

This task targets (but is not limited to) researchers in the areas of multimedia information retrieval, machine learning, data science, event-based processing and analysis, urban computing, environmental and atmospheric sciences.

Data

The data that is provided will include daily readings of PM10 concentrations recorded by multiple weather stations in ASEAN countries (Brunei, Singapore, and Thailand), covering different periods between 2010 and 2019 . The data also includes atmospheric parameters of daily (and in some cases hourly) values of temperature, rainfall, humidity, and wind speed/direction. However, not all parameters are available at every station/country, with some missing values in the data, which add to the challenge of this task.

All data will be provided in CSV format, without inclusion of any Personal data. Task participants must sign the agreement for using the data prepared by MediaEval and NICT/UTB, which limit the use of the data for this competition only.

Evaluation methodology

Participants are encouraged to participate in all three subtasks described above. However, it is still accepted to submit solutions for only one or two of them (any subtask). There will be two types of prizes: most accurate models (marks will be assigned and averaged over all subtasks); and most innovative out-of-the-box idea (across subtasks as well).

There will be two timeseries datasets, one for training and one for testing, for each country. Separate data files will include air pollution readings and weather parameters, which are time stamped and with location information.

The testing datasets will be created from the ending tail of the timeseries data in each station/country, and will have some values hidden (multiple 3-day windows) which the participants will need to predict and use as their submissions for the two involved subtasks. The predicted values will be compared with the (kept aside) ground truth values, where the metrics of root mean squared error (RMSE), symmetric mean absolute percentage error (SMAPE), and mean absolute error (MAE) will be calculated and averaged for all stations in each country.

Accurate predictions are supposed to have the smallest possible error values on each of the metrics across all stations in a single country. Participants may opt to use the same or different methods for different countries in their predictions. It is expected that the models should be accurate across countries as well, so the average of the errors over countries will be computed as a general indicator. However, individual accurate models per country are the focus. It is to be emphasized that for subtask-1 (localized air pollution), participants should use only the data from each specific country when developing their models and performing test data predictions. However, for subtask-2 and subtask-3, participants are expected to utilize all available data (across countries), and potentially other data sources that help in capturing the transboundary nature of the problem and provide better predictions.

At the end of the challenge, participants are expected to submit their source code and any other necessary resources, together with their testing files predictions, in order to validate the applied methodologies.

[1] Aaron van Donkelaar, Randall V. Martin, Michael Brauer, Ralph Kahn, Robert Levy, Carolyn Verduzco, and Paul J. Villeneuve. 2010. Global estimates of ambient fine particulate matter concentrations from satellite-based aerosol optical depth: development and application, Environment Health Perspectives, 118(6), 847-855.

[2] Sharjil Saeed, Lal Hussain, Imtiaz Ahmed Awan, and Adnan Idris. 2017. Comparative analysis of different statistical methods for prediction of PM2.5 and PM10 concentrations in advance for several hours, International Journal of Computer Science and Network Security, 17(11), 45–52.

[3] Peijiang Zhao and Koji Zettsu. 2018. Convolution recurrent neural networks for short-term prediction of atmospheric sensing data, 2018 IEEE International Conference on Internet of Things and IEEE Green Computing and Communications and IEEE Cyber, Physical and Social Computing (CPSCom) and IEEE Smart Data (SmartData), 30th July–3rd August 2018, Halifax, NS, Canada.

[4] Peijiang Zhao and Koji Zettsu. 2019. Convolution recurrent neural networks based dynamic transboundary air pollution prediction, 2019 IEEE 4th International Conference on Big Data Analytics (ICBDA), 15th March–18th March 2019, Suzhou, China.

[5] Guang Yang, HwaMin Lee, and Giyeol Lee. 2020. A hybrid deep learning model to forecast particulate matter concentration levels in Seoul, South Korea, Atmosphere 2020, 11(4), 348–367.

[6] Effa Nabilla Aziz, Asem Kasem, Wida Susanty Haji Suhaili, and Peijiang Zhao. 2021. Convolution Recurrent Neural Network for Daily Forecast of PM10 Concentrations in Brunei Darussalam. Journal of Chemical Engineering Transactions, 2021, Vol. 83, pp. 355–360.

[7] Minh-Son Dao, Peijiang Zhao, Tomohiro Sato, Koji Zettsu, Duc-Tien Dang-Nguyen, Cathal Gurrin, Ngoc-Thanh Nguyen. 2019. Overview of MediaEval 2019: Insights for Wellbeing Task Multimodal Personal Health Lifelog Data Analysis.

[8] Peijiang Zhao, Minh-Son Dao, Thanh Nguyen, Thanh-Binh Nguyen, Duc-Tien Dang-Nguyen, and Cathal Gurrin. 2020. Overview of MediaEval 2020 Insights for Wellbeing: Multimodal Personal Health Lifelog Data Analysis.

[9] Dat Q. Duong, Quang M. Le, Tan-Loc Nguyen-Tai, Dong Bo, Dat Nguyen, Minh-Son Dao, and Binh T. Nguyen. 2020. Multi-source Machine Learning for AQI Estimation, IEEE Big Data 2020.

[10] Peijiang Zhao and Koji Zettsu. 2020. MASTGN: Multi-Attention Spatio-Temporal Graph Networks for Air Pollution Prediction, IEEE Big Data 2020.

[11] Phuong-Binh Vo, Trong-Dat Phan, Minh-Son Dao, and Koji Zettsu. 2019. Association Model between Visual Feature and AQI Rank Using Lifelog Data, IEEE Big Data 2019.

[12] Dona Rofithoh Don Ramli and Rugayah Hashim. 2020. National Interest Versus Regional Interest: The Case of Transboundary Haze Pollution. Charting a Sustainable Future of ASEAN in Business and Social Sciences, pp 123-132.

Task organizers

Task Schedule (Updated)