Related Experiment Video
Updated: Mar 4, 2026

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
A cluster-aware synthetic resampling and machine learning framework for multi-class Air Quality Index classification
Gokulan Ravindiran1, K Karthick2, Sujatha Sivarethinamohan3
1Department of Civil Engineering, Dayananda Sagar College of Engineering, Bengaluru, 560111, Karnataka, India.
Abstract:
The Air Quality Index (AQI) is a widely used indicator for assessing ambient pollution levels and associated health risks. However, AQI classification using data-driven approaches is often challenged by severe class imbalance, where extreme pollution categories such as Poor and Very Poor are sparsely represented. In this study, machine learning models were developed for multi-class AQI classification using a dataset comprising major air pollutants (PM₂.₅, PM₁₀, NO, NO₂, NOx, SO₂, CO, O₃, and volatile organic compounds) along with key meteorological variables, including relative humidity, wind speed, wind direction, solar radiation, and vertical wind speed. To improve model robustness, data preprocessing techniques such as handling missing values, distribution normalisation, and cyclical encoding of wind direction were applied. To address the pronounced class imbalance, a cluster-aware synthetic oversampling (CASO) framework was implemented by integrating random oversampling, Edited Nearest Neighbours (ENN), KMeans-SMOTE, and final class equalisation. Five machine learning models-Logistic Regression, Decision Tree, Random Forest, XGBoost, and LightGBM-were evaluated using accuracy, balanced accuracy, and macro-averaged F1-score. The experimental results demonstrate that ensemble gradient-boosting models, particularly LightGBM and XGBoost, consistently outperform other classifiers, achieving the highest test balanced accuracy values (≥0.96) after resampling. The findings confirm that combining cluster-aware synthetic resampling with ensemble learning significantly enhances AQI classification performance under severe data imbalance, offering a reliable and interpretable framework for air quality assessment.
Related Concept Videos
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Classification of Systems-I
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
Sampling Plans
Random sampling is a method where each member of the population has an equal chance of being selected for the sample. It involves selecting individuals randomly, often using random number generators or lottery-type methods. For example, when analyzing the properties of a...
Classification of Systems-II
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
