Boosting with Lexicographic Programming: Addressing Class Imbalance without Cost Tuning
Shounak Datta, Sayak Nag, Swagatam Das

TL;DR
This paper introduces a lexicographic linear programming approach to improve boosting for imbalanced multi-class classification, eliminating the need for costly cost tuning and effectively balancing class performance.
Contribution
It presents a novel two-stage lexicographic linear programming framework for boosting that handles class imbalance without cost set tuning, applicable to multi-class problems.
Findings
Effective on artificial and real-world datasets
Outperforms traditional methods in class imbalance scenarios
Applicable to complex tasks like hyperspectral and ImageNet classification
Abstract
A large amount of research effort has been dedicated to adapting boosting for imbalanced classification. However, boosting methods are yet to be satisfactorily immune to class imbalance, especially for multi-class problems. This is because most of the existing solutions for handling class imbalance rely on expensive cost set tuning for determining the proper level of compensation. We show that the assignment of weights to the component classifiers of a boosted ensemble can be thought of as a game of Tug of War between the classes in the margin space. We then demonstrate how this insight can be used to attain a good compromise between the rare and abundant classes without having to resort to cost set tuning, which has long been the norm for imbalanced classification. The solution is based on a lexicographic linear programming framework which requires two stages. Initially, class-specific…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImbalanced Data Classification Techniques · Text and Document Classification Technologies · Electricity Theft Detection Techniques
