Related Experiment Video
Updated: Mar 4, 2026

04:04
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
1.1K
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.
Environmental Monitoring and Assessment
|March 2, 2026
Summary
Machine learning models effectively classify air quality using diverse data. A novel cluster-aware synthetic oversampling method significantly improves performance for imbalanced air quality index (AQI) data.
Area of Science:
- Environmental Science
- Data Science
- Machine Learning
Background:
- Air Quality Index (AQI) is crucial for assessing pollution and health risks.
- Data-driven AQI classification faces challenges due to imbalanced datasets, with extreme pollution levels underrepresented.
- Existing methods struggle with accurately classifying sparse, severe air pollution categories.
Purpose of the Study:
- To develop robust machine learning models for multi-class AQI classification.
- To address severe class imbalance in AQI datasets using advanced resampling techniques.
- To evaluate the effectiveness of ensemble learning models in improving AQI classification accuracy.
Main Methods:
- Utilized a comprehensive dataset including major air pollutants (PM2.5, PM10, etc.) and meteorological variables.
- Applied data preprocessing: missing value imputation, distribution normalization, and cyclical encoding for wind direction.
- Implemented a cluster-aware synthetic oversampling (CASO) framework integrating random oversampling, ENN, KMeans-SMOTE, and class equalization.
Main Results:
- Ensemble gradient-boosting models (LightGBM, XGBoost) demonstrated superior performance.
- Achieved high test balanced accuracy (≥0.96) after applying the CASO framework.
- The proposed resampling technique significantly enhanced classification accuracy for imbalanced AQI data.
Conclusions:
- Combining cluster-aware synthetic resampling with ensemble learning substantially improves AQI classification under severe data imbalance.
- The developed framework offers a reliable and interpretable approach for accurate air quality assessment.
- This study provides a robust methodology for handling imbalanced environmental datasets in machine learning applications.
Related Concept Videos
Aggregates Classification
1.1K
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
1.1K
Cluster Sampling Method
15.3K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
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...
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...
15.3K
Classification of Systems-I
644
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
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:
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:
644
Sampling Plans
1.1K
Sampling is a crucial step in analytical chemistry, allowing researchers to collect representative data from a large population. Common sampling methods include random, judgmental, systematic, stratified, and cluster sampling.
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...
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...
1.1K
Classification of Systems-II
540
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
540
Classification of Signals
1.5K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating 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...
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...
1.5K
