Adaptive Cost-sensitive Online Classification
Peilin Zhao, Yifan Zhang, Min Wu, Steven C. H. Hoi, Mingkui Tan, and, Junzhou Huang

TL;DR
This paper introduces adaptive, cost-sensitive online classification algorithms that incorporate second-order information and sketching techniques, improving prediction accuracy and computational efficiency in real-world anomaly detection tasks.
Contribution
It proposes novel cost-sensitive online classifiers with adaptive regularization and sketching, enhancing performance and speed over existing first-order methods.
Findings
Algorithms outperform existing methods in accuracy.
Sketching accelerates computation with minimal performance loss.
Effective in real-world anomaly detection applications.
Abstract
Cost-Sensitive Online Classification has drawn extensive attention in recent years, where the main approach is to directly online optimize two well-known cost-sensitive metrics: (i) weighted sum of sensitivity and specificity; (ii) weighted misclassification cost. However, previous existing methods only considered first-order information of data stream. It is insufficient in practice, since many recent studies have proved that incorporating second-order information enhances the prediction performance of classification models. Thus, we propose a family of cost-sensitive online classification algorithms with adaptive regularization in this paper. We theoretically analyze the proposed algorithms and empirically validate their effectiveness and properties in extensive experiments. Then, for better trade off between the performance and efficiency, we further introduce the sketching technique…
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.
Taxonomy
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
