Related Experiment Video
Updated: Nov 28, 2025

04:04
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
Published on: July 22, 2025
688
Label Noise Cleaning with an Adaptive Ensemble Method Based on Noise Detection Metric
Wei Feng1, Yinghui Quan1, Gabriel Dauphin2
1Department of Remote Sensing Science and Technology, School of Electronic Engineering, Xidian University, Xi'an 710071, China.
Sensors (Basel, Switzerland)
|December 1, 2020
Summary
This study introduces the Ensemble Method based on the Noise Detection Metric (ENDM), a novel technique to clean noisy datasets. ENDM effectively identifies and corrects mislabeled data, improving machine learning model performance.
Area of Science:
- Machine Learning
- Data Science
- Computer Science
Background:
- Real-world datasets frequently contain label noise, impacting model training and performance.
- Accurate data labeling is often costly or time-intensive.
- Label noise can lead to increased training set size, model complexity, overfitting, and reduced prediction accuracy.
Purpose of the Study:
- To propose a novel data cleaning technique to address label noise in datasets.
- To develop a method that identifies and corrects or removes mislabeled samples effectively.
- To enhance the performance and robustness of machine learning models trained on noisy data.
Main Methods:
- The proposed method, Ensemble Method based on the Noise Detection Metric (ENDM), utilizes ensemble classifiers.
- Four metrics are derived from a learned ensemble classifier to assess the probability of a sample being mislabeled.
- Thresholds are optimized on a validation dataset for three ensemble classifiers (Bagging, AdaBoost, k-NN) to identify noisy samples.
Main Results:
- The ENDM technique was evaluated on 15 public datasets, demonstrating its effectiveness in data cleaning.
- A comparative analysis showed ENDM's performance against established methods like majority vote and consensus vote.
- The method successfully identified and handled corrupted samples, leading to improved classification outcomes.
Conclusions:
- The Ensemble Method based on the Noise Detection Metric (ENDM) is an effective approach for handling label noise in datasets.
- ENDM offers a robust solution for improving machine learning model accuracy and reliability.
- The proposed technique provides a valuable tool for data preprocessing in various machine learning applications.
Related Concept Videos
Difference from Background: Limit of Detection
7.9K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
7.9K
Classification of Signals
1.2K
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.2K
Detection of Gross Error: The Q Test
6.7K
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.7K

