paper-with-me

Papers

Adaptive Cost-sensitive Online Classification

2018-04-06 · Peilin Zhao, Yifan Zhang, Min Wu, Steven C. H. Hoi, Mingkui Tan, Junzhou Huang

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 into our algorithms, which significantly accelerates the computational speed with quite slight performance loss. Finally, we apply our algorithms to tackle several online anomaly detection tasks from real world. Promising results prove that the proposed algorithms are effective and efficient in solving cost-sensitive online classification problems in various real-world domains.

📄 PDF Abstract BibTeX arXiv:1804.02246

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionClassificationGeneral ClassificationSpecificity

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Online classifier adaptation for cost-sensitive learning

2015-03-23 · Junlin Zhang, Jose Garcia

In this paper, we propose the problem of online cost-sensitive clas- sifier adaptation and the first algorithm to solve it. We assume we have a base classifier for a cost-sensitive classification problem, but it is train…

ClassificationGeneral Classification

Adaptive Cost-Sensitive Learning in Neural Networks for Misclassification Cost Problems

2021-11-14 · Ohad Volk, Gonen Singer

We design a new adaptive learning algorithm for misclassification cost problems that attempt to reduce the cost of misclassified instances derived from the consequences of various errors. Our algorithm (adaptive cost sen…

Binary Classification

A Cost-Sensitive Deep Belief Network for Imbalanced Classification

2018-04-28 · Chong Zhang, Kay Chen Tan, Haizhou Li, Geok Soon Hong

Imbalanced data with a skewed class distribution are common in many real-world applications. Deep Belief Network (DBN) is a machine learning technique that is effective in classification tasks. However, conventional DBN …

ClassificationFault DiagnosisGeneral Classificationimbalanced classification

Dynamic Principal Projection for Cost-Sensitive Online Multi-Label Classification

2017-11-14 · Hong-Min Chu, Kuan-Hao Huang, Hsuan-Tien Lin

We study multi-label classification (MLC) with three important real-world issues: online updating, label space dimensional reduction (LSDR), and cost-sensitivity. Current MLC algorithms have not been designed to address …

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Cost-Sensitive Convolution based Neural Networks for Imbalanced Time-Series Classification

2018-01-13 · Yue Geng, Xinyu Luo

Some deep convolutional neural networks were proposed for time-series classification and class imbalanced problems. However, those models performed degraded and even failed to recognize the minority class of an imbalance…

Deep LearningGeneral ClassificationTemporal SequencesTime Series+2