Matrix sketching for supervised classification with imbalanced classes
Roberta Falcone, Angela Montanari, Laura Anderlucci

TL;DR
This paper explores using matrix sketching, a data compression technique, to improve supervised classification performance on imbalanced datasets by rebalancing class sizes.
Contribution
It introduces the novel application of matrix sketching for addressing class imbalance in supervised learning, enhancing classification accuracy for minority classes.
Findings
Sketching effectively rebalances class distributions.
Improves classification performance on imbalanced datasets.
Provides a computationally efficient rebalancing method.
Abstract
Matrix sketching is a recently developed data compression technique. An input matrix A is efficiently approximated with a smaller matrix B, so that B preserves most of the properties of A up to some guaranteed approximation ratio. In so doing numerical operations on big data sets become faster. Sketching algorithms generally use random projections to compress the original dataset and this stochastic generation process makes them amenable to statistical analysis. The statistical properties of sketching algorithms have been widely studied in the context of multiple linear regression. In this paper we propose matrix sketching as a tool for rebalancing class sizes in supervised classification with imbalanced classes. It is well-known in fact that class imbalance may lead to poor classification performances especially as far as the minority class is concerned.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
