2009 Second International Workshop on Computer Science and Engineering 2009
DOI: 10.1109/wcse.2009.756
|View full text |Cite
|
Sign up to set email alerts
|

MSMOTE: Improving Classification Performance When Training Data is Imbalanced

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
71
0
3

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 198 publications
(80 citation statements)
references
References 4 publications
0
71
0
3
Order By: Relevance
“…This process is continued for m randomly selected minority samples until the desired cardinality for minority class is achieved. Modified SMOTE (MSMOTE) [21] is one of the methods originated from SMOTE. In [22], Majority Weighted Minority Oversampling Technique (MWMOTE) is introduced which uses SMOTE algorithm for generating new samples.…”
Section: Data Preprocessing Methodsmentioning
confidence: 99%
“…This process is continued for m randomly selected minority samples until the desired cardinality for minority class is achieved. Modified SMOTE (MSMOTE) [21] is one of the methods originated from SMOTE. In [22], Majority Weighted Minority Oversampling Technique (MWMOTE) is introduced which uses SMOTE algorithm for generating new samples.…”
Section: Data Preprocessing Methodsmentioning
confidence: 99%
“…In each iteration, the data distribution is changed by altering the weight to train the next classifier towards the positive class. These algorithms mainly include SMOTEBoost [14], RUSBoost [15], MSMOTEBoost [16], and DataBoost-IM [17] algorithms. In bagging-based ensembles, the algorithms combine bagging with data preprocessing techniques.…”
Section: Mathematical Problems In Engineeringmentioning
confidence: 99%
“…Oversampling technique reduces the imbalance ratio of skewed data set by duplicating minority instances [19]. This retains all the existing instances of the training data set but causes an increase in the size of the data set [20].…”
Section: A Oversamplingmentioning
confidence: 99%
“…The under-sampling technique reduces the imbalance ratio of the skewed dataset by removing some samples from the majority class [19]. It decreases the number of samples of majority class in order to make the number of instances of two classes approximately equal.…”
Section: B Under-samplingmentioning
confidence: 99%