Related Experiment Video
Updated: Oct 5, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.7K
A new elite opposite sparrow search algorithm-based optimized LightGBM approach for fault diagnosis
Qicheng Fang1,2, Bo Shen1,2, Jiankai Xue1,2
1College of Information Science and Technology, Donghua University, Shanghai, China.
Summary
A novel fault diagnosis method uses an elite opposite sparrow search algorithm (EOSSA) to optimize LightGBM. This approach enhances feature extraction for high-dimensional data and improves fault recognition rates, outperforming existing methods.
Area of Science:
- Industrial Engineering
- Machine Learning
- Data Science
Background:
- High-dimensional data in industrial processes poses challenges for traditional fault diagnosis.
- Existing dimension reduction techniques may fail with non-normally distributed or deformed data.
- Optimization algorithms like Sparrow Search Algorithm (SSA) require enhancements in convergence and optimization capabilities.
Purpose of the Study:
- To propose a novel fault diagnosis approach using an optimized LightGBM classifier.
- To introduce a new dimension reduction technique, cam locally linear discriminate embedding (CLLDE), for deformed high-dimensional data.
- To develop an improved optimization algorithm, elite opposite sparrow search algorithm (EOSSA), for hyper-parameter tuning.
Main Methods:
- Developed cam locally linear discriminate embedding (CLLDE) to improve feature extraction from deformed high-dimensional data.
- Proposed elite opposite sparrow search algorithm (EOSSA) by integrating elite opposite and orifice imaging opposite learning strategies into SSA.
- Utilized EOSSA to optimize the hyper-parameters of the LightGBM classifier for fault identification.
Main Results:
- CLLDE demonstrated superior performance over LLDE on the iris dataset for handling deformed data.
- EOSSA exhibited faster convergence and better optimization capabilities compared to five other algorithms on benchmark functions.
- The EOSSA-LightGBM approach achieved a superior fault recognition rate on the Tennessee Eastman (TE) process dataset.
Conclusions:
- The proposed CLLDE method effectively addresses data distribution changes in feature extraction.
- EOSSA significantly enhances the optimization performance of the Sparrow Search Algorithm.
- The EOSSA-LightGBM framework provides a highly effective and superior approach for industrial fault diagnosis.
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
2.5K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.5K
Detection of Gross Error: The Q Test
6.5K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.5K

