Pith. sign in

REVIEW 1 cited by

Handling Imbalanced Classification Problems With Support Vector Machines via Evolutionary Bilevel Optimization

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2204.10231 v1 pith:FWII5HDE submitted 2022-04-21 cs.LG cs.AIcs.NE

classification cs.LGcs.AIcs.NE
keywords levelsupportclassificationimbalancedoptimizationproblemsbilevelebcs-svm
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Support vector machines (SVMs) are popular learning algorithms to deal with binary classification problems. They traditionally assume equal misclassification costs for each class; however, real-world problems may have an uneven class distribution. This article introduces EBCS-SVM: evolutionary bilevel cost-sensitive SVMs. EBCS-SVM handles imbalanced classification problems by simultaneously learning the support vectors and optimizing the SVM hyperparameters, which comprise the kernel parameter and misclassification costs. The resulting optimization problem is a bilevel problem, where the lower level determines the support vectors and the upper level the hyperparameters. This optimization problem is solved using an evolutionary algorithm (EA) at the upper level and sequential minimal optimization (SMO) at the lower level. These two methods work in a nested fashion, that is, the optimal support vectors help guide the search of the hyperparameters, and the lower level is initialized based on previous successful solutions. The proposed method is assessed using 70 datasets of imbalanced classification and compared with several state-of-the-art methods. The experimental results, supported by a Bayesian test, provided evidence of the effectiveness of EBCS-SVM when working with highly imbalanced datasets.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Sampling Imbalanced Data with Multi-objective Bilevel Optimization

    cs.LG 2025-06 reject novelty 6.0 of 10

    A heuristic bilevel optimization wrapper around SVM-SMOTE is claimed to improve minority-class F1 by selecting training samples that increase model-output variance and reduce overlap.

Pith tools